Nicolas Bielza [
http://community.jboss.org/people/nbielza] created the discussion
"Re: CreateSequence was not recognized"
To view the discussion, visit:
http://community.jboss.org/message/593871#593871
--------------------------------------------------------------
I should add that I installed JBossWS-CXF 3.4.1.GA with Spring on JBoss AS 6.0.0.Final.
Here's what the console shows when I deploy the service:
10:35:53,905 INFO [org.jboss.wsf.framework.management.DefaultEndpointRegistry] register:
jboss.ws:context=sap/bc/srt/scs/srmap,endpoint=PurchaseOrderProcessingOrderingIn
10:35:53,905 INFO [org.jboss.wsf.stack.cxf.metadata.MetadataBuilder] Add Service
id=PurchaseOrderProcessingOrderingIn
address=http://Alliga-141:8080/sap/bc/srt/scs/srmap/purchaseorderprocessin3
implementor=com.alligacom.sap.bydesign.PurchaseOrderProcessingOrderingInImpl
invoker=org.jboss.wsf.stack.cxf.InvokerJSE
serviceName={http://sap.com/xi/AP/Purchasing/Global}purchaseorderprocessin3
portName={http://sap.com/xi/AP/Purchasing/Global}binding
wsdlLocation=null
mtomEnabled=false
10:35:53,905 INFO [org.jboss.wsf.stack.cxf.deployment.aspect.DescriptorDeploymentAspect]
JBossWS-CXF configuration generated:
file:/E:/ChuckNorris/JBoss/jboss-6.0.0.Final/server/default/tmp/jbossws/jbossws-cxf6936996544835803944.xml
10:35:53,905 INFO
[org.jboss.wsf.stack.cxf.client.configuration.JBossWSBusApplicationContext] Refreshing
org.jboss.wsf.stack.cxf.client.configuration.JBossWSBusApplicationContext@15d787e: startup
date [Thu Mar 17 10:35:53 EDT 2011]; root of context hierarchy
10:35:53,905 INFO
[org.jboss.wsf.stack.cxf.client.configuration.JBossWSBusApplicationContext] Refreshing
org.jboss.wsf.stack.cxf.client.configuration.JBossWSBusApplicationContext@15d787e: startup
date [Thu Mar 17 10:35:53 EDT 2011]; root of context hierarchy
10:35:53,920 INFO [org.apache.cxf.bus.spring.ControlledValidationXmlBeanDefinitionReader]
Loading XML bean definitions from class path resource [META-INF/cxf/jbossws-cxf.xml]
10:35:53,920 INFO [org.apache.cxf.bus.spring.ControlledValidationXmlBeanDefinitionReader]
Loading XML bean definitions from URL
[vfs:/E:/ChuckNorris/JBoss/jboss-6.0.0.Final/server/default/deployers/jbossws.deployer/jbossws-cxf-client.jar/META-INF/cxf/cxf-extension-jbossws.xml]
10:35:53,936 INFO [org.apache.cxf.bus.spring.ControlledValidationXmlBeanDefinitionReader]
Loading XML bean definitions from class path resource
[META-INF/cxf/cxf-extension-httpserver.xml]
10:35:54,014 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] Creating
Service {http://sap.com/xi/AP/Purchasing/Global}purchaseorderprocessin3 from WSDL:
WEB-INF/wsdl/poconfinbound.wsdl
10:35:54,061 WARN [org.jboss.wsf.stack.cxf.resolver.JBossWSResourceResolver] Cannot
resolve resource: org.apache.cxf.binding.AbstractBindingFactory/bus
10:35:54,061 INFO [org.jboss.wsf.stack.cxf.transport.AddressRewritingEndpointInfo]
Setting new service endpoint address in wsdl:
https://sap-gateway.alligacom.net:21000/sap/bc/srt/scs/srmap/purchaseorde...
10:35:54,279 INFO [org.jboss.wsf.stack.cxf.transport.AddressRewritingEndpointInfo]
Setting new service endpoint address in wsdl:
https://Alliga-141:8181/sap/bc/srt/scs/srmap/purchaseorderprocessin3
10:35:54,295 INFO [org.apache.cxf.endpoint.ServerImpl] Setting the server's publish
address to be
http://Alliga-141:8080/sap/bc/srt/scs/srmap/purchaseorderprocessin3
10:35:54,342 INFO [org.jboss.wsf.stack.cxf.deployment.WSDLFilePublisher] WSDL published
to:
file:/E:/ChuckNorris/JBoss/jboss-6.0.0.Final/server/default/data/wsdl/ByDesign.war/poconfinbound.wsdl
10:35:54,388 INFO [org.jboss.web.tomcat.service.deployers.TomcatDeployment] deploy,
ctxPath=/sap/bc/srt/scs/srmap
Could the warning mean that the CXF bus is not properly installed ?
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/593871#593871]
Start a new discussion in JBoss Web Services at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]