History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: TRAILS-27
Type: New Feature New Feature
Status: Closed Closed
Resolution: Won't Fix
Priority: Minor Minor
Assignee: Alejandro Scandroli
Reporter: Archimedes Trajano
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Trails

Provide facility to expose objects as web services

Created: 25/Feb/07 02:14 AM   Updated: 20/Aug/07 03:13 AM
Component/s: None
Affects Version/s: 1.0.0
Fix Version/s: 1.1.0

Time Tracking:
Not Specified


 Description  « Hide
Provide facility to expose objects as web services. Probably expose the CRUD operations to a WSDL. This would probably allow for more complex applications. So rather than having an excessively large application, we can break it up into components. For example a case management system:

One project would be participant management where you deal with people, employers, etc.

Another project would be case management which only deals with cases. It takes information from the participant management.

Another project would be financial which takes information from case management to determine how much money to provide people defined in particpant management.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Alejandro Scandroli - 02/May/07 06:57 AM
this one can be solved with a wiki page explaining how to integrate XFire with Trails

Kalle Korhonen - 20/Aug/07 03:13 AM
Use JSR-181 annotations on domain entities and a corresponding web service implementation (XFire, CXF, Axis2), out of scope for Trails.