Bugs item #982616, was opened at 2004-06-30 12:34
Message generated for change (Comment added) made by loubyansky
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=982616&group_id=22866

Category: JBossCMP
Group: v3.2
Status: Open
Resolution: None
Priority: 5
Submitted By: jesusgmadrazo (jesusgmadrazo)
>Assigned to: Alexey Loubyansky (loubyansky)
Summary: SQLException with relations in different database tables.

Initial Comment:
O.S. Linux Red-Hat 8.0
JDK j2sdk1.4.1_01
JBoss Version 3.2.4RC2 or 3.2.5

Description:

  I have tables with relationships many-to-one in tables 
not in the same database. These databases use the 
distributed jdbc driver for informix (ifxjdbcx.jar).

It was working without any problem with JBoss3.2.1 but 
when I migrated to version 3.2.4RC2 or 3.2.5 did not 
work any more.

The reported exception is:
java.sql.SQLException: The specified table (usuarios) is 
not in the database.

(NOTE: The table "usuarios" is the related table in the 
other database)

It seems that "usuarios" (the related table) is always 
searched in the same database of the original table.


----------------------------------------------------------------------

>Comment By: Alexey Loubyansky (loubyansky)
Date: 2004-06-30 13:16

Message:
Logged In: YES 
user_id=543482

What is the stacktrace? This exception is thrown by the
driver, not the JBoss, right?

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=982616&group_id=22866


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to