Hi
I just downloaded jboss 3.2.4 and started it and i worked fine. Then I changed the 
jboss-service.xml under server\default\deploy\jbossweb-tomcat50.sar\META-INF and set 
this value

false

After that when I start jBoss I get these errors

javax.xml.parsers.FactoryConfigurationError: Provider 
org.apache.xerces.jaxp.DocumentBuilderFactoryImpl not found
        at 
javax.xml.parsers.DocumentBuilderFactory.newInstance(DocumentBuilderFactory.java:99)
        at org.apache.commons.modeler.util.DomUtil.readXml(DomUtil.java:284)
        at 
org.apache.commons.modeler.modules.MbeansDescriptorsDOMSource.execute(MbeansDescriptorsDOMSource.java:130)


AND

2004-06-11 10:25:01,712 ERROR [org.apache.commons.modeler.BaseModelMBean] Exception 
invoking method init
LifecycleException:  Pipeline has not been started


It seem to me like a xercesImpl.jar problem but I do have that jar under 
JBOSS_HOME/lib/

Interestingly I dont get this problem on my other Linux box that I have, so it may be 
my environment.  Also JBoss 3.2.3 works fine on both the machines. BTW xercesImpl.jar 
seems in 3.2.3 and 3.2.4 seems to be very different.
Can someone put some light on what could be the problem ? 

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838517#3838517

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3838517


-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the
one installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to