java seems not to find a class from rt.jar ;)

M

Maciek Zywno

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
 
M

Maciek Zywno

Maciek said:
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.

The exception is displayed by java console (I set java plugin to start
in debug mode). Unfortunately I cannot copy the error here.. (it
NoClassDefFoundError). The console shows that jre 1.5.0_02 is used.

Regards
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,482
Members
44,901
Latest member
Noble71S45

Latest Threads

Top