[
https://issues.apache.org/jira/browse/AXIS2C-924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12561407#action_12561407
]
Abhay Bhave commented on AXIS2C-924:
------------------------------------
Senaka
I finally got the axis2_http_server to come up cleanly.
I was happy to test with the clients from the samples/clients directory
(echo, math, mtom, yahoo and google) they all seem to be finding the
service endpoint correctly.
For the shared library extension change from "lib.so" to "lib.sl", I had
to change the header file axutil_unix.h under
util/include/platforms/unix.
I changed the AXIS2_LIB_SUFFIX to ".sl" (from "so"), then recompiled and
installed the axis2c again.
Next step will be to bring in an existing WSDL and build a client.
For that reason I will have to down load AXIS2/Java.
Thanks
Abhay
> Compiling source on HP-UX11.11v2
> --------------------------------
>
> Key: AXIS2C-924
> URL: https://issues.apache.org/jira/browse/AXIS2C-924
> Project: Axis2-C
> Issue Type: Bug
> Components: build system (Unix/Linux)
> Affects Versions: 1.2.0
> Environment: HP-UX 11.11v2 - aC++ compiler.
> Reporter: Abhay Bhave
> Attachments: diff.txt
>
>
> I think I am able to configure and make (make & make install) the source
> after lot of struggle.
> I am using LIBXML2. I don't have Apache installed to test WSDL2C tool.
> The sample services did not compile and didn't get installed.
> The axis2c_http_server is created in AXIS2C_HOME/bin but it can not be
> started. It complains with error 34.
> The sample code complains about getopt.h, strcasecomp etc.
> Has any one successfully installed and tested the samples on HP-UX 11.11 or
> HP-UX11.23v1 (Itanium)?
> How to get over the getopt.h and strcasecomp issue?
> Is it possible to get the WSDL2C tool without Apache being installed?
> Thanks
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]