users@jax-rpc.java.net

Re: TimerTask problem error

From: Doug Kohlert <Doug.Kohlert_at_Sun.COM>
Date: Tue, 18 May 2004 16:26:45 -0700

Why would you want to expose a TimerTask in a web service? JAXRPC
should be used to send data between client and server. There is no
data in a TimerTask. What are you trying to accomplish?

Irda Ab Rahman wrote:

> Dear Arun and others,
>
> The error appeared as below when running the wscompile -define -d
> build -nd build -classpath build config-interface.xml:-
> "Error: invalid type for JAX-RPC structure :java.util.TimerTask"
>
> Its seems there's a limited supported data types for JAXRPC, however,
> What shall I need to do to allow support for java.util.TimerTask
> classes? Shall I use EJB?
>
> Please help me out! Do appreciate for all your kind inputs!
>
> Thnx,
> --/Irda
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jax-rpc.dev.java.net
> For additional commands, e-mail: users-help_at_jax-rpc.dev.java.net
>
>

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Doug Kohlert
Sun Microsystems, Inc.            
doug.kohlert_at_sun.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jax-rpc.dev.java.net
For additional commands, e-mail: users-help_at_jax-rpc.dev.java.net