[
https://jira.jboss.org/jira/browse/JBIDE-3266?page=com.atlassian.jira.plu...
]
Alexey Kazakov commented on JBIDE-3266:
---------------------------------------
Looks like a bug of Eclipse Datatools plug-ins or BIRT. This URL we get from
org.eclipse.datatools.connectivity.ProfileManager. BIRT or Datatools are responsible for
correct URL.
Connection url is not escaped when set into hibernate.properties of
seam-gen
----------------------------------------------------------------------------
Key: JBIDE-3266
URL:
https://jira.jboss.org/jira/browse/JBIDE-3266
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Seam
Affects Versions: 3.0.0.cr1
Reporter: Max Rydahl Andersen
Priority: Minor
Fix For: 3.0.0.cr1
if your DTP connection has \ in it, the conneciton string ends literally causing it to be
non-escape.
i.e. if you use the Derby connection from BIRT you get something like this
hibernate.connection.url=jdbc\:derby\:C\:Usersmax\runtime-New_configuration.metadata.pluginsorg.eclipse.birt.report.data.oda.jdbc.dbprofile.sampledb/db/BirtSample
which will result in it in not parsing the url correctly.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira