cancel
Showing results for 
Search instead for 
Did you mean: 

Quick Car rental application

Former Member
0 Kudos

Hi

I am done the QuickCarRental application by referring to the tutorial on SAP Library

I am facing the following error after pressing Add Reservation button

com.sap.engine.services.ejb.exceptions.BaseEJBException: Exception in method saveBooking.

application [QuickCarRental] Processing HTTP request to servlet [QuickCarRentalServlet] finished with error.

The error is: com.sap.engine.services.ejb.exceptions.BaseEJBException: Exception in method saveBooking.

Exception id: [00163E141B8B007B00000042000027F10004854894ECBEF4]

Please help me solve this.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

I think this problem with Data base, Did you config the Data base?

Thanks,

Sreeni.

Former Member
0 Kudos

Hi

Yes I have configured the datasource in persistent.xml of QuckCarRentalEjb

DataSource name = CAR_RENTAL_POOL

Database = SAPDB

Edited by: Radhika Parag Rajopadhye on Apr 29, 2010 6:09 AM