I read this part of documentation but I would like to define them in xml document ,
i tried this:
| <variable name="a" access="read" mapped-name="x"
/>
| <variable name="b" access="read,write,required"
mapped-name="y" />
| <variable name="c" access="read,write" />
|
but, nothing it's bad.
is it the only way on java application with Context ?????
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078314#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...