Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jakarta-ee

The proxy object in EJB

java jakarta-ee

How to run a Scheduled Method in a Cluster for one Node and for All?

Returning an entity via remote EJB results in - java.lang.NullPointerException at com.sun.corba.ee.impl.orbutil.ClassInfoCache$ClassInfo.<init>

jakarta-ee glassfish ejb corba

Using @Embedded in @Embeddable class

In multi-layered architecture, can I skip the business layer for crud operations?

How to set deployment order of two ears in Wildfly

How to print jaxb to java object in to logger

java.lang.NoSuchMethodError: org.hibernate.internal.CoreMessageLogger.debugf(Ljava/lang/String;I)V

CDI Injection not possible in a JAX-RS subresource instance created by ResourceContext initResource

HQL order by within a collection

hibernate jpa jakarta-ee hql

How should be EJB Stateless Session Bean correctly injected into the web module?

ClassNotFoundException: javax.servlet.AsyncContext in Jetty hello world

jakarta-ee servlets jetty

How do you set and pass a parameter to a BIRT report created by the BIRT Report Designer through the BIRT API?

java jakarta-ee report birt

JPQL: convert varchar to number

SecurityContext doesn't work with @RolesAllowed

Difference between JTA and Spring @Transactional annotations

Property not found on type in jsf

request.getSession(false) not returning null after calling session.invalidate()

Migrate data from relational DB to NoSQL

Error - illegal to have multiple occurrences of 'contentType' with different values