RE: RemoteObject error - Invalid Response type

2020-10-06 Thread Sudhakar Kakaraparthi
> -Original Message- > > From: Carlos Rovira [mailto:carlosrov...@apache.org] > > Sent: Tuesday, October 06, 2020 8:56 AM > > To: Apache Royale Development > > Subject: Re: RemoteObject error - Invalid Response type > > > > Hi, > > > > just

Re: RemoteObject error - Invalid Response type

2020-10-06 Thread Carlos Rovira
oyale example (SampleAmfWebApp) is a spring boot application > > > > and ui is using websocket-amf channel. Whereas my use case is > > > > traditional web application with ui and server bundled together as > > > > single war file and I > > > am &

Re: RemoteObject error - Invalid Response type

2020-10-06 Thread Alina Kazi
ra [mailto:carlosrov...@apache.org] > Sent: Tuesday, October 06, 2020 8:56 AM > To: Apache Royale Development > Subject: Re: RemoteObject error - Invalid Response type > > Hi, > > just to give some more background. In our apps we are using as well the > same config as other

RE: RemoteObject error - Invalid Response type

2020-10-06 Thread Sudhakar Kakaraparthi
are right, I may need to check in that direction. Thanks, Sudhakar. -Original Message- From: Carlos Rovira [mailto:carlosrov...@apache.org] Sent: Tuesday, October 06, 2020 8:56 AM To: Apache Royale Development Subject: Re: RemoteObject error - Invalid Response type Hi, just to give some

Re: RemoteObject error - Invalid Response type

2020-10-06 Thread Carlos Rovira
am > > using amf channel. Have you used amf channel in your application? > > > > Thanks, > > Sudhakar. > > -Original Message- > > From: Hugo Ferreira [mailto:hferreira...@gmail.com] > > Sent: Tuesday, October 06, 2020 4:23 AM > > To: Apache Royale Develop

Re: RemoteObject error - Invalid Response type

2020-10-06 Thread Alina Kazi
gt; using amf channel. Have you used amf channel in your application? > > Thanks, > Sudhakar. > -Original Message- > From: Hugo Ferreira [mailto:hferreira...@gmail.com] > Sent: Tuesday, October 06, 2020 4:23 AM > To: Apache Royale Development > Subject: Re: RemoteObjec

RE: RemoteObject error - Invalid Response type

2020-10-06 Thread Sudhakar Kakaraparthi
s, > > > > I still getting same error. Please advise. > > > > Thanks, > > Sudhakar. > > > > -Original Message- > > From: Hugo Ferreira [mailto:hferreira...@gmail.com] > > Sent: Monday, October 05, 2020 9:56 PM > > To: Apache Royale Dev

Re: RemoteObject error - Invalid Response type

2020-10-06 Thread Hugo Ferreira
getting same error. Please advise. > > > > Thanks, > > Sudhakar. > > > > -Original Message- > > From: Hugo Ferreira [mailto:hferreira...@gmail.com] > > Sent: Monday, October 05, 2020 9:56 PM > > To: Apache Royale Development > > Subject

Re: RemoteObject error - Invalid Response type

2020-10-06 Thread Alina Kazi
t; Thanks for your inputs, > > I still getting same error. Please advise. > > Thanks, > Sudhakar. > > -Original Message- > From: Hugo Ferreira [mailto:hferreira...@gmail.com] > Sent: Monday, October 05, 2020 9:56 PM > To: Apache Royale Development > Subject: Re:

RE: RemoteObject error - Invalid Response type

2020-10-05 Thread Sudhakar Kakaraparthi
Thanks for your inputs, I still getting same error. Please advise. Thanks, Sudhakar. -Original Message- From: Hugo Ferreira [mailto:hferreira...@gmail.com] Sent: Monday, October 05, 2020 9:56 PM To: Apache Royale Development Subject: Re: RemoteObject error - Invalid Response type I

Re: RemoteObject error - Invalid Response type

2020-10-05 Thread Hugo Ferreira
riginal Message- > > From: Greg Dove [mailto:greg.d...@gmail.com] > > Sent: Monday, October 05, 2020 9:18 PM > > To: Apache Royale Development > > Subject: Re: RemoteObject error - Invalid Response type > > > > I can't really tell for sure what the problem is, bu

Re: RemoteObject error - Invalid Response type

2020-10-05 Thread Greg Dove
orrect ? > > Thanks, > Sudhakar. > > -Original Message- > From: Greg Dove [mailto:greg.d...@gmail.com] > Sent: Monday, October 05, 2020 9:18 PM > To: Apache Royale Development > Subject: Re: RemoteObject error - Invalid Response type > > I can't really tell for sure what

RE: RemoteObject error - Invalid Response type

2020-10-05 Thread Sudhakar Kakaraparthi
lto:greg.d...@gmail.com] Sent: Monday, October 05, 2020 9:18 PM To: Apache Royale Development Subject: Re: RemoteObject error - Invalid Response type I can't really tell for sure what the problem is, but it does look unusual to have this in your endpoint: messagebroker/amf.txt usually that would be: mes

Re: RemoteObject error - Invalid Response type

2020-10-05 Thread Greg Dove
t; > Thanks, > Sudhakar. > > > From: Sudhakar Kakaraparthi [mailto:sudhakar.kakaraparthi+exter...@db.com] > Sent: Monday, October 05, 2020 9:04 PM > To: dev@royale.apache.org > Subject: RemoteObject error - Invalid Response type > > Thanks a lot for resolving my

RE: RemoteObject error - Invalid Response type

2020-10-05 Thread Sudhakar Kakaraparthi
d secure-amf channels. Please advise. Thanks, Sudhakar. From: Sudhakar Kakaraparthi [mailto:sudhakar.kakaraparthi+exter...@db.com] Sent: Monday, October 05, 2020 9:04 PM To: dev@royale.apache.org Subject: RemoteObject error - Invalid Response type Thanks a lot for resolving my previous issue w

RemoteObject error - Invalid Response type

2020-10-05 Thread Sudhakar Kakaraparthi
Thanks a lot for resolving my previous issue with Crux and mx: components. Now I am getting following error while replacing Flex remote object with Royale. Here is my pseudo code, Remote object definition [cid:image002.png@01D69B5A.FCF3DB10] Channel definition