Hi,
I need to process some headers in my Web Service but if I have something like this: <testheader SOAP-ENV:mustUnderstand="1" SOAP-ENV:actor="http://schemas.xmlsoap.org/soap/actor/next"/> my service is actually never called and axis throws the following exception: <ns1:stackTrace xmlns:ns1="http://xml.apache.org/axis/"> Did not understand "MustUnderstand" header(s)!
 at org.apache.axis.handlers.soap.SOAPService$SOAPRequestHandler.invoke(Unknown Source)
 Do I need to write my own handler that processes such headers (with mustUnderstand = 1) before my Web Service is actually called? Thanks. Ramón. > -----Original Message----- > From: Glyn Normington [mailto:[EMAIL PROTECTED]] > Sent: Monday, April 08, 2002 2:43 PM > To: [EMAIL PROTECTED] > Subject: Re: JAXM > > > No, although it contains JAXM interfaces and implements some of them. > > Glyn > > > > > > "Ma, June" > > > <june.ma@commerce To: > "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> > > one.com> cc: > > > Subject: JAXM > > > 04/04/02 03:14 > > > Please respond to > > > axis-user > > > > > > > > > > > > Hi AXIS team, > > > I attended JAVAONE last week, seems like SUN is pushing hard > on JAXM. Does > AXIS comply with JAXM. I know it complies with JAX-RPC. > > > Thanks, > -June > > > > > > >