Check this link...may be helpful to you ...
http://www.themidnightcoders.com/products/weborb-for-php/developer-den/technical-articles/getting-started-with-weborb-for-php.html

On Tue, Dec 2, 2008 at 4:15 PM, sely2k <[EMAIL PROTECTED]> wrote:

>
> the application raise an error at running time
> [FaultEvent fault=[RPC Fault faultString="error"
> faultCode="Channel.Call.Failed"
> faultDetail="NetConnection.Call.Failed: HTTP: Status 500"]
> messageId="A2736099-B64A-7802-DCA0-F749156E151A" type="fault"
> bubbles=false cancelable=true eventPhase=2]
>
> my Remote object is very simple
>  <mx:RemoteObject endpoint="http://localhost/openlearning/Weborb/
> weborb.php <http://localhost/openlearning/Weborb/weborb.php>"
>  id="svrUser"   destination="klrv2AdminDestination"
> fault="faultHandler(event)">
>        <mx:method name="getUser"  result="getUserHandler(event)"/>
>    </mx:RemoteObject>
> oboviusly http://localhost/openlearning/Weborb/weborb.php is a real
> path...
>
>
>
>
>
> On 2 Dic, 08:07, "Vinod M. Jacob" <[EMAIL PROTECTED]> wrote:
> > Are you getting any errors or just not able to add the parameters
> manually ?
> >
> > On Tue, Dec 2, 2008 at 5:38 AM, sely2k <[EMAIL PROTECTED]> wrote:
> > >  Hi
> >
> > > Is possible to put a remoteobject into a form which is inside a
> > > FlexLibrary?
> >
> > > I tried to put  the path of service.xml in compiler directives but,
> > > obviously, a flexLibrary not referring to a web folder, does not have
> the
> > > context.root.
> >
> > > I tried to put context-root directive by hand, I also tried to set the
> > > property endpoint to the path of the file weborb.php in my RemoteObject
> but
> > > it did not work.
> >
> > > someone had my same problem?
> >
> > > thanks
> >
> > > *__________________________*
> >
> > > *Siamo mezzi uomini, mezzi maghi, eterni bambini. - Diego Cugia *
> >
> > > *_________________________ *
> >
> > > *Non voglio piacere a tutti, perderei la stima di me stesso se piacessi
> a
> > > certa gente.*
> >
> > > *_________________________*
> >
> > > *Le idee sono le mie puttane. Diderot*
> >
> > > *E' Fantastico che qualcuno mi paghi per averle. - Leonardo D'ottavi*
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to