-
The EJB 3.2 specification does not define a standard way to associate a JMS MDB (or any other type of MDB) with a resource adapter. Instead, if the application requires that a particular resource adap…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Konveyor version
0.3.0
### Priority
Critical
### Current Behavior
A condition like the following:
```yaml…
jmle updated
5 months ago
-
### Apache NetBeans version
Apache NetBeans 19
### What happened
Right-click on an ear-project will open the "Select deployment sever" as usual but the WildFly 29 server is not present in the Serve…
-
EJB 3.2 spec section 14.2
Enterprise bean’s name
. A logical name is assigned to each enterprise bean in the ejb-jar file or .war file. The Bean Provider can specify the enterprise bean’s name in …
-
Quan es fa la cerca d'una normativa del BOIB per núm. registre, es retorna un error:
_2024-07-05 13:02:08,975 ERROR [com.hp.hpl.jena.rdf.model.impl.RDFDefaultErrorHandler] (default task-28) file:///a…
-
Hello,
I'm in the process of upgrading our codebase to JDK17. We have dependency on quartz-jobs and it seems EJBInvokerJob.java in that package uses javax.rmi.PortableRemoteObject; however, javax.…
-
-
```
Hi,
big compliments for Guice, excellent tool;-)
I have enhanced Guice to use custom annotation markers like @EJB or
@Ressource instead of only @Inject. This makes Guice very flexible - you
can …
-
-
Whenever the remote EJB raises an exception (eg. `org.hibernate.exception.SQLGrammarException`) the remote transaction gets rolled back.
The client service receives and handles the error but doesn't …