I have installed WM7.1.1 on linux box from Image file but when I saw page which has list of components then I was socked because there were no names of Developer,Designer and Blaze in the components list . This is the problem, I want to install designer,developer and blaze on linux then how can I do that?
That configuration is not supported. The developers tools are Windows only in 7.1. Since Eclipse which is what Designer is has port for Linux, you might be able to get it to run but it will not be a supported configuration.
It’s kind of interesting because I spoke with one of the many development managers at webMethods and he said quite a few of the developers use Linux as the primary development platform. I guess that’s not the IDE group.
As mark has indicated its not officially supported but we did manage to run developer on Red Hat Linux , you just need to update certain classpaths and it runs perfectly fine.
Did not try Desginer… should not be a problem though.
I was also thinking as to why webMethods has not given suport to Linux based IDE as its just a matter of changing minor classpaths.
I’ve tried for a little while now to get Designer to work but can’t.
I got Developer working in a few minutes (installed on windows, copied to linux, created .sh script and changed paths).
With designer I’ve tried copying the windows install over, installing manually into 3.4, and into 3.6.
Furthest I got was installing into Eclipse 3.6 (had to hack the ddtek jdbc library for it to be picked up in linux) and follow some of the directions here