I am trying to connect to a remote MySQL server. I have succesfully made a connection from Eclipse (DataSource view) and can now browse the content of the database.
I\'m using openmq with glassfish and i currently use the gf web admin tool to create connection factories and destinations. i\'ve found commands to create destinations using the imqcmd utility however
Thi开发者_开发百科s question already has answers here: Adding <h:form> causes java.lang.IllegalStateException: Cannot create a session after the response has been committed
I\'m trying to get results from a rather trivial query, and write out those results on a jsp page. Running Glassfish 3.1, using Netbeans. When I run the project, I get an empty list returned from the
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
As you know we can manage our JNDI lookup resources with a file named context.xml in our meta-inf when we are deploy the war module on Tomcat.
I want to distribut开发者_JAVA技巧e threads in Thread Pool over nodes of GlassFish 3.1.1 cluster.
I want to invoke a remote ejb (hosted on glassfish) but I\'ve got the following exception: java.lang.RuntimeException: com.sun.jersey.api.client.ClientHandlerException: javax.net.ssl.SSLException: ja
I am having some trouble getting into my glassfish server admin console (although I think it may actually be a symptom of a larger problem)
Closed. This question needs debugging details. It is not currently accepting answers. Edit the question to include desired behavior, a specific problem or error, and the shortest code necess