I have always been under the impression that the way to deploy your application would be with the models converted to jME binary format. However now This quote has popped up:
As pointed out in the forum thread, you should not use the jme binary format
for long term storage.
This is the thread talked about.
This is the bug discussed (jME 1)
Since the person who said that was llama who seems to know a lot about jME.. I wonder if my initial assumption is correct or not. What is the best way to deploy the application, after all, in regard to models?