I have somethig like this:
|
| <component name="sysConfig" auto-create="true"
class="com.myapp.SystemConfig" scope="APPLICATION">
| <property name="rowsPerPage">5</property>
| <property name="fileUrl">whateverpath</property>
| </component>
|
|
|
| @In
| SystemConfig sysConfig;
|
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4079221#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...