You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Reinier Mostert <re...@clabo.co.za> on 2004/01/30 00:06:11 UTC

Tapestry project fail in Eclipse

Hi all,

Not sure if this is a Tapestry or Eclipse problem.  I have a tapestry
3.0b3 project that I'm developing in eclipse on linux.

I moved my dev environment, but after completing the install I can't
start the project in Eclipse using the sysdeo Tomcat plugin.  It does
however, start from the command line.

The error it gives me follows below.

Any ideas will be hugely appreciated.

thanks
reinier

--- cut here ----------------------------------------------
Exception during startup processing
java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:324)
	at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:203)
Caused by: javax.xml.parsers.FactoryConfigurationError: Provider for
javax.xml.parsers.SAXParserFactory cannot be found
	at javax.xml.parsers.SAXParserFactory.newInstance(Unknown Source)
	at org.apache.commons.digester.Digester.getFactory(Digester.java:518)
	at org.apache.commons.digester.Digester.getParser(Digester.java:692)
	at org.apache.commons.digester.Digester.getXMLReader(Digester.java:908)
	at org.apache.commons.digester.Digester.parse(Digester.java:1543)
	at org.apache.catalina.startup.Catalina.start(Catalina.java:449)
	at org.apache.catalina.startup.Catalina.execute(Catalina.java:400)
	at org.apache.catalina.startup.Catalina.process(Catalina.java:180)
	... 5 more
--- cut here ----------------------------------------------


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org