Component Development

From Wsmx-WIKI
Jump to: navigation, search

A WSMX component is a bunch of libraries, configurations and java classes one of which implements an Interface from the WSMX Architecture, all assembled in an archive. Other than that there is nothing special to delopeing a WSMX component and from a component developer point of view it can be seen as a similar exercise to developing a war or ear for the J2EE framework.

Even though it is prefered, for setup simplicity reasons, it is not neccesary to have the whole component included in the archive. You may choose to develop a component as a webservice, and have the .wsmx act as a stub for example.

Personal tools