« Return to Thread: basic deploy problems :-S

basic deploy problems :-S

by Petr Stehlik :: Rate this Message:

Reply to Author | View in Thread

Hi,

I have couple of basic problems that have been confusing me for a long time:

1) how can I convince the Kelp Deployer to include my custom *.jar files
(added to the project) in the resulting war file? There is just the
"Include Enhydra Jar" check box in the Deployer dialog and when I check
that it includes also all Enhydra libraries (basically everything from
the multiserver\enhydra\lib folder)...

2) why do I need to include all Enhydra jar files when deploying TDS
made application on TAS installation (using Tomcat Manager at
http://localhost:8080/manager)? Without the eaf*.jar files included in
the WAR it doesn't even start... But the same files are already part of
the TAS installation so I am wondering why the running application
doesn't use those preinstalled libraries.

3) On Windows, when Undeploying an application it gets stuck because it
cannot remove the "eafwebxmlreader.jar" (included in the war, see above)
as it's open and used by java.exe process. I believe this problem
wouldn't even arise if I knew the solution to problem 2).

Thanks a lot in advance for helping me out with this.

Petr




--
You receive this message as a subscriber of the enhydra@... mailing list.
To unsubscribe: mailto:enhydra-unsubscribe@...
For general help: mailto:sympa@...?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws

 « Return to Thread: basic deploy problems :-S