Hi Vanessa,
are you sure your tomcat\webapps\TokenService\WEB-INF\lib directory
contains all the dependencies library?
I think your lib folder not contain the commons-io-1.3.2.jar where the
DeferredFileOutputStream class is contained.
If it is true, you must check the library dependencies.
Regards,
Leo.
From: [email protected]
[mailto:[email protected]] On Behalf Of VANESSA ALVAREZ COLINA
Sent: mercoledì 25 marzo 2009 17.52
To: Higgins (Trust Framework) Project developer discussions
Subject: [higgins-dev] Error -STS Generating a Card
Hi all,
I have deployed the STS , and when I am trying to generate a card for a
digital subject profile in the next case : a
<https://localhost:7443/TokenService/GenerateCardByX509.html> Personal X509
Certificate to authenticate to the IdP/STS .. I am getting the next error :
HTTP ERROR: 500
org/apache/commons/io/output/DeferredFileOutputStream
RequestURI=/TokenService/services/GetCard.crd
Caused by:
java.lang.NoClassDefFoundError:
org/apache/commons/io/output/DeferredFileOutputStream
at
org.apache.commons.fileupload.disk.DiskFileItemFactory.createItem(DiskFileIt
emFactory.java:179)
at
org.apache.commons.fileupload.FileUploadBase.createItem(FileUploadBase.java:
500)
at
org.apache.commons.fileupload.FileUploadBase.parseRequest(FileUploadBase.jav
a:367)
at
org.apache.commons.fileupload.servlet.ServletFileUpload.parseRequest(Servlet
FileUpload.java:116)
at
org.eclipse.higgins.sts.binding.axis1x.Servlet.doPost(Servlet.java:592)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
at
org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:
327)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at
org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:487)
at
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:367)
at
org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
at
org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)
at
org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:712)
at
org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:405)
at
org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerColl
ection.java:211)
at
org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:11
4)
at
org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:139)
at org.mortbay.jetty.Server.handle(Server.java:285)
at
org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:502)
at
org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:
835)
at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:641)
at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:202)
at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:378)
at
org.mortbay.jetty.bio.SocketConnector$Connection.run(SocketConnector.java:22
6)
at
org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:4
42)
Anyone can tell why is this happening?
Thanks in advance
Regards
Vanessa Alvarez
_______________________________________________
higgins-dev mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/higgins-dev