On 4/9/06, Andreas Wüst <[EMAIL PROTECTED]> wrote: > Hello, > > does the webstart plugin support native libs ? as far as i could see in > the documentation > native libs are not supported. the problem is that i need some native > libs (for openGL) > and i have to support 2 different platforms (windows, linux). the jnlp > documentation > says that different platforms are supported via the resource tag. i can > handle that > changing the template, but how do i tell the webstart plugin to include > the .dll/.so files > for the platforms into the zip ?
Andreas, the native libs are not yet supported. The reason, I've never had the use case before. Of course I am willing to make the necessary changes. I've created an issue: http://jira.codehaus.org/browse/MOJO-363 Feel free to see my proposal there, if it satisfies you. Let me know if you have time available to implement or test the feature. Jerome
