[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
- From: iyad alshabani <iyad.alshabani@xxxxxxxxx>
- Date: Fri, 07 Aug 2009 12:21:54 +0200
- Delivered-to: bpel-dev@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=XJwMTAkscCQsKM4wqupXVwAT0cxrXcAXAz6cufKqNU8=; b=cfXRUBpWK76tR77M59nHHQDhCOZfXnOaqFv70ahdxRYiQLTWJjIVYHBVcHYEn2/jyj jgy5+v3qoAaVzTOe3yrJoHRpj/LNMhWQ0larAQep3Y1ZB7lEHP8q1T1SHPOUz8fk9e54 RwmN6f7j2tcD1e8jfXWO9LycqF0sSOkr6ips4=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=CYRyEK3S8XfjJSrWliD1Tj4ka/ai7kLR1g4/5U9SNHg7BeroqYp9fR8TUm+lSbEkTr uEhg49scvbisRkFpW+Ji8WqGSaviQUzAramNYIgkhqE2i3mVo65Vz6SZGdQ2eSHtokyB 7SySopoHIkcj23Moq10c+8ku3g55V9R6KMiNw=
- User-agent: Thunderbird 2.0.0.22 (Windows/20090605)
Hello
I'm new to BPEL designer project ,
I'm working on a project wich will use the BPEL designer, what i need is
how to parse a .bpel file generated by the BPEL designer or other tool?
and where is it handled? I have seen some examples using the Process as
the main object for BPEL file using the Ecore model of BPEL and what
about DOM representation?
Does any one have an example ?
Thank you for help.