Hi,
 I'm using Tomcat4.0.3 with IIS5.0.
I can run servlet without trouble on Tomcat. But,
when I run a servlet which use xml-API, Tomcat shutdown itself, And I've
this message :

Unexpected Signal : EXCEPTION_GUARD_PAGE occured at PC=0*6d33dfde
Function=JVM_DisableCompiler
Library=c:\j2sdk\jre\lib\jvm.dll

Current Java thread:
     at java.lang.Throwable.fill.....
     at java.lang..........
     .......

I can use Dom or Sax API in an class with a main program, but not in a
servlet. I've put .jar in common\lib
What can I do? Thanks
Jc


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to