Hi All,
I'm using Tomcat 5.0 version. I downloaded the Blog with Roller installation and deployed it in Tomcat.
I was able to browse and use the Roller Blog Application successfully. The Roller installation has specific configuration steps for Tomcat.
But now I want to integrate Roller Blog with Jboss Portal 2.4 version. I got the below exception:
------------------------------------------------------------------------------------
org.jboss.deployment.DeploymentInfo@1ec75adc { url=file:/C:/jboss-portal-2.4.0/server/default/deploy/blog.war }
deployer: MBeanProxyExt[jboss.web:service=WebServer]
status: Deployment FAILED reason: Error during deploy; - nested throwable: (javax.naming.NamingException: resource-ref: jdbc/rollerdb has no valid JNDI binding. Check the jboss-web/resource-ref.)
state: FAILED
watch: file:/C:/jboss-portal-2.4.0/server/default/deploy/blog.war
altDD: null
lastDeployed: 1174572361290
lastModified: 1174572361290
mbeans:
--- MBeans waiting for other MBeans ---
ObjectName: jboss.web.deployment:war=blog.war,id=516381404
State: FAILED
Reason: org.jboss.deployment.DeploymentException: Error during deploy;
- nested throwable: (javax.naming.NamingException: resource-ref: jdbc/rollerdb has no valid JNDI binding. Check the jboss-web/resource-ref.)
19:36:02,774 INFO [Http11BaseProtocol] Starting Coyote HTTP/1.1 on http-0.0.0.0
-8080
19:36:03,305 INFO [ChannelSocket] JK: ajp13 listening on /0.0.0.0:8009
19:36:03,384 INFO [JkMain] Jk running ID=0 time=0/360 config=null
19:36:03,446 INFO [Server] JBoss (MX MicroKernel) [4.0.4.GA (build: CVSTag=JBos
s_4_0_4_GA date=200605151000)] Started in 1m:57s:455ms
--------------------------------------------------------------------------------------
Can anyone help me in this regard as how to proceed further?
Thanks in advance.
regards,
sirishy.