0 Replies Latest reply on Jan 7, 2008 11:46 AM by welshguy

    Obtained Deployment Property

    welshguy

      Hello all,

      I'm using jboss-portal-2.6.2.GA-bundled server with sun's reference JSF 1.1 implementation

      Quick 1: Is there anyway to access my own property that i have placed with the XX-object.xml in my JSF backing bean?

      Example:


      <parent-ref>default.Test</parent-ref>


      abc
      http://www.inuknetworks.com


      width
      600


      height
      400


      ....

      How / what code do i need to access the abc property at run time?

      Cheers again