Achref Nefzi

Greenhorn
+ Follow
since Jul 18, 2012
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Achref Nefzi

I'm a beginner with Struts 2 and I'm trying to deploy a simple portlet with Struts2, EJB3 & JPA (Hibernate).

I'm using Jboss bundled with Liferay as a server.

While running this application, an exception was triggered.

Here is the code:
Adress.java



AdressDao.java



AdressDaoImpl.java

AdressAction.java

struts.xml

portlet.xml

web.xml

ajoutAdress.jsp

This is the exception:
11 years ago