]
Nick Boldt updated JBDS-4635:
-----------------------------
Fix Version/s: 11.x
Unable to explicitly declare an oracle SID when using the New
Connection profile
---------------------------------------------------------------------------------
Key: JBDS-4635
URL:
https://issues.jboss.org/browse/JBDS-4635
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Bug
Components: integration
Affects Versions: 11.1.0.GA
Reporter: Johnathon Lee
Fix For: 11.x
Connection url syntax of <host>:<port>:<service name> is specified when
choosing SID which requires <host>:<port>/<SID>. Testing with a
TNSListener where the SID and the SERVICE_NAME are the same will not show the issue.