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#4079221

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4079221
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to