A robust starter web application to ease Java webapp development.

Home | Tutorials | Demos | Issues

 « Return to Thread: Generate webapp by reverse engineering DB schema

Re: Generate webapp by reverse engineering DB schema

by mraible :: Rate this Message:

Reply to Author | View in Thread

The current version of AppFuse does not support JDK 1.4. You might be able to use Retrotranslator (or something similar) to make it Java 1.4 compatible.

http://mojo.codehaus.org/retrotranslator-maven-plugin/

Matt

On Fri, Jun 12, 2009 at 1:42 AM, vijay1 <bvijaykr@...> wrote:

Hi,

Is it possible to use AppFuse to reverse engineer a DB schema in Oracle to
generate a Web app with CRUD ?
This would hopefully be on JDK 1.4 (Websphere 6). I aw a link to semagen
with appfuse but that seems like it is on JDK 5. What are the options
available ?

TIA,
Vijay
--
View this message in context: http://www.nabble.com/Generate-webapp-by-reverse-engineering-DB-schema-tp23995034s2369p23995034.html
Sent from the AppFuse - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


 « Return to Thread: Generate webapp by reverse engineering DB schema