I've been using the sun 1.2.2 SDK along with the sun 1.2.1 enterprise SDK
on a linux box.  The intent is to learn how to effectively use EJB to
access a data warehouse.

I've managed to get through the first five lesson's in Monica Pawlan's
"Writing Enterprise Applications with Java 2 SDK, Enterprise Edition" using
the Cloudscape database, but I'm starting think about how to solve my own
problems using our RDBMS, DB2.

Has anyone out there successfully used DB2 with the sun reference EJB
server?  Cloudscape works, setting the entity bean database JNDI name to
jdbc/Cloudscape, but I expect db2 to be slightly more complicated.  But if
I were to guess, I'd say that you need to be running db2jd and use
"jdbc/db2/<database name>" as the jndi name.  I haven't tried yet.  I still
have a lot to learn :-)

Anyway, if someone has info to share I'd appreciate it.




----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to