glassfish-3
Eclipse: EJB and ManagedBean(for JSF)
I\'m trying to create some Java EE application. The base is EJB as a controller. Next I want to present the data with JSF+ManagedBeans. The problem is there is[详细]
2023-03-10 15:18 分类:问答How can JMX in embedded glassfish be activated?
how can one activate JMX in embedded glassfish (using maven-embedded-gl开发者_开发百科assfish-plugin)?The solution is to provide proper domain.xml to plugin:[详细]
2023-03-10 12:32 分类:问答How to send multiple JMS messages in blocks (each in a new transaction)
My Java EE 6 Web application has reached the maximum number of JMS messages that can be sent in a single transaction and I need to do it in several transactions. What would be the best开发者_Go百科 wa[详细]
2023-03-10 03:02 分类:问答Maven Embedded Glassfish Plugin - Datasource and JDBC driver
I\'m trying to follow this approa开发者_Python百科ch to create a datasource for embedded glassfish. The only significant difference between the tutorial and my code is that I\'m running the server usi[详细]
2023-03-10 02:53 分类:问答Glassfish tuning
We have here an application developed using Java EE 5 stack (using JSF, RichFaces, EJB, JPA, Hibernate, JAAS) that runs inside Glassfish 3.1! The thing is we are in need to run it as an installable de[详细]
2023-03-09 01:34 分类:问答JSF 2.0 Java EE 6 authentication - Apache Shiro or other libraries?
For developm开发者_JAVA技巧ent of my first JSF 2.0 app I use GlassFish v3.1, deployment is planned on JBoss 6. Are there libraries which work on both servers and support JDBC based login? I have read[详细]
2023-03-08 22:05 分类:问答My hibernate project doesnt work when i choose apache instead of glassfish
I am using netbeans 6.9.1 to develop a project using frameworks Hibernate 3.2.5 and JavaServerFaces, i probably followed this tutorial[详细]
2023-03-07 18:55 分类:问答Glassfish 3.1: Cannot find 'View Endpoint' link after deploying a WebService
I wrote a web service and deployed it on Glassfish 3.1 but I am not able to see the link \'View Endpoint\' link under \'Action\' column. I am using the \'Glassfish 3. 1 Administration Tool\' at \'http[详细]
2023-03-07 12:54 分类:问答java.nio.channels.ClosedChannelException -Client shuts down SSL
HI, I have a webservice running on glassfish3.1 server on one machine. On second machine I have a java (GUI) app, that is running and calls the above mentioned web service.[详细]
2023-03-07 06:11 分类:问答Deploy mysql .jar with GlassFish 3
I want to develop a db application and I download latest mysql JDBC driver and when I put mysql-connector-java-5.1.15-bin.jar into glassfish_inst_dir/lib or[详细]
2023-03-07 05:38 分类:问答
加载中,请稍侯......