java ee - How do I get Eclipse Deployment Assembly to add a jar instead of a war from a dynamic web project -


i have 2 dynamic web projects , need reference 1 in deployment assembly of other. problem adds .war file web-inf/lib instead of .jar causes tomcat server have class not found errors.

is there simple solution?

create java project , include both of dynamic web app projects have. move code want share web app project web app project b java project.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -