I\'m developing an application that uses the Geotools, which in turn uses the Java Advanced imaging (JAI) API to run under Glassfish. When I run my application from Netbeans as an EJB jar file it fail
I am trying seam-wicket with embedded Jetty 6.1.26, Weld 1.1.1, seam-wicket 3.0.0, Wicket 1.4.17 After I fixed seam-wicket bug which prevents BeanManager being found (JNDI does not work, needs to pul
I am new to Arquillian and want to get some basic testing working (inject a bean and assert it does something).
First of all let me state, that the following code example worked just fine in GF 3.0.1. The troubles started when we switched to GF 3.1.
I\'m currently experimenting a little with Apache MyFaces CODI. I managed to create a simple working Typesafe-Navigation using @Page and an action Method which returns a Class.
I\'m trying to do simple thing. Inject qualified String (or File) in CDI. So I have a qualifier: @Retention(RetentionPolicy.RUNTIME)
Im currently using : Apache tomcat 7 JBoss Weld servlet 1.0.1-Final empty beans.xml <listener-class>org.jboss.weld.environment.servlet.Listener</listener-class> in the web.xml
I want to use Seam Solder and Seam Faces 3 in WebSphere 7 with JSF 2.0 (RI is Mojarra 2.0.4) and CDI. I Included all required dependencies (Weld 1.1, JBoss Logging), but the server doesn\'t start sayi
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I would like to achieve this idealism : To have only 1 implementation for the JSF Bean container, like to use only Spring or Weld but not both. Currently i am using Spring for my backend, so i prefe