Yes, you're right. This is what I did but unfortunately, there is still the
same issue.
I delete the ROOT folder.
I copy paste my ROOT.war.
I start the server.
TomEE deploy my ROOT.war and create a ROOT folder.
Still the same error.
I'm not familiar with EJB and JEE6 but it seems the error comes from
Catalog.java:
@EJB
private ItemFacade itemFacade;
itemFacade is null.
Any idea? Thanks for your help!
Jeremy
PS: If i deploy the war with a different name than 'ROOT' (like test.war,
catalog.war or whatever), then it works.
--
View this message in context:
http://openejb.979440.n4.nabble.com/Deploying-Pet-catalog-tp4655421p4655428.html
Sent from the OpenEJB User mailing list archive at Nabble.com.