| Author |
EAServer calling WebServices
|
|
| Dimitris Karistinos 2005-10-27, 8:24 am |
| Hello group,
I am looking for examples, instructions about how can I invoke from a Jaguar
NVO a web service developed in .NET....
I have many things developed in other languages and exposed as web services
and I want to use those web services from EAServer.
Kind regards
Dimitris
| |
| Chris Pollach 2005-10-27, 8:24 am |
| Dimitris;
If you are on PB 10.x that is really easy if you have the WSDL and/or UDDI
URL. It is also possible with PB (.x as well but PB 9 does not understand
UDDI.
Regards ... Chris
"Dimitris Karistinos" <dkaris@relational.gr> wrote in message
news:434e4257$1@foru
ms-1-dub...
> Hello group,
> I am looking for examples, instructions about how can I invoke from a
Jaguar
> NVO a web service developed in .NET....
>
> I have many things developed in other languages and exposed as web
services
> and I want to use those web services from EAServer.
>
> Kind regards
> Dimitris
>
>
| |
| Dimitris Karistinos 2005-10-27, 8:24 am |
| Hello Chris,
What I want is EAServer to be able to do that via the NVO so that I can have
different type of clients to use the NVO (PB, JAVA, HTTTP)
So is there any specific documentation about that or an example?
Regards
Dimitiris
(Reminder: The web services were developed using .NET)
"Chris Pollach" <cpollach@travel-net.dot.com> wrote in message
news:434e4850@forums
-1-dub...
> Dimitris;
>
> If you are on PB 10.x that is really easy if you have the WSDL and/or
> UDDI
> URL. It is also possible with PB (.x as well but PB 9 does not understand
> UDDI.
>
> Regards ... Chris
>
>
>
> "Dimitris Karistinos" <dkaris@relational.gr> wrote in message
> news:434e4257$1@foru
ms-1-dub...
> Jaguar
> services
>
>
| |
| Adam Simmonds [TeamSybase] 2005-10-27, 8:24 am |
| Chris Pollach wrote:
> Dimitris;
>
> If you are on PB 10.x that is really easy if you have the WSDL
Not so good if you are using PB9.
a.
and/or UDDI
> URL. It is also possible with PB (.x as well but PB 9 does not understand
> UDDI.
>
> Regards ... Chris
>
>
>
> "Dimitris Karistinos" <dkaris@relational.gr> wrote in message
> news:434e4257$1@foru
ms-1-dub...
>
>
> Jaguar
>
>
> services
>
>
>
>
| |
| Chris Pollach 2005-10-27, 8:24 am |
| Dimitris;
You sound like you would like the NVO to be the web service. In that case,
you need PB 10.0 (or higher) with EAS 5.0 (or higher). In my EAS 5.2/3 for
example it supports web services and can act as a UDDI server. In PB 10's
project for deployment to EAS - you have a new feature "publish as web
service". So all you have to do is check that option and PB in conjunction
with EAS will create the WSDL and UDDI entry for you!
You can also do this with PB 9.x and EAS 5.x but you have to use the
"Eclipse" IDE that comes with EAS. The Eclipse product shipped with EAS has
a Sybase plug-in that allows you to connect to EAS. Once you are connected
to EAS, Eclipse can expose a PB 9 NVO as web service. A little more work
this way than if you were using PB 10.x.
Regards .. Chris
"Dimitris Karistinos" <dkaris@relational.gr> wrote in message
news:434e5199@forums
-1-dub...
> Hello Chris,
> What I want is EAServer to be able to do that via the NVO so that I can
have
> different type of clients to use the NVO (PB, JAVA, HTTTP)
>
> So is there any specific documentation about that or an example?
>
> Regards
> Dimitiris
> (Reminder: The web services were developed using .NET)
>
> "Chris Pollach" <cpollach@travel-net.dot.com> wrote in message
> news:434e4850@forums
-1-dub...
understand[color=dar
kred]
>
>
| |
| Dimitris Karistinos 2005-11-08, 4:15 pm |
| Hello again,
I saw that no one has a code example...
What I want to do is from an EAServer NVO to call a WEB Service...
I know the URL of the wsdl file I have eveything.
If someone has a simple example, please provide
Regards
Dimitris
"Dimitris Karistinos" <dkaris@relational.gr> wrote in message
news:434e4257$1@foru
ms-1-dub...
> Hello group,
> I am looking for examples, instructions about how can I invoke from a
> Jaguar NVO a web service developed in .NET....
>
> I have many things developed in other languages and exposed as web
> services and I want to use those web services from EAServer.
>
> Kind regards
> Dimitris
>
|
|
|
|