Application EAR file with no sun-j2ee-ri.xml file inside it
I'm using SUN ONE STUDIO EE to create
1 Session Bean and 2 Entity Beans.
I put the 3 beans in a EJB Module and then
I created an Application.
When I see what application's .ear file
contains (I created it with "export Application EAR file"
item of Pop Up Menu) I notice that EAR file
doesn't contain the sun-j2ee-ri.xml file
(when I deploy the application the deploytool
tells me that it doesn't find some informations,
like datasource settings or jndi names, that
it requires).
How can I force SUN ONE to create sun-j2ee-ri.xml
file when it generates EAR file for my application ?
Thanks in advance for any helps,
Moreno

