Demo Deployment Error

Sridhar <[email protected]> Wed, 23 Mar 2005 13:42:50 +0530
Newsgroups gmane.comp.sourceid.sso.user
Message-ID <[email protected]>
Hi, 

	Trying to run the "SOURCEID-SAML-DEMO"
	Followed the instrcutions from readme file while executing getting
the following error


	in Browser the message as follows

		Sorry an unexpected error has occurred. 
		Click here to continue. 

	and in the serverl.log (of Jboss (Verion 325) Application server) the
error message as follows

	kinldy help me in resolving this

		2005-03-23 11:56:23,393 ERROR [org.jboss.web.localhost.Engine]
ApplicationDispatcher[/sourceid-saml-demo] Servlet.service() for
servlet jsp threw exception
		java.lang.NoSuchMethodError:
javax.servlet.jsp.tagext.TagAttributeInfo.<init>(Ljava/lang/String;ZLjava/lang/String;ZZ)V
		2005-03-23 11:56:23,393 ERROR [org.jboss.web.localhost.Engine]
StandardWrapperValve[MainApServlet]: Servlet.service() for servlet
MainApServlet threw exception
		2005-03-23 11:56:23,471 INFO 
[org.sourceid.saml11.servlet.ErrorServlet] Unknown Log Message:
key=ErrorServlet.UnknownException args=[/sourceid-saml-demo/ap/]
		javax.servlet.ServletException:
javax.servlet.jsp.tagext.TagAttributeInfo.<init>(Ljava/lang/String;ZLjava/lang/String;ZZ)V
			at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:244)
		Caused by: java.lang.NoSuchMethodError:
javax.servlet.jsp.tagext.TagAttributeInfo.<init>(Ljava/lang/String;ZLjava/lang/String;ZZ)V
			at org.apache.jasper.compiler.TagLibraryInfoImpl.createAttribute(TagLibraryInfoImpl.java:568)

Expecting suggestions