Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Ws Wiki" for change 
notification.

The following page has been changed by NikolaTankovic:
http://wiki.apache.org/ws/SummerOfCode/2008/cgi/6_30

------------------------------------------------------------------------------
   
   * Implement all requests for REST functionality
  
+ 
+ === Debug dump on invoking echo service through CGI ===
+ 
+ Using endpoint : http://localhost/cgi-bin/axis2.cgi/services/echo
+ [Thu Jul  3 14:59:46 2008] [debug] phase.c(121) axis2_handler_t 
*request_uri_based_dispatcher added to the index 0 of the phase Transport
+ [Thu Jul  3 14:59:46 2008] [debug] phase.c(121) axis2_handler_t 
*addressing_based_dispatcher added to the index 1 of the phase Transport
+ [Thu Jul  3 14:59:46 2008] [debug] phase.c(121) axis2_handler_t 
*rest_dispatcher added to the index 0 of the phase Dispatch
+ [Thu Jul  3 14:59:46 2008] [debug] phase.c(121) axis2_handler_t 
*soap_message_body_based_dispatcher added to the index 1 of the phase Dispatch
+ [Thu Jul  3 14:59:46 2008] [debug] phase.c(121) axis2_handler_t 
*soap_action_based_dispatcher added to the index 2 of the phase Dispatch
+ [Thu Jul  3 14:59:46 2008] [debug] phase.c(121) axis2_handler_t 
*dispatch_post_conditions_evaluator added to the index 0 of the phase 
PostDispatch
+ [Thu Jul  3 14:59:46 2008] [debug] phase.c(121) axis2_handler_t 
*context_handler added to the index 1 of the phase PostDispatch
+ [Thu Jul  3 14:59:46 2008] [debug] conf_builder.c(233) No custom dispatching 
order found. Continue with the default dispatching order
+ [Thu Jul  3 14:59:46 2008] [debug] conf_builder.c(378) Module addressing 
found in axis2.xml
+ [Thu Jul  3 14:59:46 2008] [debug] class_loader.c(141) Object loaded 
successfully
+ [Thu Jul  3 14:59:46 2008] [debug] class_loader.c(141) Object loaded 
successfully
+ [Thu Jul  3 14:59:46 2008] [debug] dep_engine.c(1306) 
axis2_dep_engine_load_module_dll: DLL path is : 
/usr/local/axis2c/modules/addressing/libaxis2_mod_addr.so
+ [Thu Jul  3 14:59:46 2008] [debug] class_loader.c(141) Object loaded 
successfully
+ [Thu Jul  3 14:59:46 2008] [debug] dep_engine.c(1306) 
axis2_dep_engine_load_module_dll: DLL path is : 
/usr/local/axis2c/modules/logging/libaxis2_mod_log.so
+ [Thu Jul  3 14:59:46 2008] [debug] class_loader.c(141) Object loaded 
successfully
+ [Thu Jul  3 14:59:46 2008] [debug] svc_builder.c(318) DLL path is : 
/usr/local/axis2c/services/Calculator/libCalculator.so
+ [Thu Jul  3 14:59:46 2008] [debug] phase_resolver.c(123) Service name is : 
Calculator
+ [Thu Jul  3 14:59:46 2008] [debug] svc_builder.c(318) DLL path is : 
/usr/local/axis2c/services/echo/libecho.so
+ [Thu Jul  3 14:59:46 2008] [debug] phase_resolver.c(123) Service name is : 
echo
+ [Thu Jul  3 14:59:46 2008] [debug] svc_builder.c(318) DLL path is : 
/usr/local/axis2c/services/math/libmath.so
+ [Thu Jul  3 14:59:46 2008] [debug] phase_resolver.c(123) Service name is : 
math
+ [Thu Jul  3 14:59:46 2008] [debug] svc_builder.c(318) DLL path is : 
/usr/local/axis2c/services/mtom/libmtom.so
+ [Thu Jul  3 14:59:46 2008] [debug] phase_resolver.c(123) Service name is : 
mtom
+ [Thu Jul  3 14:59:46 2008] [debug] svc_builder.c(318) DLL path is : 
/usr/local/axis2c/services/notify/libnotify.so
+ [Thu Jul  3 14:59:46 2008] [debug] phase_resolver.c(123) Service name is : 
notify
+ [Thu Jul  3 14:59:46 2008] [debug] svc_builder.c(318) DLL path is : 
/usr/local/axis2c/services/sg_math/libadd.so
+ [Thu Jul  3 14:59:46 2008] [debug] svc_builder.c(318) DLL path is : 
/usr/local/axis2c/services/sg_math/libsub.so
+ [Thu Jul  3 14:59:46 2008] [debug] svc_builder.c(318) DLL path is : 
/usr/local/axis2c/services/sg_math/libmul.so
+ [Thu Jul  3 14:59:46 2008] [debug] svc_builder.c(318) DLL path is : 
/usr/local/axis2c/services/sg_math/libdiv.so
+ [Thu Jul  3 14:59:46 2008] [debug] phase_resolver.c(123) Service name is : add
+ [Thu Jul  3 14:59:46 2008] [debug] phase_resolver.c(123) Service name is : sub
+ [Thu Jul  3 14:59:46 2008] [debug] phase_resolver.c(123) Service name is : mul
+ [Thu Jul  3 14:59:46 2008] [debug] phase_resolver.c(123) Service name is : div
+ [Thu Jul  3 14:59:46 2008] [debug] phase_holder.c(139) Add handler 
AddressingInHandler to phase Transport
+ [Thu Jul  3 14:59:46 2008] [debug] phase_resolver.c(939) svc name is:div
+ [Thu Jul  3 14:59:46 2008] [debug] phase_resolver.c(123) Service name is : div
+ [Thu Jul  3 14:59:46 2008] [debug] phase_resolver.c(1108) Operation name is : 
div
+ [Thu Jul  3 14:59:46 2008] [debug] phase_holder.c(139) Add handler 
AddressingOutHandler to phase MessageOut
+ [Thu Jul  3 14:59:46 2008] [debug] phase_holder.c(139) Add handler 
AddressingOutHandler to phase MessageOut
+ [Thu Jul  3 14:59:46 2008] [debug] phase_resolver.c(939) svc name is:notify
+ [Thu Jul  3 14:59:46 2008] [debug] phase_resolver.c(123) Service name is : 
notify
+ [Thu Jul  3 14:59:46 2008] [debug] phase_resolver.c(1108) Operation name is : 
notify
+ [Thu Jul  3 14:59:46 2008] [debug] phase_holder.c(139) Add handler 
AddressingOutHandler to phase MessageOut
+ [Thu Jul  3 14:59:46 2008] [debug] phase_holder.c(139) Add handler 
AddressingOutHandler to phase MessageOut
+ [Thu Jul  3 14:59:46 2008] [debug] phase_resolver.c(939) svc name is:add
+ [Thu Jul  3 14:59:46 2008] [debug] phase_resolver.c(123) Service name is : add
+ [Thu Jul  3 14:59:46 2008] [debug] phase_resolver.c(1108) Operation name is : 
add
+ [Thu Jul  3 14:59:46 2008] [debug] phase_holder.c(139) Add handler 
AddressingOutHandler to phase MessageOut
+ [Thu Jul  3 14:59:46 2008] [debug] phase_holder.c(139) Add handler 
AddressingOutHandler to phase MessageOut
+ [Thu Jul  3 14:59:46 2008] [debug] phase_resolver.c(939) svc name 
is:Calculator
+ [Thu Jul  3 14:59:46 2008] [debug] phase_resolver.c(123) Service name is : 
Calculator
+ [Thu Jul  3 14:59:46 2008] [debug] phase_resolver.c(1108) Operation name is : 
div
+ [Thu Jul  3 14:59:46 2008] [debug] phase_holder.c(139) Add handler 
AddressingOutHandler to phase MessageOut
+ [Thu Jul  3 14:59:46 2008] [debug] phase_holder.c(139) Add handler 
AddressingOutHandler to phase MessageOut
+ [Thu Jul  3 14:59:46 2008] [debug] phase_resolver.c(1108) Operation name is : 
add
+ [Thu Jul  3 14:59:46 2008] [debug] phase_holder.c(139) Add handler 
AddressingOutHandler to phase MessageOut
+ [Thu Jul  3 14:59:46 2008] [debug] phase_holder.c(139) Add handler 
AddressingOutHandler to phase MessageOut
+ [Thu Jul  3 14:59:46 2008] [debug] phase_resolver.c(1108) Operation name is : 
sub
+ [Thu Jul  3 14:59:46 2008] [debug] phase_holder.c(139) Add handler 
AddressingOutHandler to phase MessageOut
+ [Thu Jul  3 14:59:46 2008] [debug] phase_holder.c(139) Add handler 
AddressingOutHandler to phase MessageOut
+ [Thu Jul  3 14:59:46 2008] [debug] phase_resolver.c(1108) Operation name is : 
mul
+ [Thu Jul  3 14:59:46 2008] [debug] phase_holder.c(139) Add handler 
AddressingOutHandler to phase MessageOut
+ [Thu Jul  3 14:59:46 2008] [debug] phase_holder.c(139) Add handler 
AddressingOutHandler to phase MessageOut
+ [Thu Jul  3 14:59:46 2008] [debug] phase_resolver.c(939) svc name is:math
+ [Thu Jul  3 14:59:46 2008] [debug] phase_resolver.c(123) Service name is : 
math
+ [Thu Jul  3 14:59:46 2008] [debug] phase_resolver.c(1108) Operation name is : 
div
+ [Thu Jul  3 14:59:46 2008] [debug] phase_holder.c(139) Add handler 
AddressingOutHandler to phase MessageOut
+ [Thu Jul  3 14:59:46 2008] [debug] phase_holder.c(139) Add handler 
AddressingOutHandler to phase MessageOut
+ [Thu Jul  3 14:59:46 2008] [debug] phase_resolver.c(1108) Operation name is : 
add
+ [Thu Jul  3 14:59:46 2008] [debug] phase_holder.c(139) Add handler 
AddressingOutHandler to phase MessageOut
+ [Thu Jul  3 14:59:46 2008] [debug] phase_holder.c(139) Add handler 
AddressingOutHandler to phase MessageOut
+ [Thu Jul  3 14:59:46 2008] [debug] phase_resolver.c(1108) Operation name is : 
sub
+ [Thu Jul  3 14:59:46 2008] [debug] phase_holder.c(139) Add handler 
AddressingOutHandler to phase MessageOut
+ [Thu Jul  3 14:59:46 2008] [debug] phase_holder.c(139) Add handler 
AddressingOutHandler to phase MessageOut
+ [Thu Jul  3 14:59:46 2008] [debug] phase_resolver.c(1108) Operation name is : 
mul
+ [Thu Jul  3 14:59:46 2008] [debug] phase_holder.c(139) Add handler 
AddressingOutHandler to phase MessageOut
+ [Thu Jul  3 14:59:46 2008] [debug] phase_holder.c(139) Add handler 
AddressingOutHandler to phase MessageOut
+ [Thu Jul  3 14:59:46 2008] [debug] phase_resolver.c(939) svc name is:sub
+ [Thu Jul  3 14:59:46 2008] [debug] phase_resolver.c(123) Service name is : sub
+ [Thu Jul  3 14:59:46 2008] [debug] phase_resolver.c(1108) Operation name is : 
sub
+ [Thu Jul  3 14:59:46 2008] [debug] phase_holder.c(139) Add handler 
AddressingOutHandler to phase MessageOut
+ [Thu Jul  3 14:59:46 2008] [debug] phase_holder.c(139) Add handler 
AddressingOutHandler to phase MessageOut
+ [Thu Jul  3 14:59:46 2008] [debug] phase_resolver.c(939) svc name is:mtom
+ [Thu Jul  3 14:59:46 2008] [debug] phase_resolver.c(123) Service name is : 
mtom
+ [Thu Jul  3 14:59:46 2008] [debug] phase_resolver.c(1108) Operation name is : 
mtomSample
+ [Thu Jul  3 14:59:46 2008] [debug] phase_holder.c(139) Add handler 
AddressingOutHandler to phase MessageOut
+ [Thu Jul  3 14:59:46 2008] [debug] phase_holder.c(139) Add handler 
AddressingOutHandler to phase MessageOut
+ [Thu Jul  3 14:59:46 2008] [debug] phase_resolver.c(939) svc name is:mul
+ [Thu Jul  3 14:59:46 2008] [debug] phase_resolver.c(123) Service name is : mul
+ [Thu Jul  3 14:59:46 2008] [debug] phase_resolver.c(1108) Operation name is : 
mul
+ [Thu Jul  3 14:59:46 2008] [debug] phase_holder.c(139) Add handler 
AddressingOutHandler to phase MessageOut
+ [Thu Jul  3 14:59:46 2008] [debug] phase_holder.c(139) Add handler 
AddressingOutHandler to phase MessageOut
+ [Thu Jul  3 14:59:46 2008] [debug] phase_resolver.c(939) svc name is:echo
+ [Thu Jul  3 14:59:46 2008] [debug] phase_resolver.c(123) Service name is : 
echo
+ [Thu Jul  3 14:59:46 2008] [debug] phase_resolver.c(1108) Operation name is : 
echoString
+ [Thu Jul  3 14:59:46 2008] [debug] phase_holder.c(139) Add handler 
AddressingOutHandler to phase MessageOut
+ [Thu Jul  3 14:59:46 2008] [debug] phase_holder.c(139) Add handler 
AddressingOutHandler to phase MessageOut
+ [Thu Jul  3 14:59:46 2008] [debug] phase_resolver.c(123) Service name is : 
__ANONYMOUS_SERVICE__
+ [Thu Jul  3 14:59:46 2008] [debug] phase_resolver.c(259) Module name 
is:addressing
+ [Thu Jul  3 14:59:46 2008] [debug] phase_resolver.c(375) Trying to add this 
handler AddressingInHandler to system pre defined phases , but those handlers 
are already added to global chain which run irrespective of the service
+ [Thu Jul  3 14:59:46 2008] [debug] phase_resolver.c(259) Module name 
is:addressing
+ [Thu Jul  3 14:59:46 2008] [debug] phase_holder.c(139) Add handler 
AddressingOutHandler to phase MessageOut
+ [Thu Jul  3 14:59:46 2008] [debug] phase_resolver.c(259) Module name 
is:addressing
+ [Thu Jul  3 14:59:46 2008] [debug] phase_resolver.c(259) Module name 
is:addressing
+ [Thu Jul  3 14:59:46 2008] [debug] phase_holder.c(139) Add handler 
AddressingOutHandler to phase MessageOut
+ [Thu Jul  3 14:59:46 2008] [debug] phase_resolver.c(259) Module name 
is:addressing
+ [Thu Jul  3 14:59:46 2008] [debug] phase_resolver.c(375) Trying to add this 
handler AddressingInHandler to system pre defined phases , but those handlers 
are already added to global chain which run irrespective of the service
+ [Thu Jul  3 14:59:46 2008] [debug] phase_resolver.c(259) Module name 
is:addressing
+ [Thu Jul  3 14:59:46 2008] [debug] phase_holder.c(139) Add handler 
AddressingOutHandler to phase MessageOut
+ [Thu Jul  3 14:59:46 2008] [debug] phase_resolver.c(259) Module name 
is:addressing
+ [Thu Jul  3 14:59:46 2008] [debug] phase_resolver.c(259) Module name 
is:addressing
+ [Thu Jul  3 14:59:46 2008] [debug] phase_holder.c(139) Add handler 
AddressingOutHandler to phase MessageOut
+ [Thu Jul  3 14:59:46 2008] [debug] phase_resolver.c(259) Module name 
is:addressing
+ [Thu Jul  3 14:59:46 2008] [debug] phase_resolver.c(375) Trying to add this 
handler AddressingInHandler to system pre defined phases , but those handlers 
are already added to global chain which run irrespective of the service
+ [Thu Jul  3 14:59:46 2008] [debug] phase_resolver.c(259) Module name 
is:addressing
+ [Thu Jul  3 14:59:46 2008] [debug] phase_holder.c(139) Add handler 
AddressingOutHandler to phase MessageOut
+ [Thu Jul  3 14:59:46 2008] [debug] phase_resolver.c(259) Module name 
is:addressing
+ [Thu Jul  3 14:59:46 2008] [debug] phase_resolver.c(259) Module name 
is:addressing
+ [Thu Jul  3 14:59:46 2008] [debug] phase_holder.c(139) Add handler 
AddressingOutHandler to phase MessageOut
+ [Thu Jul  3 14:59:46 2008] [debug] phase_resolver.c(1483) Module addressing 
will be engaged to __ANONYMOUS_SERVICE__
+ [Thu Jul  3 14:59:46 2008] [debug] phase_resolver.c(123) Service name is : 
__ANONYMOUS_SERVICE__
+ [Thu Jul  3 14:59:46 2008] [debug] phase_resolver.c(1535) Module addressing 
already engaged to operation __OPERATION_ROBUST_OUT_ONLY__ of service 
__ANONYMOUS_SERVICE__
+ [Thu Jul  3 14:59:46 2008] [debug] phase_resolver.c(1535) Module addressing 
already engaged to operation __OPERATION_OUT_ONLY__ of service 
__ANONYMOUS_SERVICE__
+ [Thu Jul  3 14:59:46 2008] [debug] phase_resolver.c(1535) Module addressing 
already engaged to operation __OPERATION_OUT_IN__ of service 
__ANONYMOUS_SERVICE__
+ 
+ Sending OM : <ns1:echoString 
xmlns:ns1="http://ws.apache.org/axis2/services/echo";><text>Hello 
World!</text></ns1:echoString>
+ [Thu Jul  3 14:59:46 2008] [debug] op_client.c(869) 
Start:axis2_op_client_infer_transport
+ [Thu Jul  3 14:59:46 2008] [debug] op_client.c(924) 
End:axis2_op_client_infer_transport
+ [Thu Jul  3 14:59:46 2008] [debug] phase.c(210) Invoke the handler 
AddressingOutHandler within the phase MessageOut
+ [Thu Jul  3 14:59:46 2008] [info]  Starting addressing out handler
+ [Thu Jul  3 14:59:46 2008] [debug] http_transport_sender.c(246) 
ctx_epr:http://localhost/cgi-bin/axis2.cgi/services/echo
+ [Thu Jul  3 14:59:46 2008] [debug] http_transport_sender.c(768) using axis2 
native http sender.
+ [Thu Jul  3 14:59:46 2008] [debug] http_sender.c(415) 
msg_ctx_id:e9b0df22-48ff-1dd1-2043-0013020770db
+ [Thu Jul  3 14:59:46 2008] [debug] http_transport_sender.c(785) OP name 
axutil_qname_get_localpart = http://www.w3.org/2004/08/wsdl/out-in
+ [Thu Jul  3 14:59:46 2008] [debug] soap_builder.c(910) identified soap 
version is soap12
+ [Thu Jul  3 14:59:46 2008] [debug] phase.c(210) Invoke the handler 
request_uri_based_dispatcher within the phase Transport
+ [Thu Jul  3 14:59:46 2008] [debug] req_uri_disp.c(100) Checking for service 
using target endpoint address : http://localhost/cgi-bin/axis2.cgi/services/echo
+ [Thu Jul  3 14:59:46 2008] [debug] req_uri_disp.c(121) Service found using 
target endpoint address
+ [Thu Jul  3 14:59:46 2008] [debug] phase.c(210) Invoke the handler 
AddressingInHandler within the phase Transport
+ [Thu Jul  3 14:59:46 2008] [info]  Starting addressing in handler
+ [Thu Jul  3 14:59:46 2008] [debug] phase.c(210) Invoke the handler 
addressing_based_dispatcher within the phase Transport
+ [Thu Jul  3 14:59:46 2008] [debug] phase.c(210) Invoke the handler 
rest_dispatcher within the phase Dispatch
+ [Thu Jul  3 14:59:46 2008] [debug] phase.c(210) Invoke the handler 
soap_message_body_based_dispatcher within the phase Dispatch
+ [Thu Jul  3 14:59:46 2008] [debug] phase.c(210) Invoke the handler 
soap_action_based_dispatcher within the phase Dispatch
+ [Thu Jul  3 14:59:46 2008] [debug] phase.c(210) Invoke the handler 
dispatch_post_conditions_evaluator within the phase PostDispatch
+ [Thu Jul  3 14:59:46 2008] [debug] phase.c(210) Invoke the handler 
context_handler within the phase PostDispatch
+ 
+ Received OM : <ns1:echoString 
xmlns:ns1="http://ws.apache.org/axis2/c/samples";><text>Hello 
World!</text></ns1:echoString>
+ 
+ echo client invoke SUCCESSFUL!
+ 
+ Sending OM : <ns1:echoString 
xmlns:ns1="http://ws.apache.org/axis2/services/echo";><text>Hello 
World!</text></ns1:echoString>
+ [Thu Jul  3 14:59:46 2008] [debug] op_client.c(869) 
Start:axis2_op_client_infer_transport
+ [Thu Jul  3 14:59:46 2008] [debug] op_client.c(924) 
End:axis2_op_client_infer_transport
+ [Thu Jul  3 14:59:46 2008] [debug] phase.c(210) Invoke the handler 
AddressingOutHandler within the phase MessageOut
+ [Thu Jul  3 14:59:46 2008] [info]  Starting addressing out handler
+ [Thu Jul  3 14:59:46 2008] [debug] http_transport_sender.c(246) 
ctx_epr:http://localhost/cgi-bin/axis2.cgi/services/echo
+ [Thu Jul  3 14:59:46 2008] [debug] http_transport_sender.c(768) using axis2 
native http sender.
+ [Thu Jul  3 14:59:46 2008] [debug] http_sender.c(415) 
msg_ctx_id:e9b3f1b2-48ff-1dd1-2044-0013020770db
+ [Thu Jul  3 14:59:46 2008] [debug] http_transport_sender.c(785) OP name 
axutil_qname_get_localpart = http://www.w3.org/2004/08/wsdl/out-in
+ [Thu Jul  3 14:59:46 2008] [debug] soap_builder.c(910) identified soap 
version is soap12
+ [Thu Jul  3 14:59:46 2008] [debug] phase.c(210) Invoke the handler 
request_uri_based_dispatcher within the phase Transport
+ [Thu Jul  3 14:59:46 2008] [debug] req_uri_disp.c(100) Checking for service 
using target endpoint address : http://localhost/cgi-bin/axis2.cgi/services/echo
+ [Thu Jul  3 14:59:46 2008] [debug] req_uri_disp.c(121) Service found using 
target endpoint address
+ [Thu Jul  3 14:59:46 2008] [debug] phase.c(210) Invoke the handler 
AddressingInHandler within the phase Transport
+ [Thu Jul  3 14:59:46 2008] [info]  Starting addressing in handler
+ [Thu Jul  3 14:59:46 2008] [debug] phase.c(210) Invoke the handler 
addressing_based_dispatcher within the phase Transport
+ [Thu Jul  3 14:59:46 2008] [debug] phase.c(210) Invoke the handler 
rest_dispatcher within the phase Dispatch
+ [Thu Jul  3 14:59:46 2008] [debug] phase.c(210) Invoke the handler 
soap_message_body_based_dispatcher within the phase Dispatch
+ [Thu Jul  3 14:59:46 2008] [debug] phase.c(210) Invoke the handler 
soap_action_based_dispatcher within the phase Dispatch
+ [Thu Jul  3 14:59:46 2008] [debug] phase.c(210) Invoke the handler 
dispatch_post_conditions_evaluator within the phase PostDispatch
+ [Thu Jul  3 14:59:46 2008] [debug] phase.c(210) Invoke the handler 
context_handler within the phase PostDispatch
+ 
+ Received OM : <ns1:echoString 
xmlns:ns1="http://ws.apache.org/axis2/c/samples";><text>Hello 
World!</text></ns1:echoString>
+ 
+ echo client invoke SUCCESSFUL!
+ [Thu Jul  3 14:59:46 2008] [debug] arch_file_data.c(149) Service name 
:Calculator
+ [Thu Jul  3 14:59:46 2008] [debug] arch_file_data.c(149) Service name :echo
+ [Thu Jul  3 14:59:46 2008] [debug] arch_file_data.c(149) Service name :math
+ [Thu Jul  3 14:59:46 2008] [debug] arch_file_data.c(149) Service name :mtom
+ [Thu Jul  3 14:59:46 2008] [debug] arch_file_data.c(149) Service name :notify
+ [Thu Jul  3 14:59:46 2008] [debug] arch_file_data.c(149) Service name :div
+ [Thu Jul  3 14:59:46 2008] [debug] arch_file_data.c(149) Service name :add
+ [Thu Jul  3 14:59:46 2008] [debug] arch_file_data.c(149) Service name :sub
+ [Thu Jul  3 14:59:46 2008] [debug] arch_file_data.c(149) Service name :mul
+ 

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

Reply via email to