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 91984 - Validation error of one way invoke wsdl with BPEL process
Summary: Validation error of one way invoke wsdl with BPEL process
Status: CLOSED INVALID
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL Validation (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Vladimir Yaroslavskiy
URL:
Keywords:
: 92746 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-01-08 09:05 UTC by Raghunadh Teegavarapu
Modified: 2007-12-07 16:35 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Validation error in BPEL process with one way invoke (127.08 KB, image/jpeg)
2007-01-08 09:15 UTC, Raghunadh Teegavarapu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Raghunadh Teegavarapu 2007-01-08 09:05:30 UTC
When we use one way invoke wsdl in the BPEL process, it is giving validation 
error while validating.

XML validation started.
C:/Alaska/workplace/bpletest/src/hl7newbpel.bpel:35,8
For <invoke>, one-way invocation requires only the inputVariable (or its 
equivalent <toPart>?s) since a response is not expected as part of the 
operation. The outputVariable (or its equivalent <fromPart>?s) must be only 
specified for request-response invocations.
Comment 1 Raghunadh Teegavarapu 2007-01-08 09:15:28 UTC
Created attachment 37129 [details]
Validation error in BPEL process with one way invoke
Comment 2 Vladimir Yaroslavskiy 2007-03-12 13:39:37 UTC
Marked as INCOMPLETE. Please provide detailed steps to reproduce:

1. open BPEL project
2. create BPEL process
3. ...
4. ...

Please provide build number.
Please try to reproduce with the latest *Hula* build.
Comment 3 Vladimir Yaroslavskiy 2007-03-15 14:23:49 UTC
*** Issue 92746 has been marked as a duplicate of this issue. ***
Comment 4 Vladimir Yaroslavskiy 2007-04-03 12:22:12 UTC
Not reproducible.
Comment 5 Sergey Lunegov 2007-04-04 13:37:38 UTC
Kiran, would you please verify this bug is not reproducible
Comment 6 kiran_bhumana 2007-04-04 18:32:33 UTC
i use
http://balui.sfbay.sun.com/kits/oriondev/hula/Build070321_14/zips/ide-hula-070321_14.zip

and i don't see this bug.