Hi Prabath,

The problem was just a permission issue that I had with my tomcat program
folder.
After executing a chmod -R 755 on the entire tomcat folder, everything
worked fine.

Thanks.



*Dilan U. Ariyaratne*
Software Engineer
WSO2 Inc. <http://wso2.com/>
Mobile: +94775149066
lean . enterprise . middleware

On Tue, Dec 9, 2014 at 10:31 AM, Prabath Ariyarathna <[email protected]>
wrote:

> Hi Dilan.
>
> Before deploy new war file, please check any other service run on the port
> 8080 using the following command.
>
> lsof -I: 8080
>
> Then kill all process which is attached with the port 8080. Now you can
> start the new tomcat instance and deploy your new war file and check
> Catalina.out to check war file deployed smoothly. If nothing shows in your
> log file please log into tomcat management console and check service
> deployed successfully.
>
> Regard,
>
> On Tue, Dec 9, 2014 at 10:08 AM, Dilan Udara Ariyaratne <[email protected]>
> wrote:
>
>> Hi Folks,
>>
>> Thanks for the feedback.
>>
>> @udara - Yes, Tomcat is running perfectly on http://localhost:8080
>>
>> @darshana & @malithi - I tried to access
>> http://localhost:8080/travelocity.com/index.jsp without starting IS
>> server, still I get issues.
>>                    For the first time when I tried to access, I received HTTP
>> Status 500 - java.lang.IllegalStateException: No output folder
>>                    For the second time, when I tried to access, I
>> received HTTP Status 404 - /travelocity.com/index.jsp
>>
>> I will retry to deploy the war file again and check back.
>>
>> Thanks.
>>
>>
>>
>> *Dilan U. Ariyaratne*
>> Software Engineer
>> WSO2 Inc. <http://wso2.com/>
>> Mobile: +94775149066
>> lean . enterprise . middleware
>>
>> On Tue, Dec 9, 2014 at 9:32 AM, Malithi Edirisinghe <[email protected]>
>> wrote:
>>
>>> Hi Dilan,
>>>
>>> I think it's cause of the url that you try to access.
>>> Could you please try http://localhost:8080/travelocity.com/index.jsp
>>> instead of http://localhost:8080/travelocity.com
>>>
>>> Thanks,
>>> Malithi.
>>>
>>> On Tue, Dec 9, 2014 at 9:27 AM, Darshana Gunawardana <[email protected]>
>>> wrote:
>>>
>>>> Sorry.. Small typo
>>>>
>>>> On Tue, Dec 9, 2014 at 9:25 AM, Darshana Gunawardana <[email protected]
>>>> > wrote:
>>>>
>>>>> Hi Dilan,
>>>>>
>>>>> So are you getting 404 on tomcat when try to access
>>>>> http://localhost:8080/travelocity.com?
>>>>>
>>>>> Seems like the webapp did not get deployed successfully. Can you
>>>>> please check tomcat logs and see any errors on deploying the webapp.
>>>>>
>>>>> If the webapp is successfully deployed, any configuration on IS you
>>>>> should be able to travelocity landing page :
>>>>> http://localhost:8080/travelocity.com/index.jsp
>>>>>
>>>>
>>>> If the webapp is successfully deployed, **without** any configuration
>>>> on IS you should be able to travelocity landing page :
>>>> http://localhost:8080/travelocity.com/index.jsp
>>>>
>>>>>
>>>>> Regards,
>>>>> Darshana
>>>>>
>>>>> On Tue, Dec 9, 2014 at 7:37 AM, Dilan Udara Ariyaratne <
>>>>> [email protected]> wrote:
>>>>>
>>>>>> Hi All,
>>>>>>
>>>>>> I went through the following documentation to configure the IS sample.
>>>>>>
>>>>>> https://docs.wso2.com/display/IS500/Configuring+Single+Sign-On+with+SAML+2.0
>>>>>>
>>>>>> After configuring the service provider
>>>>>> <https://docs.wso2.com/display/IS500/Configuring+Single+Sign-On+with+SAML+2.0#ConfiguringSingleSign-OnwithSAML2.0-Configuringtheserviceprovider>,
>>>>>> I tried to access the sample
>>>>>> (http://localhost:8080/travelocity.com)
>>>>>> from the browser, but no luck. A message pops up saying "*The
>>>>>> requested resource is not available.*".
>>>>>>
>>>>>> I deployed the web-app on an apache-tomcat-7.*.
>>>>>>
>>>>>> Appreciate any feedback on this.
>>>>>>
>>>>>> Thanks.
>>>>>>
>>>>>> *Dilan U. Ariyaratne*
>>>>>> Software Engineer
>>>>>> WSO2 Inc. <http://wso2.com/>
>>>>>> Mobile: +94775149066
>>>>>> lean . enterprise . middleware
>>>>>>
>>>>>> _______________________________________________
>>>>>> Dev mailing list
>>>>>> [email protected]
>>>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Regards,
>>>>>
>>>>>
>>>>> *Darshana Gunawardana*Software Engineer
>>>>> WSO2 Inc.; http://wso2.com
>>>>>
>>>>> *E-mail: [email protected] <[email protected]>*
>>>>> *Mobile: +94718566859 <%2B94718566859>*Lean . Enterprise . Middleware
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Regards,
>>>>
>>>>
>>>> *Darshana Gunawardana*Software Engineer
>>>> WSO2 Inc.; http://wso2.com
>>>>
>>>> *E-mail: [email protected] <[email protected]>*
>>>> *Mobile: +94718566859 <%2B94718566859>*Lean . Enterprise . Middleware
>>>>
>>>> _______________________________________________
>>>> Dev mailing list
>>>> [email protected]
>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>>
>>>>
>>>
>>>
>>> --
>>>
>>> *Malithi Edirisinghe*
>>> Senior Software Engineer
>>> WSO2 Inc.
>>>
>>> Mobile : +94 (0) 718176807
>>> [email protected]
>>>
>>
>>
>> _______________________________________________
>> Dev mailing list
>> [email protected]
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
>
> *Prabath Ariyarathna*
>
> *Associate Technical Lead*
>
> *WSO2, Inc. *
>
> *lean . enterprise . middleware *
>
>
> *Email: [email protected] <[email protected]>*
>
> *Blog: http://prabu-lk.blogspot.com <http://prabu-lk.blogspot.com>*
>
> *Flicker : https://www.flickr.com/photos/47759189@N08
> <https://www.flickr.com/photos/47759189@N08>*
>
> *Mobile: +94 77 699 4730 *
>
>
>
>
>
>
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to