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

Vlado Pakan (JIRA) jira-events at lists.jboss.org
Fri May 6 02:59:18 EDT 2011


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

Vlado Pakan closed JBIDE-8329.
------------------------------



Verified on jbdevstudio-product-linux-gtk-4.1.0.v201105011951R-H359-M1.

> 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
>    Affects Versions: 3.2.0.CR1
>            Reporter: Magnus Mogren
>            Assignee: Rob Stryker
>             Fix For: 3.2.1.M1, 3.3.x
>
>
> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list