I followed some step by step tutorials about how to create and use a Custom Realm in Glassfish. I have done all the steps correctly, but when I want to use the realm in a web app the following excepti
I have a Singleton EJB (javax.ejb.Singleton version. sigh.) which has a CDI observer method on it. When I try to deploy this to glassfish 3.1 the server fails to deploy the EAR file without any real e
Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing
How can i inject QuartzScheduler service into my Stateless bean on JBoss AS 6 ? Quartz service does start during JBoss AS 6 startup
I\'m working with Richfaces 4 and want to use the rich:collapsiblePanel to display a table (tab2) inside anothers table (tab1) row.
Has anybody got a code sample for javax.servlet.annotation.ServletSecurity annotation. I have had a look around but all I find are javadoc开发者_运维问答 pages which won´t tell you how javax.servlet
We have a scenario where, after 开发者_运维问答processing an incoming message A with a Message-Driven Bean, we write a follow-up message B to another queue. We are using Glassfish 3.1.
I need to check if existing web application is rea开发者_StackOverflow社区dy the be deployed in a clustered environment.
I wish to have make a super class for a few managed beans, containing amongst other things an injected @SessionScoped managed bean, and an @EJB. The following works
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a