473,388 Members | 1,499 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,388 software developers and data experts.

SOAP and auto WSDL writers

PP
Hi

Perl, .NET, Java all have automatic WSDL creation.
Does such a thing exist in PHP also?
Oct 28 '06 #1
5 2420

PP wrote:
Hi

Perl, .NET, Java all have automatic WSDL creation.
Does such a thing exist in PHP also?

It depends on the development environment you use.
Zend Studio can do it. http://www.zend.com/products/zend_studio

Oct 28 '06 #2
Tom
It depends on the development environment you use.
Zend Studio can do it. http://www.zend.com/products/zend_studio

Sorry, I forgot to write that it is supposed to be something that will do to
at run-time.

Oct 28 '06 #3
Tom wrote:
>>It depends on the development environment you use.
Zend Studio can do it. http://www.zend.com/products/zend_studio

Sorry, I forgot to write that it is supposed to be something that will do to
at run-time.
Tom,

WSDL is static unless you edit the file. Why would you create this at
run time? When you compile is a good time to create it for compiled
languages like Java; for interpreted languages like PHP it's generally
either part of the editor (like Tom mentioned) or a separate program you
run against the source (which I don't *think* exists for PHP).

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attglobal.net
==================
Oct 29 '06 #4
Tom
WSDL is static unless you edit the file. Why would you create this at run
time?
I want something that creates the WSDL for me so that I don't have to do it.
Clients normally cache the file so the overhead is not much.
If it proves to be significat, I'll cache it myself and send that out.

I guess auto-WSDL is not ported to php yet :-(

Oct 29 '06 #5
Tom wrote:
WSDL is static unless you edit the file. Why would you create this at run
time?

I want something that creates the WSDL for me so that I don't have to do it.
Clients normally cache the file so the overhead is not much.
If it proves to be significat, I'll cache it myself and send that out.

I guess auto-WSDL is not ported to php yet :-(
Possibly <http://pear.php.net/package/SOAP/>
<http://talks.php.net/show/soap-phpcon-ny2003/70>

--
<?php echo 'Just another PHP saint'; ?>
Email: rrjanbiah-at-Y!com Blog: http://rajeshanbiah.blogspot.com/

Oct 29 '06 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Jit Prasad | last post by:
I have been consuming a IBM Websphere (Java) web service using .Net 1.0 front end writen in VB.NET. The proxy class submits a soap request and gets a soap response. When I migrated the front-end...
0
by: jennifer.perkins | last post by:
I've seen a couple posts by people having similar problems, but the suggested solutions I've tried so far haven't worked. I'm using a SOAP client in VB.Net (constructed by wsdl.exe) and the...
0
by: Jigar.Patel | last post by:
I have simple remoting server exposing following simple method. When I try to add webreference to this server in another project, it gives me following error: Custom tool error: Unable to import...
3
by: Siva | last post by:
Hi all, I want to Convert a WSDL to a SOAP message. Is there any way to do this. I am using .NET 2.0 Thanks in Advance Siva
0
by: Tom | last post by:
Hi Perl, .NET, Java all have automatic WSDL creation. Does such a thing exist in PHP also?
7
by: beachdog | last post by:
I'm using Visual Studio 2005/C# to build a web client. The web server is something I've written in a different framework, which does not support generating wsdl, so I have hand-built a wsdl file,...
3
by: =?Utf-8?B?TWFucHJlZXQgU3VzaGls?= | last post by:
I am having a Webservice within which i am throwing SOAP Exceptions and therefore whenever something wrong happens a SOAP fault comes up in the response - see below: <?xml version="1.0"...
0
by: santycalde | last post by:
Hi!! I am executing a call to a webservice with SOAP and the following mistake takes place: The XML of the wsdl is: <?xml version="1.0" encoding="UTF-8" ?> - <wsdl:definitions...
4
by: gcharbon | last post by:
Hi community, I have a problem with a Soap client written in php. I have a local server (coded in c and a client in c too, it works fine), but i want to test client in php, and i have an error...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.