It's a bit strange. When deploying to 3.3 SNAPSHOT I get the following errors 
(see below). When I open up a browser to 
http://localhost:9090/service?xsd=common.xsd it shows the common.xsd.
When browsing to http://localhost:9090/service?wsdl it displays the wsdl.

No idea whats on there.

Lars




INFO  - AutoDeploymentService          - Directory: hotdeploy: Archive 
changed: processing poc-common-1.0.zip ...         
INFO  - AutoDeploymentService          - Directory: hotdeploy: Finished 
installation of archive:  poc-common-1.0.zip      
INFO  - AutoDeploymentService          - Directory: hotdeploy: Archive 
changed: processing poc-sa-1.0.zip ...             
05.06.2008 10:48:03 org.apache.cxf.endpoint.ServerImpl initDestination          
                                          
INFO: Setting the server's publish address to be http://localhost:9090/service  
                                          
INFO  - ServiceAssemblyLifeCycle       - Starting service assembly: poc-sa      
                                          
INFO  - ServiceUnitLifeCycle           - Initializing service unit: poc-bc      
                                          
INFO  - ServiceUnitLifeCycle           - Initializing service unit: poc-se      
                                          
INFO  - ServiceUnitLifeCycle           - Starting service unit: poc-bc          
                                          
INFO  - ServiceUnitLifeCycle           - Starting service unit: poc-se          
                                          
05.06.2008 10:48:03 
org.apache.cxf.service.factory.ReflectionServiceFactoryBean 
buildServiceFromClass                     
INFO: Creating Service 
{http://huavi.sedo.sk/service/dht}ServiceRoutingDHTService from class 
sk.sedo.huavi.service.dht.ServiceRoutingDHT
05.06.2008 10:48:03 
org.apache.cxf.service.factory.ReflectionServiceFactoryBean 
fillInSchemaCrossreferences                             
SCHWERWIEGEND: Schema element {http://huavi.sedo.sk/service/dht}testResponse 
references undefined type {http://huavi.sedo.sk/service/dht}TestResponseType 
for service {http://huavi.sedo.sk/service/dht}ServiceRoutingDHTService.         
                                      
05.06.2008 10:48:03 
org.apache.cxf.service.factory.ReflectionServiceFactoryBean 
fillInSchemaCrossreferences
SCHWERWIEGEND: Schema element 
{http://huavi.sedo.sk/service/dht}dhtServiceException references undefined 
type {http://huavi.sedo.sk/service/dht}DhtServiceExceptionType for service 
{http://huavi.sedo.sk/service/dht}ServiceRoutingDHTService.
05.06.2008 10:48:03 
org.apache.cxf.service.factory.ReflectionServiceFactoryBean 
fillInSchemaCrossreferences
SCHWERWIEGEND: Schema element {http://huavi.sedo.sk/service/dht}testRequest 
references undefined type {http://huavi.sedo.sk/service/dht}TestRequestType 
for service {http://huavi.sedo.sk/service/dht}ServiceRoutingDHTService.
05.06.2008 10:48:03 org.apache.cxf.configuration.spring.ConfigurerImpl 
getBeanName
INFO: Could not determine bean name for instance of class 
org.apache.cxf.transport.jbi.JBIDestination.
05.06.2008 10:48:03 org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be 
jbi://ID-127-0-1-1-11a57db48c5-22-1
INFO  - AutoDeploymentService          - Directory: hotdeploy: Finished 
installation of archive:  poc-sa-1.0.zip

Reply via email to