Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [bpel-dev] M3 with Europa.

Michal,

IMO, we should go ahead and check it in!!

Cheers
Simon

Simon Moser, M.Eng.


                                                                          
 Websphere Integration       Mail:           IBM Deutschland Entwicklung  
 Developer Development       smoser@xxxxxx.  GmbH                         
 Team Lead BPEL Editor       com             Vorsitzender des             
 Dept. 4722, Bldg.           Phone:          Aufsichtsrats: Martin Jetter 
 71032-01, Room 086          +49-7031-16-43  Geschäftsführung: Herbert    
 Websphere Solutions and     04              Kircher                      
 Services                    Fax:            Sitz der Gesellschaft:       
 IBM Deutschland             +49-7031-16-48  Böblingen                    
 Entwicklung GmbH            90              Registergericht: Amtsgericht 
 Schönaicherstr. 220, D –                    Stuttgart, HRB 243294        
 71032 Boeblingen                                                         
                                                                          








                                                                           
             Michal                                                        
             Chmielewski                                                   
             <michal.chmielews                                          To 
             ki@xxxxxxxxxx>            "BPEL Designer project developer    
             Sent by:                  discussions."                       
             bpel-dev-bounces@         <bpel-dev@xxxxxxxxxxx>              
             eclipse.org                                                cc 
                                                                           
                                                                   Subject 
             06/21/2007 12:01          [bpel-dev] M3 with Europa.          
             AM                                                            
                                                                           
                                                                           
             Please respond to                                             
              "BPEL Designer                                               
             project developer                                             
               discussions."                                               
             <bpel-dev@eclipse                                             
                   .org>                                                   
                                                                           
                                                                           




I spoke with Simon yesterday about M3 and whether perhaps we can ship it
based on Europa.

Wanted to let you know, that I have tested the patch work suggested by
Michael Illiger for the WTP 2.0 model.

Seems to me everything is working just fine.

I also pinged Bruno to make sure he had some time to get his plugin for
Active BPEL working. He managed to get that working today as well.

So, we are no worse then before.

I think we ought then build M3 against Europa.

This would solve the big model bug (model generation nightmares) and
also allow people to work the designer on Europa.

Opinions before I check everything in ?

FYI, this is what I had to change:

Europa Migration of the BPEL project.

1) Got & installed the following:

GEF-ALL-3.3RC3.zip
dtp-sdk_1.5RC3.zip
eclipse-SDK-3.3RC4-win32.zip
emf-sdo-xsd-SDK-2.3.0RC3.zip
wtp-sdk-S-2.0RC3-200706140654.zip

2) In various .genmodel and .ecore

platform:/plugin/org.eclipse.emf.ecore/model/Ecore.genmodel#//ecore
platform:/plugin/org.eclipse.wst.wsdl/model/WSDL.genmodel#//wsdl
platform:/plugin/org.eclipse.xsd/model/XSD.genmodel#//xsd

3) Removed defaultValueLiteral="" in a couple of places which was
causing an error.

4) Regenerated models.

5) Had to add javax.wsdl plugin to the list of plugins for
     org.eclipse.bpel.model ,
     org.eclipse.bpel.validator,

   Because there were missing references to javax.wsdl.Service, etc.

6) Validator was running, but needed some minor changes changes

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

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

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

Back to the top