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 85546 - Not recognized sequence '
Summary: Not recognized sequence '
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: 85547
  Show dependency tree
 
Reported: 2006-09-22 11:52 UTC by Alexander Pepin
Modified: 2006-09-25 05:34 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 Alexander Pepin 2006-09-22 11:52:02 UTC
BluePrint4 sample contains this sequence (' equivalent to ') in OnAlarm
branch of Event_Based_Decision pick activity. Validator shows an error, mapper
shows nothing etc. At the same time the project can be successfully compiled and
deployed.
Comment 1 Denis Anisimov 2006-09-22 12:12:35 UTC
ONLY when ' is at the very beggining of string it is not recognized.

Fixed.
Comment 2 gc140975 2006-09-25 05:34:20 UTC
Verified in the build 060923 and found that bug is fixed