Yep - runs perfectly on the windows 7 machine now.
Ok, running http://jogamp.org/deployment/v2.0-rc4/jogl-applet-runner-newt-gears-normal.html on the intel machine gives this in the tracelog:
security: property package.access value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio.
security: property package.access new value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio.,com.sun.javaws
security: property package.access value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio.,com.sun.javaws
security: property package.access new value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio.,com.sun.javaws,com.sun.deploy
security: property package.access value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio.,com.sun.javaws,com.sun.deploy
security: property package.access new value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio.,com.sun.javaws,com.sun.deploy,com.sun.jnlp
security: property package.definition value null
security: property package.definition new value com.sun.javaws
security: property package.definition value com.sun.javaws
security: property package.definition new value com.sun.javaws,com.sun.deploy
security: property package.definition value com.sun.javaws,com.sun.deploy
security: property package.definition new value com.sun.javaws,com.sun.deploy,com.sun.jnlp
security: property package.access value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio.,com.sun.javaws,com.sun.deploy,com.sun.jnlp
security: property package.access new value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio.,com.sun.javaws,com.sun.deploy,com.sun.jnlp,org.mozilla.jss
security: property package.definition value com.sun.javaws,com.sun.deploy,com.sun.jnlp
security: property package.definition new value com.sun.javaws,com.sun.deploy,com.sun.jnlp,org.mozilla.jss
network: Created version ID: 1.6.0.30
network: Created version ID: 1.6
network: Created version ID: 1.6.0.30
network: Created version ID: 1.6
network: Created version ID: 1.6.0.30
network: Created version ID: 1.6
network: Created version ID: 1.6.0.30
network: Created version ID: 1.6
network: Cache entry not found [url: http://jogamp.org/deployment/v2.0-rc4/jogl-applet-runner-newt.jnlp, version: null]
network: Cache entry not found [url: http://jogamp.org/deployment/v2.0-rc4/jogl-applet-runner-newt.jnlp, version: null]
network: Cache entry not found [url: http://jogamp.org/deployment/v2.0-rc4/jogl-applet-runner-newt.jnlp, version: null]
network: Connecting http://jogamp.org/deployment/v2.0-rc4/jogl-applet-runner-newt.jnlp with proxy=DIRECT
network: Connecting http://jogamp.org:80/ with proxy=DIRECT
network: Connecting http://jogamp.org/deployment/v2.0-rc4/jogl-applet-runner-newt.jnlp with cookie "__qca=P0-923428870-1315830391833"
network: ResponseCode for http://jogamp.org/deployment/v2.0-rc4/jogl-applet-runner-newt.jnlp : 200
network: Encoding for http://jogamp.org/deployment/v2.0-rc4/jogl-applet-runner-newt.jnlp : null
network: Sever response: (length: 881, lastModified: Fri Dec 02 08:19:26 GMT 2011, downloadVersion: null, mimeType: application/x-java-jnlp-file)
network: Downloading resource: http://jogamp.org/deployment/v2.0-rc4/jogl-applet-runner-newt.jnlp
Content-Length: 881
Content-Encoding: null
network: Wrote URL http://jogamp.org/deployment/v2.0-rc4/jogl-applet-runner-newt.jnlp to File C:\Users\johnharris.PROFACTUM\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\61\5eda17bd-36e7131e-temp
network: Disconnect connection to http://jogamp.org/deployment/v2.0-rc4/jogl-applet-runner-newt.jnlp
network: Cache: Enable a new CacheEntry: http://jogamp.org/deployment/v2.0-rc4/jogl-applet-runner-newt.jnlp
temp: new XMLParser with source:
temp: <?xml version="1.0" encoding="utf-8"?>
<jnlp href="jogl-applet-runner-newt.jnlp">
<information>
<title>JOGL JNLP Applet Runner NEWT</title>
<vendor>JogAmp Community</vendor>
<homepage href="http://jogamp.org/jogl/"/>
<description>JOGL JNLP Applet Runner NEWT</description>
<offline-allowed/>
</information>
<update check="background" policy="always"/>
<resources>
<j2se href="http://java.sun.com/products/autodl/j2se" version="1.4+"/>
<property name="sun.java2d.noddraw" value="true"/>
<jar href="jar/jogl.test.jar" main="true"/>
<jar href="jar/junit.jar" />
<extension name="jogl-all-awt" href="jogl-all-awt.jnlp" />
</resources>
<applet-desc
name="JOGLNewtApplet1Run-Applet"
main-class="com.jogamp.newt.awt.applet.JOGLNewtApplet1Run"
width="200"
height="200">
</applet-desc>
</jnlp>
temp:
returning ROOT as follows:
<jnlp href="jogl-applet-runner-newt.jnlp">
<information>
<title>JOGL JNLP Applet Runner NEWT</title>
<vendor>JogAmp Community</vendor>
<homepage href="http://jogamp.org/jogl/"/>
<description>JOGL JNLP Applet Runner NEWT</description>
<offline-allowed/>
</information>
<update check="background" policy="always"/>
<resources>
<j2se href="http://java.sun.com/products/autodl/j2se" version="1.4+"/>
<property name="sun.java2d.noddraw" value="true"/>
<jar href="jar/jogl.test.jar" main="true"/>
<jar href="jar/junit.jar"/>
<extension name="jogl-all-awt" href="jogl-all-awt.jnlp"/>
</resources>
<applet-desc name="JOGLNewtApplet1Run-Applet" main-class="com.jogamp.newt.awt.applet.JOGLNewtApplet1Run" width="200" height="200"/>
</jnlp>jnlp
temp: returning LaunchDesc from XMLFormat.parse():
<jnlp spec="1.0+" codebase="http://jogamp.org/deployment/v2.0-rc4/" href="http://jogamp.org/deployment/v2.0-rc4/jogl-applet-runner-newt.jnlp">
<information>
<title>JOGL JNLP Applet Runner NEWT</title>
<vendor>JogAmp Community</vendor>
<homepage href="http://jogamp.org/jogl/"/>
<description>JOGL JNLP Applet Runner NEWT</description>
<offline-allowed/>
</information>
<update check="background" policy="always"/>
<resources>
<java href="http://java.sun.com/products/autodl/j2se" version="1.4+"/>
<property name="sun.java2d.noddraw" value="true"/>
<jar href="http://jogamp.org/deployment/v2.0-rc4/jar/jogl.test.jar" download="eager" main="true"/>
<jar href="http://jogamp.org/deployment/v2.0-rc4/jar/junit.jar" download="eager" main="false"/>
<extension href="http://jogamp.org/deployment/v2.0-rc4/jogl-all-awt.jnlp" name="jogl-all-awt"/>
</resources>
<applet-desc name="JOGLNewtApplet1Run-Applet" main-class="com.jogamp.newt.awt.applet.JOGLNewtApplet1Run" documentbase="http://jogamp.org/deployment/v2.0-rc4/jogl-applet-runner-newt-gears-normal.html" width="200" height="200"/>
</jnlp>
network: CleanupThread used 61369 us
network: Cache entry not found [url: http://jogamp.org/deployment/v2.0-rc4/jogl-all-awt.jnlp, version: null]
network: Downloaded extension: http://jogamp.org/deployment/v2.0-rc4/jogl-all-awt.jnlp
codebase: http://jogamp.org/deployment/v2.0-rc4/
ld parentCodebase: http://jogamp.org/deployment/v2.0-rc4/
file: null
network: Cache entry not found [url: http://jogamp.org/deployment/v2.0-rc4/jogl-all-awt.jnlp, version: null]
network: Cache entry not found [url: http://jogamp.org/deployment/v2.0-rc4/jogl-all-awt.jnlp, version: null]
network: Connecting http://jogamp.org/deployment/v2.0-rc4/jogl-all-awt.jnlp with proxy=DIRECT
network: Connecting http://jogamp.org:80/ with proxy=DIRECT
network: Connecting http://jogamp.org/deployment/v2.0-rc4/jogl-all-awt.jnlp with cookie "__qca=P0-923428870-1315830391833"
network: ResponseCode for http://jogamp.org/deployment/v2.0-rc4/jogl-all-awt.jnlp : 200
network: Encoding for http://jogamp.org/deployment/v2.0-rc4/jogl-all-awt.jnlp : null
network: Sever response: (length: 2873, lastModified: Fri Dec 02 08:19:26 GMT 2011, downloadVersion: null, mimeType: application/x-java-jnlp-file)
network: CleanupThread used 5 us
network: Downloading resource: http://jogamp.org/deployment/v2.0-rc4/jogl-all-awt.jnlp
Content-Length: 2,873
Content-Encoding: null
network: Wrote URL http://jogamp.org/deployment/v2.0-rc4/jogl-all-awt.jnlp to File C:\Users\johnharris.PROFACTUM\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\19\3d162d3-48d13a6c-temp
network: Disconnect connection to http://jogamp.org/deployment/v2.0-rc4/jogl-all-awt.jnlp
network: Cache: Enable a new CacheEntry: http://jogamp.org/deployment/v2.0-rc4/jogl-all-awt.jnlp
network: CleanupThread used 6 us
network: Downloaded extension: http://jogamp.org/deployment/v2.0-rc4/jogl-all-awt.jnlp
codebase: http://jogamp.org/deployment/v2.0-rc4/
ld parentCodebase: http://jogamp.org/deployment/v2.0-rc4/
file: C:\Users\johnharris.PROFACTUM\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\19\3d162d3-48d13a6c
temp: new XMLParser with source:
temp: <?xml version="1.0" encoding="utf-8"?>
<jnlp codebase="http://jogamp.org/deployment/archive/rc/v2.0-rc4/"
href="jogl-all-awt.jnlp" version="v2.0-rc4">
<information>
<title>Java(tm) Binding to the OpenGL(r) API (ALL.AWT)</title>
<vendor>JogAmp Community</vendor>
<homepage href="http://jogamp.org/"/>
<description>Java Binding to the OpenGL API - 2.0.0 - ALL.AWT</description>
<description kind="short">Java programming language binding for the OpenGL 3D graphics API - ALL.AWT</description>
<offline-allowed/>
</information>
<update check="background" policy="always"/>
<security>
<all-permissions/>
</security>
<resources>
<jar href="jar/jogl.all.jar" />
<extension name="gluegen-rt" href="http://jogamp.org/deployment/archive/rc/v2.0-rc4/gluegen-rt.jnlp" />
</resources>
<resources os="Windows" arch="x86">
<nativelib href = "jar/jogl-all-natives-windows-i586.jar" />
</resources>
<resources os="Windows" arch="amd64">
<nativelib href = "jar/jogl-all-natives-windows-amd64.jar" />
</resources>
<resources os="Windows" arch="x86_64">
<nativelib href = "jar/jogl-all-natives-windows-amd64.jar" />
</resources>
<resources os="SunOS" arch="sparc">
<nativelib href = "jar/jogl-all-natives-solaris-sparc.jar" />
</resources>
<resources os="SunOS" arch="sparcv9">
<nativelib href = "jar/jogl-all-natives-solaris-sparcv9.jar" />
</resources>
<resources os="SunOS" arch="x86">
<nativelib href = "jar/jogl-all-natives-solaris-i586.jar" />
</resources>
<resources os="SunOS" arch="amd64">
<nativelib href = "jar/jogl-all-natives-solaris-amd64.jar" />
</resources>
<resources os="SunOS" arch="x86_64">
<nativelib href = "jar/jogl-all-natives-solaris-amd64.jar" />
</resources>
<resources os="Linux" arch="i386">
<nativelib href = "jar/jogl-all-natives-linux-i586.jar" />
</resources>
<resources os="Linux" arch="x86">
<nativelib href = "jar/jogl-all-natives-linux-i586.jar" />
</resources>
<resources os="Linux" arch="amd64">
<nativelib href = "jar/jogl-all-natives-linux-amd64.jar" />
</resources>
<resources os="Linux" arch="x86_64">
<nativelib href = "jar/jogl-all-natives-linux-amd64.jar" />
</resources>
<resources os="Linux" arch="arm">
<nativelib href = "jar/jogl-all-natives-linux-armv7.jar" />
</resources>
<resources os="Linux" arch="armv7">
<nativelib href = "jar/jogl-all-natives-linux-armv7.jar" />
</resources>
<resources os="Mac OS X" arch="i386">
<nativelib href = "jar/jogl-all-natives-macosx-universal.jar" />
</resources>
<resources os="Mac OS X" arch="x86_64">
<nativelib href = "jar/jogl-all-natives-macosx-universal.jar" />
</resources>
<component-desc />
</jnlp>
temp:
returning ROOT as follows:
<jnlp codebase="http://jogamp.org/deployment/archive/rc/v2.0-rc4/" href="jogl-all-awt.jnlp" version="v2.0-rc4">
<information>
<title>Java(tm) Binding to the OpenGL(r) API (ALL.AWT)</title>
<vendor>JogAmp Community</vendor>
<homepage href="http://jogamp.org/"/>
<description>Java Binding to the OpenGL API - 2.0.0 - ALL.AWT</description>
<description kind="short">Java programming language binding for the OpenGL 3D graphics API - ALL.AWT</description>
<offline-allowed/>
</information>
<update check="background" policy="always"/>
<security>
<all-permissions/>
</security>
<resources>
<jar href="jar/jogl.all.jar"/>
<extension name="gluegen-rt" href="http://jogamp.org/deployment/archive/rc/v2.0-rc4/gluegen-rt.jnlp"/>
</resources>
<resources os="Windows" arch="x86">
<nativelib href="jar/jogl-all-natives-windows-i586.jar"/>
</resources>
<resources os="Windows" arch="amd64">
<nativelib href="jar/jogl-all-natives-windows-amd64.jar"/>
</resources>
<resources os="Windows" arch="x86_64">
<nativelib href="jar/jogl-all-natives-windows-amd64.jar"/>
</resources>
<resources os="SunOS" arch="sparc">
<nativelib href="jar/jogl-all-natives-solaris-sparc.jar"/>
</resources>
<resources os="SunOS" arch="sparcv9">
<nativelib href="jar/jogl-all-natives-solaris-sparcv9.jar"/>
</resources>
<resources os="SunOS" arch="x86">
<nativelib href="jar/jogl-all-natives-solaris-i586.jar"/>
</resources>
<resources os="SunOS" arch="amd64">
<nativelib href="jar/jogl-all-natives-solaris-amd64.jar"/>
</resources>
<resources os="SunOS" arch="x86_64">
<nativelib href="jar/jogl-all-natives-solaris-amd64.jar"/>
</resources>
<resources os="Linux" arch="i386">
<nativelib href="jar/jogl-all-natives-linux-i586.jar"/>
</resources>
<resources os="Linux" arch="x86">
<nativelib href="jar/jogl-all-natives-linux-i586.jar"/>
</resources>
<resources os="Linux" arch="amd64">
<nativelib href="jar/jogl-all-natives-linux-amd64.jar"/>
</resources>
<resources os="Linux" arch="x86_64">
<nativelib href="jar/jogl-all-natives-linux-amd64.jar"/>
</resources>
<resources os="Linux" arch="arm">
<nativelib href="jar/jogl-all-natives-linux-armv7.jar"/>
</resources>
<resources os="Linux" arch="armv7">
<nativelib href="jar/jogl-all-natives-linux-armv7.jar"/>
</resources>
<resources os="Mac OS X" arch="i386">
<nativelib href="jar/jogl-all-natives-macosx-universal.jar"/>
</resources>
<resources os="Mac OS X" arch="x86_64">
<nativelib href="jar/jogl-all-natives-macosx-universal.jar"/>
</resources>
<component-desc/>
</jnlp>jnlp
temp: returning LaunchDesc from XMLFormat.parse():
<jnlp spec="1.0+" codebase="http://jogamp.org/deployment/archive/rc/v2.0-rc4/" version="v2.0-rc4" href="http://jogamp.org/deployment/archive/rc/v2.0-rc4/jogl-all-awt.jnlp">
<information>
<title>Java(tm) Binding to the OpenGL(r) API (ALL.AWT)</title>
<vendor>JogAmp Community</vendor>
<homepage href="http://jogamp.org/"/>
<description>Java Binding to the OpenGL API - 2.0.0 - ALL.AWT</description>
<description kind="short">Java programming language binding for the OpenGL 3D graphics API - ALL.AWT</description>
<offline-allowed/>
</information>
<security>
<all-permissions/>
</security>
<update check="background" policy="always"/>
<resources>
<jar href="http://jogamp.org/deployment/archive/rc/v2.0-rc4/jar/jogl.all.jar" download="eager" main="false"/>
<extension href="http://jogamp.org/deployment/archive/rc/v2.0-rc4/gluegen-rt.jnlp" name="gluegen-rt"/>
<nativelib href="http://jogamp.org/deployment/archive/rc/v2.0-rc4/jar/jogl-all-natives-windows-i586.jar" download="eager" main="false"/>
</resources>
<component-desc/>
</jnlp>
network: Cache entry not found [url: http://jogamp.org/deployment/archive/rc/v2.0-rc4/gluegen-rt.jnlp, version: null]
network: Cache entry not found [url: http://jogamp.org/deployment/archive/rc/v2.0-rc4/gluegen-rt.jnlp, version: null]
network: Connecting http://jogamp.org/deployment/archive/rc/v2.0-rc4/gluegen-rt.jnlp with proxy=DIRECT
network: Connecting http://jogamp.org:80/ with proxy=DIRECT
network: Connecting http://jogamp.org/deployment/archive/rc/v2.0-rc4/gluegen-rt.jnlp with cookie "__qca=P0-923428870-1315830391833"
network: ResponseCode for http://jogamp.org/deployment/archive/rc/v2.0-rc4/gluegen-rt.jnlp : 200
network: Encoding for http://jogamp.org/deployment/archive/rc/v2.0-rc4/gluegen-rt.jnlp : null
network: Sever response: (length: 2516, lastModified: Fri Dec 02 08:19:26 GMT 2011, downloadVersion: null, mimeType: application/x-java-jnlp-file)
network: CleanupThread used 6 us
network: Downloading resource: http://jogamp.org/deployment/archive/rc/v2.0-rc4/gluegen-rt.jnlp
Content-Length: 2,516
Content-Encoding: null
network: Wrote URL http://jogamp.org/deployment/archive/rc/v2.0-rc4/gluegen-rt.jnlp to File C:\Users\johnharris.PROFACTUM\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\9\63b2a149-210ff4a2-temp
network: Disconnect connection to http://jogamp.org/deployment/archive/rc/v2.0-rc4/gluegen-rt.jnlp
network: CleanupThread used 7 us
network: Cache: Enable a new CacheEntry: http://jogamp.org/deployment/archive/rc/v2.0-rc4/gluegen-rt.jnlp
network: Downloaded extension: http://jogamp.org/deployment/archive/rc/v2.0-rc4/gluegen-rt.jnlp
codebase: http://jogamp.org/deployment/archive/rc/v2.0-rc4/
ld parentCodebase: http://jogamp.org/deployment/archive/rc/v2.0-rc4/
file: C:\Users\johnharris.PROFACTUM\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\9\63b2a149-210ff4a2
temp: new XMLParser with source:
temp: <?xml version="1.0" encoding="utf-8"?>
<jnlp codebase="http://jogamp.org/deployment/archive/rc/v2.0-rc4"
href="gluegen-rt.jnlp" version="v2.0-rc4">
<information>
<title>GlueGen Runtime v2</title>
<vendor>JogAmp Community</vendor>
<homepage href="http://jogamp.org/"/>
<description>GlueGen Runtime Library</description>
<description kind="short">Run-time support classes and native code for applications and libraries built using the GlueGen tool.</description>
<offline-allowed/>
</information>
<update check="background" policy="always"/>
<security>
<all-permissions/>
</security>
<resources>
<jar href="jar/gluegen-rt.jar" />
</resources>
<resources os="Windows" arch="x86">
<nativelib href = "jar/gluegen-rt-natives-windows-i586.jar" />
</resources>
<resources os="Windows" arch="amd64">
<nativelib href = "jar/gluegen-rt-natives-windows-amd64.jar" />
</resources>
<resources os="Windows" arch="x86_64">
<nativelib href = "jar/gluegen-rt-natives-windows-amd64.jar" />
</resources>
<resources os="SunOS" arch="sparc">
<nativelib href = "jar/gluegen-rt-natives-solaris-sparc.jar" />
</resources>
<resources os="SunOS" arch="sparcv9">
<nativelib href = "jar/gluegen-rt-natives-solaris-sparcv9.jar" />
</resources>
<resources os="SunOS" arch="x86">
<nativelib href = "jar/gluegen-rt-natives-solaris-i586.jar" />
</resources>
<resources os="SunOS" arch="amd64">
<nativelib href = "jar/gluegen-rt-natives-solaris-amd64.jar" />
</resources>
<resources os="SunOS" arch="x86_64">
<nativelib href = "jar/gluegen-rt-natives-solaris-amd64.jar" />
</resources>
<resources os="Linux" arch="i386">
<nativelib href = "jar/gluegen-rt-natives-linux-i586.jar" />
</resources>
<resources os="Linux" arch="x86">
<nativelib href = "jar/gluegen-rt-natives-linux-i586.jar" />
</resources>
<resources os="Linux" arch="amd64">
<nativelib href = "jar/gluegen-rt-natives-linux-amd64.jar" />
</resources>
<resources os="Linux" arch="x86_64">
<nativelib href = "jar/gluegen-rt-natives-linux-amd64.jar" />
</resources>
<resources os="Mac OS X" arch="i386">
<nativelib href = "jar/gluegen-rt-natives-macosx-universal.jar" />
</resources>
<resources os="Mac OS X" arch="x86_64">
<nativelib href = "jar/gluegen-rt-natives-macosx-universal.jar" />
</resources>
<component-desc />
</jnlp>
temp:
returning ROOT as follows:
<jnlp codebase="http://jogamp.org/deployment/archive/rc/v2.0-rc4" href="gluegen-rt.jnlp" version="v2.0-rc4">
<information>
<title>GlueGen Runtime v2</title>
<vendor>JogAmp Community</vendor>
<homepage href="http://jogamp.org/"/>
<description>GlueGen Runtime Library</description>
<description kind="short">Run-time support classes and native code for applications and libraries built using the GlueGen tool.</description>
<offline-allowed/>
</information>
<update check="background" policy="always"/>
<security>
<all-permissions/>
</security>
<resources>
<jar href="jar/gluegen-rt.jar"/>
</resources>
<resources os="Windows" arch="x86">
<nativelib href="jar/gluegen-rt-natives-windows-i586.jar"/>
</resources>
<resources os="Windows" arch="amd64">
<nativelib href="jar/gluegen-rt-natives-windows-amd64.jar"/>
</resources>
<resources os="Windows" arch="x86_64">
<nativelib href="jar/gluegen-rt-natives-windows-amd64.jar"/>
</resources>
<resources os="SunOS" arch="sparc">
<nativelib href="jar/gluegen-rt-natives-solaris-sparc.jar"/>
</resources>
<resources os="SunOS" arch="sparcv9">
<nativelib href="jar/gluegen-rt-natives-solaris-sparcv9.jar"/>
</resources>
<resources os="SunOS" arch="x86">
<nativelib href="jar/gluegen-rt-natives-solaris-i586.jar"/>
</resources>
<resources os="SunOS" arch="amd64">
<nativelib href="jar/gluegen-rt-natives-solaris-amd64.jar"/>
</resources>
<resources os="SunOS" arch="x86_64">
<nativelib href="jar/gluegen-rt-natives-solaris-amd64.jar"/>
</resources>
<resources os="Linux" arch="i386">
<nativelib href="jar/gluegen-rt-natives-linux-i586.jar"/>
</resources>
<resources os="Linux" arch="x86">
<nativelib href="jar/gluegen-rt-natives-linux-i586.jar"/>
</resources>
<resources os="Linux" arch="amd64">
<nativelib href="jar/gluegen-rt-natives-linux-amd64.jar"/>
</resources>
<resources os="Linux" arch="x86_64">
<nativelib href="jar/gluegen-rt-natives-linux-amd64.jar"/>
</resources>
<resources os="Mac OS X" arch="i386">
<nativelib href="jar/gluegen-rt-natives-macosx-universal.jar"/>
</resources>
<resources os="Mac OS X" arch="x86_64">
<nativelib href="jar/gluegen-rt-natives-macosx-universal.jar"/>
</resources>
<component-desc/>
</jnlp>jnlp
temp: returning LaunchDesc from XMLFormat.parse():
<jnlp spec="1.0+" codebase="http://jogamp.org/deployment/archive/rc/v2.0-rc4/" version="v2.0-rc4" href="http://jogamp.org/deployment/archive/rc/v2.0-rc4/gluegen-rt.jnlp">
<information>
<title>GlueGen Runtime v2</title>
<vendor>JogAmp Community</vendor>
<homepage href="http://jogamp.org/"/>
<description>GlueGen Runtime Library</description>
<description kind="short">Run-time support classes and native code for applications and libraries built using the GlueGen tool.</description>
<offline-allowed/>
</information>
<security>
<all-permissions/>
</security>
<update check="background" policy="always"/>
<resources>
<jar href="http://jogamp.org/deployment/archive/rc/v2.0-rc4/jar/gluegen-rt.jar" download="eager" main="false"/>
<nativelib href="http://jogamp.org/deployment/archive/rc/v2.0-rc4/jar/gluegen-rt-natives-windows-i586.jar" download="eager" main="false"/>
</resources>
<component-desc/>
</jnlp>
More to follow in the next two posts. It’s too big for just one apparently.