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

Raja_Himanath
Raja_Himanath
Offline

Badges

Badges
1

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
2

Discussions

Discussions
0

Questions

Questions
2

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Raja_Himanath
Customize the badges you want to showcase on your profile
Security Error in accessing Web service from Flex.Where to put crossdomain.xml in axis container? - Adobe LiveCycle 04-11-2009
Hi guys.Typically webservices are invoked across domains. Flash has defined certain policies which prevent crossdomain access. The only way to bypass this security feature is to put a crossdomain.xml file within the server root of the webservice provider i.e. in our case at http://abc.com. A sample example of crossdomain.xml is as below: If the crossdomain.xml is not added the developer will get “Security Error accessing URL” type of messages.The above mentioned information should be enough fo...

Views

1.3K

Likes

0

Replies

2
How to pass an object as an input parameter to web service operations? - Adobe LiveCycle 28-10-2009
Hello EveryoneI know how to call a webservice from flex. If its a string we can use the text value and pass the value as a parameter to the webservice operation.But now I have an complex object ie.object contains internally some other objects and I need to populate all those objects and again put these objects inside the main complex obect.My SOAP Reuest is- - - - - 119650510- secretSoap Response is- - - - - - 119650510- ExampleStudentN2 TEST INSTANCE- 2009102962251310GMT+05:30- 1994199409BA112A...

Views

432

Likes

0

Replies

0