Hi jfrigo,

I think what you want is to embed jUDDI. This is possible, check out the apache scout project. Scout is a Java API for XML registries (JAXR) and just look at the unittests, where it makes calls to an embedded jUDDI.

For example:

http://svn.apache.org/viewvc/webservices/scout/trunk/scout/src/test/java/org/apache/ws/scout/registry/qa/JAXR060RegistryTest.java?revision=638989&view=markup

Hope that is what you're looking for.

--Kurt

jfrigo wrote:
Hi

I'm working with tomcat, axis2 and juddi. I'm able to deploy a service using
the "drag and drop" method (.aar files in tomcat/webapps/axis2 folder) and
to publish this service on the juddi registry by a java class
implementation. But I was trying to make this process in an automatic way, I
mean run the java class that publish the service automactly when the service
is deployed. I've been reading about axis2 deploy programmatically, but I
didn't get so far :-(:-(. Can anyone help me ? thanks


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

Reply via email to