| Summary: | Problem with notification message type in ws-rendezvous | ||
|---|---|---|---|
| Product: | GRAM | Reporter: | Martin Feller <feller@mcs.anl.gov> |
| Component: | wsrf rendezvous | Assignee: | Martin Feller <feller@mcs.anl.gov> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | bacon@mcs.anl.gov, bester@mcs.anl.gov, smartin@mcs.anl.gov |
| Priority: | P2 | ||
| Version: | 4.1.2 | ||
| Target Milestone: | 4.2 | ||
| Hardware: | Macintosh | ||
| OS: | All | ||
Since the notification is triggered manually in ws-rendezvous the same mechanisms like done in Java WS Core for ResourcePropertyValueChangeNotificationElementType could also be applied also to ws-rendezvous. That would mean a transformation of the ws-rendezvous notification message type to a MessageElement using the ObjectSerializer before the notification is initiated in ws-rendezvous. I'll start with that; it may however be better if Java WS Core provided some more flexible handling to allow all kind of notification messages? (because WS-GRAM has the same problem)