It's true. But if in WAS6, it can add the war name at the corresponding system out automatically.
One more found out is that, compared between the admin console of WAS 6 and WAS 7 after application deployment, in WAS 6, there are web services related configure page show in admin console for the deployed application, but not happen in WAS 7. Obviously, the app fails to tell WAS 7 it has web services and so fail to publish web services also. So far, I have disabled IBMWSEngine, setup shared libraries and use parent last class loader. Besides, I have removed jaxb and saaj related jars as recommended by IBM doc. Anyone encounter similar situation and know what is missing for the WAS 7 configuration for CXF 2.4.1? Thanks a lot. -- View this message in context: http://cxf.547215.n5.nabble.com/Problem-for-Websphere-7-deployment-tp4728921p4730566.html Sent from the cxf-user mailing list archive at Nabble.com.
