Top "Geronimo" questions

Apache Geronimo - open source JEE5 (from ver.

java.lang.ClassNotFoundException: com.sun.faces.config.ConfigureListener when using MyFaces with WASCE/Geronimo

I am trying to create a simple JSF web application using MyFaces v 2.1 with WebSphere Application Server Community Edition v3.0.0.1 …

java jsf myfaces geronimo websphere-ce
Why is my JNDI lookup for a QueueConnectionFactory returning null?

I am trying to look up a QueueConnectionFactory and Queue via Geronimo's JNDI. The Queue gets returned fine, but the …

java jakarta-ee jms jndi geronimo
add a Queue JNDI ref in ejb-jar.xml? sending JMS Msg in a EJB/MDB

I have an EAR application which contains an MDB and a WAR. In this EAR application I would send a …

deployment queue jms jndi geronimo
Failed to classload type while reading annotation metadata

I am getting this error on server startup in eclipse. The unit test using PrepareForTest annotation runs fine. I have …

eclipse spring osgi powermock geronimo