|
Deepal,
If I understood what you did here, if you don’t explode all archives, then regular directories wont be loaded.
I think it would be nicer if Axis2 would load exploded directories AND read archive files directly (not explode them).
-- From: Deepal
Jayasinghe [mailto:[EMAIL PROTECTED]
Hi all;
The exploded directory only allowed for services not for modules , and the support for exploded directory handle by the parameter in axis2.xml, if and only if its value is true exploded directory will be supported. The parameter look like follows; <parameter name="extarct_service_archieve" locked="xsd:false">true</parameter> if the value is true , first extract all the archive file in the /service directory and load those exploded directory and if someone drop exploded directory as a service that will take into account. If the parameter not there or value is false, then none of the archive file will be extracted and if someone drop exploded directory as service that wont take into account. Only load archive files into account. Thanks,
|
- RE: [Axis2] Deploying Service Exploded directory Tom Jordahl
- Re: [Axis2] Deploying Service Exploded directory Glen Daniels
- Re: [Axis2] Deploying Service Exploded direct... Sanjiva Weerawarana
- Re: [Axis2] Deploying Service Exploded di... Deepal Jayasinghe
- Re: [Axis2] Deploying Service Explode... Davanum Srinivas
- Re: [Axis2] Deploying Service Ex... Deepal Jayasinghe
