I'm working on migrating an application running on Tomcat to Websphere Application Server 7 (WAS). I see that in the server.xml file in tomcat, there are configurations provided in <Environment> and <ResourceLink> tabs.
I'm not sure on how to set these configurations in WAS 7, because of which, now I'm getting naming exception on server start up in WAS after deploying the application.
Please help me on what should be done to resolve the issues.
Thanks a lot !
M.Sukanya
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.
subject: Tomcat to websphere application server migration - Need help on migrating configurations