Anonymous | Login | Signup for a new account | 12-17-2024 08:29 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0002842 | [Resin] | minor | always | 08-13-08 07:41 | 08-20-08 12:59 | ||||
Reporter | emil | View Status | public | ||||||
Assigned To | emil | ||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | 3.2.1 | ||||||
Summary | 0002842: XML Streaming issue with XFire and Resin 3.1.6 | ||||||||
Description |
(Rep by Richard Grantham) > I'm still in the process of trying to move our application over to Resin > 3.1.6. I had an out-standing issue with incorrect SOAP responses coming > from Xfire 1.2.6. My SOAP responses follow this pattern: > > <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" [^] > xmlns:xsd="http://www.w3.org/2001/XMLSchema" [^] > > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> [^] > <soap:Body> > <ns1:methodResponse xmlns:ns1="http://mynamespace"> [^] > <ns1:result> > <firstElement xmlns="http://mynamespace" [^] > /> > <secondElement /> > <thirdElement /> > </ns1:result> > </ns1:methodResponse > > </soap:Body> > </soap:Envelope> > > Only firstElement has namespace declaration. This is incorrect. All > elements should have this namespace declaration. > > I guess this is an bug with Resin's streaming XML implementation. By > configuring Resin to use STaX instead I solved the issue I was having. |
||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
28 total queries executed. 25 unique queries executed. |