| Hosted repository with virgo tomcat server 3.0.2 [message #780328] |
Tue, 17 January 2012 11:03  |
jc perron Messages: 3 Registered: January 2012 |
Junior Member |
|
|
Did someone manage to configure an hosted repository with virgo 3.0.2 ? I made it work only with virgo 2.1.1.
In virgo 2.1.1 I simply modify the file config/org.eclipse.virgo.apps.repository.properties to add my reposiroties and restart the server. Here is my file :
hosted-omni.type=watched
hosted-omni.watchDirectory=repository/hosted-omni
hosted-maven.type=watched
hosted-maven.watchDirectory=repository/hosted-maven
In virgo 3.0.2 with the same configuration when I restart the server there is nothing at the adresse : myserver:8080/org.eclipse.virgo.apps.repository/hosted-maven
Thanks
|
|
|
|
|
|
|
|
|
|
|
|
| Re: Hosted repository with virgo tomcat server 3.0.2 [message #782879 is a reply to message #782823] |
Tue, 24 January 2012 11:30   |
Anton Kolmakov Messages: 14 Registered: January 2012 |
Junior Member |
|
|
I had downloaded Virgo 2.1.1 and added new hosted repository to org.eclipse.virgo.apps.repository.properties file:
hosted.type=watched
hosted.watchDirectory=repository/hosted
After that I have started the server and performed a simple test that sends HTTP GET request with URI "http://localhost:9080/org.eclipse.virgo.apps.repository/hosted":
0:0:0:0:0:0:0:1 - - [24/Jan/2012:18:08:48 +0200] "GET /org.eclipse.virgo.apps.repository/hosted HTTP/1.1" 200 101
The server successfully processed the request and returned some XML response.
Virgo 3.0.2 does not pass the test:
0:0:0:0:0:0:0:1 - - [24/Jan/2012:18:09:36 +0200] "GET /org.eclipse.virgo.apps.repository/hosted HTTP/1.1" 404 952
And when another server tries to access a remote repository hosted on Virgo 3.0.2, it fails because of the 404 error. With 2.1.1 version of Virgo everything works.
[Updated on: Tue, 24 January 2012 11:32] Report message to a moderator
|
|
|
|
|
| Re: Hosted repository with virgo tomcat server 3.0.2 [message #1009517 is a reply to message #816684] |
Fri, 15 February 2013 04:09  |
daniel marthaler Messages: 11 Registered: April 2012 Location: Zürich |
Junior Member |
|
|
Missing name Missing name wrote on Fri, 09 March 2012 07:18hi:
You should put the org.eclipse.virgo.apps.repository.properties into the org.eclipse.virgo.apps.repository_3.0.2.par file, and it should work.
Hi Glyn
Would it be possible to amend the user guide to reflect that important configuration step?
Thanks Dani
|
|
|
Powered by
FUDForum. Page generated in 0.01846 seconds