Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [bpel-dev] Does BPEL Designer work on Mac?

Hi Neto,

I'm glad you were able to find the problem. As you know, Java 5 is being EOL'ed [1] even though eclipse 3.6 still supports it.

[1]
http://www.oracle.com/technetwork/java/javase/downloads/index-jdk5-jsp-142662.html

_______________________________________
Robert ("Bob") Brodt
Senior Software Engineer, JBoss Riftsaw
JBoss by Red Hat


Hi,

Finally I could solve my problem. =)

The problem was that in the mac the default JVM is the "jvm 5.0 32bits". But the BPEL Design has some dependences with the JVM 6.0. Then, when the system tried to start up the eclipse using the jvm 5.0, it started up but the BPEL plugin didn't. I just had to change the priority of my JVM's and put the JVM 6.0 with high priority.

Thank you very much for the advices,
Neto

On Thu, Feb 3, 2011 at 11:50 AM, Milinda Pathirage <milinda.pathirage@xxxxxxxxx> wrote:
The log you have attached contains a security warning. Can't you click "OK" and install the plugins? What happened after you click "OK"?

At WSO2 we have bundled BPEL editor into one package with several other plugins developed by WSO2, can you try that. You can download it from here[1]. I have used it with Mac OS X without any issues.

Thanks
Milinda

[1] http://wso2.org/library/carbon-studio

On Thu, Feb 3, 2011 at 3:52 PM, Neto <waldemar.neto@xxxxxxxxx> wrote:
Hi,

Sorry for the lack of information. Well, I followed the instructions on the website.

I downloaded the version Eclipse IDE for Java EE Developers, but this plugin didn't come as default. So I used the eclipse mechanism "Install new software...", using the url "http://download.eclipse.org/technology/bpel/update-site/". However, in the installation's end, some warnings are presented (the SS is attached), and the eclipse restart is required. Before of the restart, the feature to create a "BPEL Project" doesn't appear (as described in this tutorial). I tried in many other eclipse versions (SOA version, Modeling Version, Java Developers, etc) and the same errors appear.

I'm using: 
Eclipse Java EE IDE for Web Developers. Version: Helios Service Release 1 
Build id: 20100917-0705

Mac OS X, Version 10.5.8

Thank you very much for all help,
Nice Regards,
Neto

On Wed, Feb 2, 2011 at 6:29 PM, <tobias.liefke@xxxxxxxxxxxxx> wrote:
Hi Neto,

it would help to know what exactly means "couldn't get success"? E.g. you started eclipse, but it didn't come up.

Further more the exact environment would help (Java version, Eclipse version, any additional parameter in the eclipse.ini...). And you could look into the logfile (<workspace>\.metadata\.log) for something interesting.

Tobias

________________________________

Von: bpel-dev-bounces@xxxxxxxxxxx im Auftrag von Neto
Gesendet: Mi 2.2.11 18:20
An: bpel-dev@xxxxxxxxxxx
Betreff: [bpel-dev] Does BPEL Designer work on Mac?


Hi,

I'm a new user of BPEL Designer. I commonly use a Mac to develop. I spent all this afternoon trying to install the BPEL Designer in a Mac machine, I couldn't get success. However, It works perfectly in a Windows XP machine. So, have this plugin any dependence with Windows, or I'm doing something wrong?

NIce regards,
Neto

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



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




--
Milinda Pathirage
Technical Lead & Product Manager WSO2 BPS; http://wso2.org/bps
WSO2 Inc.; http://wso2.com
E-mail: milinda@xxxxxxxx, milinda.pathirage@xxxxxxxxx
Web: http://mpathirage.com
Blog: http://blog.mpathirage.com

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



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


Back to the top