Can someone shed some light as to why I can't successfully perform certain functions without an Internet connection? I'm doing two kinds of validation. The first is schema validation. I use the Digital Signatures XML Schema that's in the Santuario JAR. The other is certificate validation where I validate the certificate against the signed contents. If the schema is local, the certificate is local, and the content is local, what is trying to connect to the Internet and causing a failure?
I can provide more detail (and may have to resort to running up something like WireShark), but I figured I'd ask here first to see if anyone knew what to check right off the bat. Thanks, Michael
