For instance, in my project, see this BeforeSuite annotated method:

https://github.com/Sotera/graphene/blob/master/graphene-parent/graphene-util/src/test/java/graphene/util/fs/PropertiesFileSymbolProviderTest.java


On Fri, Aug 29, 2014 at 10:24 AM, Daniel Jue <teamp...@gmail.com> wrote:

> Another good place to look is in any of the unit or integration tests for
> frameworks or apps that use Tapestry.  You often want to start up a
> registry there so you can import modules to wire up DAOs, services, etc.
>
>
> On Fri, Aug 29, 2014 at 8:50 AM, Thiago H de Paula Figueiredo <
> thiag...@gmail.com> wrote:
>
>> On Fri, 29 Aug 2014 08:39:50 -0300, Mugat Gurkowsky <zenpunk...@gmail.com>
>> wrote:
>>
>>  hello,
>>>
>>
>> Hi!
>>
>>
>>  i would like to be able to use tapestry IoC (especially injections) in
>>> the> drone-clients, but i have run into problems with that. in the
>>> documentations i have not seen any way which would make use of Tapestry
>>> IoC from a java-main without the ise of a web-server, so i wanted to ask you
>>> how i could do that best.
>>>
>>
>> Have you seen http://tapestry.apache.org/starting-the-ioc-registry.html?
>> :D
>>
>> --
>> Thiago H. de Paula Figueiredo
>> Tapestry, Java and Hibernate consultant and developer
>> http://machina.com.br
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
>> For additional commands, e-mail: users-h...@tapestry.apache.org
>>
>>
>

Reply via email to