Last updated by berlinguyinca 11 months ago
grails install-plugin http://grails-binbase-web-core.googlecode.com/files/grails-binbase-web-core-3.4.8-1.8.zip
Please realise that this plugin needs the classes and jar of the jboss application server in the classpath to work. This can be easily accomplished by executing this command first:
grails install-plugin http://grails-jboss-client.googlecode.com/files/grails-jboss-client-4.3.1-GA-3.zip
Right now the only tested version of jboss is 4.3.0, so we do not know if it works with newer versions.
Last updated by berlinguyinca 11 months ago
AboutThis main focus of this plugin is to integrate the BinBase database into your web application and allow you to schedule, export and synchronize data.
It also provides a couple of helpful services and taglibs.
Configurationthis plugin will create a configuration file into your conf directory, where you need to specify the IP address of your application server and the key of your BinBase application.
Last updated by berlinguyinca 11 months ago
Last updated by berlinguyinca 11 months ago