[jboss-jira] [JBoss JIRA] Resolved: (JBAS-7145) New logging framework breakes JBossWS
Richard Opalka (JIRA)
jira-events at lists.jboss.org
Mon Aug 3 03:00:29 EDT 2009
[ https://jira.jboss.org/jira/browse/JBAS-7145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Richard Opalka resolved JBAS-7145.
----------------------------------
Fix Version/s: (was: JBossAS-6.0.0.Alpha1)
Resolution: Rejected
This was bug in our JBossWS test (it is setting the classpath in the test java code)
> New logging framework breakes JBossWS
> -------------------------------------
>
> Key: JBAS-7145
> URL: https://jira.jboss.org/jira/browse/JBAS-7145
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Logging
> Affects Versions: JBossAS-6.0.0.Alpha1
> Reporter: Richard Opalka
> Assignee: David Lloyd
>
> We're using thirdparty components (to be concrete e.g. Apache WS-Policy) that require commons-logging artifact that have been removed from AS trunk :(
> Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory
> at org.apache.ws.policy.util.Loader.<clinit>(Loader.java:32)
> at org.apache.ws.policy.util.PolicyFactory.getPolicyReader(PolicyFactory.java:56)
> at org.jboss.ws.extensions.policy.metadata.PolicyMetaDataBuilder.processPolicyExtensions(PolicyMetaDataBuilder.java:155)
> at org.jboss.ws.metadata.builder.jaxws.JAXWSClientMetaDataBuilder.buildMetaData(JAXWSClientMetaDataBuilder.java:92)
> at org.jboss.ws.core.jaxws.spi.ServiceDelegateImpl.<init>(ServiceDelegateImpl.java:138)
> at org.jboss.ws.core.jaxws.spi.ProviderImpl.createServiceDelegate(ProviderImpl.java:63)
> at javax.xml.ws.Service.<init>(Service.java:79)
> at javax.xml.ws.Service.create(Service.java:96)
> at org.jboss.test.ws.jaxws.jbws1666.TestClient.testPortAccess(TestClient.java:38)
> at org.jboss.test.ws.jaxws.jbws1666.TestClient.main(TestClient.java:48)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list