I did find that, but since the packages didn't match, I assumed that wasn't quite it. What the heck is Sun doing changing packages?!
Thanks, Lee > -----Original Message----- > From: Daniel Kulp [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 17, 2008 1:06 PM > To: [email protected] > Cc: Lee Breisacher > Subject: Re: Saaj source code > > > It's technically one of the sources jars at: > http://download.java.net/maven/1/com.sun.xml.messaging.saaj/ja > va-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 >
