Hi there.. I created a simple application to enter some data in the database. I have created the table externally. I use RAD 7.5 and WASCE 2.1 and Oracle XE database. I have created a database pool in the server. Here is my code...
The interface :
The POJOs :
The bean :
Persistence.xml :
ejb-jar.xml :
openejb-jar.xml :
Client
Servlet :
index.jsp :
geronimo-web.xml :
web.xml :
But I m not able to execute. I m getting these errors
Folder structure is proper. Please point me the error.. Thanks