Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list

Remote Object Problem

Avatar

Level 2
Ive been trying to use a remote object to access data from my
server.

In my java class I need to use an object of another class.
When I try to do that Im not getting any error, but I could not use
the object for the reason unknown to me. Pls help.
2 Replies

Avatar

Level 1
Have you try adding

<mx:TraceTarget> tag in your mxml ? and run your
application in debug mode.