I will pass this on. However, what seems real strange is they cannot find
dom4j in any of the jar files used in their system.

Is there a program somewhere which can walk the list of all jars loaded and
see all locations of a given class? I'm guessing this would be hard to do in
an application server as it does not use the classpath.

??? - thanks - dave


-----Original Message-----
From: David D. Lucas [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, April 20, 2005 5:53 PM
To: David Thielen
Cc: 'Maarten Coene'; dom4j-user@lists.sourceforge.net
Subject: Re: [dom4j-user] problem with dom4j, struts, and WebSphere

This could be a classpath issue.
See if there is a way to change the classloader on the admin console for 
your war file.  Look for PARENT_FIRST and PARENT_LAST settings.  Your 
WAR file should be PARENT_LAST to pick up any jars you need that is 
packaged.

Hope that helps.

Later,
Dave

David Thielen wrote:
> I believe 1.4 - it's a customer of ours and there is no way to verify the
> version in use that I know of.
> 
> Thanks - dave
> 
> 
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Maarten Coene
> Sent: Wednesday, April 20, 2005 12:54 PM
> To: David Thielen
> Cc: dom4j-user@lists.sourceforge.net
> Subject: Re: [dom4j-user] problem with dom4j, struts, and WebSphere
> 
> What version of dom4j are you using in your ear?
> 
> regards,
> Maarten
> 
> David Thielen wrote:
> 
> 
>>Hi;
>>
>> 
>>
>>Has anyone heard of this:
>>
>> 
>>
>>Anytime when there is dom4j in EAR, whether it is referenced or not, 
>>Loading of struts fails. It throws the below error. I tried to find 
>>dom4j in the websphere 4.0 classpath too, but I didn't find any.
>>
>> 
>>
>>[4/18/05 18:12:50:800 EDT]   114b17 ServletInstan X SRVE0100E: Did not 
>>realize  init() exception thrown by servlet action: 
>>javax.servlet.ServletException: (class: 
>>org/apache/commons/digester/Digester, method: createSAXException 
>>signature: 
>>(Ljava/lang/String;Ljava/lang/Exception;)Lorg/xml/sax/SAXException;) 
>>Wrong return type in function
>>
>> 
>>
>>Thanks - dave
>>
> 
> 
> 
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by: New Crystal Reports XI.
> Version 11 adds new functionality designed to reduce time involved in
> creating, integrating, and deploying reporting solutions. Free runtime
info,
> new features, or free trial, at: http://www.businessobjects.com/devxi/728
> _______________________________________________
> dom4j-user mailing list
> dom4j-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dom4j-user
> 
> 
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by: New Crystal Reports XI.
> Version 11 adds new functionality designed to reduce time involved in
> creating, integrating, and deploying reporting solutions. Free runtime
info,
> new features, or free trial, at: http://www.businessobjects.com/devxi/728
> _______________________________________________
> dom4j-user mailing list
> dom4j-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dom4j-user


-- 

+------------------------------------------------------------+
| David Lucas                      mailto: ddlucas @ lse.com |
| Lucas Software Engineering, Inc.   (740) 964-6248 Voice    |
| Unix,Java,C++,CORBA,XML,EJB        (614) 668-4020 Mobile   |
| Middleware,Frameworks              (888) 866-4728 Fax/Msg  |
+------------------------------------------------------------+
| GPS Location:  40.0150 deg Lat,  -82.6378 deg Long         |
| IMHC: "Jesus Christ is the way, the truth, and the life."  |
| IMHC: "I know where I am; I know where I'm going."    <><  |
+------------------------------------------------------------+

Notes: PGP Key Block=http://www.lse.com/~ddlucas/pgpblock.txt
IMHO="in my humble opinion" IMHC="in my humble conviction"
All trademarks above are those of their respective owners.





-------------------------------------------------------
This SF.Net email is sponsored by: New Crystal Reports XI.
Version 11 adds new functionality designed to reduce time involved in
creating, integrating, and deploying reporting solutions. Free runtime info,
new features, or free trial, at: http://www.businessobjects.com/devxi/728
_______________________________________________
dom4j-user mailing list
dom4j-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dom4j-user

Reply via email to