Netbeans 4.1 + WebService

1 resposta
maniacs

build-impl.xml:226: taskdef class com.sun.xml.rpc.tools.ant.Wscompile cannot be found

>>>  <target depends="init" name="wscompile-init">
   <taskdef classpath="${wscompile.classpath}" classname="com.sun.xml.rpc.tools.ant.Wscompile" name="wscompile"/>
        <taskdef classpath="${wsclientuptodate.classpath}" classname="org.netbeans.modules.websvc.core.ant.WsClientUpToDate" name="wsclientuptodate"/>
        <mkdir dir="${build.web.dir.real}/WEB-INF/wsdl"/>
        <mkdir dir="${web.docbase.dir}/WEB-INF/wsdl"/>
        <mkdir dir="${build.classes.dir.real}"/>
        <mkdir dir="${build.generated.dir}/wsclient"/>
        <mkdir dir="${build.generated.dir}/wsservice"/>
        <mkdir dir="${build.generated.dir}/wsbinary"/>
    </target>

qq eh isso ? ja colokei no library isso dai e ele n axa

1 Resposta

rikg12

galera, estou tendo mais ou menos o mesmo problema...

alguem sabe como resolver???

No meu codigo esta assim:

<taskdef name="jrc"
                    classname="net.sf.jasperreports.ant.JRAntCompileTask">

        <classpath refid="jrc.classpath"/>
    </taskdef>

e da o seguinte erro:

/home/luizh/sistemas/netbeans/sco/build.xml:80: taskdef class net.sf.jasperreports.ant.JRAntCompileTask cannot be found

preciso mto de vcs...

att

Luiz Henrique Santana

Criado 5 de julho de 2005
Ultima resposta 21 de fev. de 2008
Respostas 1
Participantes 2