It sounds like one of two things:
1) in the jar'd configuration something is missing from the classpath
2) in the jar'd configuration you aren't using the same type of
   classloaders as you are in the non-jar'd configuration
   (e.g. not just "jar" vs "non-jar", but "jar-in-webapp" vs
   "unjarred-standalone-app").

--- Silas Snider <[EMAIL PROTECTED]> wrote:
> Dear List:
>     I am having problems with Digester. I am using it to parse the XML
> returned by Amazon's Web Services.



                
__________________________________ 
Do you Yahoo!? 
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/ 

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

Reply via email to