[JBoss-user] [EJB/JBoss] - Re: Problems with Jboss CMP

2004-04-14 Thread triathlon98
You have two options :

1. edit the descriptors for you application and change the column names there.

2. produce a JBoss patch to make sure a prefix can be added to the fieldnames.

THe first option in by far the easiest, but the second would benefit many people whc 
have similar problems.

Joachim

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3830558#3830558

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3830558


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - Re: Problems with Jboss CMP

2004-04-14 Thread Vla
thanks again, but I didn`t quite undestood what you says, did you meant that I have to 
edit the source code and modify the column names (and probably the table names) and 
then rebuild the application? (will it work in ths case, if the application is built 
with forte4 for j2ee 1.3?)

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3830554#3830554

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3830554


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - Re: Problems with Jboss CMP

2004-04-14 Thread triathlon98
"fixing"  fieldnames is not possible at this moment.
The best solution is to use a prefix (like "F_") or suffix for all your fields.

Or you could write and submit a patch to make this automatic (when configured as such).

Joachim

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3830552#3830552

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3830552


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user