0 Replies Latest reply on May 3, 2006 4:16 AM by infonote

    Struts JBoss problem

    infonote

      Hi,

      I am using JBoss as application server and struts 1.2.7 with MYSql as a DB and NetBeans

      When i add the <data-sources> to struts-config.xml and i compile/run the app i get a servlet action not found error.

      When i remove the <data-sources> it works well.

      I have the Mysql J/Connecter installed in the lib directory.


      Am i missing a step in the installation?