[jbosstools-issues] [JBoss JIRA] (JBIDE-10768) Deploy only server error on publishing, lack of tests

Rob Stryker (JIRA) jira-events at lists.jboss.org
Tue Jan 31 23:25:48 EST 2012


     [ https://issues.jboss.org/browse/JBIDE-10768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rob Stryker resolved JBIDE-10768.
---------------------------------

    Resolution: Done


patch committed to trunk
                
> Deploy only server error on publishing, lack of tests
> -----------------------------------------------------
>
>                 Key: JBIDE-10768
>                 URL: https://issues.jboss.org/browse/JBIDE-10768
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: JBossAS/Servers
>    Affects Versions: 3.3.0.M5
>            Reporter: Rob Stryker
>            Assignee: Rob Stryker
>             Fix For: 3.3.0.Beta1
>
>
> 	at org.jboss.ide.eclipse.as.core.server.internal.BehaviourModel.getPublishMethodType(BehaviourModel.java:39)
> 	at org.jboss.ide.eclipse.as.core.util.DeploymentPreferenceLoader.getCurrentDeploymentMethodType(DeploymentPreferenceLoader.java:54)
> 	at org.jboss.ide.eclipse.as.core.util.DeploymentPreferenceLoader.getCurrentDeploymentMethodType(DeploymentPreferenceLoader.java:50)
> 	at org.jboss.ide.eclipse.as.core.server.internal.DeployableServerBehavior.createPublishMethod(DeployableServerBehavior.java:130)
> 	at org.jboss.ide.eclipse.as.core.server.internal.DeployableServerBehavior.getOrCreatePublishMethod(DeployableServerBehavior.java:77)
> Adding tests.  DeployOnlyServer does not explicitly set its default publish type to "local".  Since older deploy-only servers will not have this attribute, simply adding it as a new param is not sufficient. Older servers must continue to work. This requires new tests and minor code changes to ensure defaults are provided. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list