1 Reply Latest reply on Dec 14, 2006 12:23 PM by weston.price

    Error connecting to DataSource during Startup - Urgent help

    cnng

      Hi,

      I have created a Startup class using MBeans in JBoss. The Startup class connects to a Datasource during Startup.

      However, since the DataSource is not loaded yet, I am getting connection exception errors.

      Is there any way for me to configure the data source to be loaded before the Startup class?


      Thanks!