[jboss-jira] [JBoss JIRA] (WFLY-3177) wrong placement of jipijapa-eclipselink-1.0.1.Final.jar file inside bundle. Eclipselink logger to work properly it should be moved from org/eclipse/persistence/main to org/jipijapa/eclipselink/main and configured in xml file accordingly.
Scott Marlow (JIRA)
issues at jboss.org
Thu Mar 27 16:54:12 EDT 2014
[ https://issues.jboss.org/browse/WFLY-3177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12957205#comment-12957205 ]
Scott Marlow commented on WFLY-3177:
------------------------------------
In the wildfly/modules/system/layers/base/org/eclipse/persistence/main folder is the jipijapa-eclipselink-1.0.1.Final.jar file. Contents of jipijapa-eclipselink-1.0.1.Final.jar are:
{quote}
META-INF/
META-INF/MANIFEST.MF
org/
org/jipijapa/
org/jipijapa/eclipselink/
META-INF/services/
org/jipijapa/eclipselink/JBossAS7ServerPlatform.class
org/jipijapa/eclipselink/VFSArchive.class
org/jipijapa/eclipselink/VFSArchive$1.class
org/jipijapa/eclipselink/JBossAS7ServerPlatform$JBossAS7TransactionController.class
org/jipijapa/eclipselink/EclipseLinkPersistenceProviderAdaptor.class
org/jipijapa/eclipselink/JBossArchiveFactoryImpl.class
org/jipijapa/eclipselink/JBossLogger.class
META-INF/services/org.jipijapa.plugin.spi.PersistenceProviderAdaptor
META-INF/maven/
META-INF/maven/org.jipijapa/
META-INF/maven/org.jipijapa/jipijapa-eclipselink/
META-INF/maven/org.jipijapa/jipijapa-eclipselink/pom.xml
META-INF/maven/org.jipijapa/jipijapa-eclipselink/pom.properties
{quote}
In [https://github.com/jipijapa/jipijapa/blob/master/eclipselink/src/main/java/org/jipijapa/eclipselink/EclipseLinkPersistenceProviderAdaptor.java#L75], the "eclipselink.logging.logger" property should be set to org.jipijapa.eclipselink.JBossLogger which looks right to me.
What are your persistence.xml contents?
> wrong placement of jipijapa-eclipselink-1.0.1.Final.jar file inside bundle. Eclipselink logger to work properly it should be moved from org/eclipse/persistence/main to org/jipijapa/eclipselink/main and configured in xml file accordingly.
> ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: WFLY-3177
> URL: https://issues.jboss.org/browse/WFLY-3177
> Project: WildFly
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: JPA / Hibernate
> Reporter: Ravshan Samandarov
>
--
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
More information about the jboss-jira
mailing list