|
-
January 24th, 2003, 03:31 AM
#1
Database Connectivity Problem Help
I have created a Bean managed Persistent EJB and using Pointbase database. I have started the database server and the J2EE server. From the client the Datasource does not get me a connection to the database. I tried giving the password and the user name for the databse. Yet not connected. Please help.
-
January 24th, 2003, 04:14 AM
#2
Hi "bhuva",
The entity bean is meant to talk to the database -- not the client. In any case, data sources and database connections are not serializable, so I don't think you can send one to your client, anyway.
Hope this helps you.
Good Luck,
Avi.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|