NamingAlias ClassNotFoundException when migrating SAR to JBoss EAP 6

Solution Unverified - Updated -

Issue

We are encoutering a little problem with "MBean" and "org.jboss.naming.NamingAlias" : deployment descriptor fails to deploy within JBoss 6.

Our problem come from a SAR archive which contains a "jboss-service.xml" file :

<server>
    <mbean code="org.jboss.naming.NamingAlias" name="com.example:service=NamingAlias,name=Test">
        <attribute name="FromName">/FromExample</attribute>
        <attribute name="ToName">ToExample</attribute>
    </mbean>

Environment

  • Red Hat JBoss Enterprise Application Platform (EAP)
    • 6.x

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.