I'm using eclipse for a project including stateless session beans (slsb). I 
want to expose the business methode of this slsb as a webservice. I figure 
since my webservice endpoint and my remote interface of my slsb are the same, 
i'm using the remote interface as my endpoint.

I'm using an ant task to generate my wsdl (as far as i'm aware, Jboss-ide in 
eclipse isn't able to do this for me).

Correct me if i'm wrong, but I also need a webservices.xml file and a 
jaxrpc-mapping.xml file. Is there any way to automate this?

The last thing i have to do to get my webservice started is an 
<service-endpoint> tag in my ejb-jar.xml. I'm not to keen on doing this by 
hand, so is there any way xdoclet could do this for me? (afterall it is already 
generating my ejb-jar.xml file).

Thanx.

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

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


-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to