History | Log In     View a printable version of the current page. Get help!  
Issue Details (XML | Word)

Key: JBPAPP-356
Type: Bug Bug
Status: Resolved Resolved
Resolution: Done
Priority: Major Major
Assignee: William DeCoste
Reporter: Galder Zamarreno
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JBoss Enterprise Platform App Edition

InitialContextFactory.getHAContext() should not use hardcoded localhost for lookup

Created: 09/Oct/07 05:19 AM   Updated: 28/Jan/08 03:17 PM
Component/s: EJB
Affects Version/s: 4.2.0.GA_CP01
Fix Version/s: 4.2.0.GA_CP02
Security Level: Public (Everyone can see)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Issue Links:
Related
 
This issue is related to:
JBPAPP-260 EJBTHREE-975 - HA-JNDI InitialContext... Major Closed
Superset
This issue incorporates:
JBAS-4805 InitialContextFactory.getHAContext() ... Major Closed
 

Affects: Release Notes
Complexity: Low
Help Desk Ticket Reference: https://na1.salesforce.com/50030000003jOoK


 Description  « Hide
InitialContextFactory.getHAContext() does lookups on hardcoded localhost.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order:
Galder Zamarreno [09/Oct/07 05:21 AM]
Corresponding JBAS issue.

Galder Zamarreno [09/Oct/07 05:22 AM]
JBPAPP issue that introduced this issue in EAP CP.

Galder Zamarreno [15/Oct/07 05:23 AM]
To: Patch Triage Team

Are you happy with the JIRA being included in the next CP release?

Alex Pinkin [09/Jan/08 05:15 PM]
Any opinions? Going into triage this week

Galder Zamarreno [11/Jan/08 03:48 AM]
As mentioned above, this JIRA incorporates JBAS-4805 and
looking at Bill's last comment in that JIRA, it seems like he's
already fixed it for EAP 4.2.0.GA CP02:

"William DeCoste [06/Nov/07 10:16 PM]
I made this fix in JBPAPP_4_2_0_GA_CP for EAP 4.2.0 CP02 "

From the subvesion commits of the original JIRA:

"[JBAS-4805] remove hardcoded localhost
Files Changed
MODIFY /branches/JBPAPP_4_2_0_GA_CP/ejb3/src/main/org/jboss/ejb3/InitialContextFactory.java"

AFAIK, only commits related to JBPAPP issues should be
allowed in EAP branches.

Alex Pinkin [18/Jan/08 03:30 PM]
Bill, please confirm that this is resolved