P Balu
Thu, 13 Apr 2006 04:57:45 -0700
Hi! As I was going to deploy an application using Java WebStart, xmlBlaster threw a ClassCastException right at the beginning. I tracked down the problem and made a small patch. A ClassLoader object was cast to URLClassLoader, and didn't consider that it may not be run as a standalone app like normally it would. Check out my attachment. regards, Balázs Póka
xmlblaster.patch
Description: Binary data