Hi all, I saw that there is no way to deploy a service programmatically in Axis2. Is that the case? Only building the AxisService object instance is possible through the buildService method of the deploymentEngine, but this doesn't help much. The doDeploy() method checks an array of WSArchives , which are loaded through ArchiveFileData.
I am more interested in deploying a service without having any AAR archive on the file system, but some other repository (a third party app or a database for instance). Thanks for the feedback. Best Regards, Angel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
