Normally you got a my-gui pom.xml which uses the webstart plugin and
assembly to build a zip which contains the jnlp and all GUI jars.
Then you use the dependency plugin in my-web pom.xml to unpack that gui
webstart zip into the target/webapp dir.
Take a look at the webstart plugin website, it explains it too.
With kind regards,
Geoffrey De Smet
walterw schreef:
Hi all,
I am having issues setting up webstart inside my maven 2 war project. The
issue I get is the mainClass is not found. I specify my main class which
does exist inside the web application,
com.walterjwhite.gui.AdministrationForm.
Will this plugin work inside a war/web application project? How should I
setup my pom.xml to model this?
Thanks,
Walter
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]