Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » JBoss User Help »

[jboss-user] [EJB/JBoss] - Registering Web Service in JNDI

scott.stark@jboss.org

2007-07-11


In EJB2.0 we have some web services we call from EJB's.  We have registered these in JNDI using these tags in the jboss.xml.


| <service-ref>
|   <service-ref-name>services/myWS</service-ref-name>
|   <wsdl-override>http://localhost:8080/InterFace-ejb/XMLInterface?wsdl</wsdl-override>  
| </service-ref>
|

I am now trying to do this in EJB3, does someone know of an annotation that I can use or how you would register a web service for a client call in an EJB.

Thanks

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4063179
_______________________________________________
jboss-user mailing list
jboss-user@(protected)
https://lists.jboss.org/mailman/listinfo/jboss-user
©2008 junlu.com - Jax Systems, LLC, U.S.A.