On Mon, Jul 25, 2011 at 7:06 PM, Raymond Feng <enjoyj...@gmail.com> wrote: > You can make these env settings as a list of properties that can be > configured in the composite. The values will be injected into the component > implementation class. >
+1 Database name, group name and other configuration that will be constant for the life of your component can be configured as SCA component properties. You can find examples of property configuration in the SCA assembly spec. -- Jean-Sebastien