Hi, --- James Higginbotham <[EMAIL PROTECTED]> wrote: > Is it possible to be able to jar a portlet and its supporting > classes, ala a > .war paradigm, and deploy them under a directory in Jetspeed? I > haven't seen > any docs on this, but was curious how dynamic your portlet > components could > be. If not, would this be something anyone would be interested in, > so that > others could share portlets with little hassle and maybe enough > dynamic > deployment. >
It was definitely discussed before - I think the suggestion was "par" (portlet archive) files. Its just finding the person with the "itch" to add the feature... I was thinking about this the other day - my first thought is that where all the classloading/template/jsp/image/... loading occurs we need to use a delegate classloader... but then this must be loads of places - and I left it there... but feel free to have a look - I am sure there would be a lot of interest. Chris ===== Need somewhere to Live in London? - Then go to http://freeflats.com __________________________________________________ Do You Yahoo!? Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month. http://geocities.yahoo.com/ps/info1 -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
