Re: How to compile WSDL2C generated files?

2007-11-08 Thread Dimuthu Gamage
Hi, If you are in Linux, you should link with following libraries in AXIS2C_HOME/lib directory axutil axis2_axiom axis2_engine axis2_parser axis2_http_sender axis2_http_receiver axis2_libxml2 and you should set the header directory $(AXIS2C_HOME)/include/axis2-1.1/ And Here I am attaching a shel

How to compile WSDL2C generated files?

2007-11-08 Thread Julien Bruneau
Hello everyone, I know this must be a dumb question, but after looking a long time on the Internet, I didn't find how to compile the files that return this command line : $ java -cp $AXIS2CLASSPATH org.apache.axis2.wsdl.WSDL2C -uri gateway.wsdl-ss -sd -d adb -u It returns the following files in

AW: AXIS2/C OpenVMS Port

2007-11-08 Thread Stadelmann Josef
Hi again, Now I have a DCL procedure found on the internet which analyzes .obj files and creates a modules.opt file with all object files named to be linked in it, and a _link.opt file which has a symbol vector setup to name all the external avilable symbole (procedures and d