[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.rcp] RCP deployment - JWS and/or Update?
|
I'm trying to get a sense for what RCP deployment best practices are,
given that there are some interaction problems between Java Web Start /
Update and JWS / Help. How are people deploying RCP in an enterprise
environment? Are they:
- Zipping up the feature and storing it on a shared server
- Using an installer like installshield
- Using JWS with some subset of the RCP app that won't need to be updated
- Some other option?
Any information (or war stories) would be helpful. I have two versions of
a proof-of-concept app - one with JWS and the other that bundles Update
and Help plugins. I'm just not sure which one I should be pursuing!