tried cfx_soap, even to the extent of altering the source code, with no luck
there seems to be some problem with coldfusion, com and soap servers on tomcat. ASP works fine, and i'm really pi**** with having to work with asp Mark -----Original Message----- From: Craig Dudley [mailto:[EMAIL PROTECTED]] Sent: 12 December 2001 11:24 To: CF-Talk Subject: RE: Java - Socket() Not yet Mark, will be implementing a SOAP system soon after Christmas. I've heard a few people talk about a custom tag called cfx_soap before though, maybe that can help you. -----Original Message----- From: Mark Smyth [mailto:[EMAIL PROTECTED]] Sent: 12 December 2001 11:06 To: CF-Talk Subject: RE: Java - Socket() hi craig just out of interest, have you (or anyone else on the list) connected to a SOAP server of tomcat? Mark -----Original Message----- From: Mark Smyth Sent: 12 December 2001 11:04 To: CF-Talk Subject: RE: Java - Socket() cfhttp is fairly limited I've had this problem working with SOAP. If you need to send a body, this is achieved by using a COM object and then sending the http message through the COM. try tcpclient2 http://www.intrafoundation.com/tcpclient.html You connect to a COM object using the cfobject tag, but this tag comes with loads of examples if i remember Mark -----Original Message----- From: Rudy Rustam [mailto:[EMAIL PROTECTED]] Sent: 12 December 2001 10:46 To: CF-Talk Subject: RE: Java - Socket() Initially in java, to send a stream of http data (header and body) like this: Post /customer/customer.sms HTTP/1.1 Host: www.yahoo.com Authorization: 1232132 Content-Length: 93 Subject=Example [Book1] Chapter1=Bla bla bla [Book2] Chapter1=Bla bla Any idea how cfhttp could do the same function? Regards, Rudy -----Original Message----- From: Craig Dudley [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 12, 2001 6:51 PM To: CF-Talk Subject: RE: Java - Socket() I don't think there is one, the closest would be cfhttp though I think, what are you trying to do? -----Original Message----- From: Rudy Rustam [mailto:[EMAIL PROTECTED]] Sent: 12 December 2001 10:18 To: CF-Talk Subject: Java - Socket() Hi guys, What's the coldfusion equivalent for java Socket()? Thanks ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists