|
|
||
Kohsuke Kawaguchi's BlogEmbeddable GlassFish v3 in GrailsPosted by kohsuke on May 02, 2008 at 07:49 AM | Comments (0)As another proof of concept for the embeddable GlassFish v3 that I discussed a few days ago, Vivek and I wrote a little addition to Grails so that you can use GlassFish v3 instead of Jetty (As Vivek noted, I was quite happy with the ease of integration.) Vivek's posting has more details about internal working, but here's how you can use it:
The bundle currently contains the full-blown GlassFish v3, so it's bigger than it should be. But thanks to Maven, it should be easy to come up with a smaller bundle. But in the mean time, there are several obvious benefits. This will bring you the full-brown JavaEE capabilities to your Grails app (such as JMS, web services, etc., although those are not yet in the technology preview 2.) Developers can now also run the application on the same container that they'll use in the production system, too. Bookmark blog post: CommentsComments are listed in date ascending order (oldest first) | Post Comment | ||
|
|