Bugs item #669145, was opened at 2003-01-16 17:27
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=669145&group_id=22866

Category: JBossCMP
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Thomas Nagel (ktnagel)
Assigned to: Nobody/Anonymous (nobody)
Summary: Error autocreating EJB-Tables

Initial Comment:
Hi there,
 I am using JBoss 3.0.4 and the Oracle 8.1
classes12.zip Drivers on a Win2k machine. JDK is 1.4.1.
The Database is Oracle 817.

The auto-creation feature of JBoss 3.0.4 for CMP Entity
Beans does not work properly if the user has the right
to see tables with the same name in other schemas, but
has no own tables of the same name. The existency-check
then obviously considers the tables of the other users
as being sufficient, but later on the own tables cannot
be found since they dont exist.

It seems to me, that the value of the module-option
"principal" is not used when checking whether the table
already exists. Right?

Cheers,
Thomas Nagel


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

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


-------------------------------------------------------
This SF.NET email is sponsored by: Thawte.com
Understand how to protect your customers personal information by implementing
SSL on your Apache Web Server. Click here to get our FREE Thawte Apache 
Guide: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0029en
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to