I'm upgrading our system from JBoss 4.0.3SP1 to JBoss 4.0.4 GA and using 
jbossws14 as soap stack.

When I try to consume a webservice with an endpoint with a colon (:) in the uri 
I get an exception. This is because of a bug in jboss-remoting. See 
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=79401

According to the JIRA issue this is fixed in version 2.0.0 Beta2 see 
http://jira.jboss.com/jira/browse/JBREM-406. This is not the version that JBoss 
4.0.4 GA is shipped with...

To get around this problem, I downloaded the latest jboss-remoting and applied 
the code change my self and replaced the file jboss-remoting.jar in 
$JBOSS_HOME/server/$conf/lib

Now I can consume all webservices that I consumed using JBoss 4.0.3SP1.

Maybe this will help someone out.

Cheers


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

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


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to