Re: About the web service index

2004-05-14 Thread Feng Yuan
> To: <[EMAIL PROTECTED]> Sent: Friday, May 14, 2004 3:27 PM Subject: Re: About the web service index > xmethods.net > > > Feng Yuan wrote: > > > Hi, > > I am working on a MSC project related the Web services. For testing, > > we have to implemented about 1000 s

About the web service index

2004-05-13 Thread Feng Yuan
Hi,   I am working on a MSC project related the Web services. For testing, we have to implemented about 1000 services sample. Where can I find a service index? I have tried IBM's UDDI server, but there seems to be too "testing services". Could you introduce any reliable service index service

Re: problems with wsdl understanding

2004-02-03 Thread Feng Yuan
Hi Robert, I met the same problem several times. I do not really remember how to solve it now. But you may try the webapps\axis\WEB-INF\server-config.wsdd to check if you can find something useful there. Cheers, Feng - Original Message - From: "Robert Koberg" <[EMAIL PROTECTED]> To: <[EMA

URGENT: How to dynamic invoke a service when the IN parameter is not a BasicType

2003-12-30 Thread Feng yuan
Dear all, I have checked the Axis dynamic invoke exsamples and find out that the service can only be invoked when the service input parameter is BasicType or it will throw an exception "can not vonvert". Can we dynamicly invoke a service when the input parameters are not basic_type and how to?

How to dynamically invoke a service.

2003-12-28 Thread Feng yuan
Dear all, Sorry to ask a stupid question here. I have read the sample in axis package, but I can only find an example to dynamically invoke service when the input parameter is BasicType. Is there any exsample can explain how to dynamically invoke service when the input parameter is not a BasicTy

problem when generating WSDL from the deploeyed service

2003-12-27 Thread Feng yuan
Hi all, I have deployed a web service using Axis and Tomcat. When I using the link: http://localhost:8080/axis/services/LookyBookServiceSoap I can get theright result: *** LookyBookServiceSoap Hi there, this is an AXIS service! Perhaps there will be a form for invoking the

A problem using uddi4j to access jUDDI

2003-12-04 Thread Feng yuan
Hi all, I met a problem using uddi4j to access jUDDI. The error message is as following. Save Biz Example *** 1. Get an authorization token --- TransportFactory: Using transport name:org.uddi4j.transport.ApacheAxisT