× Discuss on T24 Installation, Setting up the environment, TC Server, jBOSS, Package & Deployment, etc…

TWS- org.apache.xerces.parsers.SAXParser error in jboss

  • contact2prasanth
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
7 years 1 month ago #20959 by contact2prasanth
* Deploying the war file in jboss-5.1.0.GA below error is coming.

11:13:45,593 ERROR [STDERR] Warning: org.apache.xerces.parsers.SAXParser: Feature 'javax.xml.XMLConstants/feature/secure-processing' is not recognized.
11:13:45,593 ERROR [STDERR] Warning: org.apache.xerces.parsers.SAXParser: Property 'javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
11:13:45,593 ERROR [STDERR] Warning: org.apache.xerces.parsers.SAXParser: Property 'www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.

* Execute the wsdl , secuirty header error raising.

<S:Envelope xmlns:S="schemas.xmlsoap.org/soap/envelope/">
<S:Body>
<S:Fault xmlns:ns4="www.w3.org/2003/05/soap-envelope">
<faultcode xmlns:wsse="docs.oasis-open.org/wss/2004/01/oasis-20...urity-secext-1.0.xsd">wsse:InvalidSecurity
<faultstring>Invalid Security Header</faultstring>
</S:Fault>
</S:Body>
</S:Envelope>

Please Log in or Create an account to join the conversation.

More
7 years 1 month ago #20994 by andibaso
Try uncheck security option first when generating tws war files.

Please Log in or Create an account to join the conversation.

  • contact2prasanth
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
7 years 1 month ago #20995 by contact2prasanth
Replied by contact2prasanth on topic TWS- org.apache.xerces.parsers.SAXParser error in jboss
Thanks for the reply : andibaso

I have unchecked the WS-SECURITY in WSDL properties of Eclipse. But same error persist while executing the WSDL in SOAP.

Please Log in or Create an account to join the conversation.

More
7 years 1 month ago #20996 by andibaso
Can you share simple generated war file, like currency list using default enquiry? I need to see generated TWS config file.

Please Log in or Create an account to join the conversation.

More
7 years 2 weeks ago #21050 by KISHAN
Hi,
Due to some update in JVM, this errror will triigger ,can u reinsatll jdk 1.6, and jboss..

Please Log in or Create an account to join the conversation.

Time to create page: 0.120 seconds