Are the rights set up correctly on the file? Doe the user running the JBoss app have access to that file? It should need only read access.
>>yes. the EAR file contains everything.
Are there any firewall concerns between your new environment and the Oracle DB?
>>no
Is Oracle configured to allow connections from this machine?
>>The dev of the external website is on this box and talk to oracle with no problems. So, it should work.
Is the user name password correct?
>>yes, it works from my local machine.
Do you have the correct connection URL? Make sure you are not using localhost.
>>yes, the login page works fine.
Main Topics
Browse All Topics





by: crossdevPosted on 2009-10-22 at 15:35:47ID: 25639771
Are the rights set up correctly on the file? Doe the user running the JBoss app have access to that file? It should need only read access.
Are there any firewall concerns between your new environment and the Oracle DB?
Is Oracle configured to allow connections from this machine?
Is the user name password correct?
Do you have the correct connection URL? Make sure you are not using localhost.