Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [bpel-dev] BPEL model generated with WTP2.0

Michael,

That's great news.

Comments

1) Is eclipse 3.3 necessary for EMF 2.3 and GEF 3.3 and WTP 2.0 ?
2) Can you file this as a bug and put the patch on there so that we can better track it ? You can put M4 as the desired milestone and assign yourself/simon to it.

-michal

Michael Illiger2 wrote:

Hi all,

Simon asked me to investigate whether the BPEL model could be generated using WTP2.0. Today I spent some hours of work on this - The answer is YES. I did some basic tests  and BPEL editor works like a charme.
I attached a workbench patch for all of you to review...

To make it easier here are some setup instructions.
1. Install eclipse-SDK-3.3M7-win32.zip
2. Install emf-sdo-xsd-SDK-2.3.0RC1.zip
3. Install GEF-ALL-3.3RC1.zip
4. Install dtp-sdk_1.5RC1.zip
5. Install wtp-sdk-S-2.0RC0-200705171455.zip

6. Get all BPEL plugins from CVS
7. Apply my workbench patch
(8. in my environment it was necessary to import javax.wsdl into the workspace. I talked to one of the WTP guys and he told me that this is a known limitation for WTP 2.0 RC0 and will be fixed for RC1)




In Eclipse 3.3 there are 4 additional methods that must be implemented for org.eclipse.ui.IEditorReference.
        getEditorInput()
        addPartPropertyListener()
        getPartProperty()
        removePartPropertyListener()
We use this interface in org.eclipse.bpel.common.ui.composite.EditorReference. For now I simply added default implementations for these methods. Does anybody know what EdiorReference really does?



Mit freundlichen Grüßen / Regards

Michael



Software Developer - BPEL Editor / WID
WSS Business Process Solutions Development 1
Dept. 4722, Bldg. 71032-01, Room 086
IBM Böblingen Laboratory
Schönaicherstr. 220, D-71032 Böblingen


Notes: Michael Illiger2/Germany/IBM
Internet:
milliger@xxxxxxxxxx
Phone: ++49-(0)7031-16-1273
Fax: ++49-(0)7031-16-4890


IBM Deutschland Entwicklung GmbH
Chairman of the Supervisory Board: Martin Jetter
Board of Management: Herbert Kircher (Chairman)
Corporate Seat: Böblingen
Commercial Register: Amtsgericht Stuttgart, HRB 243294






_______________________________________________ bpel-dev mailing list bpel-dev@xxxxxxxxxxx https://dev.eclipse.org/mailman/listinfo/bpel-dev


-- 
Michal Chmielewski, CMTS, Oracle Corp, 
W:650-506-5952 / M:408-209-9321 

"Manuals ?! What manuals ? Son, it's Unix, you just gotta know." 

Back to the top