I am able to start Glassfish through command line. However, when I try to start the server through Eclipse I encounterthe following error:
Hi. I am trying to run Slideshow which is a comet sample code and i have downloaded it from here but when I am trying to run that sample code, I am getting following error at the time of deployment.
How to add salt when I want to authenticate users using web.xml security (j_username, j_password, j_security_check)?
I have been trying to use Java EE 6 to create an Application Server based app which is to receive Job objects from a GWT Web Application and those Jobs would be pulled from a Java stand-alone applicat
Standard Java EE environment: JPA + EJB called from JSF beans. Server: glassfish 3.1.1 Code which is developed, tested and deployed with Hibernate as JPA provider, refuses to persist entities with Ec
I implemented an own LoginModule for a custom authentication process due to the need for find granular access control. The LoginModule looks like that:
I am new to J2EE and having problem with EJB. I already have a JSF form that is working fine. I am adding a new field to this form and binding it to the java class (1), adding getter and setter method
i`m trying to install some SSL certificates bought from godaddy.com. I found some tutorials like this one:
Is it possible to use JAAS with GlassFish but using my custom tables ? I\'ve got a mapping like this tbUser -> user_roles <- tbRoles
Yesterday when I was working on my JavaEE application, it was happily getting deployed to Glassfish 3.1 and all the [web, ejb, jpa] engines were working and I was able to interact with database withou