Hi, Keith.
I'm not familiar with this part of the embedded logic, but I've worked extensively on the support in GlassFish for launching app clients using Java Web Start support.
I suspect the problem is that the embedded Server class is assuming that JAR locations, either using the class path or using the CodeSource for classes, are given by file: style URIs. This is not the case during a Java Web Start launch, as the errors indicate.
It might be easy or not so easy to generalize the embedded logic to handle the more general case.
Siraj?
- Tim
[Message sent by forum member 'tjquinn' (timothy.quinn_at_sun.com)]
http://forums.java.net/jive/thread.jspa?messageID=384795