[JBoss-user] [JBossWS] - Re: Server faultCode

2006-04-10 Thread [EMAIL PROTECTED]
I'll try to post something to the wiki later this week. It's mostly been a fairly smooth experience. The problem I'm still having is that jbossws is always returning soapenv:Client whatever the exception. For example, the message below is typical of what I'm seeing: 10:10:03,484 DEBUG

[JBoss-user] [JBossWS] - Re: Server faultCode

2006-04-07 Thread hbraun
soapenv:Client indicates that the web service client did something wrong and should not resend the envelope. Whereas soapenv:Server means that an error occured while processing an envelope, but it can be redelivered. It's usally not a good idea to change these semantics, because they regarded a

[JBoss-user] [JBossWS] - Re: Server faultCode

2006-04-07 Thread hbraun
Regarding your migration from JBoss 3.2.4 to JBoss 4.0.4: What you like to share your experiences with the community? The WIKI would be a good place for that: http://wiki.jboss.org/wiki/Wiki.jsp?page=JBWS404Compatibility View the original post :