Hi,

I have redeployed this application in another Tomcat server it worked. I
have no idea what's wrong.  It is a classic PEBCAK. 

However, there is a work around it which I used when the solution was not
working. I directed the home Webpage to the Facebook login page if the user
has not login yet otherwise proceed to other pages. It is not elegant and it
worked at that time. Now that it works as it should be I have reverted to
the original code. 


itai wrote:
> 
> Hi Lim, 
> 
> I ran into the exact same problem ...
> Did you find a solution ??
> 
> Thanks, 
> Itai.
> 
> 
> TH Lim wrote:
>> 
>> 
>> java.lang.NullPointerException
>>     at org.thlim.sample.wicket.Login.<init>(Login.java:23)
>>     at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
>> Method)
>>     at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
>>     at java.lang.Class.newInstance0(Class.java:350)
>>     at java.lang.Class.newInstance(Class.java:303)
>>     ......
>> 
>> I traced the code and found that the application didn't redirect as
>> stipulated here,
>> 
>> ...
>> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Facebook-Wicket-Integration-tp16558748p16625615.html
Sent from the Wicket - User mailing list archive at Nabble.com.


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

Reply via email to