glassfish
Running Grails Project on Glassfish v 2.1 on STS
I am using STS to develop my Grails project. I want to deploy it on Glassfish v 2.1. I have set up Glassfish AS on STS on the Servers View. But I cannot do a Run on Server on the Grails Project to dep[详细]
2023-03-30 21:21 分类:问答First JSP + Glassfish app
I\'m very beginner, I tried to make JSP application HelloWorld, very simple like on the youtube video here http://www.youtube.com/watch?v=m_33ZHYCjf8&feature=related, without changing almost anyth[详细]
2023-03-30 19:41 分类:问答How can I get in Glassfish 3 a log of what is injected and how?
Question title sums it up. However, to be a little more clear. I have EJBs scattered in my application, and I sometimes get exceptions like the following :[详细]
2023-03-30 16:51 分类:问答Should I use Glassfish as an open source app server in the Enterprise to use with Spring or look at other options?
What is the best choice for an open source Enterprise-level application server when using Java 6 and Spring 3.1? Glassfish or JBOSS? Looking for good support e.g. online documentation, features, ease[详细]
2023-03-30 15:23 分类:问答"Exception while loading the app" without a stack trace
I\'m migrati开发者_StackOverflow社区ng my app from GlassFish 3.0.1 to GlassFish 3.1.1. Deployment fails, with the following error messages:[详细]
2023-03-30 15:18 分类:问答How to register existing Glassfish server in Eclipse?
I have previously installed Glassfish and been usin开发者_如何学Cg it with Netbeans. I have decided to switch to Eclipse. Now, I have installed Eclipse. When creating a new Dynamic Web Project, it doe[详细]
2023-03-30 09:21 分类:问答Strange file name character encoding problem with Ubuntu / Java / Glassfish
I have a Java application deployed on Glassfish web server on Ubuntu Server Edition PC. One of the services this application has to provide is to mount an ISO image in a specific fol开发者_如何学JAVA[详细]
2023-03-30 02:07 分类:问答Run javaEE from netbeans locally
I am trying to run my javaEE site locally in Netbeans IDE. I believe I have everything set up correctly, but I am receiving the follow开发者_运维知识库ing error:[详细]
2023-03-29 17:17 分类:问答Undeploying a Grails App from Glassfish gets a Class invariant violation
I have a Grails application that runs in Glassfish but when I undeploy it gets a Class invariant violation[详细]
2023-03-29 14:07 分类:问答how to add web service client to gwt
Background: I have created a web service client VoucherWebService (consumed from an external Tomcat WSDL) which is currently deployed on a local Glassfish server (this server is also currently hosting[详细]
2023-03-29 01:47 分类:问答