Open GoogleCodeExporter opened 8 years ago
I missed the following information:
What steps will reproduce the problem?
Deploy OData4j in Weblogic and dump the $metadata or the root of services.
What is the expected output? What do you see instead?
A well formatted XML document.
The document is not valid the end elements are missing.
What version of the product are you using? On what operating system?
0.7.0, 0.8.0 on Windows
Original comment by samuel.v...@gmail.com
on 22 Oct 2012 at 11:50
Thanks, good catch. Is there a way to test without Weblogic? Is their Stax
stack available separately?
Original comment by john.spurlock
on 22 Oct 2012 at 11:58
That's exactly what I tried but it seems not so evident. The easiest way would
be to mock the XMLOutputFactory. I found no public Weblogic Stax.
I will try to add a testcase if possible.
Original comment by samuel.v...@gmail.com
on 22 Oct 2012 at 12:10
Seems that we can use the Stax from BEA. (stax:stax:1.2.0)
I've added 2 test cases and 1 dependency in scope test.
Original comment by samuel.v...@gmail.com
on 22 Oct 2012 at 2:54
Attachments:
I've got the same issue running on Weblogic 12.1.1 or Glassfish 3.1.2
Patch seem to work for me, thanks samuel.v
Original comment by superpit...@gmail.com
on 6 Dec 2012 at 2:35
Original issue reported on code.google.com by
samuel.v...@gmail.com
on 22 Oct 2012 at 11:38Attachments: