Download jdotnetservices M3-CTP

The jdotnetservices is distributed in .zip format under a very liberal BSD-like license. See the release notes for more information regarding the release.

jdotnetservices M3-CTP


Revision Type Download Status
M3-CTP Zip (jdotnetservices.jar, chat sample and readme) jdotnetservices-m3-ctp.zip Stable
M3-CTP Zip (jdotnetservices source) jdotnetservices-m3-ctp_src.zip Stable
M3-CTP Zip (SCM sample app source) jdotnetservices-m3-ctp_sample-scm.zip Stable

In case if you find any issues with the above links, try here.

Prepare Machine to work on jdotnetservices project

Pre-requisites

.NET Services Account Creation

  • Create a .NET Services account from here .

Environment Variable Configuration

Set following environment variables in SYSTEM. Modify values, if it is different in your machine.

  • JAVA_HOME=c:\Program Files\Java\jdk1.6.0_07
  • AS_HOME=c:\sun\AppServer
  • METRO_HOME=c:\Sun\metro
  • DOMAIN_HOME=%AS_HOME%\domains\domain1
  • PATH=%AS_HOME%\bin;%AS_HOME%\lib\ant\bin; C:\Sun\jaxws-ri\bin;%PATH% (Append this to existing path. If you have PATH in user environment, edit there also)

    Note: You will have to restart command prompt for these environment changes to reflect.

Installation Steps


Download the Zip

Zip Content

jdotnetservices.jar

Chat Sample

Setting Environment

Running Chat App