Re: Facing problems while converting from Flex to Apache Royale

2019-05-16 Thread Carlos Rovira
Hi, I'm afraid that this is something to search in Spring Security Forums. I solved my configuration for Spring Security searching on the web since we have a very special config there, so nothing that I can recall that can be posted here. Sorry about that. El lun., 13 may. 2019 a las 18:27,

Re: Facing problems while converting from Flex to Apache Royale

2019-05-13 Thread Ravics32
Thanks for your response. I have declared "amf" because** http://{server.name}:{server.port}/{context.root}/messagebroker/amf; class="flex.messaging.endpoints.AMFEndpoint"/> ** I forgot to tell that we are using spring security in backend service Can you please tell how can I tell my spring

Re: Facing problems while converting from Flex to Apache Royale

2019-05-10 Thread Carlos Rovira
Hi, responded here: https://stackoverflow.com/questions/56071757/how-to-talk-to-spring-blazeds-services-from-apache-royale-uisng-remoteobject/56081929#56081929 but you should also ado our mailing list in royale and search for AMF/RemoteObject, and check our wiki, and examples, since many things

Re: Facing problems while converting from Flex to Apache Royale

2019-05-10 Thread Ravics32
Hi Carlos, Thank you so much for your quick response. I have question here Right now I am least worried about UI for now. My ultimate goal is to talk to Spring Services(BlazeDS destinations which are defined in remoting-config.xml) from Apache Royale remote object. I have started my

Re: Facing problems while converting from Flex to Apache Royale

2019-05-09 Thread Carlos Rovira
Hi, this maybe will be better asked in Royale list, or if possible in stackoverflow that we're trying to enhance (please check for "apache-royale" tag in SOF site and join us there We at Codeoscopic just migrated our first Spring-BlazeDS-Flex to Apache Royale. This is a complex one using Royale

Facing problems while converting from Flex to Apache Royale

2019-05-09 Thread Ravics32
Hi everyone, Currently I am working on migration project from Flex+Spring with BlazeDS to Apache royale. I am very new to Flex and Apache Roayle. My Flex(spring+balzeDS) project architecture is We are using maven flexmojo plugin to convert flex package to .swf file then we are