I downloaded and installed jasic 0.9.8.5.  I followed the configuration instructions but when I try to access the application at:

http://127.0.0.1:8080/test

 

I receive the following error from Resin:

500 Servlet Exception

WEB-INF/web.xml:21: `com.bP.cms.coreBeans.TestServlet' must have a public,
zero arg constructor.  Servlets must have public zero-arg constructors.

 

I haven’t altered the web.xml that came with the application at all and I am running this JVM:

java version "1.4.1_03"

Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_03-b02)

Java HotSpot(TM) Client VM (build 1.4.1_03-b02, mixed mode)

 

Any help is appreciated.  Thanks.

 

Aaron

Reply via email to