Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Nested lib folder structure at deployment on JBoss AS 5.1 in server view
Nested lib folder structure at deployment on JBoss AS 5.1 in server view [message #534144] Tue, 18 May 2010 08:33 Go to next message
Bjoern  is currently offline Bjoern Friend
Messages: 1
Registered: May 2010
Junior Member
We got a multi project Maven web project that is deployed as an ear on a JBoss
AS 5.1 in the internal server view. The required libraries are copied to the
.ear/lib folder as expected. With Maven and a manual deploy on the server
everything is fine, even if we build it by m2eclipse in Eclipse. But if we
deploy the exploded ear file by the internal server view, some of the deployed
libraries are not in the .ear/lib folder but in some nested lib folders like
.ear/lib/lib/lib/ created by Eclipse or whatever. The workaround is to change
the classpath of the launch configuration of the JBoss and to add the libraries
located in the nested lib/lib/lib folder as User Entries for startup, cause the JBoss of cause won't find the libraries located in the nested lib folder structure.

Did anybody experienced a similar issue and got a solution or the reason of this weird behaviour?
thx a lot

[Updated on: Tue, 18 May 2010 08:33]

Report message to a moderator

Re: Nested lib folder structure at deployment on JBoss AS 5.1 in server view [message #550575 is a reply to message #534144] Fri, 30 July 2010 21:11 Go to previous messageGo to next message
Bruno Medeiros is currently offline Bruno MedeirosFriend
Messages: 1
Registered: July 2010
Junior Member
Yes, I'm getting the same problem... Every time I deploy i need to fix the locations manually.
Re: Nested lib folder structure at deployment on JBoss AS 5.1 in server view [message #633486 is a reply to message #550575] Mon, 18 October 2010 08:05 Go to previous message
Jan  is currently offline Jan Friend
Messages: 1
Registered: April 2010
Junior Member
same Problem here with latest Helios and all updates...

Sad

[Updated on: Mon, 18 October 2010 08:05]

Report message to a moderator

Previous Topic:Command used to stop tomcat
Next Topic:[SOLVED] Attribute 'attrname' is not allowed to appear in element 'elem'
Goto Forum:
  


Current Time: Wed Apr 24 15:33:20 GMT 2024

Powered by FUDForum. Page generated in 0.03194 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top