|
|
|
[
Permlink
| « Hide
]
Dan Diephouse - 08/Sep/06 09:08 AM
Can you let me know which version of xerces you may or may not have on the classpath?
I cannot find xerces on my classpath (but I cannot guarantee it is not hidded somewhere in WebLogic jars).
I do have woodstox v 2.9.3 on my classpath. Complete list of jars for the application is as follow (standard Weblogic 8.1 SP3 jars not listed here): Thanks. This issue is driving me insane. I have that exact environment set up but can't reproduce it.
Any chance you could try running this out of weblogic? or could you let me know what jars weblogic has on the classpath? I'm not a classpath expert by any means. Err I meant to say: I'm not a weblogic expert by any means.
I tried this on tomcat and still get the same problem. The test case is provided:
See test case: ---------------------------------------------------------------------------------------------------------- The zip contains folder 'test' which is an exploded war ready to deploy. After
When you request for WSDL for the second you get invalid xml document but for the first one this seems to work ok. XMLBeans problem again ? OK, maybe this is an xmlbeans issue. I'll have to investigate. Thanks for the test case.
original test case has been relaced with maven project (attached)
Awesome! Thanks for the test case. I'll be checking this out later today.
Alright, thanks to this test case I have it reproduced now. Working on fixing...
Turns out this is a bug in WSDL4J. To fix, simply drop in a new version of WSDL4J. I've uploaded one here for convenience:
OK, I wrote a custom serializer for WSDL4J and things seem to be working fine. If you use a normal WSDL4J and this build, things should work:
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||