Deepal, I forgot a particular: if I put my service in /WEB-INF/services, is it available from "outside" (i.e. can external clients invoke the web service)?
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]
