Re: [Carbon-dev] Trying to directly access the service_info.jsp page generates an NPE

2011-03-04 Thread Afkham Azeez
I have fixed this.


On Sat, Mar 5, 2011 at 8:06 AM, Afkham Azeez  wrote:

> The way to reproduce this is, after starting AS, go to the service_info
> page of the HelloService (make sure that Remember Me is not enabled when you
> login). Next restart AS. Now refresh the page. Once you login, you will be
> redirected to this invalid URL.
>
>
> On Sat, Mar 5, 2011 at 8:04 AM, Afkham Azeez  wrote:
>
>> The root cause is because the logic which handles the login generates an
>> invalid URL;
>> https://localhost:9443/carbon/service-mgt/service_info.jsp?serviceName=HelloService?loginStatus=true
>>
>> Note the two ? signs. When I changed the second ? to &, it worked.
>> Dimuthu, can you please fix this?
>>
>> --
>> *Afkham Azeez*
>> Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com,
>> *
>> *
>> *Member; Apache Software Foundation; 
>> **http://www.apache.org/*
>> *
>> email: **az...@wso2.com* * cell: +94 77 3320919
>> blog: **http://blog.afkham.org* *
>> twitter: **http://twitter.com/afkham_azeez*
>> *
>> linked-in: **http://lk.linkedin.com/in/afkhamazeez*
>> *
>> *
>> *Lean . Enterprise . Middleware*
>>
>>
>
>
> --
> *Afkham Azeez*
> Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com,
> *
> *
> *Member; Apache Software Foundation; 
> **http://www.apache.org/*
> *
> email: **az...@wso2.com* * cell: +94 77 3320919
> blog: **http://blog.afkham.org* *
> twitter: **http://twitter.com/afkham_azeez*
> *
> linked-in: **http://lk.linkedin.com/in/afkhamazeez*
> *
> *
> *Lean . Enterprise . Middleware*
>
>


-- 
*Afkham Azeez*
Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com,
*
*
*Member; Apache Software Foundation;
**http://www.apache.org/*
*
email: **az...@wso2.com* * cell: +94 77 3320919
blog: **http://blog.afkham.org* *
twitter: **http://twitter.com/afkham_azeez*
*
linked-in: **http://lk.linkedin.com/in/afkhamazeez*
*
*
*Lean . Enterprise . Middleware*
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Trying to directly access the service_info.jsp page generates an NPE

2011-03-04 Thread Afkham Azeez
The way to reproduce this is, after starting AS, go to the service_info page
of the HelloService (make sure that Remember Me is not enabled when you
login). Next restart AS. Now refresh the page. Once you login, you will be
redirected to this invalid URL.


On Sat, Mar 5, 2011 at 8:04 AM, Afkham Azeez  wrote:

> The root cause is because the logic which handles the login generates an
> invalid URL;
> https://localhost:9443/carbon/service-mgt/service_info.jsp?serviceName=HelloService?loginStatus=true
>
> Note the two ? signs. When I changed the second ? to &, it worked. Dimuthu,
> can you please fix this?
>
> --
> *Afkham Azeez*
> Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com,
> *
> *
> *Member; Apache Software Foundation; 
> **http://www.apache.org/*
> *
> email: **az...@wso2.com* * cell: +94 77 3320919
> blog: **http://blog.afkham.org* *
> twitter: **http://twitter.com/afkham_azeez*
> *
> linked-in: **http://lk.linkedin.com/in/afkhamazeez*
> *
> *
> *Lean . Enterprise . Middleware*
>
>


-- 
*Afkham Azeez*
Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com,
*
*
*Member; Apache Software Foundation;
**http://www.apache.org/*
*
email: **az...@wso2.com* * cell: +94 77 3320919
blog: **http://blog.afkham.org* *
twitter: **http://twitter.com/afkham_azeez*
*
linked-in: **http://lk.linkedin.com/in/afkhamazeez*
*
*
*Lean . Enterprise . Middleware*
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Trying to directly access the service_info.jsp page generates an NPE

2011-03-04 Thread Afkham Azeez
The root cause is because the logic which handles the login generates an
invalid URL;
https://localhost:9443/carbon/service-mgt/service_info.jsp?serviceName=HelloService?loginStatus=true

Note the two ? signs. When I changed the second ? to &, it worked. Dimuthu,
can you please fix this?

-- 
*Afkham Azeez*
Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com,
*
*
*Member; Apache Software Foundation;
**http://www.apache.org/*
*
email: **az...@wso2.com* * cell: +94 77 3320919
blog: **http://blog.afkham.org* *
twitter: **http://twitter.com/afkham_azeez*
*
linked-in: **http://lk.linkedin.com/in/afkhamazeez*
*
*
*Lean . Enterprise . Middleware*
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev