persistence@glassfish.java.net

RE: [Fwd: [Issue 459] TopLink does not ignore white spaces around string values in provider name in persistence.xml]

From: Mike Keith <michael.keith_at_oracle.com>
Date: Wed, 22 Mar 2006 12:01:24 -0500


These were defined as strings on purpose so that people could do stuff like
place their values on separate lines. For example, it should be legal to put:

<provider>
  com.acme.RidiculouslyLongPersistenceProviderClassName
</provider>

Providers should ignore whitespace in this and other elements that allow it.

> -----Original Message-----
> From: Sanjeeb.Sahoo_at_Sun.COM [mailto:Sanjeeb.Sahoo_at_Sun.COM]On Behalf Of
> Sanjeeb Kumar Sahoo
> Sent: Wednesday, March 22, 2006 11:53 AM
> To: Mike Keith; Linda Demichiel
> Cc: persistence_at_glassfish.dev.java.net
> Subject: [Fwd: [Issue 459] TopLink does not ignore white spaces around
> string values in provider name in persistence.xml]
>
>
> Mike, Linda,
>
> This one for you.
>
> Thanks,
> Sahoo
>
>