Hi all this message seems to have failed to reach the list, I'll try
again...

>>Hi I am trying to put a sax wddx processer in a servlet and it compiles
without error but throws this error when run as a servlet:

>>500 Servlet Exception
java.lang.NoClassDefFoundError: com/allaire/wddx/WddxDeserializer

I don't understand why it throws this error.(??)

Yet if I run a version off the command line (in main etc) it dosen't throw
this error and functions.

does the com.allaire.wddx.WddxDeserializer need to be on my server or am I
not importing the package correctly? javac -verbose suggests that  it is
loading at compile time.

Any ideas anyone?

Stephen

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to