[jboss-jira] [JBoss JIRA] Commented: (JBAS-7145) New logging framework breakes JBossWS

David Lloyd (JIRA) jira-events at lists.jboss.org
Fri Jul 31 20:08:29 EDT 2009


    [ https://jira.jboss.org/jira/browse/JBAS-7145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12478524#action_12478524 ] 

David Lloyd commented on JBAS-7145:
-----------------------------------

Where exactly is this exception coming from?  If this is not something that runs inside the AS, I'm inclined to close this as "Not a bug".

> 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
>             Fix For: JBossAS-6.0.0.Alpha1
>
>
> 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