This happens on Geronimo as well when you use a properties file to
configure the datasource. Removing the resource-ref entries from the
bottom of web.xml should fix the problem.

Matt

On 12/18/07, Dave <[EMAIL PROTECTED]> wrote:
> On Dec 18, 2007 4:59 AM, Sankar Sathish Panneerselvam,  Chennai
> <[EMAIL PROTECTED]> wrote:
> > Am trying to deploy Roller4.0 with JBoss 4.2.0 nad mysql 5.0, I
> > have done all steps which's installation guide,but am getting following
> > error, can u help me
> >
> > 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.)
>
> JBoss is looking for the JNDI resource reference "jdbc/rollerdb" and
> not finding it.
>
> - What do you have in your roller-custom.properties file?
> - In which directory did you place the roller-custom.properties file?
> - Does the roller.log file indicate that roller-custom.properties file
> was found?
>
> - Dave
>

Reply via email to