Hello Hai, you should not try to use the SOAP API for connecting to OpenMeetings from inside OpenLaszlo, if you code something INSIDE of Openmeetings LZX files you should use the usual rtmp-Gateway. If you code an OpenLaszlo application but separated from OpenMeetings then you should invoke the SOAP API via PHP, Java, Python, .NET ... whatever server side architecture you are using for the Laszlo Client. But the client itself should _NOT_ invoke the SOAP service for security reasons.
Sebastian 2011/3/9 Hai Yuan <[email protected]> > Hi, any body tells me why every time i use the soap tag to invoke remote > functions, the laszlo debuger tell me > > *"search could not invoke; is remote service loaded?"* > > I am sure it is proxied deployed .. > > -- > You received this message because you are subscribed to the Google Groups > "OpenMeetings User" 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/openmeetings-user?hl=en. > -- Sebastian Wagner http://www.webbase-design.de http://openmeetings.googlecode.com http://www.wagner-sebastian.com [email protected] -- You received this message because you are subscribed to the Google Groups "OpenMeetings User" 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/openmeetings-user?hl=en.
