Marshal Repository Publisher
The Marshal Repository Publisher web service is used to make a Marshal Repository available for services on remote machines. The Marshal Repository Publisher is a web service. This means that you must have an IIS, Interne Information Server, on the server machine.
Download the Marshal Repository Publisher and install it on the server where your Marshal Repository is located. The installation wizard will guide you through the process.
Use a published repository in Marshal Archiver
Start the Marshal Archiver Admin application and choose "Select Repository" in the File menu. You can either select a local repository or a repository published using the Marshal Repository Publisher web service. To use a published repository, you must enter the url to the web service. The url should look something similar to: "http://your domain/Marshal.Repository.Publisher/Repository.asmx".
Use a published repository in Marshal Integrator
Open the Web.config file for the Marshal Integrator web service. Locate the key "RepositoryLocation" under the node "appSettings". To use a published repository, you must enter the url to the web service. The url should look something similar to: "http://your domain/Marshal.Repository.Publisher/Repository.asmx". If you want to use a local repository, leave the value of the "RepositoryLocation" key empty.