Generate webapp by reverse engineering DB schema

4 messages Options
Embed this post
Permalink
vijay1

Generate webapp by reverse engineering DB schema

Reply Threaded More More options
Print post
Permalink
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
mraible

Re: Generate webapp by reverse engineering DB schema

Reply Threaded More More options
Print post
Permalink
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 <[hidden email]> 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: [hidden email]
For additional commands, e-mail: [hidden email]


vijay1

Re: Generate webapp by reverse engineering DB schema

Reply Threaded More More options
Print post
Permalink
In reply to this post by vijay1
Hi Matt,

I have the old AppFuse version on JDK 1.4. Would that have any feature to do the reverse engineering from a DB Schema ?

Vijay
vijay1 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
mraible

Re: Generate webapp by reverse engineering DB schema

Reply Threaded More More options
Print post
Permalink
Yes, the AppGen feature of 1.9.4 should allow you to do that.

http://raibledesigns.com/wiki/Wiki.jsp?page=AppGen

Matt

On Fri, Jun 12, 2009 at 10:59 AM, vijay1 <[hidden email]> wrote:

Hi Matt,

I have the old AppFuse version on JDK 1.4. Would that have any feature to do
the reverse engineering from a DB Schema ?

Vijay

vijay1 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-tp23995034s2369p24002681.html
Sent from the AppFuse - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [hidden email]
For additional commands, e-mail: [hidden email]