[JBoss-user] [Persistence CMP/JBoss] - Re: Procedure for Database Structure Changes with CMP 2.0?

2004-07-09 Thread loubyansky
Fixed in 3.2.3

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3841476#3841476

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3841476


---
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-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence CMP/JBoss] - Re: Procedure for Database Structure Changes with CMP 2.0?

2004-07-07 Thread garek
How many fields do you have in your database table?

I believe I encountered this problem when I tried to have a bean with more than 63 
fields managed by Jboss (cmp + cmr fields).

I ended up splitting the table into 2 smaller tables and creating a one-to-one 
relationship between them.

Hope this helps,
Brian

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3841248#3841248

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3841248


---
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-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence CMP/JBoss] - Re: Procedure for Database Structure Changes with CMP 2.0?

2004-07-07 Thread kabkhan
I remember seeing something like this on the forums, and if it is a case of too many 
columns I believe this is fixed in 3.2.4

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3841253#3841253

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3841253


---
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-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence CMP/JBoss] - Re: Procedure for Database Structure Changes with CMP 2.0?

2004-07-07 Thread hughallen
Very interesting question.

I just hit 63 fields in this table. 

Is there a LIMIT on the number of fields in a CMP database table??? I have never seen 
any mention of such a limit anywhere.

On a prior attempt to add fields, I had problems with a table that had fewer than 63 
fields - I believe it was about 46 fields in that table, with similar results.

Thanks. Hugh

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3841252#3841252

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3841252


---
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-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user