I am trying to deploy an ear that contains an EJB jar.The jar only contains one MDB class: package my.package;
I am writing a JSF 2.0 application, and I want to use CDI annotations instead of the \"equivalent\" JSF annotations.In other words, @Model or @Named instead of @ManagedBean, and @Inject instead of @Ma
I have code in one jar (a.jar) which contains an @Inject X x. I want to satisfy the injection with an implementation in another jar (b.jar, being a valid bean archive etc.).
I am trying to make basic authentication in Web Project using Glassfish jdbcRealm. This is my web.xml authentication part:
I have a project with a few dozen EJBs and a web project that I\'m attempting to deploy from NetBeans 7.0.1 on my laptop directly to Glassfish 3.0.1 on a Solaris 10 server.Ignoring the transfer time o
Consider the following jsf page: <h:body> <h:form id=\"SessionStartDialog\"> <table> <tr>
I have a JSF 2.0 web application running on glassfish 3.1 that is working fine on IE, FF, Safari and Chrome.
i\'m trying to deploy my JSF site in EC2 instances, i\'m new with cloud computing. How do i install the GassFish 3 OpenSource in my EC2 instance ?
When setting up Glassfish in IntelliJ IDEA I get the following Error message ´Admin port configuration not found´.
I am developing a flex application with flex 4.1 sdk and java backend (runs on Glassfish 3.1 via http). For security reasons I decided to move my authentication process to https until a session id is