jdaugherty commented on PR #14696: URL: https://github.com/apache/grails-core/pull/14696#issuecomment-2848206070
> @jdaugherty This is awesome. > > But when I try to run them in a generated app, I am seeing the following error. > > ``` > grailsw > Error: Could not find or load main class grails.init.Start > Caused by: java.lang.ClassNotFoundException: grails.init.Start > ``` What commands are you executing? I'm able to launch the jar, so I suspect it's related to the bat file and I've missed something that i fixed in shellscript: grailsw -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
