Hello, I have a web start application all packaged up and running on JBoss. Just because it works, doesn't mean that I put it together correctly, and if I haven't I want to fix it.
I have the web start application packaged inside a war file, which is packaged inside an ear, but is a web start application an application client or a web app? What is the proper way to package this? Should the jnlp, html, and js files be in a war file along with the main jar files and the common jar files (shared resources) outside the war in the ear? I have not been able to find any info on this. A web start applications seems to carry the characteristics of both web app and app client and both seem pretty straight forward when it comes to packaging. Thanks in advance for any input. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3906553#3906553 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3906553 ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
