| Summary: | Make org.jbpm.document.Document Remotable | ||
|---|---|---|---|
| Product: | [Retired] JBoss BPMS Platform 6 | Reporter: | William Antônio <wsiqueir> |
| Component: | jBPM Core | Assignee: | Maciej Swiderski <mswiders> |
| Status: | CLOSED NOTABUG | QA Contact: | Radovan Synek <rsynek> |
| Severity: | urgent | Docs Contact: | |
| Priority: | urgent | ||
| Version: | 6.2.0 | CC: | alazarot, wsiqueir |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-03-14 14:28:15 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
William Antônio
2016-02-04 18:47:56 UTC
there is not much to do from implementation side as the only missing bit is to add org.jbpm.document.service.impl.DocumentImpl into the jaxb context so it will be recognized. And to do so user should use deployment descriptor that allows to add any class to it via remoteable classes section. Once you add it there it will be available for serialization. William, do you mind confirming it? Hello Maciej, I confirm. Thanks for the clarification! |