Hi all,
I've added the following Axis2 related properties into the Carbon core
axis2.xml which should be filtered at product level.
1. <parameter
name="EnableChildFirstClassLoading">${childfirstCL}</parameter>
This is a very important property when deploying complex services which
contains libraries in the lib folder of the service archive. I've added this
parameter and set the value as a property to be filtered at product level.
Default value for this should be 'false' and if the user wants to use it, he
has to set it to 'true'. But only for G-Reg, I had to make it 'true' by
default because they are going to ship a JAX-WS service for UDDI
implementation.
2. <parameter name="useGeneratedWSDLinJAXWS">${jaxwsparam}</parameter>
This property specifies whether the WSDL for a JAX-WS service is generated
at deployment time or it is generated only if someone calls ?wsdl. Default
value for this property in AppServer is 'true'. But for G-Reg I've set this
to 'false' as it is not a must for it's JUDDI servie to generated WSDL at
deployment time.
Please use proper filter values at product levels.
Thanks,
~Isuru
--
Isuru Suriarachchi
Technical Lead & Product Manager, WSO2 Application Server
WSO2 Inc. http://wso2.com
email : [email protected]
blog : http://isurues.wordpress.com/
lean . enterprise . middleware
_______________________________________________
Carbon-dev mailing list
[email protected]
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev