[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-854) our adapter uses different vm-install constant than other servers

Max Andersen (JIRA) jira-events at lists.jboss.org
Mon Aug 27 13:11:18 EDT 2007


our adapter uses different vm-install constant than other servers
-----------------------------------------------------------------

                 Key: JBIDE-854
                 URL: http://jira.jboss.com/jira/browse/JBIDE-854
             Project: JBoss Tools
          Issue Type: Bug
          Components: JBossAS
    Affects Versions: 2.0.0.Beta3
            Reporter: Max Andersen
         Assigned To: Rob Stryker
            Priority: Minor


Just wondering why we use 

public static String PROPERTY_VM_ID = "PROPERTY_VM_ID";
public static String PROPERTY_VM_TYPE_ID = "PROPERTY_VM_TYPE_ID";
	
when both tomcat and all generic servers uses

protected static final String PROP_VM_INSTALL_TYPE_ID = "vm-install-type-id";
protected static final String PROP_VM_INSTALL_ID = "vm-install-id";

?



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list