Hi Ashish,

see the following URL this will answer your all question :

http://sujitreddyg.wordpress.com/2009/01/22/multiclassjavaadapter/

- Jignesh.

On Thu, Jun 25, 2009 at 3:57 PM, AshishMishra <[email protected]>wrote:

>
> Hi All,
>
> I don't know has anybody has faced this problem earlier:
>
> I took the template folder of Blaze-ds template folder from the tomcat
> and created an application. And i have defined a Remote Object in
> remoting-config.xml like this :
>
> <?xml version="1.0" encoding="UTF-8"?>
> <service id="remoting-service"
>    class="flex.messaging.services.RemotingService">
>
>    <adapters>
>        <adapter-definition id="java-object"
> class="flex.messaging.services.remoting.adapters.JavaAdapter"
> default="true"/>
>    </adapters>
>
>    <default-channels>
>        <channel ref="my-amf"/>
>    </default-channels>
>    <!--   This is i have defined     -->
>    <destination id="flexService">
>        <properties>
>            <source>com.sep.service.FlexService</source>
>             <scope>application</scope>
>        </properties>
>    </destination>
> </service>
>
> Now, when I try to define, other remote services. They are not
> accessible. Whether I give their scope application or request or leave
> it blank. I can define only one destination.
>
> What is the reason behind it? Can somebody point out what i am missing
> here?
>
> Thanks for your reply guys
>
> Regards
> Ashish
> >
>


-- 
Thanks 'N' Regards
Jignesh Wala
98509 76177

--~--~---------~--~----~------------~-------~--~----~
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