[jboss-jira] [JBoss JIRA] (AS7-2734) Support standard JAXR client config options
Kurt Stam (Commented) (JIRA)
jira-events at lists.jboss.org
Tue Jan 10 14:11:09 EST 2012
[ https://issues.jboss.org/browse/AS7-2734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12654977#comment-12654977 ]
Kurt Stam commented on AS7-2734:
--------------------------------
13:50:17,352 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2) JBAS015012: Started FileSystemDeploymentService for directory /Users/kstam/osc/jboss/git/jboss-as/build/target/jboss-as-7.1.0.CR1-SNAPSHOT/standalone/deployments
13:50:27,572 ERROR [org.jboss.as.jaxr] (MSC service thread 1-4) Cannot bind JAXR ConnectionFactory: javax.xml.registry.JAXRException: Failed to create instance of: org.apache.ws.scout.ConnectionFactoryImpl
at javax.xml.registry.ConnectionFactory.newInstance(ConnectionFactory.java:75) [jboss-jaxr-api_1.0_spec-1.0.0.Final.jar:]
at org.jboss.as.jaxr.service.JAXRConnectionFactoryService.start(JAXRConnectionFactoryService.java:97) [jboss-as-jaxr-7.1.0.CR1-SNAPSHOT.jar:]
at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1824) [jboss-msc-1.0.1.GA.jar:]
at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1759) [jboss-msc-1.0.1.GA.jar:]
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [:1.6.0_29]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [:1.6.0_29]
at java.lang.Thread.run(Thread.java:680) [:1.6.0_29]
Caused by: java.lang.ClassNotFoundException: org.apache.ws.scout.ConnectionFactoryImpl from [Module "org.jboss.as.jaxr:main" from local module loader @65d0d124 (roots: /Users/kstam/osc/jboss/git/jboss-as/build/target/jboss-as-7.1.0.CR1-SNAPSHOT/modules)]
at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:190) [jboss-modules.jar:1.1.0.CR4]
at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:485) [jboss-modules.jar:1.1.0.CR4]
at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:421) [jboss-modules.jar:1.1.0.CR4]
at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:143) [jboss-modules.jar:1.1.0.CR4]
at javax.xml.registry.ConnectionFactory.newInstance(ConnectionFactory.java:70) [jboss-jaxr-api_1.0_spec-1.0.0.Final.jar:]
... 6 more
> Support standard JAXR client config options
> -------------------------------------------
>
> Key: AS7-2734
> URL: https://issues.jboss.org/browse/AS7-2734
> Project: Application Server 7
> Issue Type: Task
> Components: JAXR
> Reporter: Thomas Diesler
> Assignee: Kurt Stam
> Fix For: 7.1.0.Final
>
>
> As far as the configuration is concerned, we should at least have support the 'standard' properties (http://docs.oracle.com/cd/E17802_01/webservices/webservices/docs/2.0/jaxr/ReleaseNotes.html).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list