Migrating from PowerBuilder to Java based application

Asked By 20 points N/A Posted on -
qa-featured

Is it possible to migrate from PowerBuilder applications to Java Based application? Or will it require any Open source? If possible, please explain to me how to get it done?

SHARE
Answered By 0 points N/A #105718

Migrating from PowerBuilder to Java based application

qa-featured

Hi Jamie,

I work with SoftSol and we have a tool to convert PowerBuilder Application into JSF Based J2EE application with minimum or no manual refactoring.  

The translated J2EE components are built using industry standard open source Myfaces components to handle rich UI Lookup. All PowerBuilder functions are translated into equivalent java functions with same hierarchy as in PowerBuilder functions.

The website www.modernizenow.com has a better explanation of the transformation architecture.  Feel free to ping me if you have any questions and good luck with your research!

Ryan

Related Questions