as for dependencies... I just added them to providedRuntime.

On Mon, Oct 3, 2011 at 4:06 PM, James Carr <[email protected]> wrote:
> So, just to answer my own question, I used an undocumented property:
>
> [jettyRun, jettyRunWar]*.jettyEnvXml = 
> file('src/test/resources/jetty-env.xml')
>
> My jetty-env.xml looks like this: https://gist.github.com/1260253
>
> Been working pretty smoothly... we add a hook for jettyRun and
> jettyStop to execute before and after the test task and additionally
> start a hsqldb server as part of jettyRun. Going to investigate h2
> later. ;)
>
> Thanks,
> James
>
>
> On Thu, Sep 29, 2011 at 8:28 PM, James Carr <[email protected]> wrote:
>> Actually.... Does anyone just have a working example of using jndi wkith
>> jettyrun???
>>
>> On Sep 29, 2011 11:20 AM, "James Carr" <[email protected]> wrote:
>>> Hi,
>>>
>>> I'd like to be able to include jars that contain data sources for
>>> jettyRun to use on startup when configuring jndi. is there a good way
>>> to add these dependencies in?
>>>
>>>
>>> Thanks,
>>> James
>>
>

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to