Hello,

 

Can anyone let me know reason why following code is not getting executed and giving classnotfoundexception…

 

<target name="java2wsdl" depends="compile.ws">

                        <axis-java2wsdl

                                    output="${build.dir}"

                                    location="http://localhost:8080/axis/hello"

                                    namespace="urn:ws.hello"

                                    porttypename="com.tsystems.framework.ws.hello.HelloWSInterface">

                                    <classpath>

                                                <path refid="axis.classpath"/>

                                    </classpath>

                                    <mapping

                                                package="hello.ws"

                                                namespace="urn:ws.hello"/>

                        </axis-java2wsdl>

</target>

 

Looking forward for your prompt reply….

 

Regards,
Sushil Agarwal

Disclaimer: - This transmittal and/or attachments may be privileged or confidential. If you are not the intended recipient, you are hereby notified that you have received this transmittal in error; any review, dissemination, or copying is strictly prohibited. If you received this transmittal in error, please notify us immediately by reply and immediately delete this message and all its attachments. Thank you.

 

 

Reply via email to