Bug 779250 (SOA-1641) - Wrong reference in invalid command error message for BPMProcessor
Summary: Wrong reference in invalid command error message for BPMProcessor
Keywords:
Status: CLOSED NEXTRELEASE
Alias: SOA-1641
Product: JBoss Enterprise SOA Platform 5
Classification: JBoss
Component: JBossESB
Version: 5.0.0 ER4
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: 5.0.0 GA,5.0.0 ER6
Assignee: Kevin Conner
QA Contact:
URL: http://jira.jboss.org/jira/browse/SOA...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-11-23 15:09 UTC by Jiri Pechanec
Modified: 2010-01-04 15:10 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-01-04 15:10:12 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker SOA-1641 0 None None None Never

Description Jiri Pechanec 2009-11-23 15:09:32 UTC
Date of First Response: 2009-12-16 14:46:56
project_key: SOA

If command is invalid then MessageFacade error message refers to COmmandVehicle class
            throw new ConfigurationException("Attribute '"+Constants.COMMAND_CODE_TAG+"' has an invalid value"
                        +"- see CommandVehicle.Operation enum for possible values");
but intead it should be Constants.OpCode

Comment 1 Kevin Conner 2009-12-07 11:02:19 UTC
Link: Added: This issue depends JBESB-3033


Comment 2 David Ward 2009-12-16 19:46:56 UTC
Please re-test now that JBESB-3033 has been closed. Thank you.

Comment 3 Jiri Pechanec 2010-01-04 15:10:12 UTC
Verified in ER6


Note You need to log in before you can comment on or make changes to this bug.