Re: [Fornax-developer] [fornax-oaw-m2-plugin] executing workflow

2009-08-25 Thread dannythomas
Thanks a lot, now I got it running. Best wishes Danny Karsten Thoms wrote: > > You have to split the projects into two: One that defines the generator, > the other that uses it. Typically the latter has a small workflow that > calls the generator workflow as cartridge. > > Besides that i

Re: [Fornax-developer] [fornax-oaw-m2-plugin] executing workflow

2009-08-25 Thread Karsten Thoms
You have to split the projects into two: One that defines the generator, the other that uses it. Typically the latter has a small workflow that calls the generator workflow as cartridge. Besides that it is best practice to separate the cartridge from the application of it, it is simply necessar