Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0002510 [Hessian] feature always 03-10-08 11:26 03-13-08 16:06
Reporter emil View Status public  
Assigned To
Priority normal Resolution open  
Status new   Product Version 3.1.5
Summary 0002510: Add method tag support to HessianService
Description (Reported by Koen Serry)

For example with BlazeDS one can do the following:
<mx:RemoteObject id="flexManager" destination="flexManager">
       <mx:method name="getItemsForProject"
result="getItemsForProjectHandler(event)" fault="getFaultHandler(event)"/>
       <mx:method name="toggle" fault="getFaultHandler(event)"/>
       <mx:method name="sync" fault="getFaultHandler(event)"
result="getDomoruptorsForProjectHandler(event)"/>
</mx:RemoteObject>

which can than be used in my actionscript code as
flexManager.getItemsForProject('blabla')
Additional Information
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
03-10-08 11:26 emil New Issue
03-13-08 16:06 emil Project Resin => Hessian


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
26 total queries executed.
24 unique queries executed.
Powered by Mantis Bugtracker