Marco Walther's Weblog

« Creator 2.0 EA on... | Main | Creator 2 EA WebApps... »

20050831 Wednesday August 31, 2005

Creator Applications and native code

This came up in the forum over the last week.

The easiest way to get access to native code from a Creator application is when that code can be handled as a global resource similar to a JDBC driver jar.

I created a little test case today (on Linux) and that seemed to work after the following steps:

That worked for me;-)

Trying to handle a native library as part of a WebApplication is probably a lot harder. Things to watch out for would at least include:

So overall I don't think that would be a good idea.

I hope this helps a bit;-)

( Aug 31 2005, 04:27:57 PM PDT ) Permalink Comments [0]

Trackback URL: http://blogs.sun.com/marcoscorner/entry/creator_applications_and_native_code
Comments:

Post a Comment:

Name:
E-Mail:
URL:

Your Comment:

HTML Syntax: NOT allowed