Search the web
Sign In
New User? Sign Up
soapbuilders
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 10458 - 10487 of 10820   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
10458
Ok, I've narrowed the problem down to the ns0 namespace alias on the RegistrationResponse and RegistrationResult tags. MSWord does not like that these names...
jsweeney67
Offline Send Email
Nov 3, 2005
7:34 pm
10459
I'm looking for some help on accessing a webservice using soap & VBScript. The service simply copies a file over to an ftp, but I am having trouble with an...
squib142
Offline Send Email
Nov 4, 2005
9:19 pm
10460
While IBM will not be attending this event I'd like to remind people of IBM's interop endpoints (listed at: ...
Doug Davis
dugibm
Offline Send Email
Nov 4, 2005
10:00 pm
10461
Sorry to hear you'll be missing all the fun. http://www.infoworld.com/article/05/11/03/HNjavanet_1.html ________________________________ From:...
Jorgen Thelin
jthelin_micr...
Offline Send Email
Nov 4, 2005
10:27 pm
10462
I am attempting to write a web service using ADO.NET datasets that can interoperate with clients on other platforms. All of the information I have found about...
Cindy Winer
attadot
Offline Send Email
Nov 8, 2005
7:37 pm
10463
hello guys..i want to create java webservice client with .net server... plz help me out for the same..................
sudhakar_jpr
Offline Send Email
Nov 9, 2005
10:44 am
10464
With correct soapbuilders address this time......
Pete Hendry
peter.hendry@...
Send Email
Nov 10, 2005
4:04 am
10465
Hi Sudhakar, The easiest way to create a Java Web Service client for accessing any Web Service is using the WSIF i.e. the Web Services Invocation Framework. It...
Nilesh Ghorpade
nilesh_s_gho...
Offline Send Email
Nov 10, 2005
11:43 am
10466
Does anyone know if there is a perl module that handles sending and recieving complex types? I have looked at SOAP::Lite but it doesnt go into complex types...
thomas_mackenzie78
thomas_macke...
Offline Send Email
Nov 10, 2005
3:29 pm
10467
... SOAP::Lite works fine. I'm using it to send/receive deeply nested structures (arrays of structures containing arrays of structures with substructures),...
Joe Hourcle
jhourcle
Offline Send Email
Nov 10, 2005
4:08 pm
10468
Sudhakar, If you would like to use the latest Java standard for Web Services. Check out the Java API for XML Web Services (JAX-WS) project at Java.net. The...
Doug Kohlert
dckohlert
Offline Send Email
Nov 10, 2005
5:05 pm
10469
Hi Doug, Thanks for giving me such good stuff. I have to create standalone java web service client that invokes methods of .net web service server. I allreday...
sudhakar sharma
sudhakar_jpr
Offline Send Email
Nov 12, 2005
5:12 am
10470
hi, use axis i'm using it now in project and it works fine. There is class generator to build your code with wsdltojava. Bye. ... Hi Doug, Thanks for giving me...
Xavier
mandraxar
Offline Send Email
Nov 12, 2005
1:53 pm
10471
Hi, xavier.......axis is use with tomcat..but my project specs is making a desktop java client that invokes .net services.. i have a wsdl2java tool ..its...
sudhakar sharma
sudhakar_jpr
Offline Send Email
Nov 12, 2005
6:07 pm
10472
Axis client doesn't require Tomcat. Look through the wiki to find info on how to package the client without Tomcat. Or ask a question on the Axis discussion...
Anne Thomas Manes
annemanes
Offline Send Email
Nov 13, 2005
12:00 pm
10473
Hello everyone, right now I am working on Web services in Java. I am using Toat5.5 and axis to develop a web service. I am able to deploy and run simple web...
nikitak_patel
Offline Send Email
Nov 13, 2005
4:32 pm
10474
Please send questions about Axis to the Axis users discussion list....
Anne Thomas Manes
annemanes
Offline Send Email
Nov 13, 2005
9:10 pm
10475
hi, yes me too; i have client webservice and i'm not using tomcat in my project. Read FAQ on ws. http://wiki.apache.org/ws/FrontPage/Axis/WritingYourClient ...
Xavier
mandraxar
Offline Send Email
Nov 13, 2005
11:30 pm
10476
HI nikita .. Please check it out these links. http://www.bengoodger.com/software/webservices/webservices.html ...
sudhakar sharma
sudhakar_jpr
Offline Send Email
Nov 14, 2005
7:28 am
10477
Hi Xavier, Thanks a lot .I Created a java web client with the help of this link..Right now i m using wsdl2java complier that bring from axis server.. one thing...
sudhakar sharma
sudhakar_jpr
Offline Send Email
Nov 14, 2005
9:53 am
10478
Sudhakar, JAX-WS does not require a servlet container. In fact, JAX-WS will be part of the upcoming Java SE 6 release. We don't have a sample for this yet,...
Doug Kohlert
dckohlert
Offline Send Email
Nov 14, 2005
7:21 pm
10479
... If you are listening for incoming calls on a port, you are a server. It doesnt matter whether that is hidden in the many-months-from-shipping java6...
Steve Loughran
steve_loughran
Offline Send Email
Nov 15, 2005
8:49 pm
10480
Hi All, I am new to soapbuilders group and also to SOAP. I am trying to install Apache-SOAP with TomCat with following specs. Apache Tomcat 3.3.2 jaf-1.0.2 ...
Somesh S Shanbhag
someshss
Offline Send Email
Nov 17, 2005
12:08 pm
10481
Hi All, Are there any good C / C++ implementations of SOAP? Please do reply. Thanks & regards, Somesh S. Shanbhag __________________________________ Yahoo!...
Somesh S Shanbhag
someshss
Offline Send Email
Nov 17, 2005
12:57 pm
10482
I know that Apache AXIS has a C++ version. I am not sure how good that is. http://ws.apache.org Regards, Rajiv K Nistala ... From: soapbuilders@yahoogroups.com...
Rajiv K Nistala
nrajivk
Offline Send Email
Nov 17, 2005
1:06 pm
10483
On the commercial side, I'm aware of: 1) Iona's Artix, which we use and is a good product. 2) Systinet 3) RogueWave I have no meaningful experience with the...
Donahue Bryon
bryondonahue
Offline Send Email
Nov 17, 2005
1:59 pm
10484
... gSOAP is very good. /r$...
Richard Salz
rich_salz
Offline Send Email
Nov 17, 2005
2:05 pm
10485
Check gSoap. It's really gud. Also .NET has a gud support for it. Somesh S Shanbhag <someshss@...> wrote: Hi All, Are there any good C / C++...
omkar singh
omkar_s_2000
Offline Send Email
Nov 18, 2005
5:13 am
10486
Dear soapbuilders, I'd like to draw your attention to the newly formed W3C XML Schema Patterns for Databinding WG: http://www.w3.org/2002/ws/databinding/ Whose...
sumnerdowney
Offline Send Email
Nov 18, 2005
11:48 am
10487
gSoap is a widely used implementation . You can download it from http://sourceforge.net/project/showfiles.php?group_id=52781 Regards, Isuru Somesh S Shanbhag...
Isuru Nishan
isurunishan2000
Online Now Send Email
Nov 18, 2005
4:35 pm
Messages 10458 - 10487 of 10820   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help