Webmodule null is because the app doesn't have a name in web.xml - but that's not related.
2011/8/24 Peter4Work <[email protected]> > 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 > application class loader first (parent last), we can start up the app > without exception. > > However, we cannot 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 strange system out compared with WAS 6 > deployment as follows: > > Web Module *null * has been bound to > default_host[*:9080,*:80,*:9443,*:5060,*:5061,*:443]. > > 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-tp4728921p4728921.html > Sent from the cxf-user mailing list archive at Nabble.com. > -- -- David J. M. Karlsen - http://www.linkedin.com/in/davidkarlsen
