This content has been marked as final.
Show 2 replies
-
1. Re: CMP issue
Sri Krishnan Feb 6, 2002 11:57 AM (in response to Sri Krishnan)Hi,
Sorry, forgot to mention the Jboss I am running. It is jboss-2.4.4 with JDK1.3 on NT the data base is Informix
Thanks
Sri -
2. Re: CMP issue
David Jencks Feb 6, 2002 6:02 PM (in response to Sri Krishnan)This may be caused by case issues. As I recall jboss tries to create them upper case and informix converts to lower. So, jboss can't quite figure out what is there. You can struggle to get it to work or, since you have already created your tables, just turn <create-tables>false</create-tables>