java seems not to find a class from rt.jar ;)
- From: Maciek Zywno <milosc@xxxxxxxxx>
- Date: Fri, 29 Apr 2005 17:00:15 +0200
Hi,
I use axbridge (activeX) technology to access sun jvm from IIS server. My jar is wrapped and deployed as COM object. JVM is instantiated by windows as IIS request certain java object, but I get the exception that javax.xml.parsers.DocumentBuilderFactory was not found. However it is in rt.jar of my jre.
It is strange to me as this class is inside rt.jar which afaik contains all basic classes. JRE 1.5 is used. Any ideas? What am I missing?
Regards Maciek .
- Follow-Ups:
- Re: java seems not to find a class from rt.jar ;)
- From: Maciek Zywno
- Re: java seems not to find a class from rt.jar ;)
- Prev by Date: IMPOSSIBLE to do this with LOG4J
- Next by Date: Re: java seems not to find a class from rt.jar ;)
- Previous by thread: IMPOSSIBLE to do this with LOG4J
- Next by thread: Re: java seems not to find a class from rt.jar ;)
- Index(es):