|
|
||
What's On? | Web Start News | Web Start F.A.Q. | Web Start Forum | The Saturn Times | Web Start Services | Web Start Links | Download | Lopica @ Sourceforge |
Give away your perls of wisdom and let Sun know how to make Web Start stronger and ready for prime time. Send your items and comments to the lopica-talk mailinglist (Subscribe/Unsubscribe) and I will add them to the Web Start 2.0 wish list.
What: Web Start is missing a SocketService that works the same way the PersistenceService, PrintService, ClipboardService, etc. work.
Why: There is a clear need to interoperate with and leverage existing corporate services. Currently secure Java applications (unsigned) are unable to interoperate with existing corporate services solely because of a lack of a SocketService. Examples of Java's inability to interoperate: 1. Web Services (SOAP) 2. WebDAV 3. Access to financial systems (ACCPAC, QuickBooks, etc... which use TCP/XML to communicate)
- Mark Swanson
Lobby Sun and vote for Bug #4876235: [RFE] SocketService at Sun's Bug Parade
I'm currently strongly in favor of creating Web Start apps that do not enable all-permissions. I think it's better to use the Web Start services to read/write to disk, print, access the clipboard, etc. I wrote a small HTML document that explains the reasons.
- Mark Swanson
Making the command line work is important for deployment of applications. No command line makes me think I am working on a Mac 9. Web Start is cool stuff but I am amazed how Web Start could have been be released without providing the basic command line support. Or does Sun want us to use their application manager only?
- Zahid Patel
Web Start should not depend on browers for launching. It should have a command line as well as a location text field like browers have to launch the .jnlp file from Web Start itself. It looks very bad just to launch .jnlp we need browser support.
- Suprit Chaudhary
(http://www.eurologic.com
)
What if I have more than one host for the same app (mirrors, etc.)? I don't want to have two (or more) instances of the sampe app. Right now it is inevitable.
- Nick Gusev
(http://www.RadiSys.com
)
Another feature that should be added (if its not already there) is:
- Christopher Burkey (http://einnovation.com
)
Here are the features I'd like to see added to Web Start:
jre/lib/ext
and then add this to the CLASSPATH.
Web Start doesn't use the CLASSPATH and hence, cannot find these JAR files.
This can also be a problem if you have multiple JREs installed and the JAR file is in the
wrong jre/lib/ext
directory.BasicService
has a method showDocument()
that directs a browser on
the client to show the given URL. However, if your browser is already open,
it replaces the current page. An optional flag should be available to
force a new browser window. This is useful for viewing online help without the
user losing the current location in their browser.
- Mike Rarick
The two things on my wish list are:
JNLPRandomAccessFile
.
Jar files only give you sequential access to contents.- Dale King
I'm soliciting comments on the feasability of using the cache management of Web Start (bundled with the latest HotSpot VM) to provide a minimal JRE installation and incremental upgrades for multiple JRE versions. In other words, this variant of Web Start would bootstrap the JRE installation and maintain multiple partial JRE class libraries for bandwidth-constrained users.
A good forum for such discussion is a related
RFE (bugid:4267080)
.
- Joe Walp
Lobby Sun and vote for Bug #4267080: [RFE] custom JRE installer geared towards the clients at Sun's Bug Parade
While I too think that Java Web Start is about the neatest thing since sliced bread (which is why I used it for my own application, HotSheet) I don't agree with many of the items you've picked to change.
The cache API is an excellent idea and I support that, but the command line (?!?) and DLL sharing are not my highest priorities. Way, way above that would be:
So to my way of thinking the solution wouldn't be for me to have a list of favorite items and try to get people to petition for that, it would be to get everybody suggesting ideas on what is most important for the next release. When we have a good set we vote on what is most important and petition for that. Who knows, somebody might have much better improvement ideas than either of us.
- John Munsch (http://www.johnmunsch.com
)
About your petition i agree that there are lots of things that should be done:
openca.org
certificate as a valid root certificate! So developer may get free valid certificate and people may trust them :)
jnlp.jar
to be directly added into a classpath such as:
java -cp jnlp.jar com.sun.jnlp.Main http://localhost/toto/test.jnlp
or provide a foo implementation into the dev. kit of the JNLP services!
(none are yet feasible: this prevent any debug phase once using any JNLP service!)
- Jean-Baptiste Bugeaud (http://www.up2go.net
)
Please send comments on our web pages to our public lopica-talk mailinglist or to a member of our web team. | Copyright © 2001, 2002, 2003, 2004, 2005 The Lopica Team |