Problem has been resolved. It was an issue with TransformerFactory class/interface. This class is causing ClassCastException as it is refering two jar files [ xml.jar which is from websphere7,...
Type: Posts; User: pnknaga; Keyword(s):
Problem has been resolved. It was an issue with TransformerFactory class/interface. This class is causing ClassCastException as it is refering two jar files [ xml.jar which is from websphere7,...
Hi ,
We are using MyEclipse Blue 10.1 IDE and Websphere 7 as a server to deploy our application. Our application contains Spring & Hibernate. I have configured the server into MyEclipse and...