-
Bug
-
Resolution: Won't Do
-
Minor
-
2.0-M2
-
None
Seeing this when deploying any of the quickstarts to Riftsaw built from trunk (with Sun JDK 1.5) and JBoss AS 5.1.0 GA:
21:07:09,381 ERROR [SOAPFaultHelperJAXWS] SOAP request exception
java.lang.UnsupportedOperationException: setProperty must be
overridden by all subclasses of SOAPMessage
at javax.xml.soap.SOAPMessage.setProperty(SOAPMessage.java:445)
Running with the JDK 1.6 version of AS 5.1 (http://sourceforge.net/projects/jboss/files/JBoss/JBoss-5.1.0.GA/jboss-5.1.0.GA-jdk6.zip) resolves the problem.
- blocks
-
RIFTSAW-94 Run tests with JDK5 aswell as JDK6
- Closed