Welcome Guest Search | Active Topics | Members | Log In | Register

_orbclassname (having problem with flash remoting) Options · View
ronin
Posted: Thursday, February 08, 2007 4:11:03 AM
Rank: Newbie Coder
Groups: Member

Joined: 2/8/2007
Posts: 4
Points: 0
Hi, hope someone can help me out here.

I'm using the source client code given for the example using complex strong typing.

I am able to do the remote call after fixing a bug in the "ORBHttpHandler.php" whereby I added

"define("WebOrbServicesPath", realpath(WebOrb . $config->getServicePath() ) . DIRECTORY_SEPARATOR);"


However, the class mapping seems to be having problem. the returned packet.. the amf response does not have the "_orbclassname" unlike the example given.

Am I missing something? hope someone can point me to the right direction
ronin
Posted: Thursday, February 08, 2007 9:55:13 PM
Rank: Newbie Coder
Groups: Member

Joined: 2/8/2007
Posts: 4
Points: 0
I managed to get this working.

Under the "ComplexTypesTest.php" line 62

public function echoEmployee(Employee $emp)
{
return $emp;
}


basically adding a type to the parameters.
Users browsing this topic
Guest


Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Main Forum RSS : RSS

YAFVision Theme Created by Jaben Cargman (Tiny Gecko)
Powered by Yet Another Forum.net version 1.9.1.8 (NET v2.0) - 3/29/2008
Copyright © 2003-2008 Yet Another Forum.net. All rights reserved.
This page was generated in 0.092 seconds.