I just finished porting the WS service classes to the new assembly model. Calculator and Bigbank now both work on the server side, as web services running on Axis2c.

The service.xml files need to change from:
TuscanyService = subsystemName/compositeComponentName/compositeServiceName
to
TuscanyService = compositeComponentName/compositeServiceName

This reflects the fact that all the top level composite components declared in composite files under configuration/ are visible at the top level of the SCA system, without requiring their composite (formerly subsystem) name to be specified.

--
Jean-Sebastien


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to