Hi Nuria,

> In sample05 I can see that in the "requestSecurityToken" method the EPR that
> It's used is http://localhost:8080/axis2/services/STS but if I put this url
> in my browser I receive an error page

Did you follow the following steps ?

1.) Set the AXIS2_HOME system variable to point to your axis2 home directory

2.) Run the ant task "service.05" ( you have to have apache ant installed )
eg.)
/path-to-rampart-source/modules/rampart-samples/policy$ ant service.05

you must then be able to see something like

     [java] [SimpleHTTPServer] Starting
     [java] [SimpleHTTPServer] Using the Axis2 Repository
/home/nandana/work/workspace/apache/rampart/modules/rampart-samples/policy/build/service_repositories/sample05
     [java] [SimpleHTTPServer] Listening on port 8080
     [java] [SimpleHTTPServer] Started
     [java] 2008-02-07 16:39:25,670 INFO
org.apache.axis2.transport.http.server.DefaultConnectionListener -
Listening on port 8080

along with some other information in the console and

http://localhost:8080/axis2/services/STS?wsdl
http://localhost:8080/axis2/services/sample05?wsdl

should show the WSDLs of the STS and the service.

regards,
nandana

http://nandana83.blogspot.com/
http://nandanasm.wordpress.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to