Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in java-ee-6

Unsatisfied dependencies for type [...] with qualifiers [@Default] at injection point (using @Stateful EJB with CDI)

java ejb-3.0 java-ee-6 cdi seam3

@OneToOne(optional=false) and @JoinColumn(nullable=false) used together

Is it possible to @Inject a @RequestScoped bean into a @Stateless EJB?

Where should beans.xml be placed?

java-ee-6 glassfish-3

what is the right path to refer a jar file in jpa persistence.xml in a web app?

java.lang.ClassFormatError: Absent Code attribute in method that is not native or abstract in class file javax/mail/MessagingException

Does a JCA 1.6 ResourceAdapter need a ManagedConnectionFactory?

java jakarta-ee java-ee-6 jca

What are the best debugging tricks with Weld/CDI?

@ApplicationScoped CDI bean and @PersistenceContext - is this safe?

jakarta-ee jpa java-ee-6 cdi

A message body writer for Java type, class myPackage.B, and MIME media type, application/octet-stream, was not found

How to run an aggregate function like SUM on two columns in JPA and display their results?

java orm jpa java-ee-6 jpa-2.0

Packaging EJB in JavaEE 6 WAR vs EAR

What is Weld, JSR-299?

How to define <welcome-file-list> and <error-page> in servlet 3.0's web.xml-less?

Can't find javax.ws.rs package in jdk

java java-ee-6 jax-rs

Select MAX timestamp with JPA2 Criteria API

EJB3 + JEE6: What is a persistent Timer?

ejb-3.0 timer java-ee-6

What is the difference between @Inject and @EJB

jpa-2.0 java-ee-6 ejb-3.1

Testing an EJB with JUnit

jpa jakarta-ee junit java-ee-6

What's the difference between standalone and domain on JEE6?

java jboss java-ee-6 jboss7.x