Skip to main content



      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 04:33 Go to next message
Eclipse UserFriend
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 04:33] by 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 17:11 Go to previous messageGo to next message
Eclipse UserFriend
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 04:05 Go to previous message
Eclipse UserFriend
same Problem here with latest Helios and all updates...

Sad

[Updated on: Mon, 18 October 2010 04:05] by 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: Sat Jul 19 00:43:36 EDT 2025

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

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

Back to the top