[
https://jira.jboss.org/jira/browse/JBIDE-5027?page=com.atlassian.jira.plu...
]
Jeff DeLong commented on JBIDE-5027:
------------------------------------
Grid,
Thanks for looking at this, and pointing out the problem in the
PurchaseGoodsProcess_StoreArtifacts.wsdl. So what happened here (and can happen quite
easily to others) is as follows:
1) User has Store.wsdl and CreditAgency.wsdl. User creates PartnerLinks and in doing so
creates PartnerLinkTypes. PartnerLinkTypes are defined in
PurchaseGoodsProcess_StoreArtifacts.wsdl. User uses these PartnerLinks in receive, invoke,
and reply activities.
2) User modifies Store.wsdl and / or CredityAgency.wsdl. e.g. they change the name of the
PortType. This does not immediately show up in bpel process as an error.
3) At some point later the user notices that the operations no longer show up in the
PartnerLink. User tries to fix by deleting PartnerLink and recreating it. However unless
they delete the PartnerLInkType as well, they will still have errors. However the errors
will not reference the PurchaseGoodsProcess_StoreArtifacts.wsdl file, even though this is
the file with the incorrect PortType names.
Would it be possible for changes in a wsdl file to be immediately detected by the bpel
validator?
Could the generated processnameArtifacts.wsdl be automatically updated without the user
having to delete the PartnerLink and PartnerLInkType and recreate them (or hand edit the
Artifacts file).
Thanks,
Jeff
Operations don't display in PartnerLink Property Details
--------------------------------------------------------
Key: JBIDE-5027
URL:
https://jira.jboss.org/jira/browse/JBIDE-5027
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: bpm
Affects Versions: 3.1.0.M3
Environment: JBoss BPEL Editor 1.0.0.v200909110340M-H277-M3 with Eclipse 3.5 on
Mac
Reporter: Jeff DeLong
Attachments: PartnerLink.tiff, StoreProcess.zip
I find issues with the PartnerLinks sometimes where the Operation don't display in
the PartnerLink Property Details. This can happen even though the PartnerLilnk / port
information is still viewable in Receive, Invoke, Reply activities.
Also, if a WSDL file is updated, should the PartnerLink information be immediately
updated, or must the PartnerLink be deleted and then re-added?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira