I am trying to run code locally on my PC via JBoss 6.3 and when I try to connect to the server I get the following error:
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.businessobjects.bcm.BCM
I saw prior posts which speak to this issue but none I saw showed a valid way to clear this error when running on JBoss 6.3
Has anyone found a way around this issue ?