Hello,
I'm having problems delpoying a demo application developed with Flex2 & Data Services on JBoss 4. It works fine on JRun4 ( integrated version with Flex ) but it won't deploy successfully on JBoss. Please see the error stack below. Any suggestions? I tried to find any documentation but without any luck. Btw, I get the same error when deploying the samples.war. Am I missing something? Any suggestion would be greatlt appreciated.
Thanks,
Valy
I use: JBoss 4, JDK 1.5, Flex 2
ApplicationContext log
SEVERE: StandardWrapper.Throwable
java.lang.RuntimeException: XPathFactory#newInstance() failed to create an XPath
Factory for the default object model: http://java.sun.com/jaxp/xpath/dom with th
e XPathFactoryConfigurationException: javax.xml.xpath.XPathFactoryConfigurationE
xception: No XPathFctory implementation found for the object model: http://java.
sun.com/jaxp/xpath/dom
at javax.xml.xpath.XPathFactory.newInstance(Unknown Source)
at flex.messaging.config.XPathConfigurationParser.parseTopLevelConfig(XP
athConfigurationParser.java:121)
at flex.messaging.config.XPathConfigurationParser.parse(XPathConfigurati
onParser.java:74)
at flex.messaging.config.XPathConfigurationParser.parse(XPathConfigurati
onParser.java:64)
at flex.messaging.config.ConfigurationManager.getMessagingConfiguration(
ConfigurationManager.java:57)
at flex.messaging.MessageBrokerServlet.init(MessageBrokerServlet.java:66
)
at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.
java:1091)
at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:92
5)
at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContex
t.java:3857)
at org.apache.catalina.core.StandardContext.start(StandardContext.java:4
118)
at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase
.java:759)
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:73
9)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524)
SEVERE: StandardWrapper.Throwable
java.lang.RuntimeException: XPathFactory#newInstance() failed to create an XPath
Factory for the default object model: http://java.sun.com/jaxp/xpath/dom with th
e XPathFactoryConfigurationException: javax.xml.xpath.XPathFactoryConfigurationE
xception: No XPathFctory implementation found for the object model: http://java.
sun.com/jaxp/xpath/dom
at javax.xml.xpath.XPathFactory.newInstance(Unknown Source)
at flex.messaging.config.XPathConfigurationParser.parseTopLevelConfig(XP
athConfigurationParser.java:121)
at flex.messaging.config.XPathConfigurationParser.parse(XPathConfigurati
onParser.java:74)
at flex.messaging.config.XPathConfigurationParser.parse(XPathConfigurati
onParser.java:64)
at flex.messaging.config.ConfigurationManager.getMessagingConfiguration(
ConfigurationManager.java:57)
at flex.messaging.MessageBrokerServlet.init(MessageBrokerServlet.java:66
)
at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.
java:1091)
at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:92
5)
at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContex
t.java:3857)
at org.apache.catalina.core.StandardContext.start(StandardContext.java:4
118)
at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase
.java:759)
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:73
9)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.commons.modeler.BaseModelMBean.invoke(BaseModelMBean.java:
503)
at org.jboss.mx.server.RawDynamicInvoker.invoke(RawDynamicInvoker.java:1
50)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
at org.apache.catalina.core.StandardContext.init(StandardContext.java:50
05)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.commons.modeler.BaseModelMBean.invoke(BaseModelMBean.java:
503)
at org.jboss.mx.server.RawDynamicInvoker.invoke(RawDynamicInvoker.java:1
50)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
at org.jboss.web.tomcat.tc5.TomcatDeployer.performDeployInternal(TomcatD
eployer.java:280)
at org.jboss.web.tomcat.tc5.TomcatDeployer.performDeploy(TomcatDeployer.
java:88)
at org.jboss.web.AbstractWebDeployer.start(AbstractWebDeployer.java:357)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.commons.modeler.BaseModelMBean.invoke(BaseModelMBean.java:
503)
at org.jboss.mx.server.RawDynamicInvoker.invoke(RawDynamicInvoker.java:1
50)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
at org.apache.catalina.core.StandardContext.init(StandardContext.java:50
05)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.commons.modeler.BaseModelMBean.invoke(BaseModelMBean.java:
503)
at org.jboss.mx.server.RawDynamicInvoker.invoke(RawDynamicInvoker.java:1
50)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
at org.jboss.web.tomcat.tc5.TomcatDeployer.performDeployInternal(TomcatD
eployer.java:280)
at org.jboss.web.tomcat.tc5.TomcatDeployer.performDeploy(TomcatDeployer.
java:88)
at org.jboss.web.AbstractWebDeployer.start(AbstractWebDeployer.java:357)
at org.jboss.web.WebModule.startModule(WebModule.java:68)
Blab-away for as little as 1¢/min. Make PC-to-Phone Calls using Yahoo! Messenger with Voice.
Yahoo! Messenger with Voice. Make PC-to-Phone Calls to the US (and 30+ countries) for 2¢/min or less.
--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
SPONSORED LINKS
| Web site design development | Computer software development | Software design and development |
| Macromedia flex | Software development best practice |
YAHOO! GROUPS LINKS
- Visit your group "flexcoders" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

