Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [higgins-dev] Error deploying STS

You need to use the ManagedConfiguration.xml from the ...\axis1x\service
\WebContent\ConfigurationFiles directory.

higgins-dev-bounces@xxxxxxxxxxx wrote on 06/13/2008 04:56:32 PM:

> [image removed]
>
> Re: [higgins-dev] Error deploying STS
>
> Ian Hummel
>
> to:
>
> Higgins (Trust Framework) Project developer discussions
>
> 06/13/2008 04:54 PM
>
> Sent by:
>
> higgins-dev-bounces@xxxxxxxxxxx
>
> Please respond to "Higgins \(Trust Framework\) Project developer
discussions"
>
> I have managed to get something running... but whenever I try and
> actually _use_ the card I get the exception below.  Apparently, I am
> using the same WAR that is deployed on eclipse.org.  Does anyone
> (mike) know where I can get the corresponding Configuration.xml ??
>
> Thanks,
>
> - The specified request failed
> - The specified request failed
> -
> org.eclipse.higgins.sts.binding.common.BindingHelper::FaultToAxisFault
> BindingHelper.java:817
> -
>
org.eclipse.higgins.sts.binding.axis1x.SecurityTokenServiceServerBinding::requestSecurityToken

> SecurityTokenServiceServerBinding.java:138
> -
>
org.eclipse.higgins.sts.binding.axis1x.service.TrustBindingImpl::requestSecurityToken

> TrustBindingImpl.java:41
> -
>
org.eclipse.higgins.sts.binding.axis1x.service.TrustBindingSkeleton::requestSecurityToken

> TrustBindingSkeleton.java:70
> - sun.reflect.NativeMethodAccessorImpl::invoke0
> NativeMethodAccessorImpl.java:-2
> - sun.reflect.NativeMethodAccessorImpl::invoke
> NativeMethodAccessorImpl.java:39
> - sun.reflect.DelegatingMethodAccessorImpl::invoke
> DelegatingMethodAccessorImpl.java:25
> - java.lang.reflect.Method::invoke Method.java:585
> - org.apache.axis.providers.java.RPCProvider::invokeMethod
> RPCProvider.java:397.
> - org.apache.axis.providers.java.RPCProvider::processMessage
> RPCProvider.java:186
> - org.apache.axis.providers.java.JavaProvider::invoke
JavaProvider.java:323.
> - org.apache.axis.strategies.InvocationStrategy::visit
> InvocationStrategy.java:32
> - org.apache.axis.SimpleChain::doVisiting SimpleChain.java:118
> - org.apache.axis.SimpleChain::invoke SimpleChain.java:83
> - org.apache.axis.handlers.soap.SOAPService::invoke SOAPService.java:453
> - org.apache.axis.server.AxisServer::invoke AxisServer.java:281.
> - org.eclipse.higgins.sts.binding.axis1x.Servlet::doPost Servlet.java:656
> - javax.servlet.http.HttpServlet::service HttpServlet.java:710
> - org.apache.axis.transport.http.AxisServletBase::service
> AxisServletBase.java:327
> - javax.servlet.http.HttpServlet::service HttpServlet.java:803
> - org.apache.catalina.core.ApplicationFilterChain::internalDoFilter
> ApplicationFilterChain.java:290
> - org.apache.catalina.core.ApplicationFilterChain::doFilter
> ApplicationFilterChain.java:206
> - org.apache.catalina.core.StandardWrapperValve::invoke
> StandardWrapperValve.java:233
> - org.apache.catalina.core.StandardContextValve::invoke
> StandardContextValve.java:175
> - org.apache.catalina.core.StandardHostValve::invoke
> StandardHostValve.java:128
> - org.apache.catalina.valves.ErrorReportValve::invoke
> ErrorReportValve.java:102
> - org.apache.catalina.core.StandardEngineValve::invoke
> StandardEngineValve.java:109
> - org.apache.catalina.connector.CoyoteAdapter::service
CoyoteAdapter.java:263.
> - org.apache.coyote.http11.Http11Processor::process
Http11Processor.java:844
> - org.apache.coyote.http11.Http11Protocol
> $Http11ConnectionHandler::process Http11Protocol.java:584
> - org.apache.tomcat.util.net.JIoEndpoint$Worker::run JIoEndpoint.java:447
> - java.lang.Thread::run Thread.java:595
>
> On Jun 13, 2008, at 1:44 PM, Ian Hummel wrote:
>
> Hi everyone,
>
> I am trying to deploy the STS to support m-card backed by p-card.
>
> I downloaded the main component from the link @ http://
> wiki.eclipse.org/STS_IdP
>
> However, whenever I go to the ModifyProfile.jsp page I am getting
> class not found errors.
>
> Then, following instructions from Noymn and Christopher etc I
> downloaded other components and put them into WEB-INF, but I am
> still getting an error
>
> Exception: java.lang.ClassNotFoundException:
> org.eclipse.higgins.util.idas.cp.jscript.JScriptExecSettingHandler
>
> I have look over the components page @ http://wiki.eclipse.org/
> index.php/Components#Utilities but the download links seem to be broken.
>
> Anyone know where I can get the required dependencies?
>
> Thanks,
>
> - ian.,
> <ATT00001.c>
> _______________________________________________
> higgins-dev mailing list
> higgins-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/higgins-dev



Back to the top