Hi Richard,
I just tried installing jbossws-3.0.1-metro-1.0.1.GA into JBossAS 5.0.0.Beta4 following
instructions in docs/Install.txt. I came across the following errors
First:
4.) Execute the samples to verify your installation
'ant tests'
The compile failed to find junit.jar. It appears that the path in build.xml (line 151)
specified as
should actually be
With this patch it compiles ok.
Second:
After the jbossws.sar is deployed you should be able to
access JBossWS underhttp://localhost:8080/jbossws
When I insert this URL in my browser I get a 404.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4140872#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...