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?
Search found 5 matches
- Thu Mar 14, 2019 2:58 pm
- Forum: PTV xLocateServer / Developer: Geocoding and Places
- Topic: searchLocations http statuscode 301
- Replies: 5
- Views: 5848
- Wed Mar 13, 2019 12:33 pm
- Forum: PTV xLocateServer / Developer: Geocoding and Places
- Topic: searchLocations http statuscode 301
- Replies: 5
- Views: 5848
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...
- Tue Nov 13, 2018 2:46 pm
- Forum: Generic questions
- Topic: xLocate Java Client "Error creating WebServiceClient."
- Replies: 2
- Views: 3718
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.
- Thu Nov 08, 2018 12:53 pm
- Forum: Generic questions
- Topic: xLocate Java Client "Error creating WebServiceClient."
- Replies: 2
- Views: 3718
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...
- Thu Oct 25, 2018 12:23 pm
- Forum: PTV Webclients (Ajax, Leaflet, OpenLayers, WMS, ...) (Admin=BWE)
- Topic: Javascript client classes IE8 CORS error
- Replies: 1
- Views: 19706
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."...