[gatein-issues] [JBoss JIRA] (GTNPORTAL-2646) Fix private module warning on AS7
Marko Strukelj (JIRA)
jira-events at lists.jboss.org
Wed Oct 10 12:33:03 EDT 2012
[ https://issues.jboss.org/browse/GTNPORTAL-2646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Marko Strukelj updated GTNPORTAL-2646:
--------------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
Looks like com.sun.xml.bind dependency is not needed any more.
Maybe code cleanup in core.jcr ...
> Fix private module warning on AS7
> ---------------------------------
>
> Key: GTNPORTAL-2646
> URL: https://issues.jboss.org/browse/GTNPORTAL-2646
> Project: GateIn Portal
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Reporter: Marko Strukelj
> Assignee: Marko Strukelj
> Priority: Minor
>
> When starting up we see this in log:
> 15:41:53,588 WARN [org.jboss.as.dependency.private] (MSC service thread 1-7) JBAS018567: Deployment "deployment.gatein.ear.redirect-portlet.war" is using a private module ("com.sun.xml.bind:main") which may be changed or removed in future versions without notice.
> 15:41:53,590 WARN [org.jboss.as.dependency.private] (MSC service thread 1-6) JBAS018567: Deployment "deployment.gatein.ear.dashboard.war" is using a private module ("com.sun.xml.bind:main") which may be changed or removed in future versions without notice.
> 15:41:53,590 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) JBAS018567: Deployment "deployment.gatein.ear.web.war" is using a private module ("com.sun.xml.bind:main") which may be changed or removed in future versions without notice.
> 15:41:53,603 WARN [org.jboss.as.dependency.private] (MSC service thread 1-9) JBAS018567: Deployment "deployment.gatein.ear.gwtGadgets.war" is using a private module ("com.sun.xml.bind:main") which may be changed or removed in future versions without notice.
> 15:41:53,606 WARN [org.jboss.as.dependency.private] (MSC service thread 1-11) JBAS018567: Deployment "deployment.gatein.ear.portal.war" is using a private module ("com.sun.xml.bind:main") which may be changed or removed in future versions without notice.
> 15:41:53,608 WARN [org.jboss.as.dependency.private] (MSC service thread 1-15) JBAS018567: Deployment "deployment.gatein.ear.exoadmin.war" is using a private module ("com.sun.xml.bind:main") which may be changed or removed in future versions without notice.
> 1
--
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