I defined my attribute using JBoss 4.2.2 as follows, but unfortunately there is still no
value after deployment. Setting/Getting this attribute using the JMX-Console works
flawlessly. Did I miss anything?
This is my current configuration
| <attribute access="read-write">
|
| <description>My Description</description>
| <name>HotFolderPath</name>
| <type>java.lang.String</type>
| <descriptors>
| <default value="halloTest"/>
| </descriptors>
| </attribute>
|
Any input would be highly appriciated
Thomas
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176463#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...