[ 
https://issues.apache.org/jira/browse/OPENJPA-2332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13579317#comment-13579317
 ] 

ASF subversion and git services commented on OPENJPA-2332:
----------------------------------------------------------

Commit 1446687 from allee8285
[ https://svn.apache.org/r1446687 ]

OPENJPA-2332 - Update "no-driver" message content for clarity.
                
> Update message when unable to resolve datasource configuration
> --------------------------------------------------------------
>
>                 Key: OPENJPA-2332
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-2332
>             Project: OpenJPA
>          Issue Type: Improvement
>          Components: diagnostics, jdbc
>    Affects Versions: 2.3.0, 2.2.2, 2.2.1.1
>            Reporter: Kevin Sutter
>            Assignee: Kevin Sutter
>
> This error message does not give sufficient information to debug the 
> situation.  Users don't know how or why they got to this point in the 
> processing:
> no-driver: A JDBC Driver or DataSource class name must be specified in the \
>       ConnectionDriverName property. Available properties in configuration \
>       are "{0}".
> Without getting too wordy for a single message, I'm planning to update this 
> message as follows.  I also plan to add some additional Trace points to help 
> with debugging the issue.
> no-driver: Attempting to use persistence.xml properties to resolve the 
> datasource. \
>     A JDBC Driver or DataSource class name must be specified in the \
>     openjpa.ConnectionDriverName or javax.persistence.jdbc.driver property. \
>     Available properties in the configuration are "{0}". 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to