so why are the /?wicket:interface urls interfering with that?

-igor

On Wed, Jun 25, 2008 at 8:27 PM, David Leangen <[EMAIL PROTECTED]> wrote:
>
>> you can roll your own webrequest coding strategy. But then you are on your 
>> own.
>
> Cool. Thanks!
>
>> The problem here is that you map wicket to a  URL space but then don't
>> want it to use that space...doesn't make sense to me.
>
> The thing is that I'm in an OSGi environment, and I have a WicketService
> that provides my Wicket instance. I attach "Applications" as bundles to
> the Wicket instance and "mount" them on a certain path.
>
> It would be possible to create a new Wicket instance for each
> Application bundle, but that's not really the ideal way to work. Rather,
> I'm trying to have one single Wicket instance that can "host" my various
> Application bundles.
>
> Generally, this is working fine, except for this form bump I hit along
> the way. If I can get this part working, then it seems that the setup
> should be working almost exactly as I'd hoped.
>
>
> Cheers,
> David
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to