Re: Can't trace org.jcp.xml.dsig.internal.dom.DOMXMLSignature in NetBeans

2008-10-01 Thread Peter B. West
Thanks Sean. Yes, I tried that. I was interested to see if any problems that would surface for a user of the JDK, that were fixed in 1.4.2. Peter sean.mullan wrote: > > Peter B. West wrote: >> That was quick. The source for org.jcp is not part of src.zip in the JDK >> distribution. If I try t

Re: Can't trace org.jcp.xml.dsig.internal.dom.DOMXMLSignature in NetBeans

2008-10-01 Thread Sean Mullan
Peter B. West wrote: That was quick. The source for org.jcp is not part of src.zip in the JDK distribution. If I try to use the xmlsec-1.4.2.jar sources, things go wrong, naturally. Where can I get the sources that were included in the JDK? I'm used 1.6.0_07 and 1.6.0_10RC. See: http://download

Re: Can't trace org.jcp.xml.dsig.internal.dom.DOMXMLSignature in NetBeans

2008-09-30 Thread Peter B. West
That was quick. The source for org.jcp is not part of src.zip in the JDK distribution. If I try to use the xmlsec-1.4.2.jar sources, things go wrong, naturally. Where can I get the sources that were included in the JDK? I'm used 1.6.0_07 and 1.6.0_10RC. Peter B. West wrote: > > I've been trying