DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15193>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15193 Fail to build from source (due to missing xjavac.jar?) ------- Additional Comments From [EMAIL PROTECTED] 2002-12-10 14:56 ------- Thank you, I reckon, I didn't read attentively enough. In my case, I found the XJavac.java and built the task. If I may, I would recommend, at least, putting a comment in the build.xml to save quite a bit of time to those of us, like myself, that do not habitually need to build from sources. Re the problem I mentioned, I tracked it down so far to inability to load the XMLSchemaMessages. I'm sure, it has to do with the class loader. The applet uses Java plugin and Entrus/IAIK security providers to log into PKI. The xercesParserImpl.jar is on the applet's classpath but it subsequntly downloads the application jars on the local disk and uses a classloader to launch that application and it somehow causes the classloader failure to load the message properties. I have to juggle the HTTPS stream handler providers because once the applet has logged in to PKI it opens the mutually authenticated connection to a different host/port and I must switch providers from Sun JSSE to IAIK. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
