[gatein-issues] [JBoss JIRA] (GTNPORTAL-3282) Eliminate the "using a private module org.apache.cxf:main" warning on JBoss startup

Juraci Paixão Kröhling (JIRA) jira-events at lists.jboss.org
Tue Nov 19 03:38:06 EST 2013


     [ https://issues.jboss.org/browse/GTNPORTAL-3282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Juraci Paixão Kröhling reassigned GTNPORTAL-3282:
-------------------------------------------------

    Assignee: Juraci Paixão Kröhling  (was: Chris Laprun)

    
> Eliminate the "using a private module org.apache.cxf:main" warning on JBoss startup
> -----------------------------------------------------------------------------------
>
>                 Key: GTNPORTAL-3282
>                 URL: https://issues.jboss.org/browse/GTNPORTAL-3282
>             Project: GateIn Portal
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: WSRP integration
>            Reporter: Peter Palaga
>            Assignee: Juraci Paixão Kröhling
>             Fix For: 3.7.0.Final
>
>
> There are several warnings like this in GateIn startup log on JBoss:
> {code}
> 09:24:27,528 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-5) JBAS018567: Deployment "deployment.gatein-wsrp-integration.ear.extension-war.war" is using a private module ("org.apache.cxf:main") which may be changed or removed in future versions without notice.
> 09:24:27,551 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-4) JBAS018567: Deployment "deployment.gatein-wsrp-integration.ear.wsrp-admin-gui.war" is using a private module ("org.apache.cxf:main") which may be changed or removed in future versions without notice.
> 09:24:27,556 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-3) JBAS018567: Deployment "deployment.gatein-wsrp-integration.ear.wsrp-producer.war" is using a private module ("org.apache.cxf:main") which may be changed or removed in future versions without notice.
> 09:24:27,557 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-3) JBAS018567: Deployment "deployment.gatein-wsrp-integration.ear.wsrp-producer.war" is using a private module ("org.apache.cxf:main") which may be changed or removed in future versions without notice.
> 09:24:28,561 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.gatein-wsrp-integration.ear" is using a private module ("org.apache.cxf:main") which may be changed or removed in future versions without notice.
> {code}
> Searching for "org.apache.cxf" in GateIn source tree shows occurences in   {{org.gatein.wsrp.integration}} {{module.xml}}: https://github.com/gatein/gatein-portal/blob/master/packaging/jboss-as7/modules/src/main/resources/modules/org/gatein/wsrp/integration/main/module.xml#L49
> These warning should be eliminated if possible as there should be no warnings in an out of the box GateIn installation.

--
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 gatein-issues mailing list