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 deploy it on Glassfish Server. I can do a grails run-app on the em开发者_如何学Pythonbedded tomcat, but I want it to deploy on Glassfish.
Is this a known issue?
Got a reply on STS forum that it doesn't support Glassfish.
精彩评论