You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2008/04/07 20:28:33 UTC

[jira] Commented: (CAMEL-416) Upgrade to Spring 2.5.3, openjpa 1.0.2

    [ https://issues.apache.org/activemq/browse/CAMEL-416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=42045#action_42045 ] 

Claus Ibsen commented on CAMEL-416:
-----------------------------------

Open JPA fails to upgraded to 1.0.2

INFO] Executing tasks
openjpa-1.0.0-r420667:568756 fatal user error> org.apache.openjpa.util.MetaDataException: MetaDataFactory could not be configured (conf.newMetaDataFactoryInstance() returned null). This might mean that no configuration properties were found. Ensure that you have a META-INF/persistence.xml file, tha
 it is available in your classpath, or that the properties file you are using for configuration is available. If you are using Ant, please see the <properties> or <propertiesFile> attributes of the task's nested <config> element. This can also occur if your OpenJPA distribution jars are corrupt, or
if your security policy is overly strict.
       at org.apache.openjpa.meta.MetaDataRepository.initializeMetaDataFactory(MetaDataRepository.java:1520)
       at org.apache.openjpa.meta.MetaDataRepository.endConfiguration(MetaDataRepository.java:1513)
       at org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.java:467)

> Upgrade to Spring 2.5.3, openjpa 1.0.2
> --------------------------------------
>
>                 Key: CAMEL-416
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-416
>             Project: Apache Camel
>          Issue Type: Improvement
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Trivial
>             Fix For: 1.4.0
>
>
> Upgraded dependencies
> - Spring from 2.5.1 to 2.5.3
> - OpenJPA 0.9.6-incubator to 1.0.2
> Apache Felix has released v1.2.1 and v1.4.0 - we are running v1.2.0

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