You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juddi.apache.org by "Kurt T Stam (JIRA)" <ju...@ws.apache.org> on 2009/10/14 15:42:31 UTC

[jira] Commented: (JUDDI-293) juddiv3-war module always sets the persistence property to hibernate - even when using openjpa

    [ https://issues.apache.org/jira/browse/JUDDI-293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12765564#action_12765564 ] 

Kurt T Stam commented on JUDDI-293:
-----------------------------------

[INFO] [talledLocalContainer] 15  WARN   [main] openjpa.Runtime - The configuration property named "openjpa.Id" was not recognized and will be ignored, although the name closely matches a valid property called "openjpa.Id".
[INFO] [talledLocalContainer] 52  INFO   [main] openjpa.Runtime - Starting OpenJPA 1.2.1
[INFO] [talledLocalContainer] Oct 13, 2009 8:28:52 PM org.apache.catalina.core.ApplicationContext log
[INFO] [talledLocalContainer] SEVERE: StandardWrapper.Throwable
[INFO] [talledLocalContainer] <openjpa-1.2.1-r752877:753278 fatal user error> org.apache.openjpa.persistence.ArgumentException: A JDBC Driver or DataSource class name must be specified in the ConnectionDriverName property.
[INFO] [talledLocalContainer] 	at org.apache.openjpa.jdbc.schema.DataSourceFactory.newDataSource(DataSourceFactory.java:74)
[INFO] [talledLocalContainer] 	at org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.createConnectionFactory(JDBCConfigurationImpl.java:784)
[INFO] [talledLocalContainer] 	at org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDictionaryInstance(JDBCConfigurationImpl.java:561)

This was caused by the fact that it is using the hibernate-persistence.xml

> juddiv3-war module always sets the persistence property to hibernate - even when using openjpa
> ----------------------------------------------------------------------------------------------
>
>                 Key: JUDDI-293
>                 URL: https://issues.apache.org/jira/browse/JUDDI-293
>             Project: jUDDI
>          Issue Type: Bug
>            Reporter: Kurt T Stam
>            Assignee: Kurt T Stam
>             Fix For: 3.0
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.