Hi, we're in the process of upgrading to 4.0.4 and the only thing not working 
is our web services. 

The problem is that we're using old jax-rpc jar files (from 2003), and when 
it's deployed jax-rpc StreamHandler is expecting 
com.sun.xml.messaging.saaj.soap.* classes but it's getting org.jboss.ws.soap.* 
classes.

It seems we can't remove JBossWS, so is the only solution to upgrade and use 
jsr191 with annotations, etc.? We'd like to get JBoss upgraded first and the 
web services after if possible. If not, can someone point me to a good 
tutorial/guide for converting our current implementation?

I'm a newbie to the project/JBoss, so any help is appreciated. Thanks.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3963220
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to