Bug 1036646

Summary: Editor doesn't check if defined classes exist
Product: [JBoss] JBoss Fuse Service Works 6 Reporter: Andrej Podhradsky <apodhrad>
Component: ToolingAssignee: Brian Fitzpatrick <bfitzpat>
Status: CLOSED CURRENTRELEASE QA Contact: Len DiMaggio <ldimaggi>
Severity: low Docs Contact:
Priority: medium    
Version: 6.0.0CC: 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:

Description Andrej Podhradsky 2013-12-02 12:26:21 UTC
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:

Comment 1 Rob Cernich 2014-10-21 19:38:41 UTC
We should at least add some validation logic that scans the classpath of the project for the specified classes.

Comment 2 JBoss JIRA Server 2015-01-06 19:05:06 UTC
Andrej Podhradsky <apodhrad> updated the status of jira SWITCHYARD-1869 to Reopened

Comment 3 JBoss JIRA Server 2015-02-09 20:03:42 UTC
Brian Fitzpatrick <bfitzpat> updated the status of jira SWITCHYARD-1869 to Resolved

Comment 4 JBoss JIRA Server 2015-04-02 11:22:47 UTC
Andrej Podhradsky <apodhrad> updated the status of jira SWITCHYARD-1869 to Closed

Comment 5 Andrej Podhradsky 2015-04-02 11:23:15 UTC
Verified with JBDS 8.1.0.GA + JBDS-IS 8.0.1.CR1 (contains SwitchYard 2.0.0.v20150317-1645-H548-CI)

Comment 6 Andrej Podhradsky 2016-01-06 11:55:36 UTC
Fixed and included in the latest release.