0 Replies Latest reply on Aug 29, 2006 9:55 AM by muhammadshahid

    startup class

    muhammadshahid

      I would like to start a class before the EAR is started. How would I set it up thru the config file Or without a config file?

      The weblogic has the same type of functionality in the config.xml, the element name is StartupClass, where you can set your class name and other parameters e.g. LoadBeforeAppDeployments or FailureIsFatal. I would like to do the same in JBoss.

      Appreciate for your help.