-
Feature Request
-
Resolution: Done
-
Major
-
4.2.0.GA_CP05, 4.3.0.GA_CP03
-
None
Class org.jnp.interfaces.NamingContext is unable to parse IPV6 addresses. There are couple of places where it uses
int colon = url.indexOf(':') to delimit hostname and port.
This does not work with IPV6 adresses.
- blocks
-
JBPAPP-434 Fix known IPv6 incompatibilities
- Resolved
- is blocked by
-
JBAS-6390 Add support for parsing IPv6 addresses in org.jnp.interfaces.NamingContext
- Closed