You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-dev@ws.apache.org by "ryan.tecco" <rt...@neochi.com> on 2000/08/08 15:38:14 UTC

Re: [SOAP] SOAP and Language Bindings?

	I am in the process of implementing some C++ HTTP 1.1 classes
	that are portable across Linux and Windows (so far.).

	They do not, though, support the HTTP Extension Framework.
	I don't know enough to say whether supporting this is
	worth it or not.

	rt

On Tue, 8 Aug 2000, Kailash Aynor wrote:

> I would be able to contribute to this development. I have experimented with the Xerces C++ parser. In fact I was also looking forward to first develop a portable HTTP classes. I tried to decode the Apache http implementation(Apache Core) to make use of it. Since it is pure C code, we need to have some wrappers for it(if at all we need to make use of it !!) or other alternative is it look out for already available open-source classes. Has any-body come across any such?
> 
> Kail.
> 
> 
> 
>   ----- Original Message ----- 
>   From: Steven McDowall 
>   To: SOAP 
>   Cc: soap-dev@xml.apache.org 
>   Sent: Tuesday, August 08, 2000 1:06 PM
>   Subject: RE: [SOAP] SOAP and Language Bindings?
> 
> 
> 
> 
>   Ryan,
> 
>   I have cross posted your message to the Apache SOAP developer list as well
>   since I know that many of them are "in-progress" of also doing a C++
>   binding..
> 
>   Hopefully we can avoid duplication of effort between the two groups..
> 
>   -Steve
> 
>   -----Original Message-----
>   From: SOAP [mailto:SOAP@DISCUSS.DEVELOP.COM]On Behalf Of ryan.tecco
>   Sent: Tuesday, August 08, 2000 7:40 AM
>   To: SOAP@DISCUSS.DEVELOP.COM
>   Subject: [SOAP] SOAP and Language Bindings?
> 
> 
>           I am about ready to start an open source, portable C++
>           implementation of SOAP 1.1 for my company. I have a SourceForge
>           site pending, which I will post to the list ASAP. I would invite
>           any developer interested in joining up at the page and getting
>           on the mailing list. The timeframe would be a compliant 1.1
>           system by late November.
> 
>           Specifically, I am wondering about the issue of language binding,
>           coming from the CORBA world.
> 
>           rt
> 
>   You can read messages from the SOAP archive, unsubscribe from SOAP, or
>   subscribe to other
>   DevelopMentor lists at http://discuss.develop.com.
> 
> 
> 

-- 
----------------
ryan.tecco

"Everything is controlled by a small 
evil group to which, unfortunately,
no one we know belongs."


Re: [SOAP] SOAP and Language Bindings?

Posted by "ryan.tecco" <rt...@neochi.com>.

	Is there anyone that has these requirements? I can publish them
	to the new source forge site.

	rt


> Hi,
> 
> There was some talk about this previously on this list ... and as I
> remember James came up with some requirements. I believe that the
> discussion that we had already underline the guiding principles for such
> an implementation ... If we are about to start again gathering
> requirements somebody must take notes and publish these requirements on
> the web ...
> 
> - Octav 
> 
> PS: Please change the name of the trend.
> 
> ******************************************************************************
> e-mail:         ochipara@cse.unl.edu
> phone:		(402)472-9492
> web page:	www.cse.unl.edu/~ochipara
> ******************************************************************************
> 
> On Tue, 8 Aug 2000, ryan.tecco wrote:
> 
> > 
> > > What about the XML parser....Is Xerces C++ OK? 
> > 
> > 	Looks like it, I was looking at gnome's libxml, and
> > 	the corresponding libxml++, which is a C++ wrapper for
> > 	libxml, but libxml has no mention of supporting schemas,
> > 	whereas Xerces does.
> > 
> > 	Any idea when schemas are going to be supported?
> > 
> > 	SourceForge site for the portable, C++ SOAP impl any
> > 	time now...
> > 
> > 	rt
> > 
> > >   ----- Original Message ----- 
> > >   From: ryan.tecco 
> > >   To: soap-dev@xml.apache.org 
> > >   Sent: Tuesday, August 08, 2000 9:38 AM
> > >   Subject: Re: [SOAP] SOAP and Language Bindings?
> > > 
> > > 
> > > 
> > >   I am in the process of implementing some C++ HTTP 1.1 classes
> > >   that are portable across Linux and Windows (so far.).
> > > 
> > >   They do not, though, support the HTTP Extension Framework.
> > >   I don't know enough to say whether supporting this is
> > >   worth it or not.
> > > 
> > >   rt
> > > 
> > >   On Tue, 8 Aug 2000, Kailash Aynor wrote:
> > > 
> > >   > I would be able to contribute to this development. I have experimented with the Xerces C++ parser. In fact I was also looking forward to first develop a portable HTTP classes. I tried to decode the Apache http implementation(Apache Core) to make use of it. Since it is pure C code, we need to have some wrappers for it(if at all we need to make use of it !!) or other alternative is it look out for already available open-source classes. Has any-body come across any such?
> > >   >
> > >   > Kail.
> > >   >
> > >   >
> > >   >
> > >   >   ----- Original Message -----
> > >   >   From: Steven McDowall
> > >   >   To: SOAP
> > >   >   Cc: soap-dev@xml.apache.org
> > >   >   Sent: Tuesday, August 08, 2000 1:06 PM
> > >   >   Subject: RE: [SOAP] SOAP and Language Bindings?
> > >   >
> > >   >
> > >   >
> > >   >
> > >   >   Ryan,
> > >   >
> > >   >   I have cross posted your message to the Apache SOAP developer list as well
> > >   >   since I know that many of them are "in-progress" of also doing a C++
> > >   >   binding..
> > >   >
> > >   >   Hopefully we can avoid duplication of effort between the two groups..
> > >   >
> > >   >   -Steve
> > >   >
> > >   >   -----Original Message-----
> > >   >   From: SOAP [mailto:SOAP@DISCUSS.DEVELOP.COM]On Behalf Of ryan.tecco
> > >   >   Sent: Tuesday, August 08, 2000 7:40 AM
> > >   >   To: SOAP@DISCUSS.DEVELOP.COM
> > >   >   Subject: [SOAP] SOAP and Language Bindings?
> > >   >
> > >   >
> > >   >           I am about ready to start an open source, portable C++
> > >   >           implementation of SOAP 1.1 for my company. I have a SourceForge
> > >   >           site pending, which I will post to the list ASAP. I would invite
> > >   >           any developer interested in joining up at the page and getting
> > >   >           on the mailing list. The timeframe would be a compliant 1.1
> > >   >           system by late November.
> > >   >
> > >   >           Specifically, I am wondering about the issue of language binding,
> > >   >           coming from the CORBA world.
> > >   >
> > >   >           rt
> > >   >
> > >   >   You can read messages from the SOAP archive, unsubscribe from SOAP, or
> > >   >   subscribe to other
> > >   >   DevelopMentor lists at http://discuss.develop.com.
> > >   >
> > >   >
> > >   >
> > > 
> > >   --
> > >   ----------------
> > >   ryan.tecco
> > > 
> > >   "Everything is controlled by a small
> > >   evil group to which, unfortunately,
> > >   no one we know belongs."
> > > 
> > > 
> > > 
> > 
> > -- 
> > ----------------
> > ryan.tecco
> > 
> > "Everything is controlled by a small 
> > evil group to which, unfortunately,
> > no one we know belongs."
> > 
> 
> 

-- 
----------------
ryan.tecco

"Everything is controlled by a small 
evil group to which, unfortunately,
no one we know belongs."


Re: [SOAP] SOAP and Language Bindings?

Posted by "ryan.tecco" <rt...@neochi.com>.

	Is there anyone that has these requirements? I can publish them
	to the new source forge site.

	rt


> Hi,
> 
> There was some talk about this previously on this list ... and as I
> remember James came up with some requirements. I believe that the
> discussion that we had already underline the guiding principles for such
> an implementation ... If we are about to start again gathering
> requirements somebody must take notes and publish these requirements on
> the web ...
> 
> - Octav 
> 
> PS: Please change the name of the trend.
> 
> ******************************************************************************
> e-mail:         ochipara@cse.unl.edu
> phone:		(402)472-9492
> web page:	www.cse.unl.edu/~ochipara
> ******************************************************************************
> 
> On Tue, 8 Aug 2000, ryan.tecco wrote:
> 
> > 
> > > What about the XML parser....Is Xerces C++ OK? 
> > 
> > 	Looks like it, I was looking at gnome's libxml, and
> > 	the corresponding libxml++, which is a C++ wrapper for
> > 	libxml, but libxml has no mention of supporting schemas,
> > 	whereas Xerces does.
> > 
> > 	Any idea when schemas are going to be supported?
> > 
> > 	SourceForge site for the portable, C++ SOAP impl any
> > 	time now...
> > 
> > 	rt
> > 
> > >   ----- Original Message ----- 
> > >   From: ryan.tecco 
> > >   To: soap-dev@xml.apache.org 
> > >   Sent: Tuesday, August 08, 2000 9:38 AM
> > >   Subject: Re: [SOAP] SOAP and Language Bindings?
> > > 
> > > 
> > > 
> > >   I am in the process of implementing some C++ HTTP 1.1 classes
> > >   that are portable across Linux and Windows (so far.).
> > > 
> > >   They do not, though, support the HTTP Extension Framework.
> > >   I don't know enough to say whether supporting this is
> > >   worth it or not.
> > > 
> > >   rt
> > > 
> > >   On Tue, 8 Aug 2000, Kailash Aynor wrote:
> > > 
> > >   > I would be able to contribute to this development. I have experimented with the Xerces C++ parser. In fact I was also looking forward to first develop a portable HTTP classes. I tried to decode the Apache http implementation(Apache Core) to make use of it. Since it is pure C code, we need to have some wrappers for it(if at all we need to make use of it !!) or other alternative is it look out for already available open-source classes. Has any-body come across any such?
> > >   >
> > >   > Kail.
> > >   >
> > >   >
> > >   >
> > >   >   ----- Original Message -----
> > >   >   From: Steven McDowall
> > >   >   To: SOAP
> > >   >   Cc: soap-dev@xml.apache.org
> > >   >   Sent: Tuesday, August 08, 2000 1:06 PM
> > >   >   Subject: RE: [SOAP] SOAP and Language Bindings?
> > >   >
> > >   >
> > >   >
> > >   >
> > >   >   Ryan,
> > >   >
> > >   >   I have cross posted your message to the Apache SOAP developer list as well
> > >   >   since I know that many of them are "in-progress" of also doing a C++
> > >   >   binding..
> > >   >
> > >   >   Hopefully we can avoid duplication of effort between the two groups..
> > >   >
> > >   >   -Steve
> > >   >
> > >   >   -----Original Message-----
> > >   >   From: SOAP [mailto:SOAP@DISCUSS.DEVELOP.COM]On Behalf Of ryan.tecco
> > >   >   Sent: Tuesday, August 08, 2000 7:40 AM
> > >   >   To: SOAP@DISCUSS.DEVELOP.COM
> > >   >   Subject: [SOAP] SOAP and Language Bindings?
> > >   >
> > >   >
> > >   >           I am about ready to start an open source, portable C++
> > >   >           implementation of SOAP 1.1 for my company. I have a SourceForge
> > >   >           site pending, which I will post to the list ASAP. I would invite
> > >   >           any developer interested in joining up at the page and getting
> > >   >           on the mailing list. The timeframe would be a compliant 1.1
> > >   >           system by late November.
> > >   >
> > >   >           Specifically, I am wondering about the issue of language binding,
> > >   >           coming from the CORBA world.
> > >   >
> > >   >           rt
> > >   >
> > >   >   You can read messages from the SOAP archive, unsubscribe from SOAP, or
> > >   >   subscribe to other
> > >   >   DevelopMentor lists at http://discuss.develop.com.
> > >   >
> > >   >
> > >   >
> > > 
> > >   --
> > >   ----------------
> > >   ryan.tecco
> > > 
> > >   "Everything is controlled by a small
> > >   evil group to which, unfortunately,
> > >   no one we know belongs."
> > > 
> > > 
> > > 
> > 
> > -- 
> > ----------------
> > ryan.tecco
> > 
> > "Everything is controlled by a small 
> > evil group to which, unfortunately,
> > no one we know belongs."
> > 
> 
> 

-- 
----------------
ryan.tecco

"Everything is controlled by a small 
evil group to which, unfortunately,
no one we know belongs."


Re: [SOAP] SOAP and Language Bindings?

Posted by Octav Chipara <oc...@cse.unl.edu>.

Hi,

There was some talk about this previously on this list ... and as I
remember James came up with some requirements. I believe that the
discussion that we had already underline the guiding principles for such
an implementation ... If we are about to start again gathering
requirements somebody must take notes and publish these requirements on
the web ...

- Octav 

PS: Please change the name of the trend.

******************************************************************************
e-mail:         ochipara@cse.unl.edu
phone:		(402)472-9492
web page:	www.cse.unl.edu/~ochipara
******************************************************************************

On Tue, 8 Aug 2000, ryan.tecco wrote:

> 
> > What about the XML parser....Is Xerces C++ OK? 
> 
> 	Looks like it, I was looking at gnome's libxml, and
> 	the corresponding libxml++, which is a C++ wrapper for
> 	libxml, but libxml has no mention of supporting schemas,
> 	whereas Xerces does.
> 
> 	Any idea when schemas are going to be supported?
> 
> 	SourceForge site for the portable, C++ SOAP impl any
> 	time now...
> 
> 	rt
> 
> >   ----- Original Message ----- 
> >   From: ryan.tecco 
> >   To: soap-dev@xml.apache.org 
> >   Sent: Tuesday, August 08, 2000 9:38 AM
> >   Subject: Re: [SOAP] SOAP and Language Bindings?
> > 
> > 
> > 
> >   I am in the process of implementing some C++ HTTP 1.1 classes
> >   that are portable across Linux and Windows (so far.).
> > 
> >   They do not, though, support the HTTP Extension Framework.
> >   I don't know enough to say whether supporting this is
> >   worth it or not.
> > 
> >   rt
> > 
> >   On Tue, 8 Aug 2000, Kailash Aynor wrote:
> > 
> >   > I would be able to contribute to this development. I have experimented with the Xerces C++ parser. In fact I was also looking forward to first develop a portable HTTP classes. I tried to decode the Apache http implementation(Apache Core) to make use of it. Since it is pure C code, we need to have some wrappers for it(if at all we need to make use of it !!) or other alternative is it look out for already available open-source classes. Has any-body come across any such?
> >   >
> >   > Kail.
> >   >
> >   >
> >   >
> >   >   ----- Original Message -----
> >   >   From: Steven McDowall
> >   >   To: SOAP
> >   >   Cc: soap-dev@xml.apache.org
> >   >   Sent: Tuesday, August 08, 2000 1:06 PM
> >   >   Subject: RE: [SOAP] SOAP and Language Bindings?
> >   >
> >   >
> >   >
> >   >
> >   >   Ryan,
> >   >
> >   >   I have cross posted your message to the Apache SOAP developer list as well
> >   >   since I know that many of them are "in-progress" of also doing a C++
> >   >   binding..
> >   >
> >   >   Hopefully we can avoid duplication of effort between the two groups..
> >   >
> >   >   -Steve
> >   >
> >   >   -----Original Message-----
> >   >   From: SOAP [mailto:SOAP@DISCUSS.DEVELOP.COM]On Behalf Of ryan.tecco
> >   >   Sent: Tuesday, August 08, 2000 7:40 AM
> >   >   To: SOAP@DISCUSS.DEVELOP.COM
> >   >   Subject: [SOAP] SOAP and Language Bindings?
> >   >
> >   >
> >   >           I am about ready to start an open source, portable C++
> >   >           implementation of SOAP 1.1 for my company. I have a SourceForge
> >   >           site pending, which I will post to the list ASAP. I would invite
> >   >           any developer interested in joining up at the page and getting
> >   >           on the mailing list. The timeframe would be a compliant 1.1
> >   >           system by late November.
> >   >
> >   >           Specifically, I am wondering about the issue of language binding,
> >   >           coming from the CORBA world.
> >   >
> >   >           rt
> >   >
> >   >   You can read messages from the SOAP archive, unsubscribe from SOAP, or
> >   >   subscribe to other
> >   >   DevelopMentor lists at http://discuss.develop.com.
> >   >
> >   >
> >   >
> > 
> >   --
> >   ----------------
> >   ryan.tecco
> > 
> >   "Everything is controlled by a small
> >   evil group to which, unfortunately,
> >   no one we know belongs."
> > 
> > 
> > 
> 
> -- 
> ----------------
> ryan.tecco
> 
> "Everything is controlled by a small 
> evil group to which, unfortunately,
> no one we know belongs."
> 


Re: [SOAP] SOAP and Language Bindings?

Posted by Octav Chipara <oc...@cse.unl.edu>.

Hi,

There was some talk about this previously on this list ... and as I
remember James came up with some requirements. I believe that the
discussion that we had already underline the guiding principles for such
an implementation ... If we are about to start again gathering
requirements somebody must take notes and publish these requirements on
the web ...

- Octav 

PS: Please change the name of the trend.

******************************************************************************
e-mail:         ochipara@cse.unl.edu
phone:		(402)472-9492
web page:	www.cse.unl.edu/~ochipara
******************************************************************************

On Tue, 8 Aug 2000, ryan.tecco wrote:

> 
> > What about the XML parser....Is Xerces C++ OK? 
> 
> 	Looks like it, I was looking at gnome's libxml, and
> 	the corresponding libxml++, which is a C++ wrapper for
> 	libxml, but libxml has no mention of supporting schemas,
> 	whereas Xerces does.
> 
> 	Any idea when schemas are going to be supported?
> 
> 	SourceForge site for the portable, C++ SOAP impl any
> 	time now...
> 
> 	rt
> 
> >   ----- Original Message ----- 
> >   From: ryan.tecco 
> >   To: soap-dev@xml.apache.org 
> >   Sent: Tuesday, August 08, 2000 9:38 AM
> >   Subject: Re: [SOAP] SOAP and Language Bindings?
> > 
> > 
> > 
> >   I am in the process of implementing some C++ HTTP 1.1 classes
> >   that are portable across Linux and Windows (so far.).
> > 
> >   They do not, though, support the HTTP Extension Framework.
> >   I don't know enough to say whether supporting this is
> >   worth it or not.
> > 
> >   rt
> > 
> >   On Tue, 8 Aug 2000, Kailash Aynor wrote:
> > 
> >   > I would be able to contribute to this development. I have experimented with the Xerces C++ parser. In fact I was also looking forward to first develop a portable HTTP classes. I tried to decode the Apache http implementation(Apache Core) to make use of it. Since it is pure C code, we need to have some wrappers for it(if at all we need to make use of it !!) or other alternative is it look out for already available open-source classes. Has any-body come across any such?
> >   >
> >   > Kail.
> >   >
> >   >
> >   >
> >   >   ----- Original Message -----
> >   >   From: Steven McDowall
> >   >   To: SOAP
> >   >   Cc: soap-dev@xml.apache.org
> >   >   Sent: Tuesday, August 08, 2000 1:06 PM
> >   >   Subject: RE: [SOAP] SOAP and Language Bindings?
> >   >
> >   >
> >   >
> >   >
> >   >   Ryan,
> >   >
> >   >   I have cross posted your message to the Apache SOAP developer list as well
> >   >   since I know that many of them are "in-progress" of also doing a C++
> >   >   binding..
> >   >
> >   >   Hopefully we can avoid duplication of effort between the two groups..
> >   >
> >   >   -Steve
> >   >
> >   >   -----Original Message-----
> >   >   From: SOAP [mailto:SOAP@DISCUSS.DEVELOP.COM]On Behalf Of ryan.tecco
> >   >   Sent: Tuesday, August 08, 2000 7:40 AM
> >   >   To: SOAP@DISCUSS.DEVELOP.COM
> >   >   Subject: [SOAP] SOAP and Language Bindings?
> >   >
> >   >
> >   >           I am about ready to start an open source, portable C++
> >   >           implementation of SOAP 1.1 for my company. I have a SourceForge
> >   >           site pending, which I will post to the list ASAP. I would invite
> >   >           any developer interested in joining up at the page and getting
> >   >           on the mailing list. The timeframe would be a compliant 1.1
> >   >           system by late November.
> >   >
> >   >           Specifically, I am wondering about the issue of language binding,
> >   >           coming from the CORBA world.
> >   >
> >   >           rt
> >   >
> >   >   You can read messages from the SOAP archive, unsubscribe from SOAP, or
> >   >   subscribe to other
> >   >   DevelopMentor lists at http://discuss.develop.com.
> >   >
> >   >
> >   >
> > 
> >   --
> >   ----------------
> >   ryan.tecco
> > 
> >   "Everything is controlled by a small
> >   evil group to which, unfortunately,
> >   no one we know belongs."
> > 
> > 
> > 
> 
> -- 
> ----------------
> ryan.tecco
> 
> "Everything is controlled by a small 
> evil group to which, unfortunately,
> no one we know belongs."
> 


Re: [SOAP] SOAP and Language Bindings?

Posted by "ryan.tecco" <rt...@neochi.com>.
> What about the XML parser....Is Xerces C++ OK? 

	Looks like it, I was looking at gnome's libxml, and
	the corresponding libxml++, which is a C++ wrapper for
	libxml, but libxml has no mention of supporting schemas,
	whereas Xerces does.

	Any idea when schemas are going to be supported?

	SourceForge site for the portable, C++ SOAP impl any
	time now...

	rt

>   ----- Original Message ----- 
>   From: ryan.tecco 
>   To: soap-dev@xml.apache.org 
>   Sent: Tuesday, August 08, 2000 9:38 AM
>   Subject: Re: [SOAP] SOAP and Language Bindings?
> 
> 
> 
>   I am in the process of implementing some C++ HTTP 1.1 classes
>   that are portable across Linux and Windows (so far.).
> 
>   They do not, though, support the HTTP Extension Framework.
>   I don't know enough to say whether supporting this is
>   worth it or not.
> 
>   rt
> 
>   On Tue, 8 Aug 2000, Kailash Aynor wrote:
> 
>   > I would be able to contribute to this development. I have experimented with the Xerces C++ parser. In fact I was also looking forward to first develop a portable HTTP classes. I tried to decode the Apache http implementation(Apache Core) to make use of it. Since it is pure C code, we need to have some wrappers for it(if at all we need to make use of it !!) or other alternative is it look out for already available open-source classes. Has any-body come across any such?
>   >
>   > Kail.
>   >
>   >
>   >
>   >   ----- Original Message -----
>   >   From: Steven McDowall
>   >   To: SOAP
>   >   Cc: soap-dev@xml.apache.org
>   >   Sent: Tuesday, August 08, 2000 1:06 PM
>   >   Subject: RE: [SOAP] SOAP and Language Bindings?
>   >
>   >
>   >
>   >
>   >   Ryan,
>   >
>   >   I have cross posted your message to the Apache SOAP developer list as well
>   >   since I know that many of them are "in-progress" of also doing a C++
>   >   binding..
>   >
>   >   Hopefully we can avoid duplication of effort between the two groups..
>   >
>   >   -Steve
>   >
>   >   -----Original Message-----
>   >   From: SOAP [mailto:SOAP@DISCUSS.DEVELOP.COM]On Behalf Of ryan.tecco
>   >   Sent: Tuesday, August 08, 2000 7:40 AM
>   >   To: SOAP@DISCUSS.DEVELOP.COM
>   >   Subject: [SOAP] SOAP and Language Bindings?
>   >
>   >
>   >           I am about ready to start an open source, portable C++
>   >           implementation of SOAP 1.1 for my company. I have a SourceForge
>   >           site pending, which I will post to the list ASAP. I would invite
>   >           any developer interested in joining up at the page and getting
>   >           on the mailing list. The timeframe would be a compliant 1.1
>   >           system by late November.
>   >
>   >           Specifically, I am wondering about the issue of language binding,
>   >           coming from the CORBA world.
>   >
>   >           rt
>   >
>   >   You can read messages from the SOAP archive, unsubscribe from SOAP, or
>   >   subscribe to other
>   >   DevelopMentor lists at http://discuss.develop.com.
>   >
>   >
>   >
> 
>   --
>   ----------------
>   ryan.tecco
> 
>   "Everything is controlled by a small
>   evil group to which, unfortunately,
>   no one we know belongs."
> 
> 
> 

-- 
----------------
ryan.tecco

"Everything is controlled by a small 
evil group to which, unfortunately,
no one we know belongs."


Re: [SOAP] SOAP and Language Bindings?

Posted by "ryan.tecco" <rt...@neochi.com>.
> What about the XML parser....Is Xerces C++ OK? 

	Looks like it, I was looking at gnome's libxml, and
	the corresponding libxml++, which is a C++ wrapper for
	libxml, but libxml has no mention of supporting schemas,
	whereas Xerces does.

	Any idea when schemas are going to be supported?

	SourceForge site for the portable, C++ SOAP impl any
	time now...

	rt

>   ----- Original Message ----- 
>   From: ryan.tecco 
>   To: soap-dev@xml.apache.org 
>   Sent: Tuesday, August 08, 2000 9:38 AM
>   Subject: Re: [SOAP] SOAP and Language Bindings?
> 
> 
> 
>   I am in the process of implementing some C++ HTTP 1.1 classes
>   that are portable across Linux and Windows (so far.).
> 
>   They do not, though, support the HTTP Extension Framework.
>   I don't know enough to say whether supporting this is
>   worth it or not.
> 
>   rt
> 
>   On Tue, 8 Aug 2000, Kailash Aynor wrote:
> 
>   > I would be able to contribute to this development. I have experimented with the Xerces C++ parser. In fact I was also looking forward to first develop a portable HTTP classes. I tried to decode the Apache http implementation(Apache Core) to make use of it. Since it is pure C code, we need to have some wrappers for it(if at all we need to make use of it !!) or other alternative is it look out for already available open-source classes. Has any-body come across any such?
>   >
>   > Kail.
>   >
>   >
>   >
>   >   ----- Original Message -----
>   >   From: Steven McDowall
>   >   To: SOAP
>   >   Cc: soap-dev@xml.apache.org
>   >   Sent: Tuesday, August 08, 2000 1:06 PM
>   >   Subject: RE: [SOAP] SOAP and Language Bindings?
>   >
>   >
>   >
>   >
>   >   Ryan,
>   >
>   >   I have cross posted your message to the Apache SOAP developer list as well
>   >   since I know that many of them are "in-progress" of also doing a C++
>   >   binding..
>   >
>   >   Hopefully we can avoid duplication of effort between the two groups..
>   >
>   >   -Steve
>   >
>   >   -----Original Message-----
>   >   From: SOAP [mailto:SOAP@DISCUSS.DEVELOP.COM]On Behalf Of ryan.tecco
>   >   Sent: Tuesday, August 08, 2000 7:40 AM
>   >   To: SOAP@DISCUSS.DEVELOP.COM
>   >   Subject: [SOAP] SOAP and Language Bindings?
>   >
>   >
>   >           I am about ready to start an open source, portable C++
>   >           implementation of SOAP 1.1 for my company. I have a SourceForge
>   >           site pending, which I will post to the list ASAP. I would invite
>   >           any developer interested in joining up at the page and getting
>   >           on the mailing list. The timeframe would be a compliant 1.1
>   >           system by late November.
>   >
>   >           Specifically, I am wondering about the issue of language binding,
>   >           coming from the CORBA world.
>   >
>   >           rt
>   >
>   >   You can read messages from the SOAP archive, unsubscribe from SOAP, or
>   >   subscribe to other
>   >   DevelopMentor lists at http://discuss.develop.com.
>   >
>   >
>   >
> 
>   --
>   ----------------
>   ryan.tecco
> 
>   "Everything is controlled by a small
>   evil group to which, unfortunately,
>   no one we know belongs."
> 
> 
> 

-- 
----------------
ryan.tecco

"Everything is controlled by a small 
evil group to which, unfortunately,
no one we know belongs."


Re: [SOAP] SOAP and Language Bindings?

Posted by Kailash Aynor <ak...@hotmail.com>.
cool.. To start off we will support POST request only....
What about the XML parser....Is Xerces C++ OK? 

Kail.


  ----- Original Message ----- 
  From: ryan.tecco 
  To: soap-dev@xml.apache.org 
  Sent: Tuesday, August 08, 2000 9:38 AM
  Subject: Re: [SOAP] SOAP and Language Bindings?



  I am in the process of implementing some C++ HTTP 1.1 classes
  that are portable across Linux and Windows (so far.).

  They do not, though, support the HTTP Extension Framework.
  I don't know enough to say whether supporting this is
  worth it or not.

  rt

  On Tue, 8 Aug 2000, Kailash Aynor wrote:

  > I would be able to contribute to this development. I have experimented with the Xerces C++ parser. In fact I was also looking forward to first develop a portable HTTP classes. I tried to decode the Apache http implementation(Apache Core) to make use of it. Since it is pure C code, we need to have some wrappers for it(if at all we need to make use of it !!) or other alternative is it look out for already available open-source classes. Has any-body come across any such?
  >
  > Kail.
  >
  >
  >
  >   ----- Original Message -----
  >   From: Steven McDowall
  >   To: SOAP
  >   Cc: soap-dev@xml.apache.org
  >   Sent: Tuesday, August 08, 2000 1:06 PM
  >   Subject: RE: [SOAP] SOAP and Language Bindings?
  >
  >
  >
  >
  >   Ryan,
  >
  >   I have cross posted your message to the Apache SOAP developer list as well
  >   since I know that many of them are "in-progress" of also doing a C++
  >   binding..
  >
  >   Hopefully we can avoid duplication of effort between the two groups..
  >
  >   -Steve
  >
  >   -----Original Message-----
  >   From: SOAP [mailto:SOAP@DISCUSS.DEVELOP.COM]On Behalf Of ryan.tecco
  >   Sent: Tuesday, August 08, 2000 7:40 AM
  >   To: SOAP@DISCUSS.DEVELOP.COM
  >   Subject: [SOAP] SOAP and Language Bindings?
  >
  >
  >           I am about ready to start an open source, portable C++
  >           implementation of SOAP 1.1 for my company. I have a SourceForge
  >           site pending, which I will post to the list ASAP. I would invite
  >           any developer interested in joining up at the page and getting
  >           on the mailing list. The timeframe would be a compliant 1.1
  >           system by late November.
  >
  >           Specifically, I am wondering about the issue of language binding,
  >           coming from the CORBA world.
  >
  >           rt
  >
  >   You can read messages from the SOAP archive, unsubscribe from SOAP, or
  >   subscribe to other
  >   DevelopMentor lists at http://discuss.develop.com.
  >
  >
  >

  --
  ----------------
  ryan.tecco

  "Everything is controlled by a small
  evil group to which, unfortunately,
  no one we know belongs."



Re: [SOAP] SOAP and Language Bindings?

Posted by Kailash Aynor <ak...@hotmail.com>.
cool.. To start off we will support POST request only....
What about the XML parser....Is Xerces C++ OK? 

Kail.


  ----- Original Message ----- 
  From: ryan.tecco 
  To: soap-dev@xml.apache.org 
  Sent: Tuesday, August 08, 2000 9:38 AM
  Subject: Re: [SOAP] SOAP and Language Bindings?



  I am in the process of implementing some C++ HTTP 1.1 classes
  that are portable across Linux and Windows (so far.).

  They do not, though, support the HTTP Extension Framework.
  I don't know enough to say whether supporting this is
  worth it or not.

  rt

  On Tue, 8 Aug 2000, Kailash Aynor wrote:

  > I would be able to contribute to this development. I have experimented with the Xerces C++ parser. In fact I was also looking forward to first develop a portable HTTP classes. I tried to decode the Apache http implementation(Apache Core) to make use of it. Since it is pure C code, we need to have some wrappers for it(if at all we need to make use of it !!) or other alternative is it look out for already available open-source classes. Has any-body come across any such?
  >
  > Kail.
  >
  >
  >
  >   ----- Original Message -----
  >   From: Steven McDowall
  >   To: SOAP
  >   Cc: soap-dev@xml.apache.org
  >   Sent: Tuesday, August 08, 2000 1:06 PM
  >   Subject: RE: [SOAP] SOAP and Language Bindings?
  >
  >
  >
  >
  >   Ryan,
  >
  >   I have cross posted your message to the Apache SOAP developer list as well
  >   since I know that many of them are "in-progress" of also doing a C++
  >   binding..
  >
  >   Hopefully we can avoid duplication of effort between the two groups..
  >
  >   -Steve
  >
  >   -----Original Message-----
  >   From: SOAP [mailto:SOAP@DISCUSS.DEVELOP.COM]On Behalf Of ryan.tecco
  >   Sent: Tuesday, August 08, 2000 7:40 AM
  >   To: SOAP@DISCUSS.DEVELOP.COM
  >   Subject: [SOAP] SOAP and Language Bindings?
  >
  >
  >           I am about ready to start an open source, portable C++
  >           implementation of SOAP 1.1 for my company. I have a SourceForge
  >           site pending, which I will post to the list ASAP. I would invite
  >           any developer interested in joining up at the page and getting
  >           on the mailing list. The timeframe would be a compliant 1.1
  >           system by late November.
  >
  >           Specifically, I am wondering about the issue of language binding,
  >           coming from the CORBA world.
  >
  >           rt
  >
  >   You can read messages from the SOAP archive, unsubscribe from SOAP, or
  >   subscribe to other
  >   DevelopMentor lists at http://discuss.develop.com.
  >
  >
  >

  --
  ----------------
  ryan.tecco

  "Everything is controlled by a small
  evil group to which, unfortunately,
  no one we know belongs."