Ah! I was just using a single deployment manager.

Thanks for the tip! Everything is working now.
- Matt

On Tue, Oct 18, 2011 at 1:19 AM, Jan Bartel <[email protected]> wrote:

> Matt,
> Sure you've got 2 DeploymentManagers, each of which is added as a bean to a
> different Server instance, and each of which is configured with a different
> ContextCollection? Can you post your xml config files?
>
> Jan
>
> On 17 October 2011 19:44, Matt Jurik <[email protected]> wrote:
>
>> Hello,
>>
>> I'm looking to do what's outlined in the following link, but I'm
>> experiencing trouble.
>> http://wiki.eclipse.org/Jetty/Howto/WebappPerConnector
>>
>> The example configuration provided simply doesn't work, even after adding
>> the missing tags to the xml.
>>
>> As it stands, I have two separate xml files which successfully create two
>> server instances (same JVM). However, I can't seem to control which server a
>> WAR gets deployed to. If I add an AppProvider through the DeploymentManager
>> in my second server xml config file, the App ends up getting deployed to the
>> first server.
>>
>> Everything works fine if I use ContextDeployer, but it's my understanding
>> that it's deprecated.
>>
>> I'm using v8.0.3 from the eclipse site, if it matters. Any pointers would
>> be appreciated.
>>
>> Thanks!
>>
>> _______________________________________________
>> jetty-users mailing list
>> [email protected]
>> https://dev.eclipse.org/mailman/listinfo/jetty-users
>>
>>
>
> _______________________________________________
> jetty-users mailing list
> [email protected]
> https://dev.eclipse.org/mailman/listinfo/jetty-users
>
>
_______________________________________________
jetty-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/jetty-users

Reply via email to