Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Eclipse Communications Framework (ECF) » Running Collaboration Server Windows
Running Collaboration Server Windows [message #589284] Tue, 11 October 2005 10:57 Go to next message
Christian BEZARD is currently offline Christian BEZARDFriend
Messages: 9
Registered: July 2009
Junior Member
I try to install an ecf server on Windows 2K.

I use Startserver.cmd, there is an error :
.......
cd %PN%
jar xvf org.eclipse.ecf.provider_0.4.0.jar =====>> What's this
command.
cd %~dp0
.......

Thanks,

Christian
Re: Running Collaboration Server Windows [message #589289 is a reply to message #589284] Tue, 11 October 2005 15:53 Go to previous messageGo to next message
Scott Lewis is currently offline Scott LewisFriend
Messages: 1038
Registered: July 2009
Senior Member
Hi Christian,

Christian BEZARD wrote:
> I try to install an ecf server on Windows 2K.
>
> I use Startserver.cmd, there is an error :
> ......
> cd %PN%
> jar xvf org.eclipse.ecf.provider_0.4.0.jar =====>> What's this
> command.
> cd %~dp0

Due to a build strangeness (which is happily going away shortly), the
org.eclipse.ecf.provider plugin had to be built as a jar (rather than in
a directory, etc). So, since not running in Eclipse, this unjars the
org.eclipse.ecf.provider jar so that the server classpath can include
the provider.jar (which is inside the org.eclipse.ecf.provider_0.4.0.jar.

Clumsy, I know, but it's just a temporary work around. It won't be in
the next release of ECF (0.5.0).

Scott
Re: Running Collaboration Server Windows [message #589296 is a reply to message #589289] Tue, 11 October 2005 16:02 Go to previous messageGo to next message
Scott Lewis is currently offline Scott LewisFriend
Messages: 1038
Registered: July 2009
Senior Member
Hi Christian,

I forgot to also say...if you unjar this jar manually (into a directory
org.eclipse.ecf.provider_0.4.0 in the plugins directory) then you can
just comment this line out (jar xvf...) and start the server without it.

Scott

Scott Lewis wrote:
> Hi Christian,
>
> Christian BEZARD wrote:
>
>> I try to install an ecf server on Windows 2K.
>>
>> I use Startserver.cmd, there is an error :
>> ......
>> cd %PN%
>> jar xvf org.eclipse.ecf.provider_0.4.0.jar =====>> What's
>> this command.
>> cd %~dp0
>
>
> Due to a build strangeness (which is happily going away shortly), the
> org.eclipse.ecf.provider plugin had to be built as a jar (rather than in
> a directory, etc). So, since not running in Eclipse, this unjars the
> org.eclipse.ecf.provider jar so that the server classpath can include
> the provider.jar (which is inside the org.eclipse.ecf.provider_0.4.0.jar.
>
> Clumsy, I know, but it's just a temporary work around. It won't be in
> the next release of ECF (0.5.0).
>
> Scott
Re: Running Collaboration Server Windows [message #589304 is a reply to message #589296] Wed, 12 October 2005 10:44 Go to previous message
Christian BEZARD is currently offline Christian BEZARDFriend
Messages: 9
Registered: July 2009
Junior Member
Hi Scott,

Thank you very much.

After I send my message, I unjar this manually. The server start and that
goes.

Christian

"Scott Lewis" <slewis@composent.com> a
Previous Topic:Anonymous CVS Access not working
Next Topic:Stable build 0.5.0
Goto Forum:
  


Current Time: Thu Mar 28 21:56:39 GMT 2024

Powered by FUDForum. Page generated in 0.04559 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top