visit:http://www.akadia.com/services/java_xml_parser.htmlI would also pay attention to the XML Document
encoding you use as Mandarin employs different encoding than US
EnglishHTH,Martin-
(Etats Unis)001-617-852-7822OOA/OOD Consultant
- Original Message -
From:
Tao Jiang
To
Dont mean to sound like a broken record butwhat
is happening in xml_pars?
Martin
- Original Message -
From:
Francesco
Dipalo
To: [EMAIL PROTECTED]
Sent: Monday, January 17, 2005 2:11
PM
Subject: Re: problem in a web
service
I use only a deployment
Francesco:Can we see the source code for
xml_parsAlso please provide the wsdl you are usingMolte
Grazie,Martin-
001-617-852-7822
- Original Message -
From:
Francesco
Dipalo
To: [EMAIL PROTECTED]
Sent: Monday, January 17, 2005 6:18
AM
Subject: problem in a web
re-affirmation of Scotts suggestion)
Martin-
- Original Message -
From: "David Vick" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, January 12, 2005 3:56 PM
Subject: RE: ServiceManagerClient classpath issues
> I'm pretty sure I tried that,
Noel:
you would specifically configure the soapServer via
ConfigFile
config-file
Take a look at
http://ws.apache.org/soap/docs/guide/
HTH,
Martin-
- Original Message -
From: "Fuentes, Noel" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tue
Jaroslav
Here is an example of SOAP Request/Response passing an Integer
http://www.soapuser.com/basics3.html
A bit trickier with complex datatypes but the idea is the same
Martin-
- Original Message -
From: "Jaroslav Srytr" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Bonjour Julien!
I would tracert to the IP address that HTTPConnection is trying to connect
to (to make sure you have a clear route)
Also..
do a netstat -a to see if that Port number is already being used
Bon chance,
Martin-
Etats Unis
001-617-852-7822
- Original Message -
From: "J
implementing EJBsGive a shout if you need any
help,Martin-
- Original Message -
From:
Jonathan
Roberts
To: [EMAIL PROTECTED]
Sent: Monday, December 13, 2004 10:37
PM
Subject: RE: tomcat connection
pooling
Equally, unless I'm behind on the apache/tomcat
or DB Connections:
Short lived: Session beans
Long lived: Entity beans
My apologies for the WAY off topic divergence.. (Scott and everyone else on
this list)
Martin Gainty
(cell) 617-852-7822
From: "THOMAS, JAI [AG-Contractor/1000]" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
T
Thomas
Let me rephrase the question to make myself clearer
What Im looking for is Is the Database Connection Pool you are speaking of
a Session Bean?
a CMP Bean
a Entity Bean?
I think this may be OffTopic from SOAP so feel free to respond to my inquiry
offline.
Thank You,
Martin Gainty
(cell
Hello Jonathan
1)I have to ask the dumb question
What kind of bean would handle the DB Connection Pooling ???
2)Can we expect any performance degradations since we have the added facade
layer to get to the DB Pool?
Many Thanks,
Martin-
(cell) 617-852-7822
Hi Martin,
This shouldnt be any
Does anyone know if its possible for an Apache Soap service to leverage
Tomcats database connection pooling features? Any point in the right
direction for where to find such information is greatly appreciated.
Form Java Client consuming .NET Web Service example check out Johan
Danforth's page at
http://weblogs.asp.net/jdanforth/archive/2003/11/17/38006.aspx
HTH
Martin-
- Original Message -
From: "ab ab" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday
Tom-
For Java Client consuming a .NET WebService Take a look at Johan Danforth's
page at
http://weblogs.asp.net/jdanforth/archive/2003/11/17/38006.aspx
HTH,
Martin Gainty
(cell) 617-852-7822
(e) [EMAIL PROTECTED]
(http)www.laconiadatasystems.com
From: ab ab <[EMAIL PROTECTED]>
Reply
Tom-
With DOM you can create 1 of 3 clients
HTTP Get
HTTP Post
or using Microsoft's XML MSXML DOM Document parser
(ActiveXObject("Msxml2.DOMDocument") ;)
for examples check out
http://www.codeproject.com/webservices/aspwebsvr.asp
HTH,
Martin-
- Original Message -
From:
Glad that works for you
Molte Grazie!!!
Martin Gainty
From: "Francesco Dipalo" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: <[EMAIL PROTECTED]>
Subject: Re: Tomcat path
Date: Tue, 23 Nov 2004 18:10:05 +0100
MIME-Version: 1.0
Received: from mail.apache.org ([209.23
Francesco:
You may also want to try
setting TOMCAT_HOME and CATALINA_HOME environment variable to TOMCAT
installation folder
Molte Grazie e Ciao,
Martin Gainty
From: "Francesco Dipalo" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: <[EMAIL PROTECTED]>
Subject: Re:
ys, "For simple types, SOAP adopts all the types
found in the section Built-in datatypes of the XML Schema Part 2:
Datatypes", but not all have been implemented. "
(reprised from http://ws.apache.org/soap/faq/)
Regards,
Martin-
- Original Message -
From: "Scott Nich
rces binaries which support Java 1.5,.0 which Axis has been
tested against?
Thank You,
Martin-
How do I get apache soap to name the return element something other than
return? I would prefer it used the name of the return variable.
How are you declaring this datatype in your WSDL?
Martin-
- Original Message -
From: "gurcharan singh" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, August 22, 2004 3:33 PM
Subject: soap attachment error
> hi!
> I am attaching a zip file with the
Otto-
Can we see your Array declarations from your WSDL?
Vielen Dank,
Martin
(cell) 001-617-852-7822
From: "Otto, Frank" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
Subject: java.lang.IllegalArgumentExc
/developerworks/webservices/library/ws-soapmap1/#listing6
Genau?
Martin
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, June 16, 2004 3:35 AM
Subject: Apache Soap 2.3.1 complex datatypes
> Apache Soap 2.3.1 complex datatypes
>
&g
+1 for unwar/unjar the classes
Be aware you may have to manually configure the xml configurations with
accompanying properties-
-Martin
*To some extent, sanity is a form of conformity* -John Nash PhD Cambridge MA
- Original Message -
From: "Francesco Dipalo" <[EMAIL P
parse the incoming request stream to
< 64k at a time..(JDK 1.2 restriction)Anyone
else??-Martin
- Original Message -
From:
David
Smith
To: Soap-User
Sent: Thursday, June 10, 2004 9:14
PM
Subject: WASMessageRouterServlet in
WebSphere
I'm working on a Web
Tizo
Can you display the contents of the Tomcat log relating to this exception
Martin
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, June 07, 2004 1:52 AM
Subject: fault listener
Hi there,
I have been testing some services with no faul
JonathanCheck out load-balancing from Borland
Enterprise Server using Application Server Partitioninghttp://www.borland.co.kr/besappserver/pdf/besa52_faq.pdfHTH,Martin
- Original Message -
From:
Jonathan
Roberts
To: [EMAIL PROTECTED]
Sent: Sunday, June 06, 2004 11:14
Francesco-
http://www.javaworld.com/javaworld/jw-04-2001/jw-0427-soap.htmlCiao,Martin
- Original Message -
From:
Francesco
Dipalo
To: [EMAIL PROTECTED]
Sent: Sunday, June 06, 2004 1:16 PM
Subject: Installing the Server Side Under
Apache Tomcat v4.1.30
Can
Jonathan:2 things-
Have you looked into RSVP aware routers?Or
perhaps using DNS Servers to round-robin so that the next request is
automatically distributed to the n+1 box in the
cluster..???-Martin
- Original Message -
From:
Jonathan
Roberts
To: [EMAIL PROTECTED
have access to take a look at
http://java.sun.com/j2ee/sdk_1.3/techdocs/api/javax/servlet/http/HttpServletRequest.html
Regards,
-Martin
- Original Message -
From: "Daniel Zhang" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, May 26, 2004 9:27 AM
Subje
Hello!
I'm new in this area!
I run soap on Tomcat, and i want to make a simple
weblog.
And i havent any idea how i can do it!
are the any page or document about that?
Cheers
__
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! Ho
Folks:
Anyone out there using JDeveloper know how to add "Java Web Services" item
to General / WebServices Menu
(Sorry for being completely off topic but I dont know where else to ask)
Thank You,
Martin
Ying:
Where is the server side addParameter() method?
Here is an example of how to setup a service which returns an Array of
strings
http://www.mail-archive.com/[EMAIL PROTECTED]/msg18067.html
HTH,
~Martin~
- Original Message -
From: "Ying Ying" <[EMAIL PROTECTED]>
To: &
Ying-
This information is available within the
SOAPContext class getBodyPart() methodcheck out
http://www.markrichman.com/5091_Chap14.pdfRegards,Martin
- Original Message -
From:
Ying
Ying
To: [EMAIL PROTECTED]
Sent: Thursday, March 11, 2004 5:10
PM
Subject: SOAP
in scope or are
being initiliased in a non thread-specific manner
Good Question,
Martin
- Original Message -
From: "Hongda Lin" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, March 11, 2004 2:32 PM
Subject: Is SOAP 2.3 RPC thread safe?
Hi,
Is SOAP 2
ures do you desire?
A great way for you to learn SOAP is to code the SOAP Server and the Client
Regards,
Martin Gainty
- Original Message -
From: "Eric Carlson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Saturday, March 06, 2004 12:3
Eric:
You need code at the Server end to process the WSDL
I would need to see that code
-Martin
- Original Message -
From: "Eric Carlson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, March 06, 2004 9:47 AM
Subject: Re: My java client always returns
I'll ask the dumb question
Where is the code for TranslateService.asmx?
-Martin
- Original Message -
From: "Eric Carlson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, March 06, 2004 9:32 AM
Subject: My java client always returns (null)
Hi,
So
Title: xml document always null?
Jeff-
where is the toStringgetNodeValue
code?Best Regards,Martin Gainty
- Original Message -
From:
JEFF EMMINGER
To: '[EMAIL PROTECTED]'
Sent: Thursday, February 26, 2004 10:36
AM
Subject: xml document always null?
Hello from the US:
Where can I acquire this TCP Tunnel/Monitor ?
Thank You,
Martin Gainty
*Instructor/Consultant/Chess Nut*
- Original Message -
From: "Dragos Vilcu" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, February 20, 2004 9:00 AM
Subject:
,
-Martin
- Original Message -
From: "Cyrus Adkisson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, February 05, 2004 12:31 PM
Subject: Re: LD_ASSUME_KERNEL
> An addendum to my post: I'm trying to build tomcat 5.0.18 (not .12) on
> thi
Make sure you place your compiled java classes in your war
so Tomcat can deploy.
(courtesy Scott
Nichol-http://www.mail-archive.com/[EMAIL PROTECTED]/msg07902.html)
Regards,
-Martin
- Original Message -
From: "devnulle" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent
Cindy
I would add DeployedServices.ds to your war then ear and redeploy
-M
- Original Message -
From: "Gramann, Cindy" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, January 28, 2004 5:42 PM
Subject: SOAP fault on WAS 5 z/0s
> I'm having a problem running the Apache SOAP Sto
You are most welcome.Cheers!Martin Gainty
(cell) 001-617-852-7822From: Jonathan Roberts <[EMAIL PROTECTED]>>Reply-To: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >Subject: Re: calling dot net web services from java soap >Date: Tue, 13 Jan 2004 15:22:02 + (GMT)
JonathanCheck outhttp://www.csharphelp.com/archives/archive53.htmlRegards,
Martin Gainty
- Original Message -
From:
Jonathan
Roberts
To: [EMAIL PROTECTED]
Sent: Tuesday, January 13, 2004 10:08
AM
Subject: calling dot net web services
from java soap
Hi guys
something specific you are driving at?
-Martin
- Original Message -
From: "Praveen Peddi" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, December 22, 2003 10:17 AM
Subject: Re: Sending response as stream
> I serialized the List to byte[] and sent it a
Is there something specific you are driving at?
-Martin - Original Message - >From: "Praveen Peddi" <[EMAIL PROTECTED]>>To: <[EMAIL PROTECTED]>>Sent: Monday, December 22, 2003 10:17 AM >Subject: Re: Sending response as stream > > > > I serialize
something specific you are driving at?
-Martin
- Original Message -
From: "Praveen Peddi" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, December 22, 2003 10:17 AM
Subject: Re: Sending response as stream
> I serialized the List to byte[] and sent it as atta
Read this
http://www.w3.org/2000/xp/Group/2/07/SOAP-AF/aftf-soap-af.html
Regards,
Martin
- Original Message -
From: "Praveen Peddi" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, December 16, 2003 11:32 AM
Subject: Re: Sending response as stream
Michael
Google about xercesImpl.jar contains that class
I posted this query to WAS blog at ibm..its not a paid support option so it
may take a while
-Martin
- Original Message -
From: "Michael Hansen (Presys A/S)" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent
XercesImpl.jar version is incorrect
Updating your JAR may harm WAS..what does IBM support say?
-Martin
- Original Message -
From: "Michael Hansen, Presys A/S" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, December 16, 2003 6:15 AM
Subject: RPCRouter in
More specifically
Implementation and Discovery of Beans = JAF
SMTP Mail via Java - JavaMail
-M
- Original Message -
From: "Scott Nichol" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, July 25, 2003 11:36 AM
Subject: Re: help needed
These are used to support SOAP Attachments.
S
Ayman-
I created a Utility which creates WSDL
from java compiled Interfacehttp://www.laconiadatasystems.com/Downloads.html
Hth,Martin
- Original Message -
From:
Ayman
M. El-Geneidy
To: [EMAIL PROTECTED]
Sent: Sunday, June 08, 2003 9:56 PM
Subject: WSDL and SOAP
try-
\soap\soap-2_3_1>.\samples\addressbook2\testit.cmd
Regards,
Martin
- Original Message -
From: "schyzad" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, March 14, 2003 7:54 PM
Subject: RE: HELP ME!
> I tried this but it is still giving me the
the element located at Current Position
object IEnumerator.Current // IEnumerator version: returns object
{
get
{
return t.elements[position];
}
}
}
}I am not a C# expert and this needs ALOT OF WORK but you get the g
FrankI think you and I are the only folks working today(It must be a Federal Holiday or something)
Martin Gainty
__I didnt know anything about Iran Contra I am officially Loopless - Dana Carvey doing G Bush
>From: Frank Cohen <
Another great interoperability article ..http://www-106.ibm.com/developerworks/webservices/library/ws-inter.html
Martin Gainty
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relating to the official
Hauke-Read this article: http://www.theserverside.com/resources/article.jsp?l=MonsonHaefel-Column3 to learn how to implement SAAJ
(To the best of my knowledge Pres Bush does not speak GermanBut that is a good translation nonetheless)
Martin Gainty
Postmaster
Please discontinue Diedre O'Brien's auto-responder to [EMAIL PROTECTED]Thank You,
Martin Gainty
>From: "Glen Daniels" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: <[EMAIL PROTECTED]>
>Subject: Re: Deirdre O'Br
.e. I must fulfill Request1 before attempting Request2 or are they
independent of each other?
If they are independent requests I would establish separate connections
Perhaps if we had more information I could make a better educated stab at
the situation.
-Martin
- Original Message -
From: &
Shehzad-
If you are contemplating using RPC then I would recommend Axis
http://ws.apache.org/axis/
-Martin
- Original Message -
From: "schyzad" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, March 03, 2003 11:02 AM
Subject: Hi
>
> Hello mates,
&g
Brad-
Get SOAP.jar from Java Web Services Developer Kit
http://java.sun.com/webservices/downloads/webservicespack.html
-Martin
- Original Message -
From: "Brad Messerle" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, February 22, 2003
Allain-When you go to http://ORDI1:8081/soap
can you list the services?Bon Fortune,
Martin Gainty
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relating to the official business of Laconia Data
Madhavi-can you ping the URIcan
you open the URI in your browser?
-Martin
- Original Message -
From:
Madhavi
Thottempudi
To: [EMAIL PROTECTED]
Sent: Monday, February 17, 2003 9:13
AM
Subject:
SOAP-ENV:Server.BadTargetObjectURI
Hi!I was trying to access SOAP
Malte-
Thanks to Scott for going to the mat on stack trace..this is clearly above
and beyond the call..
I once worked for somebody who when I inquired aboutt populating a Database
of instance A
his reply would be: Populate 1 column with the CORRECT DATATYPE to a column
in an existing Table
As I rea
Thomas-The executing jar's manifest
must identify a class which contains a main methodin order to execute
at command linejava -jar JarWithoutMain.jar //This will fail because there
is no main method includedjava -jar Main.jar //The jar's manifest identifies
a main methodMake sense
Jesus-
Check your path ..
That should give you a clue as to which java binary gets loaded first
Likewise the classpath
should give you a clue as to which jar gets loaded first-
In any case keep me apprised,
-Martin
- Original Message -
From: "Jesus M. Salvo Jr." <[EMAIL P
I wanted to configure the Server not the servlet..(at the risk of repeating myself again Again and AGAIN!)
bye,
Martin Gainty
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relating to the official
[]*
As you can see the Port is configured...All i need to do is run SOAP so running Standalone seems to be the path of least resistanceIf you have any suggestions I would be glad to hear it..Thanks,
Martin Gainty
__
Disclaimer and
gerouter Apache-SOAP Message Router org.apache.soap.server.http.MessageRouterServlet faultListener org.apache.soap.server.DOMFaultListener
rpcrouter /servlet/rpcrouter
messagerouter /servlet/messagerouter Thank
Scott et al...Web.xml defines the location of soap.xmlSOAP.xml has the configuration information (Ports etc)What I cant get is who calls/configures web.xml???Saying you can only use Port (80) on Apache webserver seems excessively restrictive
Thanks,
Martin Gainty
Will Do.Thanks for the information!
Martin Gainty
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relating to the official business of Laconia Data Systems (LDS) is proprietary to the company. It is
) result in The Page cannot be displayed instead of the SOAP Admin PageIs there any way I can debug this configuration???Thanks,
Martin Gainty
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relating to the
Scott:
I can Specify the Port used in the Axis SOAP implementation without incidentI need to learn how to configure the port for the Apache SOAP Server ?!?
Martin Gainty
__
Disclaimer and confidentiality note
Everything in this e-mail and
Someone is blocking access from your node to your WebServer do a tracert *YourWebServer*pathping *YourWebServer*Also ping the gateway and..Make sure that all authentication strings (username/password) are supplied beforehand.Keep us apprised..
Martin Gainty
rving for information on this topic..any help would be much appreciated..Thanks,
Martin Gainty
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relating to the official business of Laconia Data Systems (LD
In Apache Axis whe I add a connector class I can specify the Port (usually 8080) inside the server.xmlBUT..How do I specify the port (8080) when configuring SOAP???Help
Martin Gainty
__
Disclaimer and confidentiality note
Everything in
What is the SOAP Error that is returned???
Martin Gainty
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relating to the official business of Laconia Data Systems (LDS) is proprietary to the company. It
Brent-
The HTML message you are parsing is "".May want to take a look at the other end to figure out who is sending a NULL message to you..
Regards,
Martin Gainty
__
Disclaimer and confidentiality note
Everything in this e-ma
e you can at least reach it2)Proxy Servers installed in between your client and the SOAP Server..Request that the NetAdmin take the Proxy Server down..at night or on the weekend and retest without the interference of the Proxy ServerPlease let us know what we can do to help..
Martin G
Or could be a proxy server is not passing the requestWhich port are you using???
Martin Gainty
__
Disclaimer and confidentiality note
Thats right i AM a Stupid American
_GMT-5___
>From: "
MSN 8 with e-mail virus protection service: 3 months FREE*.
--
To unsubscribe, e-mail:
For additional commands, e-mail:
The client needs to forlmuate a correct request with contentType="text/xml"AND the client's response will contentType="text/xml"Regards
Martin Gainty
__
Disclaimer and confidentiality note
Everything in this e
for SOAPContext SOAPResponse
you have to SetContentType("text/xml");
I dont know how to do that with the Call Statements you have research use ofSOAPResponse to ensure you are getting the correct ContentType specified..
Keep me apprised,
Mar
Indeed..the Fellow must have alot of time on his hands..
Does IBM have any UDDI/SOAP Servers that I can issue requests to?
Thanks,
Martin Gainty
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relating
AmanWhich Port are you running the SOAP Server on?
Martin
>From: "aman singh" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: content type error html instead of xml
>Date: Wed, 16 Oct 2002 19:45:52 -0700
>
Sorry to jump in the middle of the discussionWould these connections be implemented thru threads?
Martin Gainty
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relating to the official business of Laconia
Hello,
I am trying to consume a .Net web service with the Apache soap toolkit. The
web service is expecting the following header:
Martin Pichardo
Password
any text
I haven't been able to create a soap hearder with the toolkit. Can anyone
provide a code snippet for creating the
String methods are discovered.Jars searched for by makewsdl:jaxrpc.jaraxis.jarsoap.jarservlet.jarwsdl4j.jartt-bytecode.jarcommons-logging.jar
If I am missing anything or you discover anything please let me know..Enjoy!
-Martin Gainty
Send and receive Hotmail on your mobile device: Click
y sitehttp://www.laconiadatasystems.com/downloads makewsdl.Thanks,
Martin Gainty
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relating to the official business of Laconia Data Systems (LDS) is proprietary to the c
I:/SOAP_S~1/GETQUO~1/GetQuote.wsdl I:/SOAP_S~1/GETQUO~/GetQuoteI get java.lang.ClassNotFoundException: I:/SOAP_S~1/GETQUO~1/GetQuoteButI:/SOAP_S~1/GETQUO~1/GetQuote.class existsAny clues?Thanks,-Martin
Send and receive Hotmail on your mobile device: Click Here
--
To unsubscribe, e
Axis features over Apache SOAPEvent Based JAX Parser and Java2WSDL (class which converts Java to WSDL)Both invaluableRead http://xml.apache.org/axis/index.html
Good Stuff
Martin Gainty
__
Disclaimer and confidentiality note
Everything in
Did you start Tomcat
Martin Gainty
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relating to the official business of Laconia Data Systems (LDS) is proprietary to the company. It is confidential
EricBonjour,The class com.soapuser.soap.server.quotation.Quotation.classcould not be found.You need to determine the root location of com.soapuser.soap.server.quotation.Quotationthat is find where the com directory starts outAND
Add the Rootpart to your classpathKeep us apprised,
-Martin
.println("Fault Code = " + fault.getFaultCode()); System.out.println("Fault String = " + fault.getFaultString());}else { Parameter result = resp.getReturnValue(); System.out.println(result.getValue());}Does this help?Martin Gainty
__
s, the xsi:type attribute is optional for array item sub-elements, but its inclusion is recommended.Does this help?
-Martin
>From: Scott Nichol <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED], [EMAIL PROTECTED]
>CC: Sudhakar S <[EMA
First Confirm you have a listener installed properly by typinghttp://localhost:9080Once you have confirmed you have 9080 installed as a Listener Port make the call TcpTunnelGUI ListenerPort TunnelHost TunnelPortRegards,
-Martin
>From: "O'Neill, Timothy(LIT)" <[EMA
VinayanThere is a good tutorial by Samudra Gupta on coding a Bean as a SOAP Service athttp://javaboutique.internet.com/tutorials/SOAP/index2.html
-Martin
>From: Vinayan Menon <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>S
/Hire.dll/soap/IHire Regards,
Martin Gainty
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relating to the official business of Laconia Data Systems (LDS) is proprietary to the company. It is confidential
What happens when you add this localhost entry to your hosts file:127.0.0.1 localhost Martin Gainty__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relating to the official business of Laconia Data Systems (LDS) is
1 - 100 of 146 matches
Mail list logo