Is there a way or tool to do some reverse engineering in order to create an
entitymodel.xml from an existing DB? -- Jonatan Soto Aguilera C/ Comte Borrell, 328 3º4ª 08029 Barcelona Telf: +34935350010 Móvil: +34669908135 www.japanflavour.com |
Administrator
|
https://localhost:8443/webtools/control/view/ModelInduceFromDb (UI in WebTools)
Jacques From: "jonatan soto" <[hidden email]> Is there a way or tool to do some reverse engineering in order to create an entitymodel.xml from an existing DB? -- Jonatan Soto Aguilera C/ Comte Borrell, 328 3º4ª 08029 Barcelona Telf: +34935350010 Móvil: +34669908135 www.japanflavour.com |
Hi
I just installed a new instance and run ant run-install, then tried to run this from web tools, and got this: "None Copyright 2001-2009 The Apache Software Foundation None 1.0" I have tried to use oracle/mysql database, datasource name is localoracle/localmysql, where the entitymodel.xml file generated? thanks, Nathan. > > ---------- Forwarded message ---------- > From: Jacques Le Roux <[hidden email]> > Date: Mon, Nov 16, 2009 at 4:51 PM > Subject: Re: reverse engineering > To: [hidden email] > > > https://localhost:8443/webtools/control/view/ModelInduceFromDb (UI in > WebTools) > > Jacques > > From: "jonatan soto" <[hidden email]> > Is there a way or tool to do some reverse engineering in order to create an > entitymodel.xml from an existing DB? > |
Administrator
|
Right, seems to be a problem there today
Jacques From: "Qingfeng Liang" <[hidden email]> > Hi > > I just installed a new instance and run ant run-install, then tried to > run this from web tools, and got this: > > "None Copyright 2001-2009 The Apache Software Foundation None 1.0" > > I have tried to use oracle/mysql database, datasource name is > localoracle/localmysql, where the entitymodel.xml file generated? > > > thanks, > Nathan. > > >> >> ---------- Forwarded message ---------- >> From: Jacques Le Roux <[hidden email]> >> Date: Mon, Nov 16, 2009 at 4:51 PM >> Subject: Re: reverse engineering >> To: [hidden email] >> >> >> https://localhost:8443/webtools/control/view/ModelInduceFromDb (UI in >> WebTools) >> >> Jacques >> >> From: "jonatan soto" <[hidden email]> >> Is there a way or tool to do some reverse engineering in order to create an >> entitymodel.xml from an existing DB? >> > |
Administrator
|
In reply to this post by jonatan soto
(not totally) Forgot this
https://issues.apache.org/jira/browse/OFBIZ-1936?focusedCommentId=12627224&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#action_12627224 Jacques From: "Jacques Le Roux" <[hidden email]> > Right, seems to be a problem there today > > Jacques > > From: "Qingfeng Liang" <[hidden email]> >> Hi >> >> I just installed a new instance and run ant run-install, then tried to >> run this from web tools, and got this: >> >> "None Copyright 2001-2009 The Apache Software Foundation None 1.0" >> >> I have tried to use oracle/mysql database, datasource name is >> localoracle/localmysql, where the entitymodel.xml file generated? >> >> >> thanks, >> Nathan. >> >> >>> >>> ---------- Forwarded message ---------- >>> From: Jacques Le Roux <[hidden email]> >>> Date: Mon, Nov 16, 2009 at 4:51 PM >>> Subject: Re: reverse engineering >>> To: [hidden email] >>> >>> >>> https://localhost:8443/webtools/control/view/ModelInduceFromDb (UI in >>> WebTools) >>> >>> Jacques >>> >>> From: "jonatan soto" <[hidden email]> >>> Is there a way or tool to do some reverse engineering in order to create an >>> entitymodel.xml from an existing DB? >>> >> |
In reply to this post by Qingfeng Liang
Do a view source. Your browser is trying to interpret the XML that is returned. -David On Dec 15, 2009, at 5:12 AM, Qingfeng Liang wrote: > Hi > > I just installed a new instance and run ant run-install, then tried to > run this from web tools, and got this: > > "None Copyright 2001-2009 The Apache Software Foundation None 1.0" > > I have tried to use oracle/mysql database, datasource name is > localoracle/localmysql, where the entitymodel.xml file generated? > > > thanks, > Nathan. > > >> >> ---------- Forwarded message ---------- >> From: Jacques Le Roux <[hidden email]> >> Date: Mon, Nov 16, 2009 at 4:51 PM >> Subject: Re: reverse engineering >> To: [hidden email] >> >> >> https://localhost:8443/webtools/control/view/ModelInduceFromDb (UI in >> WebTools) >> >> Jacques >> >> From: "jonatan soto" <[hidden email]> >> Is there a way or tool to do some reverse engineering in order to create an >> entitymodel.xml from an existing DB? >> |
Thanks, it works.
- Nathan. On Tue, Dec 15, 2009 at 10:11 PM, David E Jones <[hidden email]> wrote: > > Do a view source. Your browser is trying to interpret the XML that is returned. > > -David > > > On Dec 15, 2009, at 5:12 AM, Qingfeng Liang wrote: > >> Hi >> >> I just installed a new instance and run ant run-install, then tried to >> run this from web tools, and got this: >> >> "None Copyright 2001-2009 The Apache Software Foundation None 1.0" >> >> I have tried to use oracle/mysql database, datasource name is >> localoracle/localmysql, where the entitymodel.xml file generated? >> |
Free forum by Nabble | Edit this page |