At a customer we use WAS to develop and run web apps. The problem is that WAS running locally is not the fasted web server. With the release of Websphere Liberty Profile (WLP) it could be a good alternative to run on our local development environment.
Will Java apps developed on WLP run on a 'real' WAS server? Without changes??