[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jboss-cvs-commits
Subject:    [jboss-cvs] jbosside/as/plugins/org.jboss.ide.eclipse.as.core/jbosscore/org/jboss/ide/eclipse/as/cor
From:       Robert Stryker <rawblem () gmail ! com>
Date:       2006-05-31 21:08:36
Message-ID: E1FlXvg-0003ty-F9 () committer01 ! frg ! pub ! inap ! atl ! jboss ! com
[Download RAW message or body]

  User: rawb    
  Date: 06/05/31 17:08:36

  Modified:    as/plugins/org.jboss.ide.eclipse.as.core/jbosscore/org/jboss/ide/eclipse/as/core/model \
  ServerProcessModel.java
  Log:
  Fixed Big error with the Process Model, which inadvertantly allowed other classes \
to create models given any server ID, even if the server did not exist.   
  getModel() signatures have been changed and forcing a creation has been limited
  
  Revision  Changes    Path
  1.3       +1 -1      \
jbosside/as/plugins/org.jboss.ide.eclipse.as.core/jbosscore/org/jboss/ide/eclipse/as/core/model/ServerProcessModel.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: ServerProcessModel.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/as/plugins/org.jboss.ide.eclipse.as.core/jbosscore/org/jboss/ide/eclipse/as/core/model/ServerProcessModel.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- ServerProcessModel.java	31 May 2006 20:42:04 -0000	1.2
  +++ ServerProcessModel.java	31 May 2006 21:08:36 -0000	1.3
  @@ -546,7 +546,7 @@
   	public void serverAdded(IServer server) {
   		if( JBossServerCore.getServer(server) != null ) {
   			// init
  -			getModel(server.getId());
  +			getModel(server.getId(), true);
   		}
   	}
   
  
  
  


-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
jboss-cvs-commits mailing list
jboss-cvs-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-cvs-commits


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic