//take a look at RahasData rstElement which has everything you need
this.rstElement =
this.inMessageContext.getEnvelope().getBody().getFirstElement();
//rstElement has the EPR
OMElement appliesToElem = this.rstElement
.getFirstChildWithName(new QName(RahasConstants.WSP_
Hi All,
When trying to get a token from the STS, we create the RST Template using
the getRSTTemplate where we set the SAML version, keytype and keysize.
I was wondering if there is a possibility where instead of providing the
SAML version, keytype, keysize etc, we provide a endpoint reference an
Here's something unexpected -- perhaps someone can explain...
1) The XSD is:
http://springboardproducts.com/rram-json/2009/11/11/";
xmlns:xs="http://www.w3.org/2001/XMLSchema";
xmlns:rram-json="http://springboardproducts.com/rram-json/2009/11/11/";>
...
...
Hi Glen,
Could you paste the complete stack trace? It's hard to figure out what's
going on by just looking at that line. Also, details about what exactly you
are doing and the environment you are in may also help.
--
Regards,
Tharindu
Hi all,
I'm trying to write my first Axis client and I'm getting the following
error message. Do you have any ideas what it means?
org.apache.axis2.AxisFault: address-to-webservice.org
Thanks,
Glen
-
To unsubscribe, e-mail: ja