> -----Original Message-----
> From: Shilpa Nalgonda [mailto:[EMAIL PROTECTED]
> Sent: Friday, August 06, 2004 9:47 AM
> To: Struts Users Mailing List
> Subject: RE: null pointer
> 
> do you think of anything else....

Not really... it still sounds like the file it's looking for is not being found.  Try 
putting a break point in the struts stuff and see what xml file it's trying to read.  
Then figure out why it's not finding it.


> 
> -----Original Message-----
> From: Jim Barrows [mailto:[EMAIL PROTECTED]
> Sent: Friday, August 06, 2004 12:41 PM
> To: Struts Users Mailing List
> Subject: RE: null pointer
> --org.apache.commons.digester.Digester.getXMLReader(Digester.java:902)
> 
> 
> 
> 
> > -----Original Message-----
> > From: Shilpa Nalgonda [mailto:[EMAIL PROTECTED]
> > Sent: Friday, August 06, 2004 9:36 AM
> > To: Struts Users Mailing List
> > Subject: RE: null pointer
> > 
> --org.apache.commons.digester.Digester.getXMLReader(Digester.java:902)
> >
> >
> > where to check path names, is it in struts config...
> 
> There.. web.xml.. all your config files.. I would guess it's 
> in the web.xml
> where you specify where the strutsconfig.xml file is.
> 
> >
> > -----Original Message-----
> > From: Jim Barrows [mailto:[EMAIL PROTECTED]
> > Sent: Friday, August 06, 2004 12:33 PM
> > To: Struts Users Mailing List
> > Subject: RE: null pointer
> > 
> --org.apache.commons.digester.Digester.getXMLReader(Digester.java:902)
> >
> >
> >
> > > -----Original Message-----
> > > From: Shilpa Nalgonda [mailto:[EMAIL PROTECTED]
> > > Sent: Friday, August 06, 2004 9:23 AM
> > > To: Struts Users Mailing List
> > > Subject: FW: null pointer
> > >
> > 
> --org.apache.commons.digester.Digester.getXMLReader(Digester.java:902)
> > >
> > >
> > >
> > > ----- Root Cause -----
> > > java.lang.NullPointerException
> > >         at
> > > 
> org.apache.commons.digester.Digester.getXMLReader(Digester.java:902)
> > >         at
> >
> > I've seen this when the Digester can't find the xml file it's
> > trying to
> > read.. I would check path names and make sure they are not
> > windows specific.
> >
> > 
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> > 
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

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

Reply via email to