Did you try ./echo

Samisa...

Gold, Jack L (US SSA) wrote:
I originally had the log level set to error. I've just set it to debug.
Now I can see that the module is being loaded and it looks to be loading
correctly.

I still don't see how this answers the question about the 'echo
http://localhost/axis2/services/echo' request indicated in the manual.

Below is the apache log after the log setting change to 'debug'.

--Jack

[Wed Sep 10 11:18:01 2008] [info]  Apache Axis2/C version in use : 1.5.0
[Wed Sep 10 11:18:01 2008] [info]  Starting log with log level 4
[Wed Sep 10 11:18:01 2008] [info]  [Axis2] Axis2 worker created
[Wed Sep 10 11:18:01 2008] [debug] phase.c(121) axis2_handler_t
*request_uri_based_dispatcher added to the index 0 of the phase
Transport
[Wed Sep 10 11:18:01 2008] [debug] phase.c(121) axis2_handler_t
*addressing_based_dispatcher added to the index 1 of the phase Transport
[Wed Sep 10 11:18:01 2008] [debug] phase.c(121) axis2_handler_t
*request_uri_based_dispatcher added to the index 0 of the phase
Transport
[Wed Sep 10 11:18:01 2008] [debug] phase.c(121) axis2_handler_t
*addressing_based_dispatcher added to the index 1 of the phase Transport
[Wed Sep 10 11:18:01 2008] [notice] Apache/2.0.63 (Unix) configured --
resuming normal operations
[Wed Sep 10 11:18:01 2008] [debug] phase.c(121) axis2_handler_t
*rest_dispatcher added to the index 0 of the phase Dispatch
[Wed Sep 10 11:18:01 2008] [debug] phase.c(121) axis2_handler_t
*soap_message_body_based_dispatcher added to the index 1 of the phase
Dispatch
[Wed Sep 10 11:18:01 2008] [debug] phase.c(121) axis2_handler_t
*soap_action_based_dispatcher added to the index 2 of the phase Dispatch
[Wed Sep 10 11:18:01 2008] [debug] phase.c(121) axis2_handler_t
*dispatch_post_conditions_evaluator added to the index 0 of the phase
PostDispatch
[Wed Sep 10 11:18:01 2008] [debug] phase.c(121) axis2_handler_t
*context_handler added to the index 1 of the phase PostDispatch
[Wed Sep 10 11:18:01 2008] [debug] conf_builder.c(233) No custom
dispatching order found. Continue with the default dispatching order
[Wed Sep 10 11:18:01 2008] [debug] conf_builder.c(378) Module addressing
found in axis2.xml
[Wed Sep 10 11:18:01 2008] [debug] phase.c(121) axis2_handler_t
*rest_dispatcher added to the index 0 of the phase Dispatch
[Wed Sep 10 11:18:01 2008] [debug] phase.c(121) axis2_handler_t
*soap_message_body_based_dispatcher added to the index 1 of the phase
Dispatch
[Wed Sep 10 11:18:01 2008] [debug] phase.c(121) axis2_handler_t
*soap_action_based_dispatcher added to the index 2 of the phase Dispatch
[Wed Sep 10 11:18:01 2008] [debug] phase.c(121) axis2_handler_t
*dispatch_post_conditions_evaluator added to the index 0 of the phase
PostDispatch
[Wed Sep 10 11:18:01 2008] [debug] phase.c(121) axis2_handler_t
*context_handler added to the index 1 of the phase PostDispatch
[Wed Sep 10 11:18:01 2008] [debug] conf_builder.c(233) No custom
dispatching order found. Continue with the default dispatching order
[Wed Sep 10 11:18:01 2008] [debug] conf_builder.c(378) Module addressing
found in axis2.xml
[Wed Sep 10 11:18:01 2008] [debug] class_loader.c(140)
/usr/local/axis2-1.5.0/lib/libaxis2_http_sender.so shared lib loaded
successfully
[Wed Sep 10 11:18:01 2008] [debug] class_loader.c(140)
/usr/local/axis2-1.5.0/lib/libaxis2_http_receiver.so shared lib loaded
successfully
[Wed Sep 10 11:18:01 2008] [debug] class_loader.c(140)
/usr/local/axis2-1.5.0/lib/libaxis2_http_sender.so shared lib loaded
successfully
[Wed Sep 10 11:18:01 2008] [debug] class_loader.c(140)
/usr/local/axis2-1.5.0/lib/libaxis2_http_receiver.so shared lib loaded
successfully
[Wed Sep 10 11:18:01 2008] [debug] dep_engine.c(1283)
axis2_dep_engine_load_module_dll: DLL path is :
/usr/local/axis2-1.5.0/modules/addressing/libaxis2_mod_addr.so
[Wed Sep 10 11:18:01 2008] [debug] class_loader.c(140)
/usr/local/axis2-1.5.0/modules/addressing/libaxis2_mod_addr.so shared
lib loaded successfully
[Wed Sep 10 11:18:01 2008] [debug] dep_engine.c(1283)
axis2_dep_engine_load_module_dll: DLL path is :
/usr/local/axis2-1.5.0/modules/addressing/libaxis2_mod_addr.so
[Wed Sep 10 11:18:01 2008] [debug] dep_engine.c(1283)
axis2_dep_engine_load_module_dll: DLL path is :
/usr/local/axis2-1.5.0/modules/logging/libaxis2_mod_log.so
[Wed Sep 10 11:18:01 2008] [debug] class_loader.c(140)
/usr/local/axis2-1.5.0/modules/addressing/libaxis2_mod_addr.so shared
lib loaded successfully
[Wed Sep 10 11:18:01 2008] [debug] class_loader.c(140)
/usr/local/axis2-1.5.0/modules/logging/libaxis2_mod_log.so shared lib
loaded successfully
[Wed Sep 10 11:18:01 2008] [debug] dep_engine.c(1283)
axis2_dep_engine_load_module_dll: DLL path is :
/usr/local/axis2-1.5.0/modules/logging/libaxis2_mod_log.so
[Wed Sep 10 11:18:01 2008] [debug] svc_builder.c(318) DLL path is :
/usr/local/axis2-1.5.0/services/Calculator/libCalculator.so
[Wed Sep 10 11:18:01 2008] [debug] class_loader.c(140)
/usr/local/axis2-1.5.0/modules/logging/libaxis2_mod_log.so shared lib
loaded successfully
[Wed Sep 10 11:18:01 2008] [debug] svc_builder.c(318) DLL path is :
/usr/local/axis2-1.5.0/services/Calculator/libCalculator.so
[Wed Sep 10 11:18:01 2008] [debug] svc_builder.c(318) DLL path is :
/usr/local/axis2-1.5.0/services/echo/libecho.so
[Wed Sep 10 11:18:01 2008] [debug] svc_builder.c(318) DLL path is :
/usr/local/axis2-1.5.0/services/hello/libhello.so
[Wed Sep 10 11:18:01 2008] [debug] svc_builder.c(318) DLL path is :
/usr/local/axis2-1.5.0/services/echo/libecho.so
[Wed Sep 10 11:18:01 2008] [debug] svc_builder.c(318) DLL path is :
/usr/local/axis2-1.5.0/services/math/libmath.so
[Wed Sep 10 11:18:01 2008] [debug] svc_builder.c(318) DLL path is :
/usr/local/axis2-1.5.0/services/hello/libhello.so
[Wed Sep 10 11:18:01 2008] [debug] svc_builder.c(318) DLL path is :
/usr/local/axis2-1.5.0/services/mtom/libmtom.so
[Wed Sep 10 11:18:01 2008] [debug] svc_builder.c(318) DLL path is :
/usr/local/axis2-1.5.0/services/math/libmath.so
[Wed Sep 10 11:18:01 2008] [debug] svc_builder.c(318) DLL path is :
/usr/local/axis2-1.5.0/services/notify/libnotify.so
[Wed Sep 10 11:18:01 2008] [debug] svc_builder.c(318) DLL path is :
/usr/local/axis2-1.5.0/services/mtom/libmtom.so
[Wed Sep 10 11:18:01 2008] [debug] svc_builder.c(318) DLL path is :
/usr/local/axis2-1.5.0/services/sg_math/libadd.so
[Wed Sep 10 11:18:01 2008] [debug] svc_builder.c(318) DLL path is :
/usr/local/axis2-1.5.0/services/notify/libnotify.so
[Wed Sep 10 11:18:01 2008] [debug] svc_builder.c(318) DLL path is :
/usr/local/axis2-1.5.0/services/sg_math/libsub.so
[Wed Sep 10 11:18:01 2008] [debug] svc_builder.c(318) DLL path is :
/usr/local/axis2-1.5.0/services/sg_math/libmul.so
[Wed Sep 10 11:18:01 2008] [debug] svc_builder.c(318) DLL path is :
/usr/local/axis2-1.5.0/services/sg_math/libdiv.so
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingInHandler to phase Transport
[Wed Sep 10 11:18:01 2008] [debug] svc_builder.c(318) DLL path is :
/usr/local/axis2-1.5.0/services/sg_math/libadd.so
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(222) svc name is:div
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(139) Service name is
: div
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(1123) Operation name
is : div
[Wed Sep 10 11:18:01 2008] [debug] svc_builder.c(318) DLL path is :
/usr/local/axis2-1.5.0/services/sg_math/libsub.so
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingOutHandler to phase MessageOut
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingOutHandler to phase MessageOut
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(222) svc name
is:hello
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(139) Service name is
: hello
[Wed Sep 10 11:18:01 2008] [debug] svc_builder.c(318) DLL path is :
/usr/local/axis2-1.5.0/services/sg_math/libmul.so
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(1123) Operation name
is : greet
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingOutHandler to phase MessageOut
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingOutHandler to phase MessageOut
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(222) svc name
is:notify
[Wed Sep 10 11:18:01 2008] [debug] svc_builder.c(318) DLL path is :
/usr/local/axis2-1.5.0/services/sg_math/libdiv.so
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(139) Service name is
: notify
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(1123) Operation name
is : notify
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingOutHandler to phase MessageOut
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingOutHandler to phase MessageOut
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(222) svc name is:add
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingInHandler to phase Transport
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(139) Service name is
: add
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(222) svc name is:div
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(1123) Operation name
is : add
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(139) Service name is
: div
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingOutHandler to phase MessageOut
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(1123) Operation name
is : div
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingOutHandler to phase MessageOut
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingOutHandler to phase MessageOut
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(222) svc name
is:Calculator
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingOutHandler to phase MessageOut
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(139) Service name is
: Calculator
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(222) svc name
is:hello
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(1123) Operation name
is : div
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(139) Service name is
: hello
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingOutHandler to phase MessageOut
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(1123) Operation name
is : greet
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingOutHandler to phase MessageOut
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingOutHandler to phase MessageOut
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(1123) Operation name
is : add
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingOutHandler to phase MessageOut
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingOutHandler to phase MessageOut
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(222) svc name
is:notify
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingOutHandler to phase MessageOut
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(139) Service name is
: notify
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(1123) Operation name
is : sub
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(1123) Operation name
is : notify
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingOutHandler to phase MessageOut
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingOutHandler to phase MessageOut
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingOutHandler to phase MessageOut
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingOutHandler to phase MessageOut
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(1123) Operation name
is : mul
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(222) svc name is:add
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingOutHandler to phase MessageOut
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(139) Service name is
: add
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingOutHandler to phase MessageOut
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(1123) Operation name
is : add
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(222) svc name
is:math
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingOutHandler to phase MessageOut
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(139) Service name is
: math
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingOutHandler to phase MessageOut
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(1123) Operation name
is : div
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(222) svc name
is:Calculator
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingOutHandler to phase MessageOut
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(139) Service name is
: Calculator
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingOutHandler to phase MessageOut
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(1123) Operation name
is : div
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(1123) Operation name
is : add
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingOutHandler to phase MessageOut
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingOutHandler to phase MessageOut
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingOutHandler to phase MessageOut
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingOutHandler to phase MessageOut
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(1123) Operation name
is : add
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(1123) Operation name
is : sub
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingOutHandler to phase MessageOut
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingOutHandler to phase MessageOut
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingOutHandler to phase MessageOut
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingOutHandler to phase MessageOut
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(1123) Operation name
is : sub
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(1123) Operation name
is : mul
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingOutHandler to phase MessageOut
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingOutHandler to phase MessageOut
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingOutHandler to phase MessageOut
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingOutHandler to phase MessageOut
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(1123) Operation name
is : mul
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(222) svc name is:sub
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingOutHandler to phase MessageOut
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(139) Service name is
: sub
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingOutHandler to phase MessageOut
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(1123) Operation name
is : sub
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(222) svc name
is:math
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingOutHandler to phase MessageOut
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(139) Service name is
: math
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingOutHandler to phase MessageOut
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(1123) Operation name
is : div
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(222) svc name
is:mtom
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingOutHandler to phase MessageOut
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(139) Service name is
: mtom
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingOutHandler to phase MessageOut
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(1123) Operation name
is : mtomSample
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(1123) Operation name
is : add
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingOutHandler to phase MessageOut
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingOutHandler to phase MessageOut
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingOutHandler to phase MessageOut
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingOutHandler to phase MessageOut
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(222) svc name is:mul
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(1123) Operation name
is : sub
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(139) Service name is
: mul
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingOutHandler to phase MessageOut
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(1123) Operation name
is : mul
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingOutHandler to phase MessageOut
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingOutHandler to phase MessageOut
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(1123) Operation name
is : mul
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingOutHandler to phase MessageOut
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingOutHandler to phase MessageOut
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(222) svc name
is:echo
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingOutHandler to phase MessageOut
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(139) Service name is
: echo
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(222) svc name is:sub
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(1123) Operation name
is : echoString
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(139) Service name is
: sub
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingOutHandler to phase MessageOut
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(1123) Operation name
is : sub
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingOutHandler to phase MessageOut
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingOutHandler to phase MessageOut
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingOutHandler to phase MessageOut
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(222) svc name
is:mtom
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(139) Service name is
: mtom
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(1123) Operation name
is : mtomSample
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingOutHandler to phase MessageOut
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingOutHandler to phase MessageOut
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(222) svc name is:mul
[Wed Sep 10 11:18:01 2008] [debug] class_loader.c(140)
/usr/local/axis2-1.5.0/services/sg_math/libdiv.so shared lib loaded
successfully
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(139) Service name is
: mul
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(1123) Operation name
is : mul
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingOutHandler to phase MessageOut
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingOutHandler to phase MessageOut
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(222) svc name
is:echo
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(139) Service name is
: echo
[Wed Sep 10 11:18:01 2008] [debug] phase_resolver.c(1123) Operation name
is : echoString
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingOutHandler to phase MessageOut
[Wed Sep 10 11:18:01 2008] [debug] phase_holder.c(139) Add handler
AddressingOutHandler to phase MessageOut
[Wed Sep 10 11:18:01 2008] [debug] class_loader.c(140)
/usr/local/axis2-1.5.0/services/hello/libhello.so shared lib loaded
successfully
[Wed Sep 10 11:18:01 2008] [debug] class_loader.c(140)
/usr/local/axis2-1.5.0/services/notify/libnotify.so shared lib loaded
successfully
[Wed Sep 10 11:18:01 2008] [debug] class_loader.c(140)
/usr/local/axis2-1.5.0/services/sg_math/libdiv.so shared lib loaded
successfully
[Wed Sep 10 11:18:01 2008] [debug] class_loader.c(140)
/usr/local/axis2-1.5.0/services/sg_math/libadd.so shared lib loaded
successfully
[Wed Sep 10 11:18:01 2008] [debug] class_loader.c(140)
/usr/local/axis2-1.5.0/services/Calculator/libCalculator.so shared lib
loaded successfully
[Wed Sep 10 11:18:01 2008] [debug] class_loader.c(140)
/usr/local/axis2-1.5.0/services/hello/libhello.so shared lib loaded
successfully
[Wed Sep 10 11:18:01 2008] [debug] class_loader.c(140)
/usr/local/axis2-1.5.0/services/math/libmath.so shared lib loaded
successfully
[Wed Sep 10 11:18:01 2008] [debug] class_loader.c(140)
/usr/local/axis2-1.5.0/services/notify/libnotify.so shared lib loaded
successfully
[Wed Sep 10 11:18:01 2008] [debug] class_loader.c(140)
/usr/local/axis2-1.5.0/services/sg_math/libsub.so shared lib loaded
successfully
[Wed Sep 10 11:18:01 2008] [debug] class_loader.c(140)
/usr/local/axis2-1.5.0/services/sg_math/libadd.so shared lib loaded
successfully
[Wed Sep 10 11:18:01 2008] [debug] class_loader.c(140)
/usr/local/axis2-1.5.0/services/mtom/libmtom.so shared lib loaded
successfully
[Wed Sep 10 11:18:01 2008] [debug] class_loader.c(140)
/usr/local/axis2-1.5.0/services/Calculator/libCalculator.so shared lib
loaded successfully
[Wed Sep 10 11:18:01 2008] [debug] class_loader.c(140)
/usr/local/axis2-1.5.0/services/sg_math/libmul.so shared lib loaded
successfully
[Wed Sep 10 11:18:01 2008] [debug] class_loader.c(140)
/usr/local/axis2-1.5.0/services/math/libmath.so shared lib loaded
successfully
[Wed Sep 10 11:18:01 2008] [debug] class_loader.c(140)
/usr/local/axis2-1.5.0/services/echo/libecho.so shared lib loaded
successfully
[Wed Sep 10 11:18:01 2008] [info]  [Axis2] Axis2 worker created
[Wed Sep 10 11:18:01 2008] [debug] class_loader.c(140)
/usr/local/axis2-1.5.0/services/sg_math/libsub.so shared lib loaded
successfully
[Wed Sep 10 11:18:01 2008] [debug] class_loader.c(140)
/usr/local/axis2-1.5.0/services/mtom/libmtom.so shared lib loaded
successfully
[Wed Sep 10 11:18:01 2008] [debug] class_loader.c(140)
/usr/local/axis2-1.5.0/services/sg_math/libmul.so shared lib loaded
successfully
[Wed Sep 10 11:18:01 2008] [debug] class_loader.c(140)
/usr/local/axis2-1.5.0/services/echo/libecho.so shared lib loaded
successfully
[Wed Sep 10 11:18:01 2008] [info]  [Axis2] Axis2 worker created
[Wed Sep 10 11:18:21 2008] [debug] apache2_worker.c(199)
http://localhost/axis2/services/Calculator/?wsdl
[Wed Sep 10 11:18:21 2008] [debug] apache2_worker.c(229) Client HTTP
version HTTP/1.1
[EMAIL PROTECTED] httpd]#



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
------------------------------------------------------------------------


No virus found in this incoming message.
Checked by AVG - http://www.avg.com Version: 8.0.169 / Virus Database: 270.6.19/1664 - Release Date: 9/10/2008 6:00 AM



--
Samisa Abeysinghe Director, Engineering; WSO2 Inc.

http://www.wso2.com/ - "The Open Source SOA Company"


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to