Installation of jbossws-1.0.1 on jbossas-4.0.4.GA resolved my issue:
http://wiki.jboss.org/wiki/Wiki.jsp?page=JBWS101Install
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3953781#3953781
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting
I am having a similar issue with JSR-191 EJB. The testRemoteAccess() test is
successful, but the testWebService() fails.
public void testRemoteAccess() throws Exception {
InitialContext iniCtx = getInitialContext();
YoRemoteInterface ejb3Remote =
(YoRemoteInterface)iniCtx.lookup("/e
"[EMAIL PROTECTED]" wrote : This should be fixed in jbossws-1.0.1
Since I ran into the same problem I wonder how I can figure out what version
was installed with my jboss 4.0.4.GA and how I can upgrade to 1.0.1 or newer?
Thanks,
Alex
View the original post :
http://www.jboss.com/index.html?mod
This should be fixed in jbossws-1.0.1
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3950371#3950371
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3950371
___
JBoss-user mail