glassfish
How to connect to external MySQL server from Glassfish
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.[详细]
2023-04-13 08:38 分类:问答how to create a jms connection factory using command line admin tools?
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[详细]
2023-04-13 07:53 分类:问答FacesMessage error rendering view [duplicate]
Thi开发者_开发百科s question already has answers here: Adding <h:form> causes java.lang.IllegalStateException: Cannot create a session after the response has been committed[详细]
2023-04-13 01:09 分类:问答Why can I not get any results from this rather trivial query?
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[详细]
2023-04-13 00:35 分类:问答JPA. Transaction problems while migrating from Hibernate to Eclipselink
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[详细]
2023-04-12 16:28 分类:问答META-INF/context.xml file for Tomcat and Glassfish
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.[详细]
2023-04-12 08:11 分类:问答Is it possible to distribute threads in Thread Pool over nodes of GlassFish 3.1.1 cluster?
I want to distribut开发者_JAVA技巧e threads in Thread Pool over nodes of GlassFish 3.1.1 cluster.[详细]
2023-04-12 05:56 分类:问答Remote EJB: The trustAnchors parameter must be non-empty
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[详细]
2023-04-11 21:04 分类:问答glassfish server admin console stalls saying: The admin console application is loaded
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)[详细]
2023-04-11 21:02 分类:问答Glassfish EJB Timer Service issues with Read-Only or Locked Derby Database [closed]
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[详细]
2023-04-11 18:51 分类:问答