[arquillian-issues] [JBoss JIRA] Commented: (ARQ-170) Rename configuration property for Embedded GlassFish HTTP port

Dan Allen (JIRA) jira-events at lists.jboss.org
Mon Jun 7 15:51:38 EDT 2010


    [ https://jira.jboss.org/browse/ARQ-170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12534322#action_12534322 ] 

Dan Allen commented on ARQ-170:
-------------------------------

Hmm, true, it is binding...but it also becomes the remote HTTP port (if you were doing @Run(AS_CLIENT) for instance). So technically it's both. I think bindHttpPort clarifies it. Let's go with that.

> Rename configuration property for Embedded GlassFish HTTP port
> --------------------------------------------------------------
>
>                 Key: ARQ-170
>                 URL: https://jira.jboss.org/browse/ARQ-170
>             Project: Arquillian
>          Issue Type: Bug
>          Components: GlassFish Containers
>    Affects Versions: 1.0.0.Alpha2
>            Reporter: Dan Allen
>
> The configuration property for the Embedded GlassFish HTTP port is currently bindPort.
> However, this is an incorrect name. What this value is actually configuring is the port on which the http-listener-1 runs (the HTTP port). In fact, it's the only port that can be configured in Embedded GlassFish. Therefore, the property should be renamed to httpPort to reflect the proper purpose.
> change property bindPort to httpPort in GlassFishConfiguration

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

        


More information about the arquillian-issues mailing list