Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Webstart Lazy Loading cannot be used #10

Open
schuettec opened this issue Oct 6, 2015 · 1 comment
Open

Webstart Lazy Loading cannot be used #10

schuettec opened this issue Oct 6, 2015 · 1 comment
Assignees
Milestone

Comments

@schuettec
Copy link

Hello,
I can't find a way to define the relation between packagespartsjar to enable the lazy loading mechanism of javaws. I need to add the following tags to configure eager- and lazy-loaded jars. The following example shows the declaration of an eager-loaded part:

<package name="org.tralala.*" part="eagerPart" recursive="true" />
<jar href="lib/org.tralala-2.2.3.jar" download="eager" part="eagerPart" />

Is it possible yet?

@tchemit tchemit added this to the 1.0-beta-8 milestone Feb 26, 2016
@tchemit tchemit self-assigned this Feb 26, 2016
@tchemit
Copy link
Contributor

tchemit commented Feb 19, 2018

Two years later... Can i close this issue ? Sorry to not have been there to help you at this time. thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants