AW: AW: [JBoss-user] doing xml-rpc with JBoss

2003-07-04 Thread Jung , Dr. Christoph
Yes, jboss.net is the webservice engine of JBoss. CGJ > -Ursprüngliche Nachricht- > Von: Ionel Gardais [mailto:[EMAIL PROTECTED] > Gesendet: Freitag, 4. Juli 2003 14:35 > An: [EMAIL PROTECTED] > Betreff: Re: AW: [JBoss-user] doing xml-rpc with JBoss > > >

Re: AW: [JBoss-user] doing xml-rpc with JBoss

2003-07-04 Thread Ionel Gardais
Thanks. What about webservices ? is there a way to export session bean's methods and access them by http calls ? thanks, ionel --- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and

AW: [JBoss-user] doing xml-rpc with JBoss

2003-07-04 Thread Jung , Dr. Christoph
You can do it using jax-rpc and SOAP. See jboss.net module. CGJ > -Ursprüngliche Nachricht- > Von: Ionel Gardais [mailto:[EMAIL PROTECTED] > Gesendet: Freitag, 4. Juli 2003 11:40 > An: [EMAIL PROTECTED] > Betreff: [JBoss-user] doing xml-rpc with JBoss > > > Hi

[JBoss-user] doing xml-rpc with JBoss

2003-07-04 Thread Ionel Gardais
Hi all, happy July 4th to all US JBoss users. Question is simple : is it possible to use xml-rpc with JBoss ? (calling Session beans methods using xml-rpc) If it is possible, what do I need to implement it and where can I find example (docs, DDs, sample source code ...) thanks, ionel