Change 20080813-hqm-X by [EMAIL PROTECTED] on 2008-08-13 16:15:03 EDT
in /Users/hqm/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: fix xmlrpc for swf9
New Features:
Bugs Fixed:
Technical Reviewer: pbr
QA Reviewer: ghost
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details:
The Java RPC library automatically defines client-side function stubs
based on info
from the server. But the XMLRPC library does not do that. Somehow I
had moved the
code for initializing a javarpc object into the base rpc class. This
change moves
that setup code into the javarpc.lzx file.
Tests:
test/rpc/xmlrpc/serverenv.lzx swf9
should get no compiler errors
test/rpc/javarpc/serverenv.lzx swf9
Files:
M WEB-INF/lps/lfc/debugger/swf9stubs.lzs
M lps/components/rpc/rpc.lzx
M lps/components/rpc/javarpc.lzx
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20080813-hqm-X.tar