eclipse - I try to add simple java project to Deployment Assembly and it disappear -


hi stackoverflower,
use eclipse helios , problem.

i have main project name main. dynamic web project.
have util project name util. simple java project.

i open deployment assembly main project.
click add -> project -> choose util project-> finish
in screen show new project in table

source : util | deploy path : /web-inf/lib/util.jar 

anything good, click ok.
when go deployment assembly again util project disappear.
, sure when deploy, util project doesn't become jar file library.

thanks suggestion.

to echo comments above, took notice of bug 318068 "aggregate deployment assembly fixes helios sr1", includes a lot bug fixes regarding feature.

the op diewland reports:

it works! update eclipse , ok.

so eclipse3.6.1 recommended "deployment assembly" operations.


Comments

Popular posts from this blog

java - SNMP4J General Variable Binding Error -

windows - Python Service Installation - "Could not find PythonClass entry" -

Determine if a XmlNode is empty or null in C#? -