Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Strange "deployment assembly" manifest editor behavior
Strange "deployment assembly" manifest editor behavior [message #666321] Tue, 19 April 2011 21:33
Vadim Dmitriev is currently offline Vadim DmitrievFriend
Messages: 74
Registered: July 2009
Member
Hi!

I observe a strange "deployment assembly" properties page behavior. I
suspect it's to due my lack of knowledge regarding this 'JEE packaging'
theme. I'll be grateful for any clarification on the subject.

I have project 'testEAR' and it's child EJB project 'testEJB'. Here is
what I do when I observe this strange behavior I talk about.
testEAR -> properties -> deployment assembly -> add... -> archive from
file system. I selected 'openfaces.jar' and hit 'OK'. So now I have
openfaces.jar with deploy path "lib/openfaces.jar". "EAR library
directory" is "lib".
testEJB -> properties -> deployment assembly -> manifest entries ->
add... I see an empty list, though I suspect that "lib/openfaces.jar"
should be listed. Ok, open testEAR's deployment assembly again and
change "EAR library directory" to "lib1". Go back to testEJB deployment
assembly. Now I see "lib/openfaces.jar" in "Add manifest entries" list.

Is it OK that EAR libraries are not listed for inclusion into testEJB's
manifest when "EAR library directory" value is a prefix for libraries'
deployment paths? I can successfully add entries manually in deployment
assembly manifest editor even if jars are not listed, but it is not very
convenient.

Thanks!
-- Vadim
Previous Topic:Axis2 1.5.1, Web Service, Tomcat 6.0
Next Topic:Getting exception while trying to generate code on WTP through TagToolPaletteEntry
Goto Forum:
  


Current Time: Fri Mar 29 08:39:09 GMT 2024

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

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

Back to the top