[JBoss-user] [Installation & Configuration] - Re: Coyote can't register jmx for protocol

2004-12-09 Thread Eldrid
I have the same problem: "CoyoteConnector Coyote can't register jmx for protocol" Have you solved it ? email: [EMAIL PROTECTED] View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3858056#3858056 Reply to the post : http://www.jboss.org/index.html?module=bb&op=

[JBoss-user] [HTTPD, Servlets & JSP] - Error: Initializing Application Data Source org.apache.strut

2004-07-30 Thread Eldrid
Starting JBoss 3.2.5 (with embedded Tomcat 5 servlet container), & deploying an ear with ejb and war using struts 1.1, the following error appears. I include my jboss-web.xml, struts-config.xml, web.xml with Data Source configurations below. What have I missed or messed up ? ERROR [org.apache.s

[JBoss-user] [JCA/JBoss] - No Resource Manager Found For jdbc/MyDataBase

2004-07-20 Thread Eldrid
When I start JBoss 3.2.3 the ff warning & error occur: 406 WARN [org.jboss.ejb.EntityContainer] No resource manager found for jdbc/MyDataBase 140 ERROR [org.jboss.ejb.EntityContainer] Starting failed org.jboss.deployment.DeploymentException: Error: can't find data source: java:/comp/env/jdbc/MyD