ruper2/src/java/core/org/krysalis/ruper2/config RuperConfig.java,1.1,1.2

[email protected]
Newsgroups gmane.comp.krysalis.metamorphosis.cvs
Message-ID <[email protected]>
Update of /cvsroot/metamorphosis/ruper2/src/java/core/org/krysalis/ruper2/config
In directory sc8-pr-cvs1:/tmp/cvs-serv30169/src/java/core/org/krysalis/ruper2/config

Modified Files:
	RuperConfig.java 
Log Message:
More tests

Index: RuperConfig.java
===================================================================
RCS file: /cvsroot/metamorphosis/ruper2/src/java/core/org/krysalis/ruper2/config/RuperConfig.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** RuperConfig.java	29 Sep 2003 18:09:23 -0000	1.1
--- RuperConfig.java	2 Oct 2003 23:56:50 -0000	1.2
***************
*** 23,27 ****
  	private static boolean l_configured = false;
  
! 	public static void configure(String resourceName) {
  		try {
  			XMLEntryTable xmlEntryTable = new ConfigXMLEntryTable();
--- 23,27 ----
  	private static boolean l_configured = false;
  
! 	public static synchronized void configure(String resourceName) {
  		try {
  			XMLEntryTable xmlEntryTable = new ConfigXMLEntryTable();
***************
*** 65,69 ****
  		if (!l_configured) {
  			configure(RuperConstants.DEFAULT_CONFIG_XML);
- 
  			l_configured = true;
  		}
--- 65,68 ----




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.