Hi Martin,

The wsdl can be found at
http://eutils.ncbi.nlm.nih.gov/entrez/eutils/soap/eutils.wsdl*

*The accompanying xsd files are downloaded automatically by wsdl2java when
running from the relative location.

The only instructions i found on how to build a client is the official:

http://web.ncbi.nlm.nih.gov/entrez/eutils/soap/STATIC/esoap_java_help.html

Some Information about this Utilities not working with Axis2 i found at:

http://web.ncbi.nlm.nih.gov/entrez/eutils/soap/STATIC/esoap_help.html

And why it doesn't work, i don't know, but as written before, i tried out,
and i get that error.

Greets,
Elis


On 06/02/2008, Martin Gainty <[EMAIL PROTECTED]> wrote:
>
>
> Please post wsdl and accompanying xsd and the service.xml to group..
>
>  ----- Original Message -----
> *From:* Elisei Rotaru <[EMAIL PROTECTED]>
> *To:* axis-user@ws.apache.org
> *Sent:* Wednesday, February 06, 2008 10:16 AM
> *Subject:* Re: Axis & Tomcat on a server which requires proxy settings
>
> Hi again,
>
> I have now tried to generate axis2 cliend code from the Pubmed WSDL and i
> get the following error:
>
> Caused by: org.apache.axis2.schema.SchemaCompilationException: The
> referenced element 
> '{http://www.ncbi.nlm.nih.gov/soap/eutils/efetch}PMID<http://www.ncbi.nlm.nih.gov/soap/eutils/efetch%7DPMID>'
> was not found!
>
> Can anyone explain what that error means?
>
> If i generate a client stub with Axis 1.4 i don't get any errors.
> Therefore the wsdl file should be ok.
>
> Thanks again,
> Elis
>
>
> On 06/02/2008, Elisei Rotaru <[EMAIL PROTECTED]> wrote:
> >
> > Ok. Then i will try to create an Axis2 client and set the proxy you just
> > told me too.
> >
> > Thanks.
> >
> > On 05/02/2008, Michele Mazzucco <[EMAIL PROTECTED]> wrote:
> > >
> > > On Tue, 2008-02-05 at 19:10 +0100, Elisei Rotaru wrote:
> > > > On another matter, can i access axis1 webservice with axis2?
> > >
> > > If you mean by using an axis2 client, yes.
> > >
> > > Michele
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> > >
> >
>

Reply via email to