It's technically one of the sources jars at: http://download.java.net/maven/1/com.sun.xml.messaging.saaj/java-sources/ Not sure if it's 1.3 or 1.3.1.
However, Sun mangles them all from com.sun.xml.messaging.saaj to com.sun.xml.internal.messaging.saaj Dan On Wednesday 17 September 2008 3:59:21 pm Lee Breisacher wrote: > I know I should ask this over at Sun, but thought I'd try here too. Does > anyone know where to find the java source code for the SAAJ classes in > rt.jar in java 1.6. The package is com.sun.xml.internal.messaging.saaj and > other similar packages. For example, MessageImpl.java in > com.sun.xml.internal.messaging.saaj.soap. > > These classes are not in the normal src.zip that comes with JDK 1.6. > > Thanks, > > Lee -- Daniel Kulp [EMAIL PROTECTED] http://www.dankulp.com/blog
