I\'m trying to hit a stored procedure but I\'m getting this error message: \'javax.ejb.EJBException\'... I\'ve never worked with stored procedures so the exception is a bit Greek to me.
In my project I have Business Logic implemented as EJB on Application Server and a desktop client - standalone application that calls those EJBs. Everything works fine when I have only one sided commu
I\'m trying to run the code below, but I keep getting the error \"Cannot merge an entity that has been removed\".
This question already has answers here: 开发者_StackOverflow社区 How to populate options of h:selectOneMenu from database?
I want to invoke a remote ejb (hosted on glassfish) but I\'ve got the following exception: java.lang.RuntimeException: com.sun.jersey.api.client.ClientHandlerException: javax.net.ssl.SSLException: ja
I am having some trouble getting into my glassfish server admin console (although I think it may actually be a symptom of a larger problem)
Closed. This question needs debugging details. It is not currently accepting answers. Edit the question to include desired behavior, a specific problem or error, and the shortest code necess
How can I inject a dependency like @EJB, @PersistenceContext, @Inject, @AutoWired, etc in a @FacesConverter? In my specific case I need to inject an EJB via @EJB:
I am new to J2EE and having problem with EJB. I already have a JSF form that is working fine. I am adding a new field to this form and binding it to the java class (1), adding getter and setter method
开发者_如何转开发They seen really a lot alike. I know one is a View and one is a EJB but the behavior is almost identical as far as I can see.I think you are confused somewhere. There isn\'t any anno