Actually, the WSProxyGen is using Jakarta HttpClient lib, which in turn supports HTTPS.
----- Original Message ----- From: "Geoff Howard" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, December 26, 2002 12:33 PM Subject: RE: wsproxy generator > Don't know that off hand - it's using Excalibur Source Resolver, so you'll > have to go digging through docs/source there. > > Unfortunately, 90% of the time, the api docs at excalibur give a 404. I > often wish the Avalon/Excalibur docs from the appropriate version were > bundled with cocoon and this is one of those times. > > It may be faster to just try it. > > Geoff > > > -----Original Message----- > > From: Sushil Bhattarai [mailto:[EMAIL PROTECTED]] > > Sent: Thursday, December 26, 2002 11:05 AM > > To: [EMAIL PROTECTED] > > Subject: RE: wsproxy generator > > > > > > > > Thanks for the suggestion. Does html generator retrieve remote sources by > > https also or does it support http only? I've read that webserviceproxy > > works with https. If html generator works with https as well then > > that would > > be super and solve all my problems. > > > > Sushil > > > > >From: "Geoff Howard" <[EMAIL PROTECTED]> > > >Reply-To: [EMAIL PROTECTED] > > >To: <[EMAIL PROTECTED]> > > >Subject: RE: wsproxy generator > > >Date: Tue, 24 Dec 2002 11:41:46 -0500 > > > > > >Yes, you can use WebProxyGenerator with any url, but yes it > > needs to return > > >xml. > > > > > >If you need to retrieve arbitrary html content it would be safer to use > > >HTMLGenerator, which can retrieve remote sources via http, and runs the > > >input through Tidy before sending the sax events through the pipeline, > > >guaranteeing [?] that you get wellformed xml. > > > > > >There is an example this in the samples that ship with cocoon, > > >coincidentally using yahoo as an example. If the sample is > > broken, there > > >is > > >a good chance that a recent yahoo site redesign has broken the > > xpath used > > >in > > >the example, as has happened in the past. > > > > > >Hope that helps, > > >Geoff Howard > > > > > > > -----Original Message----- > > > > From: Sushil Bhattarai [mailto:[EMAIL PROTECTED]] > > > > Sent: Tuesday, December 24, 2002 10:39 AM > > > > To: [EMAIL PROTECTED] > > > > Subject: wsproxy generator > > > > > > > > > > > > > > > > Hello > > > > > > > > Does wsproxy generator work only with xform or does it work for > > > > any url. If > > > > it works for any url, does that url need to return xml output? If > > > > it doesn't > > > > how to get around it? > > > > > > > > I'm trying to call a url which basically returns html. But I want to > > > > serialize this as xml and put it in my pipeline so that I can > > > > manipulate the > > > > xml and extract whatever I want to. Is this possible using > > > > wsproxy or am I > > > > in the wrong direction. Can I do this to get yahoo page as xml > > > > > > > > <map:match pattern="yahoo"> > > > > <map:generate type="wsproxy" src="http://www.yahoo.com"/> > > > > <map:serialize type="xml"/> > > > > </map:match> > > > > > > > > Thanks > > > > Sushil > > > > > > > > > > > > _________________________________________________________________ > > > > MSN 8 with e-mail virus protection service: 3 months FREE*. > > > > http://join.msn.com/?page=features/virus&xAPID=42&PS=47575&PI=7324 > > > > &DI=7474&SU= > > > > http://www.hotmail.msn.com/cgi-bin/getmsg&HL=1216hotmailtaglines_e > > >liminateviruses_3mf > > > > > > > > >--------------------------------------------------------------------- > > >Please check that your question has not already been answered in the > > >FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> > > > > > >To unsubscribe, e-mail: <[EMAIL PROTECTED]> > > >For additional commands, e-mail: <[EMAIL PROTECTED]> > > > > > > > > > > > > > > >--------------------------------------------------------------------- > > >Please check that your question has not already been answered in the > > >FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> > > > > > >To unsubscribe, e-mail: <[EMAIL PROTECTED]> > > >For additional commands, e-mail: <[EMAIL PROTECTED]> > > > > > > _________________________________________________________________ > > The new MSN 8: smart spam protection and 3 months FREE*. > > http://join.msn.com/?page=features/junkmail&xAPID=42&PS=47575&PI=7 > > 324&DI=7474&SU= > > http://www.hotmail.msn.com/cgi-bin/getmsg&HL=1216hotmailtaglines_s > martspamprotection_3mf > > > --------------------------------------------------------------------- > Please check that your question has not already been answered in the > FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> > > To unsubscribe, e-mail: <[EMAIL PROTECTED]> > For additional commands, e-mail: <[EMAIL PROTECTED]> > > > > > --------------------------------------------------------------------- > Please check that your question has not already been answered in the > FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> > > To unsubscribe, e-mail: <[EMAIL PROTECTED]> > For additional commands, e-mail: <[EMAIL PROTECTED]> > > --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>