cancel
Showing results for 
Search instead for 
Did you mean: 

role of JWS????

GabrielSagaya
Active Contributor
0 Kudos

can any one specify role of JWS in XI????

Accepted Solutions (1)

Accepted Solutions (1)

Shabarish_Nair
Active Contributor
0 Kudos

Refer this blog - /people/sameer.shadab/blog/2005/11/27/java-web-start

this should give you all the information you need.

Answers (2)

Answers (2)

Former Member
0 Kudos

JWS is used to cache the jars files which get downloaded from XI into the local machine.

Xi works like as in a client server architecture.

Regards

Priyanka

prateek
Active Contributor
0 Kudos

Java Web Start is used to deploy standalone java applications over the network.

Integration builder (IR and ID) is a fat client which is based on Java. Application information for Integration builder are cached useing JWS for the first time at client machine. During further access, it uses the already downloaded jars and aids the opening of application faster.

Regards,

Prateek