Menu

#98 JBoss 6 controller is not able to check ServerHomeLocation

0.5.8-SNAPSHOT
open-fixed
9
2012-01-18
2012-01-18
No

The JBoss 6 controller tries to get the ServerHomeLocation attribute at init, and cast it as String.

Whereas the ServerHomeLocation is a java.net.URL, so we get a ClassCastException.

Discussion

  • Jean-Baptiste Onofré

    • milestone: 2011519 --> 0.5.8-SNAPSHOT
    • status: open --> open-fixed
     
  • Jean-Baptiste Onofré

    Revision 985.

     

Log in to post a comment.