-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Tom,

Looks like your post may have slipped through the cracks. You didn't
provide a ton of information, though. For instance: what version of
NetBeans? What version of Tomcat?

On 7/17/2009 8:51 PM, Burton, Tom (DOR sponsored) wrote:
> I have been able to get tomcat and netbeans to install successfully. 
> However I've been unable to get them to work together correctly.

When they don't work correctly, how /do/ they work? Does your computer
crash? Do you get a 404? Do you get a "connection refused"? Does your
app not deploy? Please be specific, and let us know what you've tried.

> It currently gives me ServletException when I try to load the / 
> directory in my browser.

Please post the full stack trace of the exception. "A ServletException"
is pretty general.

> I have another strange issue as well. The servlet code examples that
> come with tomcat work just fine but bundled jsp code examples do not
> they all seem to throw an AbstractMethodError exception.

I think I saw another message on the list about this; perhaps it was
yours. This is almost certainly due to mismatched versions of Tomcat: if
you compile JSPs with, say, Tomcat 5, and then try to run them under
Tomcat 6, this kind of thing will happen. Make sure your versions match.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkpxxvUACgkQ9CaO5/Lv0PDYXgCeMrM8bFmimyPWDsjO7z9DAogB
lqgAoKwY6XjyQ6iJHGhnzaTjOjJ2bFyJ
=fYaM
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to