cancel
Showing results for 
Search instead for 
Did you mean: 

Problem in calling Hibernate using Session Bean

Former Member
0 Kudos

Hi All,

We are trying to integrate Webdynpro App with Hibernate using EJB-Session Bean.

WebDynpro>JavaBean model>Session Bean-->Hibernate. We are getting the following error while trying to insert the record.

"IllegalArgumentException occurred calling getter of com.cpt.hibernate.Cust.custId".

If any one has solution for this pls provide in details. Also we welcomes sample application in the same scenario.

Thanks in advance.

Regards,

S.Senthil Kumar.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

I am attempting to port code from an existing WebSphere application into SAP App Server/Enterprise Portal. The original app uses Hibernate w/JNDI and I want to keep all that on the backend and simply add WebDynpro (Java) as the UI layer.

Has anyone succeeded in this entire task? I have parts, but no the whole thing. Any help would be very much appreciated.

- Ramsey

Former Member
0 Kudos

Senthil,

Do you already have a working example of a Dynpro app with EJB/Hibernate?

If yes, I am really interested in some guidelines. I want to make an application with the same technical structure and am busy getting all the pieces of the puzzle together.

Former Member
0 Kudos

There are lot of answers for you question on Hibernate-related forums. Type:

Hibernate IllegalArgumentException occurred calling getter

in google and you will find.

Kind regards,

Marcin Zduniak