All,

 

Question regarding configuration factory.

 

Is it possible to define aliases in a configuration factory as shown below -


 

<configuration>
  <properties alias="test1" fileName="test1.properties"/>
  <xml alias="testX" fileName="test.xml"/>
  <properties alias="test2" fileName="test2.properties "/>
</configuration>
 

I basically want to load data from specific named configuration files using
the aliases. 

 

Cheers

Rishi

 



------------------------------------------------------------------------------------------------------------
This message is intended for the addressee or its representative only. 
Any form of unauthorized use, publication, reproduction, copying or 
disclosure of the content of this e-mail is not permitted. If you are 
not the intended recipient of this e-mail message and its contents, 
please notify the sender immediately and delete this message and 
all its attachments subsequently.

Reply via email to