Hi, 
I'v got following problem with jar libs. 
my web application (let say A ) depend on other part of the project (B) which 
have its own dependencies ( C,D.. etc) . But when I try to deploy 'A', 
subproject libs from B are not deployed to Tomcat and the site doesn't work 
properly. Is it possible to bundle 'C,D...' libs in B so that Tomcat could use 
them? (I dont want to add dependencies 'C,D..' to 'A' because when 'B' changes 
I would have to change also A's project.xml) 

Thanks in advance 
Artur 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to