Title: Message
 
-----Original Message-----
From: Zahid Rahman [mailto:[EMAIL PROTECTED]]
Sent: Sunday, August 25, 2002 10:33 AM
To: David Blevins
Subject: CMP example

When I run the CMP bean example.
I get an error message saying
java.lang.NoClassDefFoundError: javax/sql/DataSource.
This is when I run the client.
 
I am actually using the pointbase database to run the CMP example.
The Jar files provided by Pointbase contains
a class called com.pointbase.xa.xaDataSource.
So I have  changed ejb-jar.xml file in the META-INF to read as follows :-
 
                            <resource-ref>
                              <res-ref-name>jdbc/pointbase</res-ref-name>
                              <res-type>com.pointbase.xa.xaDataSource</res-type>
                              <res-auth>Container</res-auth>
 
I have included the JARS files which come with pointbase in the classpath
in both the runit.bat and the ejbserver.bat.
 
By my calculations I shouldn't be using javax.sql.datasource
so why am I getting this error ?
 
Any ideas ?
 
Regards,
zahid
 
 
 
 
----- Original Message -----
Sent: Saturday, August 24, 2002 8:50 PM
Subject: Re: openejb

That's an important note :)
 
We used to support JDK 1.2, but we stopped testing on about a year ago, so things are tough for JDK 1.2 people.  I'd like to fix that, because from a code perspective OpenEJB is fully capable on running with 1.2.  It's all the missing J2EE libraries that make it difficult.
 
Antoher interesting note about JDK versions is that one of our contributors (Daniel S. Haischt) is doing his thesis project on running OpenEJB in a portable device like a handheld or PDA.  Among many things, it will require him to make OpenEJB run on the Personal Java VM. 
 
Should be quite fun.
 
-David
-----Original Message-----
From: A mailing list for Enterprise JavaBeans development [mailto:[EMAIL PROTECTED]] On Behalf Of Zahid Rahman
Sent: Saturday, August 24, 2002 2:20 AM
To: [EMAIL PROTECTED]
Subject: Re: openejb

May I add preferably JDK 1.3.1 +. 
There is some discrimination against which version of JDK you use.
 
----- Original Message -----
Sent: Saturday, August 24, 2002 8:12 PM
Subject: Re: openejb

Not wrong so much, OpenEJB is for white people and Hindus...or tan, brown, or black people...Christians, Moslems, or atheists...or anyone with a heartbeat and a JDK ;-)
 
-David
-----Original Message-----
From: A mailing list for Enterprise JavaBeans development [mailto:[EMAIL PROTECTED]] On Behalf Of Zahid Rahman
Sent: Saturday, August 24, 2002 1:48 AM
To: [EMAIL PROTECTED]
Subject: Re: openejb

You are wrong!
I can use it too because Mr. Richard Monson Haefel designed it.
He writes books which say. Don't be confused between remove and remove.
 
 
 
----- Original Message -----
From: Enda
Sent: Saturday, August 24, 2002 12:10 PM
Subject: Re: openejb

openejb is for the white people and the Hindus
----- Original Message -----
Sent: Friday, August 23, 2002 10:36 AM
Subject: openejb

Does anyone know of a product called openejb ?
 


Reply via email to