-
1. Re: JBoss.net and xDoclet
thomas.diesler Oct 19, 2004 12:04 PM (in response to nohwal)JBossWS in jboss-4.0 supports portable J2EE compiant web services. For a description of how to expose POJOs as service endpoints, see the JBossWS wiki.
-
2. Re: JBoss.net and xDoclet
nohwal Oct 20, 2004 4:31 AM (in response to nohwal)Thanks for the response Thomas!
Does that means I can't expose my POJOs as Web-services in JBoss 3.2.x?
Many thanks.
+Deepak. -
3. Re: JBoss.net and xDoclet
thomas.diesler Oct 20, 2004 7:52 AM (in response to nohwal)No it doesn't. JBoss.NET builds ontop of Axis, which by default only exposes POJOs and not EJBs.
It means, if you have the choice I recommend you to invest time and efford in standard ws and not the propriatary JBoss.NET approach.
JBoss.NET has entered maintainance and will not be developed further. -
4. Re: JBoss.net and xDoclet
keanthian Oct 20, 2004 9:29 AM (in response to nohwal)hi all,
i'm exploring JBoss.Net too...just would like to check with you all, did anyone of you try to develop Document/Literal web service? it seem like not working properly when your web services accepting more than one parameters..