Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion ADF 11g project structure advice

 Group <adf-methodology@googlegroups.com>
Received: by 10.50.181.233 with SMTP id dz9mr1372811igc.1.1350040861957;
        Fri, 12 Oct 2012 04:21:01 -0700 (PDT)
X-BeenThere: adf-methodology@googlegroups.com
Received: by 10.42.244.193 with SMTP id lr1ls5794742icb.1.gmail; Fri, 12 Oct
 2012 04:20:59 -0700 (PDT)
Received: by 10.50.173.68 with SMTP id bi4mr1297250igc.1.1350040859676;
        Fri, 12 Oct 2012 04:20:59 -0700 (PDT)
Received: by 10.50.0.146 with SMTP id 18msige;
        Thu, 11 Oct 2012 18:20:01 -0700 (PDT)
Received: by 10.43.46.137 with SMTP id uo9mr1700079icb.18.1350004801181;
        Thu, 11 Oct 2012 18:20:01 -0700 (PDT)
Received: by 10.43.46.137 with SMTP id uo9mr1700077icb.18.1350004801166;
        Thu, 11 Oct 2012 18:20:01 -0700 (PDT)
Return-Path: <renan.mcastr...@gmail.com>
Received: from mail-ia0-f170.google.com (mail-ia0-f170.google.com [209.85.210.170])
        by gmr-mx.google.com with ESMTPS id hr6si45801igc.0.2012.10.11.18.20.01
        (version=TLSv1/SSLv3 cipher=OTHER);
        Thu, 11 Oct 2012 18:20:01 -0700 (PDT)
Received-SPF: pass (google.com: domain of renan.mcastr...@gmail.com designates 209.85.210.170 as permitted sender) client-ip=209.85.210.170;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of renan.mcastr...@gmail.com designates 209.85.210.170 as permitted sender) smtp.mail=renan.mcastr...@gmail.com; dkim=pass header...@gmail.com
Received: by mail-ia0-f170.google.com with SMTP id e16so1950437iaa.29
        for <adf-methodology@googlegroups.com>; Thu, 11 Oct 2012 18:20:01 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=mime-version:in-reply-to:references:from:date:message-id:subject:to
         :content-type;
        bh=5FlkgLZEizTxy8GlS60GL2uxUH8ehheVwXWUqA7eRlE=;
        b=xw3ZDShfZWZ2G5F3Gf2qcO/GGswDQnViyateIyUe94JnUGknD/FDeVRIPZndCQRl0q
         Ygb5KZF5CS9IEdjstiox3juqjonKbxYRNgJa7eFNGlRsIvd0OHNRNV3xWdQAKvFARr7I
         S+R7Cb2+srmZaGEQ7ROAljtHmFRnlcDgcn1J3cnGHNuCpKeOyuv8HbdJeuVXNpSOjB3R
         0wwvAQ+oNXEeQ0I4U85urkqH2KeNF3NiBn7VNaAc1437VqLYE09psJUmgIR4ARHgfve+
         k2D9aiHJClnADwmqO9YU1st3SK8pFfAIWz/zMzeCReV7cMEV5DeYv8NL/YOmOciVYsWw
         /6Lg==
Received: by 10.50.16.172 with SMTP id h12mr790425igd.41.1350004800835; Thu,
 11 Oct 2012 18:20:00 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.64.77.116 with HTTP; Thu, 11 Oct 2012 18:19:40 -0700 (PDT)
In-Reply-To: <2294f393-8e42-430d-873a-b605bbf216b9@googlegroups.com>
References: <bf3f96a2-c861-41a4-bef9-49b1c5435109@googlegroups.com> <2294f393-8e42-430d-873a-b605bbf216b9@googlegroups.com>
From: Renan Monteiro de Castro <renan.mcastr...@gmail.com>
Date: Thu, 11 Oct 2012 22:19:40 -0300
Message-ID: <CAEzkHxZp9JzdEA=vZ_C9XYg4bNZ_G7=6GLg_LS1T3Rm8zCP...@mail.gmail.com>
Subject: Re: [ADF EMG] Re: ADF 11g project structure advice
To: adf-methodology@googlegroups.com
Content-Type: multipart/alternative; boundary=f46d04428c6e99522104cbd27c8a

--f46d04428c6e99522104cbd27c8a
Content-Type: text/plain; charset=UTF-8

What about page definitions?



On Thu, Oct 11, 2012 at 11:16 AM, BradW <bworsf...@gmail.com> wrote:

> Hi Wes.  Here is a really great book you should read which will answer all
> your questions:
>
> https://blogs.oracle.com/jdevotnharvest/entry/adf_enterprise_application_development_book
>
>
> On Wednesday, 10 October 2012 14:20:37 UTC-7, Wes Fang wrote:
>>
>> Finally gathered my thoughts after reviewing some core concepts from the
>> oracle fusion developer guide & "Angels in the Architecture" slides.
>> Before writing a single line of 11g code, I need to establish a project
>> structure for our team team. Here is what I have so far:
>>
>>
>> <http://wesfang.files.wordpress.com/2012/10/commonapp1.jpg>
>>
>>
>>
>> <http://wesfang.files.wordpress.com/2012/10/masterapp.jpg>
>>
>>
>>
>> <http://wesfang.files.wordpress.com/2012/10/app.jpg>
>>
>>
>> Link to blog with details
>> http://wesfang.wordpress.com/**2012/10/10/adf-11g-project-**
>> structure-list-of-content/<http://wesfang.wordpress.com/2012/10/10/adf-11g-project-structure-list-of-content/>
>>
>> Some questions I still have:
>>
>> CommonApp
>> Should declarative components,template,fragments be in a separate project
>> and deployed individually in its own adfjar?
>>
>> MasterApp
>> Is this a good place for the RootAppModule (which will be the container
>> for nested AMs from the mskcc-app*.jar)?
>>
>>
>> Feedback is appreciated.
>>
>> -Wes
>>
>  --
> You received this message because you are subscribed to the ADF Enterprise
> Methodology Group (http://groups.google.com/group/adf-methodology). To
> unsubscribe send email to adf-methodology+unsubscribe@googlegroups.com
>
> All content to the ADF EMG lies under the Creative Commons Attribution 3.0
> Unported License (http://creativecommons.org/licenses/by/3.0/). Any
> content sourced must be attributed back to the ADF EMG with a link to the
> Google Group (http://groups.google.com/group/adf-methodology).
>



-- 
Renan Monteiro de Castro -
Linkedin<http://br.linkedin.com/pub/renan-monteiro-de-castro/15/bb9/861>

--f46d04428c6e99522104cbd27c8a
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

What about page definitions?<div><br></div><div><br><br><div class=3D"gmail=
_quote">On Thu, Oct 11, 2012 at 11:16 AM, BradW <span dir=3D"ltr">&lt;<a hr=
ef=3D"mailto:bworsf...@gmail.com" target=3D"_blank">bworsf...@gmail.com</a>=
&gt;</span> wrote:<br>

<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">Hi Wes. =C2=A0Here is a really great book yo=
u should read which will answer all your questions:<div><a href=3D"https://=
blogs.oracle.com/jdevotnharvest/entry/adf_enterprise_application_developmen=
t_book" target=3D"_blank">https://blogs.oracle.com/jdevotnharvest/entry/adf=
_enterprise_application_development_book</a><div>

<div class=3D"h5"><br><br>On Wednesday, 10 October 2012 14:20:37 UTC-7, Wes=
 Fang  wrote:<blockquote class=3D"gmail_quote" style=3D"margin:0;margin-lef=
t:0.8ex;border-left:1px #ccc solid;padding-left:1ex"><div>Finally gathered =
my thoughts after reviewing some core concepts from the oracle fusion devel=
oper guide &amp; &quot;Angels in the Architecture&quot; slides. Before=C2=
=A0writing=C2=A0a single line of 11g code, I need to establish a project st=
ructure for our team team. Here is what I have so far:</div>

<div><br></div><div><br></div><p style=3D"text-align:center;clear:both"><a =
href=3D"http://wesfang.files.wordpress.com/2012/10/commonapp1.jpg" style=3D=
"margin-left:1em;margin-right:1em" target=3D"_blank"><img border=3D"0" widt=
h=3D"208" height=3D"320"></a></p>

<div><br></div><br><div><br></div><p style=3D"text-align:center;clear:both"=
><a href=3D"http://wesfang.files.wordpress.com/2012/10/masterapp.jpg" style=
=3D"margin-left:1em;margin-right:1em" target=3D"_blank"><img border=3D"0"><=
/a></p>

<div><br></div><div><br></div><div><br></div><p style=3D"text-align:center;=
clear:both"><a href=3D"http://wesfang.files.wordpress.com/2012/10/app.jpg" =
style=3D"margin-left:1em;margin-right:1em" target=3D"_blank"><img border=3D=
"0"></a></p>

<div><br></div><div><br></div><div>Link to blog with details</div><div><a h=
ref=3D"http://wesfang.wordpress.com/2012/10/10/adf-11g-project-structure-li=
st-of-content/" target=3D"_blank">http://wesfang.wordpress.com/<u></u>2012/=
10/10/adf-11g-project-<u></u>structure-list-of-content/</a><br>

</div><div><br></div><div>Some questions I still have:</div><div><div><br><=
/div><div>CommonApp</div><div>Should declarative components,template,fragme=
nts be in a separate project and deployed individually in its own adfjar?</=
div>

<div><br></div><div>MasterApp</div><div>Is this a good place for the RootAp=
pModule (which will be the container for nested AMs from the mskcc-app*.jar=
)?</div><div><br></div><div><br></div><div>Feedback is appreciated.</div>

<div><br></div><div>-Wes=C2=A0</div></div></blockquote></div></div></div><d=
iv class=3D"HOEnZb"><div class=3D"h5">

<p></p>

-- <br>
You received this message because you are subscribed to the ADF Enterprise =
Methodology Group (<a href=3D"http://groups.google.com/group/adf-methodolog=
y" target=3D"_blank">http://groups.google.com/group/adf-methodology</a>). T=
o unsubscribe send email to <a href=3D"mailto:adf-methodology%2Bunsubscribe=
@googlegroups.com" target=3D"_blank">adf-methodology+unsubscribe@googlegrou=
ps.com</a><br>


=C2=A0<br>
All content to the ADF EMG lies under the Creative Commons Attribution 3.0 =
Unported License (<a href=3D"http://creativecommons.org/licenses/by/3.0/" t=
arget=3D"_blank">http://creativecommons.org/licenses/by/3.0/</a>).  Any con=
tent sourced must be attributed back to the ADF EMG with a link to the Goog=
le Group (<a href=3D"http://groups.google.com/group/adf-methodology" target=
=3D"_blank">http://groups.google.com/group/adf-methodology</a>).<br>


</div></div></blockquote></div><br><br clear=3D"all"><div><br></div>-- <br>=
<div>Renan Monteiro de Castro -=C2=A0<span style=3D"font-family:Arial,Helve=
tica,&#39;Nimbus Sans L&#39;,sans-serif;color:rgb(102,102,102);line-height:=
15px"><a href=3D"http://br.linkedin.com/pub/renan-monteiro-de-castro/15/bb9=
/861" target=3D"_blank">Linkedin</a></span></div>

<br>
</div>

--f46d04428c6e99522104cbd27c8a--