I realized that any application which uses hibernate, fails to开发者_高级运维 undeploy completely in Glassfish 2.1.1. Many classes remain in memory after the undeployment process, you can check it usi
I cannot seem to get the Maven Glassfish plugin working for t开发者_如何学Pythonhe life of me: <project>
I have a Java project running on Glassfish that renders some ugly looking HTML. Its a side effect from using various internal and external JSP libraries. I would like to set up some sort of post-rende
I want to manage user and roles in a dedicated application. For example a user of this application (\"customerX boss\") can create a new role \"customerX employee\". If an employee accesses the Java E
This question already has an answer here: JSF returns blank/unparsed page with plain/raw XHTML/XML/EL source instead of rendered HTML output
I just started to learning Eclipse with Glassfish server. I was looking around how can I make simple database web application, but can\'t figure out yet.
I am working on a Java EE 6 Enterprise Application that runs on my local Glassfish3 installation. One of my EJBs needs to send messages to a remote JMS Broker which is located somewhere on the Interne
I have installed Glassfish v3 on a standalone server running ubuntu-server 9.10. I can open the Admin website if I use a browser running on the server by bro开发者_C百科wsing to:
I have a rather unusual idea. I want to run a single instance of a Java EE application client inside app server, in a similar way that JMS provider is run/embedded \"within\" the app server, so that i
Our product ecosystem: Web/Enterprise Application using EJB in Glassfish V3 and Post开发者_如何学编程greSQL 8.4.