You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by wo...@yahoo.co.jp on 2004/11/08 19:33:09 UTC

@WebService annotation on EJB Remote Interface.

Hi there,

I've implemented a new Axis provider, named AnnotatedEJBProvider, which 
provides a web service of EJB Remote Interface annotated with @WebService
annotation.
It's able to generate a WSDL and provides the service.

Now, I want volunteers to review the source code.
Could anyone please review it after I make it clean ?
The source code is kinda messy right now :( 

Maybe Michael, Jonathan, or Dims...?  :p

I've tested on the following system environment.
[JBoss] <--remote--> [TOMCAT/AXIS(&Beehive)] <--remote--> [client]

Cheers,

Wolfgang