Re: Using multiple Applications

2010-06-03 Thread Bruno Harbulot
On 01/06/10 21:51, jupiterroom wrote: > Hi. > > I have an application and have implemented createInboundRoot to root the the > resources I want to use. Now I have something I consider to be a new > application and what to keep the routing seperate with a different > implementation of createInbound

Using multiple Applications

2010-06-02 Thread jupiterroom
: component.getDefaultHost().attach(appFoo); component.getDefaultHost().attach(appBar); However only appFoo routing seems to work. Am I doing something wrong? Can I have multiple applications? Thanks JR -- View this message in context: http://restlet-discuss.1400322.n2.nabble.com/Using-multiple