Search found 5 matches

by ASOL
Thu Mar 14, 2019 2:58 pm
Forum: PTV xLocateServer
Topic: searchLocations http statuscode 301
Replies: 5
Views: 4714

Re: searchLocations http statuscode 301

The code worked 3 months ago and now without any changes in my code i get this.
My code is also similar to the examples fromJava example
The complete url is : "https://xserver2-europe-eu-test.cloud.p ... ws/XLocate"

How can i change this into a post request?
by ASOL
Wed Mar 13, 2019 12:33 pm
Forum: PTV xLocateServer
Topic: searchLocations http statuscode 301
Replies: 5
Views: 4714

searchLocations http statuscode 301

Hi there, after 3 moths i tried the application again and i got a 301 statuscode for searchLocation method in my javaclient. I´m using the same server as always: "https://xserver2-europe-eu-test.cloud.ptvgroup.com/services" and the code also didnt change. The picture shows the code piece w...
by ASOL
Tue Nov 13, 2018 2:46 pm
Forum: Generic questions
Topic: xLocate Java Client "Error creating WebServiceClient."
Replies: 2
Views: 3137

Re: xLocate Java Client "Error creating WebServiceClient."

We finally found the issue :D I started the Server with our own Manager and got the error, but after using netbeans to start the server, everything workded fine. It looks like our manager did some strange classloading, which caused the webservice error. Now the manager is fixed and working correctly.
by ASOL
Thu Nov 08, 2018 12:53 pm
Forum: Generic questions
Topic: xLocate Java Client "Error creating WebServiceClient."
Replies: 2
Views: 3137

xLocate Java Client "Error creating WebServiceClient."

Hello, I have a very stange im Problem using the java implementation from xLocate, im not sure if this is the right place for this, because i think the problem is not ptv related, but maybe you can help me anyway. while i worked with xmap and leaflet my collegue implemented a xlocate package to geoc...
by ASOL
Thu Oct 25, 2018 12:23 pm
Forum: PTV Webclients (Ajax, Leaflet, OpenLayers, WMS, ...) (Admin=LNM)
Topic: Javascript client classes IE8 CORS error
Replies: 1
Views: 17717

Javascript client classes IE8 CORS error

Hello, I have to use IE8 compatibility mode in my aspx Site and im trying to implement the PTV functions with Javascript Client Classes. Now im trying initialize the xMapClient and set the credentials and there Comes the error: "This browser does not support CORS with basic authentication."...