ALM v11 REST Sample Code has syntax errors.
Question ID: 104820
4
0

We were starting to play a bit with the REST examples in ALMv11.
I am not a java person (YET) so having a bit a a struggle debugging the code on these two lines Eclips is reporting an error.

Iteratorgt; headersIterator = header.entrySet().iterator();

Setgt; cookieEntries = cookie.entrySet();Customer resolution;

Any help would be appreciated.

Marked as spam
Posted by (Questions: 23, Answers: 1)
Asked on January 30, 2013 10:26 pm
44 views
Answers (1)
4
Private answer

I ran into this to.
Notice the ''gt'' this should be ''>'' on both lines.

Marked as spam
Posted by (Questions: 0, Answers: 613)
Answered on January 30, 2013 10:28 pm
0
Thanks, did the trick.
( at January 30, 2013 10:29 pm)
0
Thank you for the info. About to embark here as well.
( at January 30, 2013 10:32 pm)
0
We ran into this as well. REST still seems like a work in progress, but has promise. Looking forward to continued progress.
( at January 30, 2013 10:35 pm)
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top