Projects tagged ‘grails’ and ‘groovy’


Jump to tag:

Projects tagged ‘grails’ and ‘groovy’

Filtered by Project Tags grails groovy

Refine results Project Tags java (76) web (17) plugin (16) spring (15) hibernate (13) mysql (10) ajax (10) flex (6) management (5) webapp (5) testing (5) ruby (4)

[180 total ]

105 Users
   

Grails aims to bring the "coding by convention" paradigm to Groovy . It's an open-source web application framework that leverages the Groovy language and complements Java Web development. You can ... [More] use Grails as a standalone development environment that hides all configuration details or integrate your Java business logic. Grails aims to make development as simple as possible and hence should appeal to a wide range of developers not just those from the Java community. [Less]
Created over 3 years ago.

14 Users
 

Canoo WebTest is a free open source tool for automated testing of web applications. It calls web pages and verifies results, giving comprehensive reports on success and failure.
Created over 3 years ago.

5 Users

GPars (formerly known as GParallelizer) offers Groovy and Java developers intuitive ways to handle tasks concurrently. GParallelizer 0.8.4 is the last official release of gparallelizer under its ... [More] original name. GPars covers Actors (also distributed ones), DataFlow, concurrent collections using fork/join, asynchronous task handling and Safe objects. Please visit the website for more information. [Less]
Created 12 months ago.

3 Users

Symbolic is a web application which aim to simplify the management within complex enterprise infrastructures. Symbolic is designed as front-end of Fedora Unified Network Controller (Func) and allow ... [More] to manage a huge quantity of machines, networks and environments. Symbolic supports LDAP, Kerberos and local authentication, allow control of wide variety of clients (hosts, guests and clusters), provide a completely compatible interface with func API framework, simplify user and operations management by using a fully customizable ACLs. [Less]
Created 12 months ago.

2 Users
   

Grails support for the Eclipse platform.
Created about 1 year ago.

2 Users

geedback is a web application written in Grails to get feedback
Created about 1 year ago.

2 Users

Plugin to integrate ActiveMQ in Grails Applications
Created about 1 year ago.

2 Users

Cloud Tools is a set of tools for deploying, managing and testing Java EE applications on Amazon's Elastic Computing Cloud (EC2). There are three main parts to Cloud Tools Amazon Machine Images ... [More] (AMIs) that are configured to run Tomcat and work with EC2Deploy. See list of installed software. EC2Deploy - the core framework. This framework manages EC2 instances, configures MySQL, Tomcat, Terracotta and Apache and deploys the application. See this blog entry for an overview Maven and Grails plugins that use EC2Deploy to deploy an application to EC2 NEW: Cloud Tools now supports Elastic Block Store. We are looking for beta testers for a new hosted version of Cloud Tools that provides automated application monitoring and management. Please contact us if you are interested in trying out this new service. Grails PluginThe Grails plugin makes it easy to deploy a Grails application to Amazon EC2. It takes care of configuring MySQL, Tomcat and Apache and deploys the application. The plugin provides many scripts including: cloud-tools-deploy - deploy the web application cloud-tools-describe - display information about the running EC2 instances cloud-tools-redeploy - redeploys the application cloud-tools-stop - terminates the instances You can download the plugin from here. See GettingStartedWithTheCloudToolsGrailsPlugin for information about configuring the plugin. Maven PluginThe Maven plugin is an easy way to use Cloud Tools. Once you have configured the plugin in the pom.xml you can deploy your web application to EC2 with "mvn cloudtools:deploy". This goal will: Launch the specified number of Amazon EC2 instances Configure a MySQL master database: create the schema, and run your database initialization scripts Configure zero or more MySQL slaves (optionally in a different availability zone) Upload your web application to EC2 Configure one or more Tomcat servers and deploy your web application Configure an Apache instance to load balance across the Tomcat servers The Cloud Tools maven plugin also supports the following other goals: cloudtools:jmeter - runs a load test cloudtools:redeploy - redeploys the web application cloudtools:dbsave - save a database snapshot in S3 cloudtools:dbrestore - restore the database from S3 cloudtools:clone - creates a copy of the cluster cloudtools:describe - describes the cluster cloudtools:list - lists the available clusters cloudtools:stop - shutdown the cluster See these instructions on using the Maven plugin. Contact me if you would like to know more about Cloud Tools or want to explore migrating your Java or Grails application to Amazon EC2. [Less]
Created about 1 year ago.

2 Users

J2D plugin allows you to draw images on the fly with Java2D, using GraphicsBuilder under the covers . The first release supports regular image output (gif|jpeg|png), following releases may support SVG ... [More] and SWF. Please visit GraphicsBuilder's site to learn more about the nodes that can be used, several graphic examples are also available at http://jroller.com/aalmiray/tags/graphicsbuilder [Less]
Created 11 months ago.

2 Users
   

This plugin provides an easy way to integrate Func in your web application. Func (Fedora Unified Network Controller) provides a two-way authenticated system to put in communication programs, systems ... [More] , tools and so on. In fact you can personalize func adding functionality and module to enable a communication with all you need! For any other information about this project, just take a look to the official web site (https://fedorahosted.org/func). [Less]
Created 11 months ago.