Hi,

a wsr is simply a jar with a web-service.xml in the META-INF directory.
if your service is a sessionbean no other files need to be packaged.


you can deploy a wsr as you do with other archives simply by copying the archive in the deploy directory
and try http://127.0.0.1:8080/jboss-net/servlet/AxisServlet ( your service and wsdl should be visible).

regards
johannes



dppsp <[EMAIL PROTECTED]>
Gesendet von: [EMAIL PROTECTED]

12.02.2004 10:46
Bitte antworten an jboss-user

       
        An:        [EMAIL PROTECTED]
        Kopie:        
        Thema:        [JBoss-user] [JBoss Getting Started Documentation] - Creating wsr



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

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

Hello people,



I've found many problems to create a wsr file.

I have the follow structure:

-wstest

--- src

--- shr

------class1.java

------class2.java

--- srv

------class11.java

-WEB-INF

--- web.xml

--- jboss-web.xml



How can I create a wsr file and where can I copy this file?

Somebody can help me, please.

Or if you prefer show me througth builxml file.



Thank you very


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to