AFAIK JAXRPC removed from 6.0 but you can install it from Update center
On Dec 7, 2007 5:57 AM, Maris Orbidans <
smike@...> wrote:
Hi
What will happen with this bug ? Does anyone know a workaround for
this problem.
I won't be able to use NB 6.0 until it's fixed.
Is it only me having this problem ?
Maris
> http://www.netbeans.org/issues/show_bug.cgi?id=123205> Issue #|123205
> Summary|[60cat] ant task Wscompile cannot be found in NB 6
> product|
> Component|websvc
> Version|6.0
> Platform|PC
> URL|
> OS/Version|Windows XP
> Status|NEW
> Status whiteboard|
> Keywords|
> Resolution|
> Issue type|DEFECT
> Priority|P3
> Subcomponent|code
> Assigned to|mkuchtiak
> Reported by|mariso
>
>
>
>
>
>
> ------- Additional comments from
mariso@... Sat Dec 1 20:08:59 +0000 2007 -------
> [ BUILD # : 200711201000 ]
> [ JDK VERSION : 1.6.0_02 ]
>
> I have a WEB services project (J2EE 1.4,JAXRPC) that works in NB 5.5.
> I can't compile it with NB
6.0 because of this error:
>
> build-impl.xml:330: taskdef class com.sun.xml.rpc.tools.ant.Wscompile
> cannot be found
>
> <target depends="init" name="wscompile-init">
> <taskdef classname="com.sun.xml.rpc.tools.ant.Wscompile"
> classpath="${wscompile.classpath}" name="wscompile"/>
> <taskdef
> classname="
org.netbeans.modules.websvc.jaxrpc.ant.WsClientUpToDate"
> classpath="${wsclientuptodate.classpath}" name="wsclientuptodate"/>
> <mkdir dir="${build.web.dir}/WEB-INF/wsdl"/>
> <mkdir dir="${webinf.dir}/wsdl"/>
> <mkdir dir="${build.classes.dir}"/>
> <mkdir dir="${build.generated.dir}/wsclient"/>
> <mkdir dir="${
build.generated.dir}/wsservice"/>
> <mkdir dir="${build.generated.dir}/wsbinary"/>
> </target>
>
>
--
Anuradha G