Hi,I developed a sample component with a single service and 2 operations
mapped to 2 methods of implementation class.Also i tried using composite
editors in component.xml and also used property-editor tags.Component
gets installed properly and start properly.Even when i try to put
operations on process map, both operations comes, but as soon as i click
on process properties it gets hanged, nothing happens it shows Input and
Ouput sections are loading but nothing happens....My component.xml file
com.tcs.impl.CustomerServiceImpl
-->
Include external jar if you've dependencies-->...