[Bug 1487] New: com.sun.xml.messaging.saaj issues in latest release

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Tue Jun 25 10:56:28 PDT 2013


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1487

            Bug ID: 1487
           Summary: com.sun.xml.messaging.saaj issues in latest release
    Classification: Unclassified
           Product: IcedTea
           Version: unspecified
          Hardware: x86_64
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P3
         Component: IcedTea
          Assignee: gnu.andrew at redhat.com
          Reporter: mwringe at redhat.com
                CC: unassigned at icedtea.classpath.org

Latest OpenJDK update in Fedora breaks application servers when using soap
messaging.

Notes:
1) only appears to affect the latest version (1.7.0.25) and not previous
versions (1.7.0.19)
2) the 1.7.0.25 Oracle JDK works, its only the latest openjdk one which is
broken.

Environment:
- Fedora 18, x86 version of jdk

Steps to Reproduce:
1) install the 1.7.0.19 openjdk rpm (tested with
http://koji.fedoraproject.org/koji/buildinfo?buildID=424773)
2) download gatein
(http://downloads.jboss.org/gatein/Releases/Portal/3.6.0.Beta02/GateIn-3.6.0.Beta02-jbossas-7.zip)
3) start the server (cd bin;./standlone.sh)
4) once the server is started, go to
http://localhost:8080/portal/login?username=root&password=gtn&initialURI=/portal/g/:platform:administrators/wsrpConfiguration
5) click one of the refresh buttons for the consumer
6) notice that it refreshes and there are no errors displayed or logged
7) stop the server (ctrl-c)

8) update the openjdk rpm to 1.7.0.25
9) start the server again and try to refresh the consumer.
10) notice the error in the browser and errors in the logs
11) stop the server

12) install the oracle jdk 1.7.0.25
13) start the server again and try to refresh a consumer
14) notice that like the 1.7.0.19 openjdk, it works and there are no errors

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20130625/02107bf1/attachment.html 


More information about the distro-pkg-dev mailing list