Hi,

On 26/02/14 08:55, Rajika Kumarasiri wrote:
Actually I wanted to tell you, when I tried on Fedora(using Google Chrome)
the context root http://localhost:8080/ was re-directed to
http://localhost:8080/marmotta/core/admin/about.html page which I ended up
with a 404. But when I built the war on Windows the embedded tomcat version
works fine.

That's strange, because Linux is one our main development/testing environments; not Fedora, but Debian/Ubuntu.

Have you installed and access Marmotta there before? Because recently I'm seeing how browsers are heavily catching redirects. And it could be your Chrome is behaving in that way.

Try with something more basic, like:

curl -I http://localhost:8080/

By default the embedded tomcat should redirect to ;

http://localhost:8080/core/admin/about.html

You can see (and customize) those settings in the pom.xml properties.

I built the war and deployed into a separate tomcat instance on Fedora and
it works. I just wanted to tell you here because I am not sure if there is
a possible bug.

It should not make any different. Beside the caching issue I commented above.

Please, confirm it, and if not file a bug in jira, please.

Cheers,

--
Sergio Fernández
Senior Researcher
Knowledge and Media Technologies
Salzburg Research Forschungsgesellschaft mbH
Jakob-Haringer-Straße 5/3 | 5020 Salzburg, Austria
T: +43 662 2288 318 | M: +43 660 2747 925
sergio.fernan...@salzburgresearch.at
http://www.salzburgresearch.at

Reply via email to