Java SOAP SOE 10.2

353
1
08-23-2013 01:53 PM
LeoDonahue
Occasional Contributor III
http://resources.arcgis.com/en/help/arcobjects-java/concepts/engine/0001/00010000062z000000.htm

The documentation for how to create a SOAP SOE imports a class that is not defined.

import arcgissamples.soe.JavaSimpleSOAPSOEServiceBindingStub;

Where is that?  It's not in the package arcgissamples.soe
0 Kudos
1 Reply
LeoDonahue
Occasional Contributor III
http://resources.arcgis.com/en/help/arcobjects-java/concepts/engine/0001/00010000076t000000.htm

Exporting SOAP SOEs...


Prior to exporting an SOE to a .soe file, please ensure that:



  1. JDK version 1.6.30 is installed on your computer and <JDK Home>/bin is added to the PATH environment variable.



And.. you'll need to sign up for an Oracle user account in order to download that older version of the JDK, because it has been retired and they are not being patched... egads.

Forwards and backwards is all relative because I'm going in "some" direction... right?
0 Kudos