Bugs item #669145, was opened at 2003-01-16 17:27
Message generated for change (Settings changed) made by letiemble
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=669145&group_id=22866

Category: JBossCMP
Group: None
>Status: Closed
>Resolution: Duplicate
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


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

Comment By: Jeremy Boynes (jboynes)
Date: 2003-01-16 17:43

Message:
Logged In: YES 
user_id=378919

This is a dupe of 661335

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

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: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to