0 Replies Latest reply on Dec 12, 2005 3:34 AM by elfuhrer

    Unable to deploy JBoss Portal 2.2RC2

    elfuhrer

      I was using JBoss Portal 2.0 for a while and I just performed a migration ot JBoss Portal 2.2RC2.
      The databse is configured propertly, the dialects are configured properly however there's an error in deploying the CMSObject Service caused by two non registered managed beans.

      [ServiceConfigurator] Problem configuring service portal:mapper=CMSObject org.jboss.util.NestedRuntimeException: Error creating MBeanProxy: portal:mapper=PrefixDelegating; - nested throwable: (javax.management.InstanceNotFoundException: portal:mapper=PrefixDelegating is not registered.)

      [ServiceConfigurator] Problem configuring service portal:policy=JaccPortalPolicyConfigurator
      org.jboss.util.NestedRuntimeException: Error creating MBeanProxy: portal:service=PortalPermissionFactory; - nested throwable: (javax.management.InstanceNotFoundException: portal:service=Port
      alPermissionFactory is not registered.)

      What's the issue with the service configuration?