This content has been marked as final.
Show 2 replies
-
1. Re: why to use jboss.xml ?????
Darran Lofthouse Jul 20, 2005 4:27 PM (in response to paulo fernandes rezende)The jboss.xml deployment descriptor is for setting JBoss specific configuration for your deployments, for the values in the jboss.xml JBoss assumes default values if nothing is set.
You are not taking advantage of any JBoss specific configuration so you do not need the jboss.xml file so you can safely remove it. -
2. Re: why to use jboss.xml ?????
paulo fernandes rezende Jul 20, 2005 5:29 PM (in response to paulo fernandes rezende)dear darranl,,, you sad "The jboss.xml deployment descriptor is for setting JBoss specific configuration for your deployments" but what "specific configuration " you refer ????
thanks a lot for your help!!!