0 Replies Latest reply on Apr 9, 2012 9:49 AM by karthikdb

    JSR portlet WS Integration Error

    karthikdb

      HI,

       

      Im trying to integrate a JSR portlet with a outside web service. i was successful in deploying a JSR portlet the it worked fine.

       

      While trying to integrate the portlet with the outside portal via web service im stuck with the following error

       

       

      ERROR [STDERR] javax.xml.ws.WebServiceException: java.lang.UnsupportedOperationException: setProperty must be overridden by all subclasses of SOAPMessage

       

      Environment details

      OS : Windows 7

      JBoss : jboss 4.2.3 GA

      JDK : jdk1.6.0_29

       

       

      Few forums redirected me to move jars

      jaxb-api

      jboss-jaxrpc

      jboss-jaxws

      jboss-saaj

       

      to "endorsed" folder but it didn't work.

       

       

      Any help would be much appreciated. do share across few reference site as well.