How to configure for another remote object - java class(Blaze ds)
0 views
Skip to first unread message
Gerald Anto
unread,
Nov 27, 2010, 1:47:50 AM11/27/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to flex_delhi_india_group
my flex java(Blaze ds) is working fine.
now i new mxml and java class.
how to configure remoting-config.xml file for this java class.
else i have to create new another remoting-config.xml file.
the followig is my remoting-config.xml for first application
<!--
<destination id="opentool">
<properties>
<source>com.adobe.remoteobjects.OpenTool</source>
<scope>application</scope>
</properties>
<adapter ref="java-object"/>
</destination>
-->
but it shows sending failed error .please help me how to configure for
second class