Hi, They used that clienttest.java in 2.2.1 also. I can not find the sdk/webservice/samples/java/axis/ directory described in 2.2.1 also.
I found the clienttest.java here: http://www.virtualbox.org/svn/vbox/trunk/src/VBox/Main/webservice/samples/java/jax-ws/ But when I have error with these files: [arindam@aopcach Downloads]$ make run16 mkdir -p ./gen16 javac -target 1.6 -d ./gen16 -cp ../lib/vboxws_java16.jar clienttest.java clienttest.java:33: ';' expected import com.sun.xml.ws.commons.virtualbox{VBOX_API_SUFFIX}.*; ^ 1 error make: *** [gen16/clienttest.class] Error 1 Thanks, -Arindam > Date: Wed, 11 May 2011 15:57:39 +0200 > From: [email protected] > To: [email protected] > Subject: Re: [vbox-dev] Java Samples in VirtualBoxSDK-4.0.6-71344 > > On 11.05.2011 14:29, Nikolay Igotti wrote: > > Hi Arindam, > > > > Seems manual contains outdated information, as actual location of the > > sample code (which is the same for JAX and XPCOM) > > is bindings/glue/java, also consult Makefile.kmk in the same folder for > > command line used to compile and run samples. > > That's a different sample. The one mentioned in the manual seems missing > due to a packaging bug. > > Klaus > > > > > Thanks, > > Nikolay > > > > > > Arindam Choudhury wrote: > >> Hi, > >> > >> I have downloaded the VirtualBoxSDK-4.0.6-71344 and reading the > >> provided Reference. > >> > >> But in section 2.1.1.2 it said that the > >> sdk/bindings/webservice/java/jax-ws/samples/ contains the java sample > >> file. > >> But in the downloaded archive, I can not find the folder. > >> The sdk/bindings/webservice/java/jax-ws only contains COPYING.LIB > >> vboxjws.jar. > >> > >> Where to find the samples file? > >> > >> -Arindam > >> ------------------------------------------------------------------------ > >> > >> _______________________________________________ > >> vbox-dev mailing list > >> [email protected] > >> http://vbox.innotek.de/mailman/listinfo/vbox-dev > > > > > > _______________________________________________ > > vbox-dev mailing list > > [email protected] > > http://vbox.innotek.de/mailman/listinfo/vbox-dev > > _______________________________________________ > vbox-dev mailing list > [email protected] > http://vbox.innotek.de/mailman/listinfo/vbox-dev
_______________________________________________ vbox-dev mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-dev
