anyway big thanks for helping me out ;-)

pozdrawiam
Paweł Kamiński

[email protected]
[email protected]
______________________


On 7 January 2013 22:32, kamiseq <[email protected]> wrote:

> and shouldn't I use WebAppProvider instead Deployer
>
> <Call name="addLifeCycle">
>        <Arg>
>
>          <New class="org.eclipse.jetty.deploy.providers.WebAppProvider">
>            <Set name="monitoredDirName"><Property name="jetty.home"
> default="." />/webapps</Set>
>                         <Set name="defaultsDescriptor"><Property
> name="jetty.home" default="."/>/etc/webdefault.xml</Set>
>                         <Set name="scanInterval">1</Set>
>                         <Set name="contextXmlDir"><Property
> name="jetty.home" default="." />/contexts</Set>
>                         <Set name="extractWars">true</Set>
>          </New>
>        </Arg>
>      </Call>
>
> I added something like this and it deploys but It doesnt help with locking
> problem ;]
>
>
> pozdrawiam
> Paweł Kamiński
>
> [email protected]
> [email protected]
> ______________________
>
>
> On 7 January 2013 22:30, kamiseq <[email protected]> wrote:
>
>> ok we are getting somewhere :]
>>
>> now it tells me that
>>
>> <Ref id="Contexts"/> is not defined
>>
>>
>> pozdrawiam
>> Paweł Kamiński
>>
>> [email protected]
>> [email protected]
>> ______________________
>>
>>
>> On 7 January 2013 21:34, Joakim Erdfelt <[email protected]> wrote:
>>
>>> org.eclipse.jetty.deploy.WebAppDeployer
>>
>>
>>
>
_______________________________________________
jetty-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/jetty-users

Reply via email to