This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 84153 - Missed space in error message for rule SA00001
Summary: Missed space in error message for rule SA00001
Status: VERIFIED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Denis Anisimov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-04 17:05 UTC by Andrey Yamkovoy
Modified: 2006-09-11 16:23 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Yamkovoy 2006-09-04 17:05:59 UTC
Steps to reproduce:
- Create Synchronous sample.
- Add solicit-response or notification operation to port type 'portType1'.
- Switch to diagram and wait while validator starts.
- Notice that Receive and Reply marks with error on diagram.
- Open error message and notice that there is missed space between 
words 'responce' and 'or'.
Comment 1 Denis Anisimov 2006-09-05 12:46:47 UTC
Fixed.
Comment 2 Andrey Yamkovoy 2006-09-11 16:23:31 UTC
fixed