Hi,

I have tried to deploy helloworld sample app into websphere 7.0.13 with CXF
2.4.1. After disable IBMWSEngine and define share libraries in WAS with
applicate class loader first (parent last), we can start up the app without
exception. 

However, we can access the wsdl via browser. The link something like that
"http://localhost:9081/test/HelloWorldImplService?wsdl";. It can be done if
deploying into WAS 6.0.19. 

During deployment, just found a string statement compared with deployment
with WAS 6 as follows:

Web module *null* bound to <*.9081, 433> etc.

Anyone know what may be missing before can publish the wsdl in WAS 7
deployment? Thanks

--
View this message in context: 
http://cxf.547215.n5.nabble.com/Problem-for-Websphere-7-deployment-tp4726388p4726388.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to