Flex Builder 3 Beta 2 and Weborb?
October 2nd, 2007
Yesterday 1 October, adobe has released the new version of Flex Builder. I’ve download the last version from the website of adobe, and what a surprise, it’s impossible to me to set up correctly the Weborb. In theory, when you create a project you need to select Live DataServices, but I cannot select it in the new version if it’s not under J2EE Data Services, and I “suppose” Weborb it’s php. In fact, I have tried all the possible configurations in Flex Builder 3.
Anyone knows something about this stuff?
UPDATED:
HELP 1 (by Jurgen):
You’ll have to set it up as a PHP project and then manually add the -services “//weborb/Weborb/WEB-INF/flex/services-config.xml†to the compiler arguments. Works like a charm.
HELP 2 (by Soknet):
http://www.websector.de/blog/2007/08/08/weborb-for-php-login-example-using-flex-3-and-caingorm-221/
Thanks everybody.
October 30th, 2007 at 1:40 am
You’ll have to set it up as a PHP project and then manually add the -services “//weborb/Weborb/WEB-INF/flex/services-config.xml” to the compiler arguments. Works like a charm.
Cheers,
Jurgen
October 30th, 2007 at 3:44 pm
I have the same problem…
I you get it to run, post it here
October 30th, 2007 at 3:50 pm
Try this tutorial
http://www.websector.de/blog/2007/08/08/weborb-for-php-login-example-using-flex-3-and-caingorm-221/
October 30th, 2007 at 4:13 pm
Hey Mates, thanks, I had it working manually adding the compiler arguments, and adding a output folder on the project properties (in the last version of flex builder you don’t need to write anything on this box). I forgot to write the solution, in spite of all, thanks for everybody. I’m going to update the post with your comments to help other lostguys like me!
February 13th, 2008 at 7:43 pm
Thanks!!, this help me
April 16th, 2008 at 10:25 am
I set it up as a PHP project and then manually add the -services “//weborb/Weborb/WEB-INF/flex/services-config.xml†to the compiler arguments. but get “[FaultEvent fault=[RPC Fault faultString="Send failed" faultCode="Client.Error.MessageSend" faultDetail="Channel.Connect.Failed error NetConnection.Call.BadVersion: : url: 'http://127.0.0.1/weborb/weborb.php'"] messageId=”A0C6EE96-236A-855A-9D81-56C2DD2FA819″ type=”fault” bubbles=false cancelable=true eventPhase=2]
“