Hi,
I have one CMP that use a String as PK.
I create a findBPK method, test it.
No problems.

Then I change my PK to a GeneralPK class, change my ejb-jar.xml files,
chnage create,ejbcreate,fBPK and ejbFBPK methods, add a jaws.xml file.
Then my fBPK method returns no more data.
I have set my JDBCCommand.java to debug

The "select count" statement is correct but with JAVA_OBJECT instead of
String and it seems to return 0 instead of 1.

I am using Interbase 6/Interclient 2, My PK field is VARCHAR(250).

I have tried to change standardjaws.xml to define GeneralPK as VARCHAR(250)
without success.

Any ideas ?

Vincent HARCQ

HubMethods S.A.
Tel : +32(2)361.83.01
Fax : +32(2)361.83.11






--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
List Help?:          [EMAIL PROTECTED]

Reply via email to