do you have an index.jsp in your root context? If so, remove that and try again.

Martijn

On Mon, Jul 28, 2008 at 5:24 PM, Ames, Tim <[EMAIL PROTECTED]> wrote:
> Using wicket 1.3.4 - production/stable version
>
>
>
> I am testing AuthenticatedWebApplication and AuthenticatedWebSession set
> up similar to the wicket-examples.
>
>
>
> I have the @AuthorizationInstantiation annotation set up on the home
> page.
>
>
>
> I start up a session using the address:  http://localhost:8080/MyApp/
>
>
>
> As expected, the Sign In page shows with an address of:
> http://localhost:8080/MyApp/?wicket:bookmarkablePage=:org.apache.wicket.
> authentication.pages.SignInPage
>
> I log in, the user and password are valid, and I click Sign In.
>
>
>
> At this point is where the problem occurs.  I loose the context "MyApp"
> in the address.  The address now shows: http://localhost:8080/index.jsp
>
>
>
>
>
> Thanks for any insight.
>
> --Tim
>
>
>
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
>
> EMAIL CONFIDENTIALITY NOTICE
>
> This Email message, and any attachments, may contain confidential
> patient health information that is legally protected. This information
> is intended only for the use of the individual or entity named above.
> The authorized recipient of this information is prohibited from disclosing
> this information to any other party unless required to do so by law
> or regulation and is required to destroy the information after its stated
> need has been fulfilled. If you are not the intended recipient, you are
> hereby notified that any disclosure, copying, distribution, or action
> taken in reliance on the contents of this message is strictly prohibited.
>
> If you have received this information in error, please notify
> the sender immediately by replying to this message and delete the
> message from your system.
>



-- 
Become a Wicket expert, learn from the best: http://wicketinaction.com
Apache Wicket 1.3.4 is released
Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.

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

Reply via email to