It looks like your sample code is wrong. Can you post it so we can see? Thanks! Paul
On Tue, May 12, 2009 at 8:05 AM, Claire Loto <[email protected]> wrote: > Hi, > I am trying to run a test client in Axis2 but i got this error: > log4j:WARN No appenders could be found for logger > (org.apache.axis2.util.Loader). > log4j:WARN Please initialize the log4j system properly. > org.apache.axis2.AxisFault: Transport out has not been set > at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:439) > at > org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:330) > at > org.apache.axis2.description.OutInAxisOperationClient.execute(OutInAxisOperation.java:294) > at > org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:520) > at > org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:500) > at org.example.www.helloaxis2.helloClient.main(helloClient.java:37) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > at com.intellij.rt.execution.application.AppMain.main(AppMain.java:90) > > can anyone please help me? > > thanks, > > Claire > -- Paul Fremantle Co-Founder and CTO, WSO2 Apache Synapse PMC Chair OASIS WS-RX TC Co-chair blog: http://pzf.fremantle.org [email protected] "Oxygenating the Web Service Platform", www.wso2.com
