Please give me some examples regarding implemenation the x.509 protocol in
the axis2.
Thank you !!!
--
View this message in context:
http://www.nabble.com/How-to-implement-the-x.509-protocol-in-the-axis2--tf4585419.html#a13089321
Sent from the Axis - User mailing list archive at Nabble.com.
page with details about the services.
>
> Type the following in the browser to invoke the getVersion operation.
> http://localhost/axis2/services/Version/getVersion
>
> thanks,
> Thilina
>
> On 10/7/07, ianwong <[EMAIL PROTECTED]> wrote:
>>
>> I tried two s
strange thing is that the wsdl always work well,
http://localhost/axis2/services/Version?wsdl
Suran Jayathilaka wrote:
>
> ianwong wrote:
>> I doployed axis2 war into my applicaiton, and visited Service EPR address
>> and
>> Service REST epr address. Both address
I doployed axis2 war into my applicaiton, and visited Service EPR address and
Service REST epr address. Both address got error message as following:
I can not find a service for this request to be serviced. Check the WSDL and
the request URI
but the wsdl is work well, http://localhost/axis2/ser
.deployment.DeploymentException: Invalid service
META-INF
directory not found
at
org.apache.axis2.deployment.repository.util.ArchiveReader.processWSDLs(ArchiveReader.java:255)
Where is the proper place for aar?
ianwong wrote:
>
> I hope someone could help me to solve this problem.Thanks!!!
>
> I co
er your services
> aren't installed or your client is hitting the wrong url. Go to this
> url to see what services you have installed and what url your client
> should use to access them:
>
> http://localhost:8080/axis2/axis2-web/HappyAxis.jsp
>
> HTH,
> Robert
>
I hope someone could help me to solve this problem.Thanks!!!
I combined axis2 with Spring framework. When I visit the endpoint address
(http://localhost/services/sVendorWebservice) and got following message:
org.apache.axis2.AxisFault: I can not find a service for this request to be
serviced. Ch