1 Reply Latest reply on Feb 22, 2004 10:56 PM by juha

    ClassEditor pre-appends "class " to attribute value

    jsharier

      Hi,

      I have an attribute defined as a class. The class editor pre-appends "class " to the value specified in jboss-service.xml. In order for me to update the attribute I must remove the "class ". This is more of a problem when I add another attribute defined as a class because now both have "class " pre-appended. So to change 1 of the attributes I must remove "class " from all of the attributes defined as a class.