Hi Ali,

I simply mean that if I put my classes and property files in
/WEB-INF/classes and libraries in /WEB-INF/lib the service is not really
deployed (the Axis2 engine says the aar file has been deployed, but when
try to invoke the service the requests is rejected because the operation
is not found). Furthermore, static initializers which load system
properties form the property files are not executed.

Any idea?

Thanks,
Michele

Ali Sadik Kumlali wrote:
> Hi Michele,
> 
> I can use property files found under /WEB-INF/classes without any problem. 
> What do you mean with "it does not work properly"? 
> 
> Regards,
> 
> Ali Sadik Kumlali
> 
> ----- Original Message ----
> From: Michele Mazzucco <[EMAIL PROTECTED]>
> To: Axis user mailing list <[email protected]>
> Sent: Tuesday, August 29, 2006 4:04:38 PM
> Subject: [Axis2] Service packaging how to
> 
> Hi all,
> 
> I've got a simple question: which structure should the aar file have if
> libraries and property files are included?
> 
> Is the default (i.e. classes in / and libraries in /lib) ok? And what
> about the property files?
> I've tried also to store classes as well as property files (i.e. log4j
> configuration )in /WEB-INF/classes, libraries in /WEB-INF/lib, but it
> does not work properly.
> 
> Any idea?
> 
> 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]
> 

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

Reply via email to