Hi,
I have a Axis2 web service developed on Eclipse. Deploying and access to Tomcat test server within Eclipse work fine. My test program is able to access the service via the generated stub....
Hello,
This is what I am trying to do. When you roll over an image I would like it to swap it with a larger more detailed image and have the rest of the screen fade to a grayish color. I ...
Hi all,
I am fairly new to web services and have consumed one or two in the past. I have been asked to consume a web service which contains personal details of users such as Title, First na...
I'm trying to create my own accelerator for Internet Explorer 8. It works fine if I use the example from microsoft shown at http://www.microsoft.com/windows/internet-explorer/beta/readiness/de...
Hi Experts,
I am trying to use the free web services available in the website "http://www.webservicex.net/" like Currency Converter etc.
I had generated the Web Service client code usin...
I am using a VB.NET Application for a CE device that calls a function from a Webservice located on my PC to print a crystal report. I also use the webservice to gather a list of all the printe...
Hi all,
I want to be able to access a remote webservice without having to have the .disco, .wdsl and .discomap files in an App_WebReferences directory. I'm trying to develop a 'stand-alone'...
Hi
I am a newbie in the area of Webservices. Can you please suggest me good tutorials with sample codes to study more about ebay APIs and ebay Platform Notifications?
Thanks in Advance
I'm looking to create a backend for our website. My company is in the real estate market. We currently have a system where the seller can check the status of his house by clicking on a neighbo...
Hi guys
I have a problem. I have a basic understanding of using and consuming webservices.
I have one problem thou. Is there a way to bundle multible webservice files together in one des...
We have to send a request to a web service using HTTPS POST. The code below is the XML that we will send. It sends a UPC number that comes from our MySQL database on an Apache server. The web...
Hi,
I have deployed an Axis2 service on Tomcat. I am using iBatis to access SQLServer DB. I am using
Resources.getResourceAsReader("ibatis/sqlMapConfig.xml") to access the config file and t...
Hi,
I've create a PHP web page (http://mondo247.com/rndb/rndbTEST/xmlEX/index2.php) that displays data in XML from a web service (https://webservice.exe - fake URL). The web service pulls i...
Does ldap (or Active Directory) offer a method/function/webservice that will push data to subscribing applications?
Background:
We use ldap authentication in our application.
All users a...
Below is my original question. We tried the suggested software smseverywhere.com and was dissatisfied. What I would like to request is that software suggestions/ replies come from IT profess...
Hi,
Currently in our organization, we use 3rd party services. When we send links out to our clients, we generally send them the 3rd party website links and we are trying to GET away from th...
Hello all,
Can you show me how to build a web service in java that has an operation that allow user to send a large text file as an argument?
Thanks in advance,
mrpc_cambodia
I have a webservice done.
How do I start to consume the service
Up to now I have created the proxy class on my project
hi,
Could you please give me some good reference to learn how to provide security in Asp.net web services?
I am trying to learn web services.
Thank you
I am running glassfish on a linux server.
I have uploaded what is on the console window on the machine after I have started glassfish. It says that the admin console is available at localh...
How do I set a break point inside the code for a web service call.
I set the break point inside the file with the c# code for a webservice
in VS 2005.
The debugger did break on breakpo...
Hi,
When is it interesting to rely on Webservices ?
Correct me if I'm wrong but I would use Webservices if there is a part of my application which is used in several other applciations....
When I update my .NET web service .cs file that contains the code,
the additional services that I added seem to be made
available when I check the new .wsdl file.
How does this happen ? I...
Hi Friends,
I am newbie in the area of webservice. I want to create a webservice that always update our product details(Database). That webservice will be called with a frequency of every t...
I have a web address in DNS that sends the users to the main web server.
The web software requires you to place a /thinclient after the .com
Is there a way in IIS to redirect the webpage...