Strange WAR file creation error

2005-03-02 Thread Douglass Turner
sun.tools.jar.Main.main(Main.java:903) Why? Note, as far as I can tell the directory is just fine since I can copy it into webapps and the application works. I just can't WAR'ize the directory. Any ideas? Thanks, Douglass Turner email: douglass_dot_turner_at_gma

Re: java.lang.ClassNotFoundException : What have I missed here?

2005-03-02 Thread Douglass Turner
Thanks so much Jason. That was it. Cheers, Douglass Turner On Wed, 2 Mar 2005 10:39:41 -0600, Jason Bainbridge <[EMAIL PROTECTED]> wrote: > your web.xml needs to have > > > nuthin > com.visualio.business.NuthinClass > > > instead of just the

java.lang.ClassNotFoundException : What have I missed here?

2005-03-02 Thread Douglass Turner
d.run(Thread.java:595) Can someone please clarify what I missed in my configuration? Thanks, Douglass Turner email: douglass_dot_turner_at_gmail_dot_com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]