| RE: [higgins-dev] Deploying the Token Service on Windows |
|
Thank you for your response. I’ve added all the packages you told
me in TokenService\WEB-INF\lib,
but I couldn’t find the openxdas-0.5.256,
so I’ve included openxdas-0.5.257.
I’ve also moved Stax lib to common/endorsed folder. Now I have another error when I try to generate a card: I retrieve a
crd file having the content “Exception:
java.lang.NullPointerException”. I get the same error
for all the other actions: creating, modifying or deleting a Digital Subject Profile. Sometimes it doesn’t allow me to generate a card and I get the
following error: Etat HTTP 500
type Rapport d'exception message description Le serveur a rencontré une erreur interne () qui l'a empêché de
satisfaire la requête. exception javax.servlet.ServletException org.eclipse.higgins.sts.binding.axis1x.Servlet.init(Servlet.java:225) javax.servlet.GenericServlet.init(GenericServlet.java:212) org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286) org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844) org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583) org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)java.lang.Thread.run(Thread.java:619) Iulia From:
higgins-dev-bounces@xxxxxxxxxxx [mailto:higgins-dev-bounces@xxxxxxxxxxx] On Behalf Of Noymn / Thindael Could you give a bit more
info? As far as I remember you need both JScript files, the util.JScript and
the util.cp.JScript. Also you should add some extra libraries from
dependencies.redistributable: On Wed, Jul 2, 2008 at 5:32 PM, HUDITA iulia maria <iuliamaria.HUDITA@xxxxxxxxxxx>
wrote: Hello, I am
trying to deploy the Token Service on Windows (Tomcat 6) and I've followed the
indications given on the site. Because of exceptions when invoking the Token
Service servlet, I've also added three jar files in TokenService/WEB-INF/lib: commons-fileupload-1.2.1.jar, higgins-sts-server-mapper-appliesto_1.0.100.jar
and higgins-sts-server-mapper-extension_1.0.100.jar. When I
try to generate a managed card of Username Token type, I get the error: javax.servlet.ServletException: org.eclipse.higgins.util.idas.cp.jscript.JScriptExecSettingHandler org.eclipse.higgins.sts.binding.axis1x.Servlet.init(Servlet.java:225) javax.servlet.GenericServlet.init(GenericServlet.java:212) org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286) org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844) org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583) org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447) java.lang.Thread.run(Thread.java:619) I've
tried to find the higgins.util.idas.cp.jscript
package without success. Can you
please help me? Thank
you, Iulia
|