]
Juraj Húska updated RF-13026:
-----------------------------
Component/s: regression
Warning when deploying showcase - libraries do not point to a valid
jar for a Class-Path reference
--------------------------------------------------------------------------------------------------
Key: RF-13026
URL:
https://issues.jboss.org/browse/RF-13026
Project: RichFaces
Issue Type: Enhancement
Security Level: Public(Everyone can see)
Components: regression, showcase
Affects Versions: 5.0.0.Alpha1
Reporter: Juraj Húska
Priority: Minor
When deploying showcase these WARNINGs are presenting:
{code}
11:54:39,307 WARN [org.jboss.as.server.deployment] (MSC service thread 1-6) Class Path
entry xml-apis.jar in
"/content/richfaces-showcase-5.0.0.Alpha1-jbas71.war/WEB-INF/lib/serializer-2.7.1.jar"
does not point to a valid jar for a Class-Path reference.
11:54:39,309 WARN [org.jboss.as.server.deployment] (MSC service thread 1-6) Class Path
entry xercesImpl.jar in
"/content/richfaces-showcase-5.0.0.Alpha1-jbas71.war/WEB-INF/lib/xalan-2.7.1.jar"
does not point to a valid jar for a Class-Path reference.
11:54:39,309 WARN [org.jboss.as.server.deployment] (MSC service thread 1-6) Class Path
entry xml-apis.jar in
"/content/richfaces-showcase-5.0.0.Alpha1-jbas71.war/WEB-INF/lib/xalan-2.7.1.jar"
does not point to a valid jar for a Class-Path reference.
11:54:39,310 WARN [org.jboss.as.server.deployment] (MSC service thread 1-6) Class Path
entry serializer.jar in
"/content/richfaces-showcase-5.0.0.Alpha1-jbas71.war/WEB-INF/lib/xalan-2.7.1.jar"
does not point to a valid jar for a Class-Path reference.
{code}
According [
this|https://community.jboss.org/thread/198349] thread we can ignore these
WARNINGS.
Are you OK with them ?
--
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: