[jbossws-dev] [Design of JBoss Web Services] - Re: JSR-181 Annotation Based UDDI Registration

jason.greene@jboss.com do-not-reply at jboss.com
Fri Nov 10 14:26:38 EST 2006


Looks like a local transport would be pretty simple to write. All that would be needed would be to abstract the code in JUDDIServlet (possibly into an MBean). And then reuses that module in the transport class.

There is only one method to implement "send(Element)".

http://anonsvn.jboss.org/repos/jbossas/branches/Branch_4_0/varia/src/main/org/jboss/jaxr/juddi/transport/SaajTransport.java

-Jason

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3985010#3985010

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3985010



More information about the jbossws-dev mailing list