Deepal, thanks for you reply. What about classes shared between the web-app and the web service (say, an exception): should it be put in \WEB-INF\classes or in \WEB-INF\services\service.aar? And what about common libraries?
Thanks, Michele Deepal Jayasinghe wrote: > WAR > jsp pages > WEB-INF > services > aar files > modules > mar files > lib > lib files > classes > class files > > > Thanks > Deepal > > Michele Mazzucco wrote: > >> Hi all, >> >> I've a web application which includes a web service. How does the >> package work in this case? Is it the following? >> >> WAR >> -- jsp pages >> -- WEB-INF >> ---- web.xml >> ---- lib >> ---- aar file including the web service >> >> >> >> Thanks in advance, >> Michele >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> >> >> >> > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
