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 to track down problems by tracing in NetBeans. I am using
> the JSR-105 API for the signature components, so I assume that I am
> getting these classes from rt.jar, as there is no services SPI in the
> xmlsec-1.4.2.jar.
> 
> When I try to trace the calls using NetBeans, the trace skips straight
> over the xmlsec classes, but happily traces into the other classes in the
> JDK. The Call Stack shows the DOMXMLSignature.sign method call in Hidden
> Source Calls, but knows the line number.
> 
> See  http://www.nabble.com/file/p19752612/DOMSignContext.png
> DOMSignContext.png 
> 
> Do you guys have any idea why this might be the case.
> 
> Peter
> 

-- 
View this message in context: 
http://www.nabble.com/Can%27t-trace-org.jcp.xml.dsig.internal.dom.DOMXMLSignature-in-NetBeans-tp19752612p19752814.html
Sent from the Apache XML - Security - Dev mailing list archive at Nabble.com.

Reply via email to