Deployment with JWS, using http://www.jmonkeyengine.com/webstart/jme.jnlp

If I want to deploy a jME application using JWS, can I use the jme.jnlp on the jmonkeyengine site as a resource extension in my JNLP file?



Or should I create my own copy of the jme.jnlp file on my own website?

Please use your own.  Not only is that kinder on our bandwidth, but you then avoid issues like version updates that break your code, etc.

Thanks will do then.  I think I was also going to try and integrate the physics engine as well which would also probably be an encouragement to create my own deployment.