1 Reply Latest reply on Nov 13, 2004 4:31 PM by francois.le.droff

    Running Roller on JBoss

    jgrafix

      I'm looking for some inofromation about configuring Roller to run on JBoss. I have had no success thus far.

      Specific questions:
      1. How do I set up the data source? I've configured a data source called "jdbc/rollerdb" using the JCA example for MySQL. The error log reports the following error:

      file:/C:/jboss-3.2.3/server/default/deploy/roller.war/
      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.)

      Not sure what I need to do to fix that.

      2. If any one has a procedure to follow to install and configure Roller, could they please post it?