How do I detect if "Web Services Feature Pack for WebSphere "is installed in Websphere Application Server v6.1?
I need this information to solve some classloading issues while deploying cxf webservices in Websphere.
|
feedback
|
This question came from our site for professional and enthusiast programmers.
|
While I don't have the WSFP installed here, by far your best bet is to use WebSphere's You can find it in Reference (from the WAS 6.1 infocenter) can be found here. My suggestion is that you generate the version report in HTML using the most detailed flags ( | |||
feedback
|