| Summary: | Editor doesn't check if defined classes exist | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Fuse Service Works 6 | Reporter: | Andrej Podhradsky <apodhrad> |
| Component: | Tooling | Assignee: | Brian Fitzpatrick <bfitzpat> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Len DiMaggio <ldimaggi> |
| Severity: | low | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6.0.0 | CC: | aileenc, atangrin, dlesage, kconner, soa-p-jira |
| 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-01-06 11:55:36 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: | |
We should at least add some validation logic that scans the classpath of the project for the specified classes. Andrej Podhradsky <apodhrad> updated the status of jira SWITCHYARD-1869 to Reopened Brian Fitzpatrick <bfitzpat> updated the status of jira SWITCHYARD-1869 to Resolved Andrej Podhradsky <apodhrad> updated the status of jira SWITCHYARD-1869 to Closed Verified with JBDS 8.1.0.GA + JBDS-IS 8.0.1.CR1 (contains SwitchYard 2.0.0.v20150317-1645-H548-CI) Fixed and included in the latest release. |
Description of problem: Editor doesn't check if defined classes exist. This happens when you define Java Selector Message Composer Context Mapper Version-Release number of selected component (if applicable): JBTIS 4.1.3.Beta5 How reproducible: always Steps to Reproduce: 1. Add any binding, e.g. HTTP binding 2. Select java selector and type anything 3. Save (no errors or warnings even if the defined class doesn't exist) Actual results: Expected results: Additional info: