I am not sure if this problem is related to Muse or ClassLoader of Jboss I am using. From one of the capability class methods if I have a code like this below -
OrganizationUnitDocument doc = OrganizationUnitDocument.Factory.newInstance(); It throws Caused by: java.lang.NoClassDefFoundError: com/cisco/cmp/schemas/x2006/x07/chameleon/organizationUnit/OrganizationU nitDocument$Factoory Factory is the inner class within OrganizationUnitDocument. Any ideas how to get around this issue? Thanks. --Baseer --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
