[jboss-user] [JBossWS] - Handle

2007-04-04 Thread KoniKoni
I use Netbeans 5.5, where i have to be save jaxws-handlers.xml im netbeans 
projekt struktur?

org.jboss.ws.WSException: Cannot resolve URL to handler file: 
WEB-INF/jaxws-handlers.xml


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4034693#4034693

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4034693
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBossWS] - handle out going message

2006-08-10 Thread jason_rency
all, I my default  outgoing soap message is like this:

env:Envelope xmlns:env='http://schemas.xmlsoap.org/soap/envelope/'
  | env:Header/
  | env:Body
  | ns1:addResponse xmlns:ns1='http://server.reg.src/jaws' 
xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
  | ns1:result10/ns1:result
  | /ns1:addResponse
  | /env:Body
  | /env:Envelope

is it possible customize the message by modifying the wsdl file, say, if I want 
to delete the second line:
env:Header/
what I need to do?

thanks a lot..

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3964407#3964407

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3964407
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user