Hi Scott, Cynick and I are just now getting around to looking at this and are finding it difficult to recall why we would want to do what you suggest and create our own jnlp webapp.
Some issues we are struggling with are: a) How do we know that the authoring tool jnlp will work for the specific curnit we are trying to author. b) Do we need a specifically time stamped jnlp to work with a specific curnit? c) Why wouldn't we just grab the latest jnlp from http://tels-develop.soe.berkeley.edu:8080/jnlp/org/telscenter/jnlp/au.. every time Can you help? Laurel > > For a demo portal bundle you should consider creating your own jnlp > webapp (war) which has your own jnlps and jars. It is pretty easy to > do. I will make a up a confluence page documenting the process. > Basically it is: > - setup the WEB-INF folder, > - configure a maven property telling it where your webapp is > - check out the pas-jnlp project from tels svn, > - and run a maven goal. > In that case the authoring tool and client will use the same set of > jars, all under your control. Updating them to the latest version > requires running a maven goal. > > Scott > > On Fri, 2007-05-11 at 09:53 -0400, Anthony Perritano wrote: > > yes, it will be hard to keep up to date, because when the code is > > changed it needs to be re-deployed thus this jnlp gets changed. > > > i think every jar is listed. even otrunk and stuff for the models? > > > scott is this a correct statement? > > > -Tony > > > On 5/11/07, Laurel Williams <[EMAIL PROTECTED]> wrote: > > > Hi Tony, > > > Can I use the jnlp that you have at: > > >http://tels-develop.soe.berkeley.edu:8080/maven-jnlp-snapshot/authori... > > <http://tels-develop.soe.berkeley.edu:8080/maven-jnlp-snapshot/authori...> > > > as the template for the jnlp we use to launch the portal? I would like > > to copy the jnlp file > > to the portal and enter it as part of the versioned files as a > > resource. > > > Will this be a file that will change periodically? often? will it be > > hard to keep it up to date? > > > I'm assuming that because it is an "authoring-everything-snapshot" > > that > > it lists practically every jar that would > > be needed to author almost any type of PAS curnit containing any type > > of > > step. Are there restrictions? Is there anything > > you think I should know? > > > Laurel --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SAIL-Dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/SAIL-Dev?hl=en -~----------~----~----~----~------~----~------~--~---
