I am unable to deploy programmatically an archive file on axis soap server. I am using following api...... ConfigurationContext context = ConfigurationContextFactory.createConfigurationContextFromFileSystem( "location of Web-inf directory of axis2 soapserver, "path of ".........WEB-INF/conf/axis2.xml") AxisServiceGroup serviceGroup = DeploymentEngine.loadServiceGroup(aarFile, context); AxisConfiguration xConfig = context.getAxisConfiguration(); xConfig.addServiceGroup(serviceGroup);
hmm , I am sure this worked fine in Axis2 1.3 release. Anyway could you please create a JIRA and attach your aar file and the code, I will looking to that.

Thanks
Deepal

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

Reply via email to