facebook

View REST Web Services

  1. MyEclipse Archived
  2.  > 
  3. Web Services
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #334832 Reply

    Mork
    Participant

    A while back before my subscription expired, :(, I noticed that if I tried to view REST web services on my Mac (10.8.2), I got an error from MyEclipse saying it was an unsupported platform (yet the list included Mac OS/X).

    Trying to view SOAP Web Services worked fine on the Mac.

    Thought I’d pass along what looks like a bug.

    Is this a problem that’s since been fixed?

    I’ll be renewing my subscription soon. 🙂

    Thanks,

    #334883 Reply

    support-swapna
    Moderator

    Mork,

    Due to technical constraints, the Cocoa installations of MyEclipse will not include Visual Designers, the REST Explorer and JavaScript debugging. Users can always choose to provision a Carbon version of MyEclipse, even on Cocoa systems, to retain access to all features.

    Let us know if you have any questions.

    #334887 Reply

    Mork
    Participant

    Why does the SOAP explorer work then?

    Confusing.

    #335066 Reply

    Brian Fernandes
    Moderator

    Jim,

    The REST Explorer in MyEclipse is a browser based application. However, there are restrictions on what browser based applications can access from other domains – basically to protect against XSS. The cross site access needs to occur when your application is being tested by the REST explorer.

    We have been able to turn off this protection exclusively for the REST Explorer, which is based on Mozilla. Unfortunately the mozilla builds we have to use are not available on OSX Cocoa which is why you see the error.

    Turning off the protection in other browsers or looking at doing this some other way is something we are investigating for the upcoming release of MyEclipse, unfortunately there is no simple workaround for this.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: View REST Web Services

You must be logged in to post in the forum log in