Tuesday, December 25, 2007

JMS unsupported encoding

Problem:
During runtime of a java application, an unsupported encoding for JMS message might appear during JMS operations.

Solution:
A quick fix would be to use the SDK as the runtime JVM instead.

No comments: