Have any one installed J2EE Pet Store 1.0.1 with remote Oracle 8i
database?

I have develop some Applications with Entity Bean, Jsp and JavaBean
using the remote Oracle 8i database and it works well. But when I
install the Pet Store 1.0.1 with according modification to the Web
Tier and Entity Bean "Resource Ref's" -- "JNDI Name", "User Name:",
"Password:", it doesn't work. But it did work in my own program which
use JSP--JavaBean--Entity Bean.

The problem after the deployment is I can't see the detail category
(the front page is good but I know it means nothing). I am wonder if
someone have install the Pet Store 1.0.1 with remote Oracle 8i
successful? If someone have done so, pls, pls be kind to share with us!!!

Note:
I have copied the oracle driver to the directory and modify the
setenv.bat and the default.properties files which make me successfully
run my own program. In my own program I input something like these:

"JNDI Name": "jdbc/Oracle"; (which according to
      "jdbc.datasources=jdbc/Oracle|jdbc:oracle:thin:@DBHostName:1521:DBSID"
      in default.properties)
"User Name": "myuser";
"Password":  "mypasswd"

But it just don't work when I apply to the Pet Store example. :-<<
Can someone shed some light on me???

--
Best regards,
 szye                          mailto:[EMAIL PROTECTED]

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to