CodeVerge.Net Beta


   Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums



> NEWSGROUP > Borland Forums > borland.public.delphi.webservices.soap
 Post New
 TypeRepliesViewsDate
HTTP Post and Web Service
I have a working .NET web service (written in Delphi 2005) which
accepts a single XML document and some processing parameters from
clients as strings. The web service does the necessary proce
 41293/14/2008 3:00:15 PM
Deploying delphi web services
Hi:
I have just finished writing a isapi dll web service. How do I no deploy
this on iis?
Regards and sorry for the basic nature of the question.
Sean


 0813/12/2008 10:02:57 PM
retrieving wsdl in an application server
I have an application server handling soap requests correctly. However I
want to be able to retrieve the wsdl too. If I have the full url data in a
stringbuffer and want that to be interpret
 1823/11/2008 11:17:52 AM
Help a Newbie
Hi --

I am attempting to write my first ever SOAP application to interface with
QuickBooks.

I am using Delphi 2007. I created a new "SOPA Server Application" and then
 1723/9/2008 7:52:45 PM
De-Serializing TRemotable problems
Hi,

I'm using CodeGear Rad Studio 2007 (Delphi Win32 2007) as a web services
consumer and Visual Studio 2003 (C#), .Net 1.1 as the web services server.

I can use the web service
 5873/8/2008 1:48:59 PM
SOAP Header question

Dear all

With Delphi 2006 (Delphi SOAP Runtime and Importer Update is installed)
I managed to create the SOAP Header.

This is how it should look like:


<soa
 01533/6/2008 6:10:40 PM
test


 0723/5/2008 4:10:46 PM
SOAP WSSE Header
Hello,

I'm new on Web Services so forgive me if I ask stupid questions :-)
I'm using D7 with latest soap runtime and importer utility relased on
December 6, 2007. I need to consume a
 22793/3/2008 12:27:18 AM
D2007 win32 credentials
Hi

Is there somebody out there that could explain to me how we add Windows
authentication to a win32 client which is consuming a .NET webservice ?

The .NET examples mentions the
 2772/27/2008 6:31:04 AM
D2007 web service proxy not 'honoring' CacheDuration setting on web service
I have a web service (written in VS2005/C#) that the Delphi created proxy
class is not working correctly with the CacheDuration setting.

Example:

[WebMethod(Description = "
 2612/26/2008 7:32:21 PM
Testing SOAP Web Service

Hi

I'm trying to test a webservice locally on my machine. I have the dll which I've compiled and I have IIS (5.1) installed on my XP machine. I imported the WSDL file and when I call t
 31412/25/2008 2:07:48 PM
Using a .NET web service WSE 3.0 based
Hello,

I'm using D2007 December update.

I'm consuming a web service .NET based, and till now all went ok, but
the web service provider will update the system to WSE3.0.

 31122/19/2008 5:36:30 PM
problem accessing webservice
I am using a Delphi2007 webservice client to access a nonDelphi webservice.

The SOAP Request is being sent with no values.

The WSDL has a complex type
<xsd:complexType name=&q
 31082/14/2008 7:40:48 PM
SOAP and proxy servers
Hi

I have written an application that consumes a SOAP service. How do I specify
Proxy server information? As this information is hidden in the HTTPRIO object.

TIA

Graha
 31352/14/2008 6:02:45 PM
WSDLImp.exe how to have a special output file ???
Hi,

I like to reimport an replace a existing .Pas file by WSDLImp don't
unterstood how I give a target file by commando line. The description is:

-=+ Output filename after'='
 33012/14/2008 5:36:40 PM
Unmatched in parameter validate in SOAP call.
Hi

I try to connect an Java Webservice with an Delphi Client. I receive the
following error Message:

ERemotableException
Unmatched in parameter validate in SOAP call. Declar
 3802/13/2008 10:06:38 PM
Web Services Newbie, help please
Hi All,

I'm new on the web services stuff, I have an XML file produced by a Delphi 7
application with SQL Server DB in the backend, that's part of my project and
is done and validat
 0682/12/2008 4:45:56 PM
Problems with SoapLite client
I have a webservice written in D2007 Update 3, running on IIS6.
It works fine for my D2007 client.

The customer is using SOAPLite for their client.
The SOAPLite client is mangling the
 2742/11/2008 10:58:49 PM
Invalid characters in ClientDataSet XMLData
The TClientDataset.XMLData saves invalid characters that cannot be passed in
XML.
Is anybody aware of any components or code that will substitute these
invalid characters with valid ones
 11082/11/2008 8:58:34 PM
TSOAPAttachment that's not streamed...partial success.
Hi!

Following Jean-Marie's suggestion to derive an attachment class that
doesn't stream itself, I tried to do so. And failed at first, of course.

Quick description of the pr
 83862/11/2008 8:28:42 PM
HTTPApp.DispatchHandler bug?
In debugging another problem I was having, I noticed this piece of code =
seems broken but I wanted to get some confirmation before I report it to =
QC:

function DispatchHandler(Sende
 2912/6/2008 7:49:56 PM
Problems with java client
I have a win32 webservice written in Delphi2007
I can access fine with a D2007 client.
I have a customer using a java client and the SOAP request is not working.
The webservice reports the
 7782/4/2008 9:42:35 PM
Error handling and connection querying
Hi,

I would be interested to learn a little more about how errors are handled
with web services. When a web service is connected to using statements like

HTTPRIO:= THTTPRIO.Crea
 1912/1/2008 11:04:59 PM
Soap Syntax
Hi

I have created a proxy to a webservice using BDS2006 by importing a WSDL
file.

When I ran the client I got a meaningless error, so I asked for an example
that worked. Th
 2872/1/2008 12:22:07 AM
Httprio question
Hi, not sure if this is the correct group or not.

I'm making an app that will connect to a web service, everything seems to be
working correctly on my local machine and test kit but when
 11101/31/2008 6:07:44 PM
Remote host address for a Win 32 web service server
Earlier in the newsgroup there was a solution given to determine the remote
IP for a given caller of a .NET web service server. I'm wondering if
there's a similar function for a Win32 build
 1551/29/2008 7:24:23 PM
Null parameter received byWebService
Hi All,

I'm still trying to find the answer for this one on the web, if I do before
getting an answer I'll post it ...

D7, WSDLImp[2007-12], VS2005 using WCF

I have a We
 6951/27/2008 8:04:37 PM
Pooling DBExpress with soap
Hi,

How to build Pooling DBExpress with soap and apache web app ?

M Littig


 4941/24/2008 11:45:40 AM
.Net to ADO datasets
I put this in Paul Dolen's thread but am moving to the main thread. Not sure
if anybody saw it. Appreciate any suggetions or articles on the subject.

From: "John Kerns" <jw
 3621/23/2008 7:42:32 AM
Handling custom exceptions in Delphi web service client
Hello everyone,

We have a Delphi web service client that has been in production for
several years. We recently deployed a version built with Delphi 2007
(December 2007 update) and
 61631/21/2008 6:30:07 PM
SOAP client slow to receive large data packets
I'm using a SOAP connection to a 3rd party server and it functionally
working fine. I imported the wsdl and built a test panel. While it's
working, it's very slow. D2007 Enterprise.
<
 71281/20/2008 9:45:27 AM
Problem with response of Soap-Service
Hi,
I have a little problem to "read" the response of my Soap-Service. I know
that I get a response (I checked it with an http-sniffer) but when I want to
check the result of t
 51441/17/2008 11:51:34 PM
Sending a ZIP file as SOAP attachment (D2005 with updates)
Hi!

I had a solution for sending non-XML content with D2005 before upgrading
to the backported SOAP runtime update. This involved doing a lot of manual
work, including sending
 214061/17/2008 7:29:56 PM
XML document must have a top level element

I'm hoping someone has some insight they can offer on a bizarre situation I am facing.

I have a Delphi Win32 ISAPI Web Service compiled in October last year that when hosted in IIS on my
 51001/17/2008 5:56:07 PM
Delphi implementations for WS-? specifications anywhere?

On http://en.wikipedia.org/wiki/List_of_Web_service_Frameworks I have
found a list (and links to implementations) of WS-* specifications. Are
there any Delphi-based implementations (inc
 3741/14/2008 10:11:27 PM
Newbie: Unable to load WSDL: empty document
I've never done SOAP, so, I am a complete newbie. So I hope someone
can give me some help.

I did find out about using the importer, and got the WSDL imported.
Looks okay to me, as fa
 94601/4/2008 9:46:54 PM
WCF security with D7 Client
Hi All,

I'm trying to connect to a WCF wenbservice but can't seem to get the
authorization.
Can someone point in the right diection, resource anything,

TIA

CheGueVe
 79912/21/2007 7:13:30 PM
Connect to web service problem
Hello,

I work in BDS 2006 and .NET personality.
We want our intraweb application to connect to a web service that we haven't
created (but we know that it works).

This web se
 18012/18/2007 7:13:14 PM
WSDL Importer
Greetings,

I have a bit of a problem....

The problem seams to be I do not have the File | Import | Other |
WebServices tab.
I am using Delphi 6 Enterprise, so it should be t
 210112/18/2007 1:00:09 AM
SOAP, .Net and Pascal
I've got a SOAP server written in Delphi Win32, works great. I'd like =
to invoke it with a Delphi.net client. I used wsdl.exe to produce a C# =
wrapper for it. As a first test, I compiled
 77412/18/2007 12:55:43 AM
xml stream to clientdataset
Hi,
I already posted this on borland.public.delphi.language.delphi.general but I
found this group so I think that this one is the correct group.

I'm trying to show one xml stream on
 232812/13/2007 3:06:52 AM
problem with .NET dataset/XML Mapper from SOAP
Not sure if I should post this here or in a database forum, as I think
my problem now is more on the DB end. But, I was getting some good
help from Jean-Marie Babet in this conference, and it
 413712/12/2007 1:56:20 PM
D7 Attachments demo - little question
Hi,

I noticed that on the server side program, in the unit
DBAttachmentImpl.pas, it does not explicitly free the
stream "GraphStream" that provides the source for
the TS
 18712/10/2007 8:05:50 PM
Problems consuming a web service in a BDS2006 (Delphi) .net application
Disclaimer: I'm a soap newbie, and have been away from Delphi for a few
years, so please forgive any daft errors :)

Hi All,

I'm having problems consuming the web services at
 48512/10/2007 7:23:41 PM
String issue with C# webservice

Hi All,
I use C# webservice with Delphi client. There is a method in webservice which return a concatenated string.
For example, when client sends ?World? to webservice it should return
 543712/6/2007 8:43:27 PM
WSDL too complex for D2005?
Hi!

I have to connect to a webservice. One that is hopelessly overspecified,
IMO. But it doesn't help :/

Can anyone import the WSDL that I have uploaded to my webspace [1] i
 1211812/6/2007 3:58:40 PM
Custom Header wsse
I am trying to create a custom header which will mimic WS-Security. I
currently have the header below:
<SOAP-ENV:Header>
<Security xmlns="http://schemas.xmlsoap.org/ws/2
 17512/4/2007 12:37:56 AM
A (hopefully) simple question about soap headers
Hi,

Have been getting to grips with SOAP on D2007 for the first time today.

I'm currently stuck on headers. I beleive that the SOAP interface I am
connecting to requires the use
 317112/2/2007 10:44:56 AM
How to modify the SOAP-Envelope and Header!? (Client)
Hi everyone!

i'm quite new to webservices and have a urgent problem with getting a =

document literal SOAP-client working.
The client is developed with D2007/Win32 and has only
 610211/30/2007 1:23:37 PM
TSoapDataModule and SOAP Headers
Hi All,

Unless I'm missing something, I cannot find a way to use SOAP Headers
with a TSoapDataModule. I get interface not supported when performing the

(self as ISoapHeaders)
 435711/29/2007 7:28:43 AM


   
  Privacy | Contact Us
All Times Are GMT