JBoss EAP 4.3 Web Services error on Sun JDK 1.6

Solution Verified - Updated -

Issue

  • WebServices CCE when starting with JDK 6
  • UnsupportedOperationException invoking webservice.
  • The following exception is thrown for web services client

    Caused by: java.lang.UnsupportedOperationException: setProperty must be overridden by all subclasses of SOAPMessage
            at javax.xml.soap.SOAPMessage.setProperty(SOAPMessage.java:441)
            at org.jboss.ws.core.soap.SOAPMessageImpl.<init>(SOAPMessageImpl.java:67)
            at org.jboss.ws.core.soap.MessageFactoryImpl.createMessage(MessageFactoryImpl.java:161)
    

Environment

  • JBoss Enterprise Application Platform (EAP)
    • 4.3
    • 4.2
  • Sun JDK 1.6

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.