Hello
I'm using JBoss-3.2.6 and I can't get my wsr-files to deploy. The
wsr-file is placed in an ear-file. The jar-file in the ear-file is
deployed but not the wsr-file. What am I doing wrong?
The ear-file is placed in the deploy directory and contains the
following.
- ear
- jar
- wsr
/META-INF/web-service.xml
Marek Lange - 18 Nov 2004 15:16 GMT
> Hello
>
[quoted text clipped - 9 lines]
> - wsr
> /META-INF/web-service.xml
Did you include your webservice archive in /META-INF/application.xml of
your ear?
-marek