Bug 780309 (SOA-2715)

Summary: Need getLocalPort() on class org.jboss.soa.esb.http.HttpRequest
Product: [JBoss] JBoss Enterprise SOA Platform 5 Reporter: Jeff Prestes <jeffprestes>
Component: JBossESBAssignee: Ken Johnson <kejohnso>
Status: NEW --- QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: 5.0.2   
Target Milestone: ---   
Target Release: FUTURE   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jira.jboss.org/jira/browse/SOA-2715
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Feature Request
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jeff Prestes 2010-12-21 20:49:11 UTC
Help Desk Ticket Reference: https://c.na7.visual.force.com/apex/Case_View?id=500A0000005fGWc
project_key: SOA

The class org.jboss.soa.esb.http.HttpRequest wraps values from the javax.servlet.http.HttpServletRequest via the HttpMessageComposer class.

The getLocalPort() method of the javax.servlet.http.HttpServletRequest needs to be exposed just like the method org.jboss.soa.esb.http.HttpRequest.getLocalHost().