Re: Configuring Hibernate for PostgreSQL Access Over Unix Socket With JDBC

Sehrope Sarkuni <[email protected]> Sun, 8 Dec 2019 08:27:59 -0500
Newsgroups gmane.comp.db.postgresql.jdbc
Message-ID <CAH7T-ao-2bryKEYRjDFAgGYpgi8R46oMrLegTenmJ+-WOX8h+g@mail.gmail.com>
--0000000000000847800599314039
Content-Type: text/plain; charset="UTF-8"

Is the issue the unescaped ampersand? (the "&")

Replace any raw & in the URL value with &amp; and see if that works. I
think this is just an XML parsing issue unrelated to the driver itself.

Regards,
-- Sehrope Sarkuni
Founder & CEO | JackDB, Inc. | https://www.jackdb.com/

--0000000000000847800599314039
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div dir=3D"ltr"><div>Is the issue the unescaped ampersand=
?=C2=A0(the &quot;&amp;&quot;)</div><div><br></div><div>Replace any raw &am=
p; in the URL value with &amp;amp; and see if that works. I think this is j=
ust an XML parsing issue unrelated to the driver itself.</div><br clear=3D"=
all"><div><div dir=3D"ltr" class=3D"gmail_signature" data-smartmail=3D"gmai=
l_signature"><div dir=3D"ltr"><div style=3D"font-family:arial;font-size:sma=
ll">Regards,</div><div style=3D"font-family:arial;font-size:small">-- Sehro=
pe Sarkuni</div><div style=3D"font-family:arial;font-size:small">Founder &a=
mp; CEO | JackDB, Inc. |=C2=A0<a href=3D"https://www.jackdb.com/" style=3D"=
color:rgb(17,85,204)" target=3D"_blank">https://www.jackdb.com/</a></div></=
div></div></div></div></div>

--0000000000000847800599314039--