org.glassfish.scripting.grails.MessageBundle.properties Maven / Gradle / Ivy
The newest version!
deployer.grailsbundle.notfound = \
Could not find Grails install location. Get Grails IPS package by running updatetool.
deployer.grailsbundle.glassfishjar.notfound = \
{0} could not be found! Check if you have installed GlassFish v3 Grails IPS package using updatetool.
deployer.grails.deploy = \
grails application WAR file: {0} does not have all the dependent jars. \
Deploy it using: asadmin deploy --libraries {1} {0}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy