[JBoss-user] Webservice deployment in ear

2004-02-11 Thread Johannes Plachy

Hi,

I want to deploy a webservice under JBoss
3.2.2 based on a stateless session bean.
This webservice should be packaged inside
a wsr and packaged together with the ejb.jar and a war as app.ear.

what do I need to package inside the wsr
beside the client-side EJB jar and the axis deploymentdescriptor ( web-service.xml)
what do I have to specify in the ear deployment
descriptor ?

any help would be greatly appreciated
Johannes

RE: [JBoss-user] Webservice deployment in ear

2004-02-11 Thread spohl



Hi,

  -Ursprüngliche Nachricht-Von: 
  [EMAIL PROTECTED] 
  [mailto:[EMAIL PROTECTED]Im Auftrag von Johannes 
  PlachyGesendet: Mittwoch, 11. Februar 2004 11:37An: 
  [EMAIL PROTECTED]Betreff: [JBoss-user] Webservice 
  deployment in ear
  Hi, I want to deploy a webservice under JBoss 3.2.2 based on a stateless 
  session bean. This webservice should be 
  packaged inside a wsr and packaged together with the ejb.jar and a war as 
  app.ear. what do I need to package 
  inside the wsr beside the client-side EJB jar and the axis 
  deploymentdescriptor ( web-service.xml)
  For me: nothing more than the 
  META-INF/web-service.xml
  client-side EJB jar? I think this has nothing to do with a server-side 
  deployment. Should be packaged separately and distributed to ejb-clients. 
  Webservice-Clients can generate stubs from the wsdl generated by axis and 
  published via http://localhost:8080/jboss-net/...
  what do I have to 
  specify in the ear deployment descriptor ?
  
  Simply handle a wsr as an ejb module
  
  application.xml:
  
  
  - module
  
  
   ejbsomename.jar/ejb
  /module
  
  - module
  
  
   ejbsomename.wsr/ejb 
  /moduleany help would be greatly appreciated Johannes


Re: [JBoss-user] Webservice deployment in ear

2004-02-11 Thread Giovanni Formenti
Hi,
i can give u some link to JBoss.Net resources, some of this to create
web-service.xml via XDoclet (I found this great!):
http://www.jboss.org/developers/guides/jboss.net/xdoclet
http://www.csd.abdn.ac.uk/~bscharla/teaching/mtp_software/jboss/jboss-net-He
lloWorld.shtml
http://www.csd.abdn.ac.uk/~bscharla/teaching/mtp_software/jboss/jboss-net-EJ
B-example.shtml
http://www.nsdev.org/jboss/stories/jboss-net.html
http://www.tusc.com.au./tutorial/html/chap9.html

Gio

-Messaggio originale-
Da: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] conto di Johannes Plachy
Inviato: mercoledi 11 febbraio 2004 11.37
A: [EMAIL PROTECTED]
Oggetto: [JBoss-user] Webservice deployment in ear



Hi,

I want to deploy a webservice under JBoss 3.2.2 based on a stateless session
bean.
This webservice should be packaged inside a wsr and packaged together with
the ejb.jar and a war as app.ear.

what do I need to package inside the wsr beside the client-side EJB jar and
the axis deploymentdescriptor ( web-service.xml)
what do I have to specify in the ear deployment descriptor ?

any help would be greatly appreciated
Johannes



---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user