posted 21 years ago
Hi All,
This referes to the StartupClass tag attributes.
In weblogic700 there is an MBean reference called LoadBeforeAppDeployments. The documentation says that if this value is true then the Startup class will be invoked before all the applications and if its false then it will be invoked after all the applications are deployed.
This doesn't work properly irrespective of the value it takes i.e true or false the Startup class is always invoked prior to any application deployment.
Did anyone have a solution for this.
Thanks
Chee.