[
https://issues.apache.org/jira/browse/AXIS2C-924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12561364#action_12561364
]
Abhay Bhave commented on AXIS2C-924:
------------------------------------
Senaka
I was finally able to compile and create the client executables.
The service directory is now available under the AXIS2C_HOME with
Calculator, echo, math etc. subdirectories.
When I run the axis2_http_server it gives me following error
[Tue Jan 22 09:36:52 2008] [info] Starting Axis2 HTTP server....
[Tue Jan 22 09:36:52 2008] [info] Apache Axis2/C version in use : 1.1.0
[Tue Jan 22 09:36:52 2008] [info] Server port : 9090
[Tue Jan 22 09:36:52 2008] [info] Repo location : ../
[Tue Jan 22 09:36:52 2008] [info] Read Timeout : 60000 ms
[Tue Jan 22 09:36:52 2008] [debug] phase.c(116) axis2_handler_t
*request_uri_based_dispatcher added to the inde
x 0 of the phase Transport
[Tue Jan 22 09:36:52 2008] [debug] phase.c(116) axis2_handler_t
*addressing_based_dispatcher added to the index
1 of the phase Transport
[Tue Jan 22 09:36:52 2008] [debug] phase.c(116) axis2_handler_t
*soap_message_body_based_dispatcher added to th
e index 0 of the phase Dispatch
[Tue Jan 22 09:36:52 2008] [debug] phase.c(116) axis2_handler_t
*soap_action_based_dispatcher added to the inde
x 2 of the phase Dispatch
[Tue Jan 22 09:36:52 2008] [debug] phase.c(116) axis2_handler_t
*dispatch_post_conditions_evaluator added to th
e index 0 of the phase PostDispatch
[Tue Jan 22 09:36:52 2008] [debug] phase.c(116) axis2_handler_t
*context_handler added to the index 1 of the ph
ase PostDispatch
[Tue Jan 22 09:36:52 2008] [debug] conf_builder.c(220) no custom
dispatching order found continue with default
dispatching order
[Tue Jan 22 09:36:52 2008] [debug] conf_builder.c(326) module addressing
found in axis2.xml
[Tue Jan 22 09:36:52 2008] [debug] conf_builder.c(672) Transport
name:http
[Tue Jan 22 09:36:52 2008] [debug] dep_engine.c(1042)
axis2_dep_engine_load_module_dll: DLL path is : ..//modul
es/addressing/libaxis2_mod_addr.so
[Tue Jan 22 09:36:52 2008] [error] http_server_main.c(175) Server
creation failed: Error code: 34 :: Repository
Listener initialization failed
Is the http_server looking for :
..//modules/addressing/libaxis2_mod_addr.so ?
If so, it is incorrect because on HP-UX 11.11 the shared lib extension
is "sl".
I have : ..//modules/addressing/libaxis2_mod_addr.sl?
Is is this a problem? If so can I change it to look for "sl" instead?
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]