Hello!
I have a Enterprise Application project deployed correctly in the J2EE Server (this project include a WEB Module Project and a EJB Module Project) ..
When I'm validating into the web application, both following errors happens :
java.io.FileNotFoundException: C:
usr
sap
J2E
JC00
j2ee
cluster
server0
config
security.properties (El sistema no puede hallar la ruta especificada)#
java.io.FileNotFoundException: C:
usr
sap
J2E
JC00
j2ee
cluster
server0
config
ejb.properties (El sistema no puede hallar la ruta especificada)
What is the way to create this files?
Any help, please?
Thanks
Add a comment