[ojb-mail-list] Mail List Question

2003-11-18 Thread Cobble, Tim
Not sure who is in charge of the mail list, but is there anyway we could put something in the title of EVERY message so it would be filter-able. I hate having to read all of my work e-mail just to get to the interesting OJB mail. If not, that if fine too. Tim

RE: Any body can help me?

2003-11-12 Thread Cobble, Tim
I had my database descriptor wrong once in repository_database.xml and got that error. Maybe check there. I was using a JBoss Datasource for XXX and had OJB configured for YYY. HTH Tim -Original Message- From: A Leg [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 11, 2003 4:20 PM

SQL Server and Oracle problems.

2003-11-06 Thread Cobble, Tim
All, I am trying to compare different RDBMs. I can get all three (MySQL, MS SQL, and Oracle) working with one client. When I try to test the scaling abilities, MS SQL and Oracle choke. I can only get a few simultaneous connections. Seems unlimited with MySQL. I know this is not a DB

RE: SQL Server and Oracle problems.

2003-11-06 Thread Cobble, Tim
Just an update. I took the problem off line and tried it command line. I am able to get multiple clients with both SQL Server and Oracle. Perhaps it is something with JBoss? Any suggestions welcome. Tim -Original Message- From: Cobble, Tim Sent: Thursday, November 06, 2003 1:30 PM

RE: Tools to create database schema from 'repository.xml' ?

2003-10-16 Thread Cobble, Tim
How about tools to create the repository.xml from either DDL or database? -Original Message- From: Christophe.Demarey [mailto:[EMAIL PROTECTED] Sent: Thursday, October 16, 2003 7:45 AM To: OJB Users List Subject: Tools to create database schema from 'repository.xml' ? Hi, I had a look

RE: Tools to create database schema from 'repository.xml' ?

2003-10-16 Thread Cobble, Tim
' ? Cobble, Tim dijo: How about tools to create the repository.xml from either DDL or database? See Druid - http://druid.sf.net/ . The CVS version include that an OJB generator. You can also wait for the next release that will be today or tomorrow. Druid also has an import tool from a JDBC connection

Web Service Access

2003-10-13 Thread Cobble, Tim
All, I have successfully deployed and tested my OJB application on JBoss3.2.1. Now, I would like to also expose a web service. I have used axis to aid in this. Everything seems to be fine except. When I attempt to run my Web Service client I get: Unhandled Exception: