Put a breakpoint at
org.apache.wicket.protocol.https.SwitchProtocolRequestTarget.respond(RequestCycle)
and see what port is passed to
org.apache.wicket.protocol.https.SwitchProtocolRequestTarget.getUrl(String,
Integer, HttpServletRequest)

On Thu, Jun 30, 2011 at 11:01 AM, vp143 <vishal.po...@cipriati.co.uk> wrote:
> The MyHttpsRequestCycleProcessor was just used to debug i.e. no changes of
> code. The same problem is there without my custom class.
>
> You say the httpsPort is being ignored. How can I check this? What should be
> outputted if I print the url as nothing is being outputted?
>
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/Configure-http-and-https-with-apache-and-jboss-tp3633546p3635048.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to