How To Write A Custom Service

2 replies [Last post]
nickersan
Offline
Joined: 2012-06-07

Looking at the various Kaazing additions I can see that one of the thing that make the different editions different is the services they provide.  This leads me to ask:

1) As there seems to be far more services that those that are included in the demos or default config, is there any documentation on these services?

2) Can I use the service extension mechanism to write custom services and if so is there any documentation on how this is done?

 

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
peter.moskovits
Offline
Joined: 2011-09-27

Hi,

Asssuming that you're using the JMS edition, the list of services is documented in the Admin Guide.

Currently we don't offer an extension mechanism for custom services, but I'd be curious to learn what custom service you have in mind.

Thanks,

Peter

Krishna Moorthy...
Offline
Joined: 2012-11-05

Hi ,

I'm also in need of custom service , for example kaazing is providing the user define class to be configured in authorization factory and what are the similar machanism could be extended to user comfortablity. How to get understand about the architeutre of kaazing in workflow.

How could we inject our own machanism within its flow.

For example , kaazing provides the customized user login and how could I customize the authorization and how could I maintain the session for the authentication and authorization.

Thanks,

Krish