Due to the current gap in continued funding from the U.S. National Science Foundation (NSF), the NSF Unidata Program Center has temporarily paused most operations. See NSF Unidata Pause in Most Operations for details.

Re:

Hi Amaral,

I don't know anything about servlets, but it looks like
some sort of class path error.  visad/ScalarMapListener
is a valid VisAD class, and should be present if your
class paths are configured properly.

-Curtis

At 10:01 AM 3/14/2003, Amaral wrote:
>I have triyed to pass a float array to a Visad class from a servlet . When I 
>run the servlet I get exeptions.
> 
>My servlet uses this code to pass the data object to the Visad class.
> 
>for (i=0; i<40; i++ {
>VisadClass.data[0][i] = dd;
>}
> 
>I get two blocks of exception messages. Below the first line of each.
>javax.servlet.ServletException: Invoker service() exception
>java.lang.NoClassDefFoundError: visad/ScalarMapListener
>Can some one give a hint?
>Thanks. Amaral.


  • 2003 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the visad archives: