HI, I need to know how to set class path for the client tag under web service of build.xml in java.
I have to add the log4j.properties file to the client jar.
Thanks Abhi
HI, I need to know how to set class path for the client tag under web service of build.xml in java.
I have to add the log4j.properties file to the client jar.
Thanks Abhi
I assume you are talking about a build.xml in terms of ant. Have a look at the hello world with ant page.