example component

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
7 messages Options
Reply | Threaded
Open this post in threaded view
|

example component

Davide Ciofetti
hi,
i was looking to
https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+Tutorial+-+A+Beginners+Development+Guide#OFBizTutorial-ABeginnersDevelopmentGuide-CreatingPracticeApplication(HelloWorld...)
to create my first application in ofbiz.

reached the "Creating the web application configuration" paragraph, it
says, at point 4: Contents of this file can be copied from any of the
existing component e.g. /framework/example component
I searched everywhere but I didn't find any "example" folder or whatelse.

What does it mean?

Thanks
Reply | Threaded
Open this post in threaded view
|

Re: example component

Davide Ciofetti
PS
i forgot to say that i'm using eclipse luna: when i said that i searched
everywhere i meant inside the eclipse project

2015-02-19 13:26 GMT+01:00 Davide Ciofetti <[hidden email]>:

> hi,
> i was looking to
> https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+Tutorial+-+A+Beginners+Development+Guide#OFBizTutorial-ABeginnersDevelopmentGuide-CreatingPracticeApplication(HelloWorld...)
> to create my first application in ofbiz.
>
> reached the "Creating the web application configuration" paragraph, it
> says, at point 4: Contents of this file can be copied from any of the
> existing component e.g. /framework/example component
> I searched everywhere but I didn't find any "example" folder or whatelse.
>
> What does it mean?
>
> Thanks
>
Reply | Threaded
Open this post in threaded view
|

Re: example component

Pierre Smits
Hi Davide,

There is an ./ant target specific for creating a new component with all the
defaults (like ofbiz-component.xml, web.xml, etc) taken care of. That might
give you a jump start.

That target is: ./ant create-component

Best regards,

Pierre Smits

*ORRTIZ.COM <http://www.orrtiz.com>*
Services & Solutions for Cloud-
Based Manufacturing, Professional
Services and Retail & Trade
http://www.orrtiz.com

On Thu, Feb 19, 2015 at 1:44 PM, Davide Ciofetti <[hidden email]>
wrote:

> PS
> i forgot to say that i'm using eclipse luna: when i said that i searched
> everywhere i meant inside the eclipse project
>
> 2015-02-19 13:26 GMT+01:00 Davide Ciofetti <[hidden email]>:
>
> > hi,
> > i was looking to
> >
> https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+Tutorial+-+A+Beginners+Development+Guide#OFBizTutorial-ABeginnersDevelopmentGuide-CreatingPracticeApplication(HelloWorld..
> .)
> > to create my first application in ofbiz.
> >
> > reached the "Creating the web application configuration" paragraph, it
> > says, at point 4: Contents of this file can be copied from any of the
> > existing component e.g. /framework/example component
> > I searched everywhere but I didn't find any "example" folder or whatelse.
> >
> > What does it mean?
> >
> > Thanks
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: example component

Jacques Le Roux
Administrator
In reply to this post by Davide Ciofetti
If you are using the R13.07 release you need to know that all the specialpurpose components which are present in the trunk and previous releases (or
last release branch R14.12, not yet officially released) were removed (in R13.07 only) but the ecommerce component

Jacques

Le 19/02/2015 13:26, Davide Ciofetti a écrit :

> hi,
> i was looking to
> https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+Tutorial+-+A+Beginners+Development+Guide#OFBizTutorial-ABeginnersDevelopmentGuide-CreatingPracticeApplication(HelloWorld...)
> to create my first application in ofbiz.
>
> reached the "Creating the web application configuration" paragraph, it
> says, at point 4: Contents of this file can be copied from any of the
> existing component e.g. /framework/example component
> I searched everywhere but I didn't find any "example" folder or whatelse.
>
> What does it mean?
>
> Thanks
>
Reply | Threaded
Open this post in threaded view
|

Re: example component

Davide Ciofetti
In reply to this post by Davide Ciofetti
i think ifound it.

is it specialpurpose\example by chance?

2015-02-19 13:44 GMT+01:00 Davide Ciofetti <[hidden email]>:

> PS
> i forgot to say that i'm using eclipse luna: when i said that i searched
> everywhere i meant inside the eclipse project
>
> 2015-02-19 13:26 GMT+01:00 Davide Ciofetti <[hidden email]>:
>
>> hi,
>> i was looking to
>> https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+Tutorial+-+A+Beginners+Development+Guide#OFBizTutorial-ABeginnersDevelopmentGuide-CreatingPracticeApplication(HelloWorld...)
>> to create my first application in ofbiz.
>>
>> reached the "Creating the web application configuration" paragraph, it
>> says, at point 4: Contents of this file can be copied from any of the
>> existing component e.g. /framework/example component
>> I searched everywhere but I didn't find any "example" folder or whatelse.
>>
>> What does it mean?
>>
>> Thanks
>>
>
>
Reply | Threaded
Open this post in threaded view
|

Re: example component

Pierre Smits
Davide,

Please explain.

Best regards,

Pierre Smits

*ORRTIZ.COM <http://www.orrtiz.com>*
Services & Solutions for Cloud-
Based Manufacturing, Professional
Services and Retail & Trade
http://www.orrtiz.com

On Thu, Feb 19, 2015 at 2:24 PM, Davide Ciofetti <[hidden email]>
wrote:

> i think ifound it.
>
> is it specialpurpose\example by chance?
>
>
Reply | Threaded
Open this post in threaded view
|

Re: example component

Jacques Le Roux
Administrator
In reply to this post by Davide Ciofetti
Yes

Jacques

Le 19/02/2015 14:24, Davide Ciofetti a écrit :

> i think ifound it.
>
> is it specialpurpose\example by chance?
>
> 2015-02-19 13:44 GMT+01:00 Davide Ciofetti <[hidden email]>:
>
>> PS
>> i forgot to say that i'm using eclipse luna: when i said that i searched
>> everywhere i meant inside the eclipse project
>>
>> 2015-02-19 13:26 GMT+01:00 Davide Ciofetti <[hidden email]>:
>>
>>> hi,
>>> i was looking to
>>> https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+Tutorial+-+A+Beginners+Development+Guide#OFBizTutorial-ABeginnersDevelopmentGuide-CreatingPracticeApplication(HelloWorld...)
>>> to create my first application in ofbiz.
>>>
>>> reached the "Creating the web application configuration" paragraph, it
>>> says, at point 4: Contents of this file can be copied from any of the
>>> existing component e.g. /framework/example component
>>> I searched everywhere but I didn't find any "example" folder or whatelse.
>>>
>>> What does it mean?
>>>
>>> Thanks
>>>
>>