You are viewing a plain text version of this content. The canonical link for it is here.
Posted to kalumet-dev@incubator.apache.org by "Jean-Baptiste Onofré (Created JIRA)" <ji...@apache.org> on 2012/01/18 15:14:39 UTC

[jira] [Created] (KALUMET-7) JBoss 6 controller is not able to check the ServerHomeLocation

JBoss 6 controller is not able to check the ServerHomeLocation
--------------------------------------------------------------

                 Key: KALUMET-7
                 URL: https://issues.apache.org/jira/browse/KALUMET-7
             Project: Apache Kalumet
          Issue Type: Bug
          Components: controller
    Affects Versions: 0.6-incubating
            Reporter: Jean-Baptiste Onofré
            Assignee: Jean-Baptiste Onofré
             Fix For: 0.6-incubating


At init, the JBoss 6 controller tries to get the JBoss ServerHomeLocation attribute in the ServerConfig MBean.

The controller cast it in String, whereas this attribute is an URL, so we get a ClassCastException.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Resolved] (KALUMET-7) JBoss 6 controller is not able to check the ServerHomeLocation

Posted by "Jean-Baptiste Onofré (Resolved JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KALUMET-7?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré resolved KALUMET-7.
----------------------------------------

    Resolution: Fixed

Revision 1232935.
                
> JBoss 6 controller is not able to check the ServerHomeLocation
> --------------------------------------------------------------
>
>                 Key: KALUMET-7
>                 URL: https://issues.apache.org/jira/browse/KALUMET-7
>             Project: Apache Kalumet
>          Issue Type: Bug
>          Components: controller
>    Affects Versions: 0.6-incubating
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 0.6-incubating
>
>
> At init, the JBoss 6 controller tries to get the JBoss ServerHomeLocation attribute in the ServerConfig MBean.
> The controller cast it in String, whereas this attribute is an URL, so we get a ClassCastException.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira