Hi,
I made an extension for selecting stuff from a database. This works.
But now the data have to com from a remote server, so I made a webservice (using Spring 2.5.6). When I run the client standalone (outside Oxygen) it works fine and shows my data. But when I run it as an Oxygen author extension, no communication takes place.
Is Oxygen blocking webservice communication?
What can I do to resolve this problem?
Kind regards,
Roderik Dernison