Thanks Lakshman, I think we should provide a note on this in the
documentation.

On Tue, Jul 12, 2016 at 4:28 PM, Lakshman Udayakantha <lakshm...@wso2.com>
wrote:

> I could reproduce your issue in windows environment. It seems like tomcat
> 8.0.x, needs to specify the root as slash when specifying file paths in
> java classes which is not done in [1]. After specifying path as /
> WEB-INF/classes/wso2carbon.jks and build the war and putting in tomcat
> 8.0.x in windows deployed without any issue.
>
> [1]
> https://github.com/wso2/product-is/blob/master/modules/samples/sso/sso-agent-sample/src/main/java/org/wso2/sample/is/sso/agent/SampleContextEventListener.java#L52
>
> Thanks
>
> On Tue, Jul 12, 2016 at 2:58 PM, Nadeesha Gamage <nadee...@wso2.com>
> wrote:
>
>> Done
>>
>> On Tue, Jul 12, 2016 at 2:55 PM, Harsha Thirimanna <hars...@wso2.com>
>> wrote:
>>
>>> Please update these details to the above ticket for further reference.
>>>
>>>
>>> *Harsha Thirimanna*
>>> Associate Tech Lead; WSO2, Inc.; http://wso2.com
>>> * <http://www.apache.org/>*
>>> *email: **hars...@wso2.com* <az...@wso2.com>* cell: +94 71 5186770 *
>>> *twitter: **http://twitter.com/ <http://twitter.com/afkham_azeez>*
>>> *harshathirimannlinked-in: **http:
>>> <http://lk.linkedin.com/in/afkhamazeez>**//www.linkedin.com/pub/harsha-thirimanna/10/ab8/122
>>> <http://www.linkedin.com/pub/harsha-thirimanna/10/ab8/122>*
>>>
>>> *Lean . Enterprise . Middleware*
>>>
>>>
>>> On Tue, Jul 12, 2016 at 2:45 PM, Nadeesha Gamage <nadee...@wso2.com>
>>> wrote:
>>>
>>>> As per the offline chat with Lakshman I have tested this on a fresh
>>>> pack of Tomcat 8.0.9 and it still doesnt work, but it works on Tomcat 8.5.3
>>>>
>>>> On Tue, Jul 12, 2016 at 12:17 PM, Harsha Thirimanna <hars...@wso2.com>
>>>> wrote:
>>>>
>>>>> I also had tested this in modified one, sorry. I think Lakshman is
>>>>> correct. Please send your logs and web app as well.​
>>>>>
>>>>>
>>>>> *Harsha Thirimanna*
>>>>> Associate Tech Lead; WSO2, Inc.; http://wso2.com
>>>>> * <http://www.apache.org/>*
>>>>> *email: **hars...@wso2.com* <az...@wso2.com>* cell: +94 71 5186770 *
>>>>> *twitter: **http://twitter.com/ <http://twitter.com/afkham_azeez>*
>>>>> *harshathirimannlinked-in: **http:
>>>>> <http://lk.linkedin.com/in/afkhamazeez>**//www.linkedin.com/pub/harsha-thirimanna/10/ab8/122
>>>>> <http://www.linkedin.com/pub/harsha-thirimanna/10/ab8/122>*
>>>>>
>>>>> *Lean . Enterprise . Middleware*
>>>>>
>>>>>
>>>>> On Tue, Jul 12, 2016 at 12:05 PM, Lakshman Udayakantha <
>>>>> lakshm...@wso2.com> wrote:
>>>>>
>>>>>> Anyway what are the issues? post the catalina.out and localhost*.log
>>>>>> files.
>>>>>>
>>>>>> On Tue, Jul 12, 2016 at 12:00 PM, Harsha Thirimanna <hars...@wso2.com
>>>>>> > wrote:
>>>>>>
>>>>>>> I think there are some issues. I could see that. We need to look in
>>>>>>> to that.
>>>>>>>
>>>>>>>
>>>>>>> *Harsha Thirimanna*
>>>>>>> Associate Tech Lead; WSO2, Inc.; http://wso2.com
>>>>>>> * <http://www.apache.org/>*
>>>>>>> *email: **hars...@wso2.com* <az...@wso2.com>* cell: +94 71 5186770 *
>>>>>>> *twitter: **http://twitter.com/ <http://twitter.com/afkham_azeez>*
>>>>>>> *harshathirimannlinked-in: **http:
>>>>>>> <http://lk.linkedin.com/in/afkhamazeez>**//www.linkedin.com/pub/harsha-thirimanna/10/ab8/122
>>>>>>> <http://www.linkedin.com/pub/harsha-thirimanna/10/ab8/122>*
>>>>>>>
>>>>>>> *Lean . Enterprise . Middleware*
>>>>>>>
>>>>>>>
>>>>>>> On Tue, Jul 12, 2016 at 11:47 AM, Lakshman Udayakantha <
>>>>>>> lakshm...@wso2.com> wrote:
>>>>>>>
>>>>>>>> Hi Nadeesha,
>>>>>>>>
>>>>>>>> I didn't get any SEVERE logs while deploying travelocity app on
>>>>>>>> tomcat 8.0.x. Could you please post the errors in localhost*.log file 
>>>>>>>> for
>>>>>>>> more information.
>>>>>>>>
>>>>>>>> Thanks
>>>>>>>>
>>>>>>>> On Tue, Jul 12, 2016 at 11:17 AM, Omindu Rathnaweera <
>>>>>>>> omi...@wso2.com> wrote:
>>>>>>>>
>>>>>>>>> Hi Nadeesha,
>>>>>>>>>
>>>>>>>>> I don't think we have tested travelocity with tomcat 8. Created
>>>>>>>>> [1] to track this issue.
>>>>>>>>>
>>>>>>>>> [1] - https://wso2.org/jira/browse/IDENTITY-4800
>>>>>>>>>
>>>>>>>>> Regards,
>>>>>>>>> Omindu.
>>>>>>>>>
>>>>>>>>> On Tue, Jul 12, 2016 at 10:39 AM, Nadeesha Gamage <
>>>>>>>>> nadee...@wso2.com> wrote:
>>>>>>>>>
>>>>>>>>>> Hi Devs,
>>>>>>>>>> I have checked-out the travelocity.com sample from the following
>>>>>>>>>> link [1], build and deployed it on Tomcat 8.0.x and I get the 
>>>>>>>>>> following
>>>>>>>>>> error.
>>>>>>>>>>
>>>>>>>>>> 12-Jul-2016 10:32:26.557 INFO [localhost-startStop-3]
>>>>>>>>>> org.apache.catalina.startup.HostConfig.deployWAR Deploying web 
>>>>>>>>>> application
>>>>>>>>>> archive D:\Software
>>>>>>>>>> Installed\apache-tomcat-8.0.9\webapps\travelocity.com.war
>>>>>>>>>> 12-Jul-2016 10:32:28.666 INFO [localhost-startStop-3]
>>>>>>>>>> org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was 
>>>>>>>>>> scanned
>>>>>>>>>> for TLDs yet contained no TLDs. Enable debug logging for this logger 
>>>>>>>>>> for a
>>>>>>>>>> complete list of JARs that were scanned but no TLDs were found in 
>>>>>>>>>> them.
>>>>>>>>>> Skipping unneeded JARs during scanning can improve startup time and 
>>>>>>>>>> JSP
>>>>>>>>>> compilation time.
>>>>>>>>>> 12-Jul-2016 10:32:28.669 SEVERE [localhost-startStop-3]
>>>>>>>>>> org.apache.catalina.core.StandardContext.startInternal Error 
>>>>>>>>>> listenerStart
>>>>>>>>>> 12-Jul-2016 10:32:28.669 SEVERE [localhost-startStop-3]
>>>>>>>>>> org.apache.catalina.core.StandardContext.startInternal Context [/
>>>>>>>>>> travelocity.com] startup failed due to previous errors
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> [1] https://docs.wso2.com/display/IS510/Downloading+a+Sample
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> Can someone please look into this.
>>>>>>>>>>
>>>>>>>>>> Thank you,
>>>>>>>>>> --
>>>>>>>>>> Nadeesha Gamage
>>>>>>>>>> Associate Technical Lead - Solutions Engineering
>>>>>>>>>> T : +94 77 394 5706
>>>>>>>>>> B : https://nadeesha678.wordpress.com/
>>>>>>>>>>
>>>>>>>>>> _______________________________________________
>>>>>>>>>> Dev mailing list
>>>>>>>>>> Dev@wso2.org
>>>>>>>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> Omindu Rathnaweera
>>>>>>>>> Software Engineer, WSO2 Inc.
>>>>>>>>> Mobile: +94 771 197 211
>>>>>>>>>
>>>>>>>>> _______________________________________________
>>>>>>>>> Dev mailing list
>>>>>>>>> Dev@wso2.org
>>>>>>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>> Lakshman Udayakantha
>>>>>>>> WSO2 Inc. www.wso2.com
>>>>>>>> lean.enterprise.middleware
>>>>>>>> Mobile: *0714388124*
>>>>>>>>
>>>>>>>>
>>>>>>>> _______________________________________________
>>>>>>>> Dev mailing list
>>>>>>>> Dev@wso2.org
>>>>>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Lakshman Udayakantha
>>>>>> WSO2 Inc. www.wso2.com
>>>>>> lean.enterprise.middleware
>>>>>> Mobile: *0714388124*
>>>>>>
>>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> Dev mailing list
>>>>> Dev@wso2.org
>>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> Nadeesha Gamage
>>>> Associate Technical Lead - Solutions Engineering
>>>> T : +94 77 394 5706
>>>> B : https://nadeesha678.wordpress.com/
>>>>
>>>
>>>
>>
>>
>> --
>> Nadeesha Gamage
>> Associate Technical Lead - Solutions Engineering
>> T : +94 77 394 5706
>> B : https://nadeesha678.wordpress.com/
>>
>
>
>
> --
> Lakshman Udayakantha
> WSO2 Inc. www.wso2.com
> lean.enterprise.middleware
> Mobile: *0714388124*
>
>


-- 
Nadeesha Gamage
Associate Technical Lead - Solutions Engineering
T : +94 77 394 5706
B : https://nadeesha678.wordpress.com/
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to