Search This Blog

Monday, January 11, 2010

01-11-2010

We're getting free C# training so I need to set up an environment.  I'm going to make a virtual machine because I don't want corrupt my current environment with a bunch of Microsoft stuff.

"Hi,


There is much easier way of doing this which I found in Terracotta site. Just give vm argument -Dcom.tc.loader.system.name=JBoss.UnifiedClassLoader3:deploy/app-ee.ear when you are running the app."
 
Learned that in the simplest master-worker example if you don't have the shared object in both the master and worker side classpaths you get a weird Terracotta error around Java's conccurency objects.

No comments:

Post a Comment