[JBoss-user] [JBossWS] - org.xml.sax.SAXException: Invalid element error at the servi

2006-03-30 Thread ramachennupati
Hi, We are trying to use the Docuemnt/literal style in the JBOSS/Axis environment and getting the following errors. Could you please guide us if any thing is wrong. 1. Manually we created our own wsdl 2. Used WSCompile from sun to create all the server side and client side stubs 3. During the invo

[JBoss-user] [JBossWS] - org.xml.sax.SAXException: Invalid element

2005-09-07 Thread hsutarwala
I used the wscompile toolkit to generate the client stubs to a remote WSDL and then wrote a jUnit test. I have been fighting this error for a week now. When the method to perform work is invoked, the jUnit test throws the following errors: | java.lang.reflect.UndeclaredThrowableException |