Hi,
I'm developing a JSF2 application using Glassfish which contains some EJB's; is there a reason I should use sun-application.xml versus the standard application.xml file?
I would like to deploy my application as an exploded EAR. Do I need to do anything special with the application xml configuration?
Thanks in advance!