cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to map the cmp fields of the entity bean with out dictionary

Former Member
0 Kudos

Dear sirs,

I have created the EJB project module and WEB Module. Now i have to map the CMP fields of the entity bean to the underlying table. Is it possible to map the cmp fields of the entity bean with out java dictionary? If yes how can we do that.

I have got some error while mapping an EJB's CMP fields to the table through dictionary. I was actually intended to map 79 fields but it gives an error that more than 64 fields are not allowed while building the dictionary.

1. Can you tell me what could be the possible reason?

2. Is it possible to map the cmp fields of the entity bean with out java dictionary? If yes how can we do that.

Kindly helo me,

Sudheesh K S

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Sudheesh

Yes it is possible to map w/o the dictionary. the only thing you need to do is add the datasource alias to your EAR project. it should work ignore any warnings that the field is not validaded by a dictionary

HTH,

Guy

Former Member
0 Kudos

Hello sir,

Thank you very much for your comment. I have defined new datasource. Now it seems to be working fine.

Once again thankyou very much for your help.

Best regards,

Sudheesh

Answers (0)