Hi,

With the new build of JBoss/Tomcat I cant seem to access any web pages:

[INFO,Engine] StandardHost[localhost]: MAPPING configuration error for
request URI

The deployed ear file worked in the last build of jboss/tomcat
I get the same message when I start it up with the webtest.ear file that
came with the build.
Beans seem to work fine.

Running it on debian linux.

Also - maybe related - cant start up tomcat on its own:

Exception during startup processing
java.lang.reflect.InvocationTargetException:
java.lang.NoClassDefFoundError: org
/xml/sax/HandlerBase
        at java.lang.ClassLoader.defineClass0(Native Method)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:493)
        at
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:111)
        at java.net.URLClassLoader.defineClass(URLClassLoader.java:248)
        at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
        at
org.apache.catalina.loader.StandardClassLoader.findClass(StandardClassLoader.java:674)
        at
org.apache.catalina.loader.StandardClassLoader.loadClass(StandardClassLoader.java:1093)
        at
org.apache.catalina.loader.StandardClassLoader.loadClass(StandardClassLoader.java:992)
        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:315)
        at
org.apache.catalina.startup.Catalina.createStartMapper(Catalina.java:280)
        at org.apache.catalina.startup.Catalina.start(Catalina.java:722)
        at
org.apache.catalina.startup.Catalina.execute(Catalina.java:681)
        at
org.apache.catalina.startup.Catalina.process(Catalina.java:179)
        at java.lang.reflect.Method.invoke(Native Method)
        at
org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:243)
Exception during startup processing
java.lang.reflect.InvocationTargetException:
java.lang.NoClassDefFoundError: org/xml/sax/HandlerBase


-- 
Regards,
M

Martin Sillence
PR Newswire

DL +44 (0)1865 78 5065
F  +44 (0)1865 78 5100
W  www.prnewswire.eu.com
---------------------------------------
Any views or opinions are solely those of the author and do not
necessarily represent those of PR Newswire Europe. The e-mail
contents are intended only for addressee and may contain
confidential and/or privileged material. If you are not the
intended recipient, please do not read, copy, use or disclose
this communication and notify the sender.

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to