[ https://issues.apache.org/activemq/browse/SM-386?page=all ]
     
Guillaume Nodet resolved SM-386:
--------------------------------

    Fix Version: 3.0-M1
     Resolution: Fixed
      Assign To: Guillaume Nodet

Author: gnodet
Date: Thu Apr  6 02:50:31 2006
New Revision: 391950

URL: http://svn.apache.org/viewcvs?rev=391950&view=rev
Log:
SM-386: hostname and port in Ant task is not used

Modified:
    
incubator/servicemix/trunk/servicemix-core/src/main/java/org/apache/servicemix/jbi/management/task/JbiTask.java
    
incubator/servicemix/trunk/servicemix-core/src/test/java/org/apache/servicemix/jbi/management/task/JbiTaskTest.java



> hostname and port in Ant task is not used
> -----------------------------------------
>
>          Key: SM-386
>          URL: https://issues.apache.org/activemq/browse/SM-386
>      Project: ServiceMix
>         Type: Bug

>   Components: servicemix-core
>     Versions: 3.0-M1, 3.0-M2, 3.0
>  Environment: All platforms
>     Reporter: Nicolas Biri
>     Assignee: Guillaume Nodet
>      Fix For: 3.0-M1

>
> Original Estimate: 2 minutes
>         Remaining: 2 minutes
>
> Using ant task, the configuration of host, port and all jmx connection 
> variables are not used.
> In JBITask.java, the JMX connexion is done in the init function. Instead, it 
> must be done as the first step of the execute function, otherwise the 
> attribute values of the ant task are useless.
> Consequently, the JUnit for the JBITask is wrong too: JMX connexion should 
> not be done at init.

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

Reply via email to