Issue Details (XML | Word | Printable)

Key: AXIS-2336
Type: Bug Bug
Status: Closed Closed
Resolution: Invalid
Priority: Blocker Blocker
Assignee: Unassigned
Reporter: clint dovholuk
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Axis

autogenerated wsdl not fully namespace qualified

Created: 13/Dec/05 03:25 AM   Updated: 14/Dec/05 12:15 AM
Return to search
Component/s: WSDL processing
Affects Version/s: 1.2.1, 1.3
Fix Version/s: None

Time Tracking:
Not Specified

Resolution Date: 14/Dec/05 12:15 AM


 Description  « Hide
PLEASE DO NOT CLOSE THIS BUG UNITL IT'S COMPLETE

this is a duplicate of :
http://issues.apache.org/jira/browse/AXIS-2235 Please mark 2235 as a duplicate of this bug (though 2235 is the one with more information)

Thanks,
-cwd


 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
clint dovholuk added a comment - 13/Dec/05 03:40 AM
it seems that this is an issue with our Resin application server... For fun I brought our app up on a Tomcat install and it works just fine...

Any ideas on why Resin (www.caucho.com) causes the problem?

Thanks,
-Clint

clint dovholuk added a comment - 13/Dec/05 06:55 AM
so after a lot of digging, i found that putting this:


  <system-property javax.xml.parsers.DocumentBuilderFactory="org.apache.xerces.jaxp.DocumentBuilderFactoryImpl"/>
  <system-property javax.xml.parsers.SAXParserFactory="org.apache.xerces.jaxp.SAXParserFactoryImpl"/>

into the resin-web.config (resin 3) fixes the issue.

this can be closed i guess, but it'd be nice to see this documented somewhere as an 'issue'

cwd

Tom Jordahl added a comment - 14/Dec/05 12:15 AM
Problem is with the XML parser, not Axis

Tom Jordahl made changes - 14/Dec/05 12:15 AM
Field Original Value New Value
Status Open [ 1 ] Closed [ 6 ]
Resolution Invalid [ 6 ]