[jdom-interest] Problem running with Resin

Marcel Huijkman marcel at glasshouse.nl
Tue Mar 13 08:26:25 PST 2001


The only way I could get them in my classpath environment is by
using the following settings in my resinn.conf:

<classpath id='D:/jdkdiv/jdom/build/jdom.jar' compile='false'/>
<classpath id='D:/jdkdiv/jdom/lib/xerces.jar' compile='false'/>


remarkable is that in your case the jdom.jar is before the sax.jar
and in my case it's behind that, in fact : they where the last two!.

How case I change the classpath environment that resin is working with?
(And does it have effect on Resin's behaviour?)



At 17:03 13-3-01, you wrote:
>>Sorry, I thought the Env.jsp had the same info as the Env servlet.  The servlet also spits out application info and the key caucho.class.path tells you what the server is actually using.  The Env.java I use is actually modified a bit to show some more of the caucho statistics.  Here is my class path which includes both the system and /lib classes because I have to compile on this machine.
>> 
>>C:\resin\classes;C:\resin\lib\resin.jar;c:\jdk1.2.2\lib\tools.jar;c:\jdk1.2.2\jre\lib\rt.jar;c:\jdk1.2.2\jre\lib\i18n.jar;C:\resin\lib\ant.jar;C:\resin\lib\dom.jar;C:\resin\lib\filetaxes.jar;C:\resin\lib\jaxp.jar;C:\resin\lib\jdbc2_0-stdext.jar;C:\resin\lib\jdom.jar;C:\resin\lib\jndi.jar;C:\resin\lib\jsdk22.jar;C:\resin\lib\jta-spec1_0_1.jar;C:\resin\lib\junit.jar;C:\resin\lib\log4j.jar;C:\resin\lib\sax.jar;C:\resin\lib\webutil.jar;C:\resin\lib\xalan.jar;C:\resin\lib\xerces.jar;C:\resin\lib\classes12.zip;.;c:\jdk1.2.2\jre\lib\rt.jar;c:\jdk1.2.2\lib\tools.jar;c:\javaclasses\xml\xerces.jar;c:\javaclasses\xml\jdom.jar;c:\javaclasses\pj\pj.jar;c:\jdk1.2.2\lib\JavaClassLibraries.jar;c:\jdk1.2.2\lib\junit.jar;D:\Oracle\Ora81\orb\classes\yoj.jar;D:\Oracle\Ora81\orb\classes\share.zip;C:\resin\lib\classes12.zip;C:\resin\lib\jndi.jar;C:\resin\lib\ant.jar;C:\resin\lib\jsdk22.jar;C:\resin\classes;C:\resin\lib\resin.jar;C:\resin\lib\xalan.jar;C:\resin\lib\log4j.jar;;c:\jdk1.2.2\jre\lib\rt.jar;c:\jdk1.2.2\jre\lib\i18n.jar;c:\jdk1.2.2\jre\classes;c:\InetPub\wwwroot\filetaxes\WEB-INF\classes  
>> 
>> 
>> I now have put the xerces.jar in my resin/lib directory.
>>
>>I still see the same error mesasage.
>>
>>The "Env.jsp" provided with the Resin distribution shows
>>(i think no classpath or whatsoever):
>>
>>
>>
>>Requested URL:
>>http://localhost/examples/basic/env.jsp
>>Request Information:
>>Request method GET 
>>Request URI /examples/basic/env.jsp 
>>Request protocol HTTP/1.1 
>>Servlet path /env.jsp 
>>Path info null 
>>Path translated null 
>>Query string foo=bar+baz&test=test1 
>>Content length -1 
>>Content type null 
>>Server name localhost 
>>Server port 80 
>>Remote user null 
>>Remote address 127.0.0.1 
>>Remote host localhost 
>>Authorization scheme null 
>>Request Headers:
>>Accept image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-powerpoint, application/vnd.ms-excel, application/msword, */* 
>>Referer http://localhost/examples/index.xtp 
>>Accept-Language nl 
>>Accept-Encoding gzip, deflate 
>>User-Agent Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 4.0; TUCOWS Network) 
>>Host localhost 
>>Connection Keep-Alive 
>>Cookie JSESSIONID=aaaKRVHXzwbrIFhjvNvmuOHR6qt7c 
>>Form Values:
>>test test1 
>>foo bar baz 
>>
>>
>>* Dit emailbericht is verzonden op 100% gerecycled emailverkeer *
>>* This email-message has been sent by using 100% recycled email *
>>                            |||||||
>>                      >>>---| - - |---->
>>                           (  O o  )
>>+------------------------oOOo-(_)-oOOo-------------------------+
>>|                              |                               |
>>| Glasshouse Business Network  | Marcel Huijkman               |
>>| Lakenblekerstraat 49         | Development Manager           |
>>| 1431 GD Aalsmeer             | Mobiel Tel: 0620-367885       |
>>| PoBox: 74                    | E-mail werk:                  |
>>| 1430 AB Aalsmeer             | marcel.huijkman at glasshouse.nl |
>>|                              | E-mail GSM:                   |
>>| Tel: 0297-388388             | marcel at sms.glasshouse.nl      |
>>| Fax: 0297-388389             | E-mail prive:                 |
>>| E-mail: info at glasshouse.nl   | marcel.huijkman at 12move.nl     |
>>|------------------------------+-------------------------------|
>>| http://www.glasshouse.nl       http://www.flowerweb.com      |
>>+---------------------------------Oooo-------------------------+
>>                            oooO   (   )
>>                            (   )   ) /
>>                             \ (   (_/
>>                              \_) 
>
>* Dit emailbericht is verzonden op 100% gerecycled emailverkeer *
>* This email-message has been sent by using 100% recycled email *
>                            |||||||
>                      >>>---| - - |---->
>                           (  O o  )
>+------------------------oOOo-(_)-oOOo-------------------------+
>|                              |                               |
>| Glasshouse Business Network  | Marcel Huijkman               |
>| Lakenblekerstraat 49         | Development Manager           |
>| 1431 GD Aalsmeer             | Mobiel Tel: 0620-367885       |
>| PoBox: 74                    | E-mail werk:                  |
>| 1430 AB Aalsmeer             | marcel.huijkman at glasshouse.nl |
>|                              | E-mail GSM:                   |
>| Tel: 0297-388388             | marcel at sms.glasshouse.nl      |
>| Fax: 0297-388389             | E-mail prive:                 |
>| E-mail: info at glasshouse.nl   | marcel.huijkman at 12move.nl     |
>|------------------------------+-------------------------------|
>| http://www.glasshouse.nl       http://www.flowerweb.com      |
>+---------------------------------Oooo-------------------------+
>                            oooO   (   )
>                            (   )   ) /
>                             \ (   (_/
>                              \_)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://jdom.org/pipermail/jdom-interest/attachments/20010313/68f04124/attachment.htm


More information about the jdom-interest mailing list