2 Replies Latest reply on Dec 14, 2006 3:20 PM by dimitris

    Error connecting to DataSource during Startup - Please 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!