|
From: Geoffrey De S. (JIRA) <no...@at...> - 2006-12-21 17:05:47
|
[ http://opensource.atlassian.com/projects/spring/browse/RCP-285?page=comments#action_21397 ] Geoffrey De Smet commented on RCP-285: -------------------------------------- I am currently a bit preoccupied with another spare time project, but I am going to do this sometime. Basically what you need is this: - maven-webstart-plugin - a javascript that checks whether java is installed If you create a war for a client-server app, you 'll also want this: - deployment servlet, so you don't have to hardcode codebase in the jnlp - the Jnlp* class in spring-richclient I wrote so you don't have to hardcode codebase in the client > Petclinic: (Re)Enable webstart + standalone webstart on site demo > ----------------------------------------------------------------- > > Key: RCP-285 > URL: http://opensource.atlassian.com/projects/spring/browse/RCP-285 > Project: Spring Framework Rich Client Project > Type: New Feature > Components: Build System > Reporter: Geoffrey De Smet > Assignee: Geoffrey De Smet > Fix For: 0.3.0 > > Enable webstart for petlinic: > - client webstart included in server > - standalone webstart included in maven site as demo "WEB START ME NOW" -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/spring/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |