Bug 1067885
| Summary: | In projects where data modeler fails to open data model, Form modeler does not see any DM classes | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss BPMS Platform 6 | Reporter: | Jan Hrcek <jhrcek> | ||||
| Component: | Form Modeler | Assignee: | Walter Medvedeo <wmedvede> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | Jan Hrcek <jhrcek> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 6.0.1 | CC: | pzapataf, rrajasek | ||||
| 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: | 2014-02-21 13:43:18 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: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Jan Hrcek
2014-02-21 09:41:59 UTC
If classes don't pass the compilation stage due to any error in the code or build problem, they won't be loaded and visible through the ProjectDataModelOracle interface. That means they can't be listed or referenced from any other part of the platform (including form modeler). There's nothing that can be done for this in all situations. If the problem relies on the platform introspection mechanism, it can be fixed. If the problem relies on the code committed, and classes don't compile, they can't be listed (=search in classpath). Based on the comment above, closing this issue as NOTABUG. |