This is a discussion on Re: 5.1.2 Web Service Wizard generates projects with invalid dependencies? - Websphere ; Enable targetting by going to Windows --> preferences --> J2EE tab , enable server targetting. to fix old projects create a test EJB/web projects(s) after enabling targetting. Copy the relevant entries from .classpath files of these test projects into the ...
Enable targetting by going to Windows --> preferences --> J2EE tab , enable server targetting. to fix old projects create a test EJB/web projects(s) after enabling targetting. Copy the relevant entries from .classpath files of these test projects into the old projects and overlay/remove all the old entries that point to WAS_50_PLUGINDIR variable path.