D
Daniel
Hi all,
I am getting a problem establishing a connection from a Java class (POJO,
not an EJB) deployed in Oracle's Developer's Suite's OC4J (J2EE container)
to an Oracle database. I get an exception that says that I did not enter the
correct connect string and it was expecting host
ort:sid. I know my code
works because it runs just fine (unmodified) in Tomcat 5.5 and through the
command line. I can't figure why it won't work with Oracle's JSP/Servlet
container though. Do I need to do something special to OC4J (standalone, not
in one integrated with Oracle AS)?
Running on Windows XP.
Thanks in advance.
I am getting a problem establishing a connection from a Java class (POJO,
not an EJB) deployed in Oracle's Developer's Suite's OC4J (J2EE container)
to an Oracle database. I get an exception that says that I did not enter the
correct connect string and it was expecting host
works because it runs just fine (unmodified) in Tomcat 5.5 and through the
command line. I can't figure why it won't work with Oracle's JSP/Servlet
container though. Do I need to do something special to OC4J (standalone, not
in one integrated with Oracle AS)?
Running on Windows XP.
Thanks in advance.