[jbosstools-issues] [JBoss JIRA] (JBIDE-8329) Automatic detection of web port does not work for EAP 4.3

Denis Golovin (JIRA) jira-events at lists.jboss.org
Wed Jan 18 18:44:19 EST 2012


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

Denis Golovin closed JBIDE-8329.
--------------------------------

    Fix Version/s: 3.3.0.M1
                       (was: 3.3.x)
       Resolution: Done

    
> Automatic detection of web port does not work for EAP 4.3
> ---------------------------------------------------------
>
>                 Key: JBIDE-8329
>                 URL: https://issues.jboss.org/browse/JBIDE-8329
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: JBossAS/Servers
>    Affects Versions: 3.2.0.CR1
>            Reporter: Magnus Mogren
>            Assignee: Rob Stryker
>             Fix For: 3.3.0.M1, 3.2.1.M1
>
>
> The automatic detection of web port does not work for EAP 4.3 servers.
> The reason is a faulty XPath expession used to detect the port: //Server/Service[@name='jboss.web']/Connector[count(@sslProtocol) = 0 and (count(@protocol) = 0 or @protocol = 'HTTP/1.1')]
> That expression tries to get the value of the Connector element in the server.xml, not the port attribute of the element.

--
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