Is it safe to inject beans from narrower scope into a wide scoped bean? Does Seam CDI take care of it to figure out current EVENT/REQUEST/PAGE context to do the right injection into SESSION/CONVERSAT
I have a an a4j:outputPanel that is rendered based on some boolean condition: <a4j:outputPanel id=\"someDisplayRegion\" rendered=\"#{doc.ready && someClass.someBooleanMethod}\">
I\'m familiar with JSF and have the requirement for automatically creating e-mails. I like the idea of seam:mail of templating e-mails in a JSF-style and also use JSF components:
I have a state class. I need two new state objects in session scope to be injected in two of my controllers. Whenever mycontroller is created, I want the state objected to be instantiated. When I use
I\'ve got a Seam web application working with Seam & Hibernate (JDBC to SQLServer). It\'s working well, but under heavy load (stress test with JMeter), I have some LockAcquisitionException or Opt
I am using Seam + EJB + JPA + Hibernate and JbossAS6 as my application server. I have to convert JPA code to hibernate, On deployment i get the following error.
I had these odd message on my server before it crashed: [ (org.jboss.seam.core.Interpolator)] exception interpolating string: #{(expressions.getClass().forName(\'java.lang.Runtime\').getDeclaredMetho
I\'m in seam 2. How can I get the servlet context? I can do this: ServletContexts servletContexts = ServletContexts开发者_JAVA百科.getInstance();
This question already has an answer here: 开发者_开发百科JSF: Serving Resources From a Jar (1 answer)
I migrated to Jboss AS jboss-6.0.0.开发者_Go百科Final and richfaces 3.3.3. In this version <rich:fileUpload/> is not working. The upload action is running for a long time which leads browser to