donné que les email peuvent facilement
être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité
pour le contenu fourni.
> Date: Thu, 10 Feb 2011 15:00:30 +0530
> Subject: Re: cannot run a simple struts application, server start error -
> myeclipse
> Fro
you try to parse a XML File, but there is a null value, you may put out more
trace of exception
2011/2/10 abhishek jain
> hi
> here is another error:
> cannt understand what it is:
>
> Digester.getParser: java.lang.UnsupportedOperationException: This
> parser does not support specification "null
This one also relates with the XML parser, What are you going to do in your
application, how it interacts with a parser?
On Thu, Feb 10, 2011 at 2:49 PM, abhishek jain
wrote:
> hi
> here is another error:
> cannt understand what it is:
>
> Digester.getParser: java.lang.UnsupportedOperationExcepti
hi
here is another error:
cannt understand what it is:
Digester.getParser: java.lang.UnsupportedOperationException: This
parser does not support specification "null" version "null" at
javax.xml.parsers.SAXParserFactory.setXIncludeAware(SAXParserFactory.java:448)
at
org.apache.commons.digeste
It seems there is another xml parser is conflicting. Check the lib folder of
the tomcat, there should be another Xml parser there. Remove it, and replace
the parser in your application.
On 8 Feb 2011 17:38, "abhishek jain" wrote:
> hi,
> I noticed if i remove the xerces-2.6.2.jar file and restart
hi,
I noticed if i remove the xerces-2.6.2.jar file and restart the server, it
works fine, dont know why,
Pl. advice the reason and will it have any affect on Hibernate thing in the
project,
thanks
abhishek
On Tue, Feb 8, 2011 at 3:13 PM, abhishek jain wrote:
> hi,
> thanks for replying,
> in my
hi,
thanks for replying,
in myeclipse,if i do contrl + click on the struts-default.xml in struts.xml,
it opens the file,
hence it seems this is also not the error,
thanks
abhishek
On Tue, Feb 8, 2011 at 3:06 PM, Mohamed SIDI wrote:
> You should have problem in your classpath, it looks for a file
You should have problem in your classpath, it looks for a file named
struts-default in your classpath, so in your classes directory can you check
if you have this file or not, another alternative, check your
classpathconfiguration in your eclipse .
2011/2/8 abhishek jain
> On Tue, Feb 8, 2011
On Tue, Feb 8, 2011 at 2:47 PM, Mohamed SIDI wrote:
> Hi,
>
> May be you dont have well configure your application context.
>
> check your web.xml file
>
> best wishes !!
>
> 2011/2/8 abhishek jain
>
> > Hi,
> > I am running myeclipse(8.x) on windows. trying my hands on struts 2.x
> > applicatio
Hi,
May be you dont have well configure your application context.
check your web.xml file
best wishes !!
2011/2/8 abhishek jain
> Hi,
> I am running myeclipse(8.x) on windows. trying my hands on struts 2.x
> application, when i try to run the application i see hte following error in
> console
Hi,
I am running myeclipse(8.x) on windows. trying my hands on struts 2.x
application, when i try to run the application i see hte following error in
console.
Dont know why , pl help. due to this i cannt run the application and 404
error appears. I think i narrowed this to possibly remove the xerc
11 matches
Mail list logo