RE: Generated code not Thread safe

2006-02-01 Thread Parikh,Pratik
Well you can used synchronized block to make sure that access to the map is thread safe. I would not blame HashMap for it, this would be considered as bug. Thanks, Parikh, Pratik | Software Engineer | Cerner Corporation | (1)-816-201-1298 | [EMAIL PROTECTED] | www.cerner.com -Original

RE: Eliminating element with xsi:nil

2006-01-19 Thread Parikh,Pratik
Hi Anand, I have a fix for it, but it not committed. The Axis-2351, has a patch for what you need. Thanks, Parikh, Pratik | Software Engineer | Cerner Corporation | (1)-816-201-1298 | [EMAIL PROTECTED] | www.cerner.com From: Kasi, Anand [mailto:[EMAIL PROTECTED] Sent: Thursday

RE: Eliminating element with xsi:nil

2006-01-19 Thread Parikh,Pratik
This is not possible!! you will have to use my patch if you want it to work? Thanks, Parikh, Pratik | Software Engineer | Cerner Corporation | (1)-816-201-1298 | [EMAIL PROTECTED] | www.cerner.com From: Kasi, Anand [mailto:[EMAIL PROTECTED] Sent: Thursday, January 19, 2006 12:06 PMTo

RE: Didn't find specified return QName

2005-12-16 Thread Parikh,Pratik
understanding of what is going on. I need some expert help on this before i put the hack on it. Thanks, Parikh, Pratik | Software Engineer | Cerner Corporation | (1)-816-201-1298 | [EMAIL PROTECTED] | www.cerner.com From: Bhushan Bhangale [mailto:[EMAIL PROTECTED] Sent: Friday, December 16

RE: Didn't find specified return QName

2005-12-16 Thread Parikh,Pratik
what axis version are you using??? are you using Axis2 Thanks, Parikh, Pratik | Software Engineer | Cerner Corporation | (1)-816-201-1298 | [EMAIL PROTECTED] | www.cerner.com From: Bhushan Bhangale [mailto:[EMAIL PROTECTED] Sent: Friday, December 16, 2005 8:58 AMTo: axis-user

RE: Tibco vs Axis [round 1 ...]

2005-12-16 Thread Parikh,Pratik
Hi Dims, I will post my fix, Do you think you can package my fix into axis-1.3 build. Thanks, Parikh, Pratik | Software Engineer | Cerner Corporation | (1)-816-201-1298 | [EMAIL PROTECTED] | www.cerner.com -Original Message- From: Davanum Srinivas [mailto:[EMAIL PROTECTED] Sent

RE: Bug in beandeserializer??

2005-12-14 Thread Parikh,Pratik
Title: Bug in beandeserializer?? Can someone please look at this??? I need to resolve it. Thanks, Parikh, Pratik | Software Engineer | Cerner Corporation | (1)-816-201-1298 | [EMAIL PROTECTED] | www.cerner.com From: Parikh,Pratik [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 13

RE: Can you have more then one client handler

2005-12-08 Thread Parikh,Pratik
Is there a example for this??? Thanks, Parikh, Pratik -Original Message- From: Guy Rixon [mailto:[EMAIL PROTECTED] Sent: Thursday, December 08, 2005 1:56 AM To: axis-user@ws.apache.org Subject: RE: Can you have more then one client handler You could try combining them into a handler

Can you have more then one client handler

2005-12-07 Thread Parikh,Pratik
Title: Can you have more then one client handler Hi Everyone, I have two handler in my client stub, one for logging out messages to MQ and second is for CommonsHTTPSender. Now the problem I am running into is that it only allow me to have one handler. Is there anyway I can run both,

RE: Can you have more then one client handler

2005-12-07 Thread Parikh,Pratik
Title: Can you have more then one client handler Can anyone reply to this?? Thanks, Parikh, Pratik From: Parikh,Pratik [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 07, 2005 10:02 AMTo: axis-user@ws.apache.orgSubject: Can you have more then one client handler Hi Everyone, I

RE: printing out SOAP messages to axis.log

2005-11-15 Thread Parikh,Pratik
Are you on doint this on client side or server side. Thanks, Pratik Parikh -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 15, 2005 6:53 PM To: axis-user@ws.apache.org Subject: printing out SOAP messages to axis.log Hi, I'd like to print

RE: nil = true

2005-11-14 Thread Parikh,Pratik
I am interested in this as well Please reply it there is one. Thanks, Pratik Parikh -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, November 14, 2005 2:46 AM To: axis-user@ws.apache.org Subject: RE: nil = true Lets bring this old topic to life

RE: nil = true

2005-11-14 Thread Parikh,Pratik
quot; Have you tested this with Axis 1.3?If the problem still exists, please file an enhancement request.Anne On 11/14/05, Parikh,Pratik [EMAIL PROTECTED] wrote: I am interested in this as well Please reply it there is one.Thanks,Pratik Parikh-Original Message-From: [EMAIL

RE: nil = true

2005-11-14 Thread Parikh,Pratik
Hi everyone, what is the process follow of writing xml out to the stream. Which file are being used, i want to set a break point and find out how i can change this code to make sure that it does not write out the null elements. Thanks, Pratik From: Parikh,Pratik [mailto:[EMAIL

Adding ws-addressing as the soap header.

2005-11-12 Thread Parikh,Pratik
-addressing. And the AddressingHeaders has a method called toEnvelope which takes SoapEvn and actionURI. But the message context is null, can anyone tell me what I am doing wrong Thanks, Parikh, Pratik CONFIDENTIALITY NOTICE This message and any included attachments are from Cerner

RE: No deserializer for {http://www.w3.org/2001/XMLSchema}anyType

2005-11-11 Thread Parikh,Pratik
Title: No deserializer for {http://www.w3.org/2001/XMLSchema}anyType Hi Everyone, Please ignore this thread, I have solved this problem. Thanks, Parikh, Pratik From: Parikh,Pratik [mailto:[EMAIL PROTECTED] Sent: Thursday, November 10, 2005 7:42 PMTo: axis-user@ws.apache.orgSubject

Decorating request and response Xml

2005-11-11 Thread Parikh,Pratik
semanticsTextperson.address/semanticsText /person.address person.administrativeGenderCode value code=1 nullFlavor=/ semanticsTextperson.administrativeGenderCode/semanticsText /person.administrativeGenderCode person.birthTime /query /ControlActEvent Thanks, Parikh, Pratik CONFIDENTIALITY

Binding is not getting called????

2005-11-09 Thread Parikh,Pratik
Title: Binding is not getting called Hi Everyone, Yet another problem that I am running into, I have a the following in server-config.wsdd: service name=pdsPort provider=java:RPC style=document use=literal operation xmlns:retNS=urn:cerner-com:clinical

Any Type Problem!! Please Read.

2005-11-09 Thread Parikh,Pratik
*/ public static org.apache.axis.encoding.Deserializer getDeserializer( java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType) { return new org.apache.axis.encoding.ser.BeanDeserializer( _javaType, _xmlType, typeDesc); } } Parikh, Pratik

RE: Any Type Problem!! Please Read.

2005-11-09 Thread Parikh,Pratik
Hi Anne, Thanks for the reply, I found that out as well. I just made it a ext string. Thanks, Parikh, Pratik From: Anne Thomas Manes [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 09, 2005 5:27 PMTo: axis-user@ws.apache.orgSubject: Re: Any Type Problem!! Please Read

Is this a bug??

2005-11-08 Thread Parikh,Pratik
) at org.apache.axis.client.Call.invoke(Call.java:2366) at org.apache.axis.client.Call.invoke(Call.java:1812) Reference Links http://www.opensubscriber.com/message/kandula-dev@ws.apache.org/2450136.html Thanks, Parikh, Pratik CONFIDENTIALITY NOTICE This message and any included attachments are from Cerner

RE: Is this a bug??

2005-11-08 Thread Parikh,Pratik
ssage because the id attribute of the class can't be null. use TCPMon (or whatever) and check the message you're sending and verify that the id is indeed in the message. From: Parikh,Pratik [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 08, 2005 6:08 PMTo: axis-user@ws.apache.orgCc: axis-dev@

Does anyone hava axis.jar with src in it

2005-11-08 Thread Parikh,Pratik
Title: Does anyone hava axis.jar with src in it Hi Everyone, I am trying to debug a problem, and was wondering if anyone has a jar that includes source. If you do then can you send it to me. Thanks, Parikh, Pratik CONFIDENTIALITY NOTICE This message and any included attachments

RE: Does anyone hava axis.jar with src in it

2005-11-08 Thread Parikh,Pratik
Hi Arul, That is either binary or the whole src dist. We don't have one with the source and classes for debugging. Thanks, Parikh, Pratik -Original Message- From: arul thayalan [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 08, 2005 9:56 PM To: axis-user@ws.apache.org Subject

RE: StAX API (http://java.sun.com/webservices/docs/1.6/tutorial/doc/SJSXP3.html) and AXIS 2.0

2005-11-05 Thread Parikh,Pratik
by Axis2. Thanks, Parikh, Pratik From: Ajith Ranabahu [mailto:[EMAIL PROTECTED] Sent: Saturday, November 05, 2005 3:31 PMTo: axis-user@ws.apache.orgSubject: Re: StAX API (http://java.sun.com/webservices/docs/1.6/tutorial/doc/SJSXP3.html) and AXIS 2.0 Hi Pratik,Are you using the latest code

RE: Really need help badly, If you know what is causing this then please reply - Ignore

2005-11-04 Thread Parikh,Pratik
Title: Really need help badly, If you know what is causing this then please reply Ignore this message thread. From: Parikh,Pratik [mailto:[EMAIL PROTECTED] Sent: Thursday, November 03, 2005 11:28 PMTo: axis-user@ws.apache.orgSubject: Really need help badly, If you know what

RE: WSDL2Java Question

2005-11-04 Thread Parikh,Pratik
use -S option while you generate. Thanks, Parikh, Pratik From: Jalenak, Jerry [mailto:[EMAIL PROTECTED] Sent: Friday, November 04, 2005 10:57 AMTo: axis-user@ws.apache.orgSubject: WSDL2Java Question I have a complete set of Java classes that I am exposing through Axis 1.3

RE: WSDL2Java Question

2005-11-04 Thread Parikh,Pratik
that should work, Thanks, Parikh, Pratik From: Jalenak, Jerry [mailto:[EMAIL PROTECTED] Sent: Friday, November 04, 2005 11:09 AMTo: axis-user@ws.apache.orgSubject: RE: WSDL2Java Question Ive done that, and I still get skeleton classes for all of my objects. I think what is happening

Example on deploying Axis on Web Sphere Application Server

2005-11-03 Thread Parikh,Pratik
Title: Example on deploying Axis on Web Sphere Application Server Hi Everyone, Can someone point me to an article that describes deploying a Axis web service on Web Sphere Application Server. This is urgent any help will be appreciated!!! Thanks, Parikh, Pratik CONFIDENTIALITY

RE: new ?wsdl bug in 1.3?

2005-11-03 Thread Parikh,Pratik
Did you regenerate the code? BTW,I am having the same problem. Thanks, Pratik Parikh -Original Message- From: Garret Pick [mailto:[EMAIL PROTECTED] Sent: Thursday, November 03, 2005 6:58 PM To: axis-user@ws.apache.org Subject: new ?wsdl bug in 1.3? Hi, Does anyone know if this is a

Really need help badly, If you know what is causing this then please reply

2005-11-03 Thread Parikh,Pratik
Title: Really need help badly, If you know what is causing this then please reply Hi Everyone, I am getting following when I deploy my web service on web sphere. I don't know what is going can some one point me in right directory [11/3/05 23:22:58:384 CST] 4f35ede6 WebGroup E

RE: Question around BaseSerializerFactory

2005-11-02 Thread Parikh,Pratik
Title: Question around BaseSerializerFactory Can someone please help me on this. Thanks, Parikh, Pratik From: Parikh,Pratik [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 01, 2005 5:08 PMTo: axis-user@ws.apache.orgSubject: Question around BaseSerializerFactory Hi Everyone, I have

RE: 2 WSDL2Java problems moving from 1.1 to 1.3

2005-11-02 Thread Parikh,Pratik
Add activation.jar and j2ee.jar in your classpath. Thanks, Parikh, Pratik -Original Message- From: Allen Cronce [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 02, 2005 10:12 AM To: axis-user@ws.apache.org Subject: 2 WSDL2Java problems moving from 1.1 to 1.3 Hi all, I ran

RE: 2 WSDL2Java problems moving from 1.1 to 1.3

2005-11-02 Thread Parikh,Pratik
Just get the latest sun jwsdp-1.6 and that should get you activation.jar, and you should have j2ee.jar if you have the j2ee installed. Thanks, Parikh, Pratik -Original Message- From: Allen Cronce [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 02, 2005 11:00 AM To: axis-user

org.apache.axis.encoding.ser.BaseDeserializerFactory - Exception:

2005-11-01 Thread Parikh,Pratik
) at com.ibm.ws.runtime.component.ServerImpl.start(ServerImpl.java:183) at com.ibm.ws.runtime.WsServer.start(WsServer.java:128) at com.ibm.ws.runtime.WsServer.main(WsServer.java:225) at java.lang.reflect.Method.invoke(Native Method) at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:94) Parikh, Pratik CONFIDENTIALITY NOTICE

RE: How does Serialization and deserialization work in axis

2005-10-26 Thread Parikh,Pratik
Title: How does Serialization and deserialization work in axis Hi Everyone, Can anyone answer this for me? Parikh, Pratik From: Parikh,Pratik [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 25, 2005 6:57 PMTo: axis-user@ws.apache.orgSubject: How does Serialization

RE: How to access and use Serializer independently?

2005-10-26 Thread Parikh,Pratik
Hi Paul, I would guess yes. You will have to write a handler for it. Thanks, Parikh, Pratik From: Paul Grillo [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 26, 2005 8:42 AMTo: axis-user@ws.apache.orgSubject: FW: How to access and use Serializer independently? Cant believe

RE: How to access and use Serializer independently?

2005-10-26 Thread Parikh,Pratik
paul that is the same question I have, but seems like no one is answering anything for that question? Thanks, Parikh, Pratik | Software Engineer | Cerner Corporation | (1)-816-201-1298 | [EMAIL PROTECTED] | www.cerner.com From: Paul Grillo [mailto:[EMAIL PROTECTED] Sent: Wednesday

RE: How to access and use Serializer independently?

2005-10-26 Thread Parikh,Pratik
Hi Uday, Can we use this to serialize and deserialize the object before sending over to the webservice or is the serialization/deserialization implement by axis. Thanks, Parikh, Pratik | Software Engineer | Cerner Corporation | (1)-816-201-1298 | [EMAIL PROTECTED] | www.cerner.com

How does Serialization and deserialization work in axis

2005-10-25 Thread Parikh,Pratik
Title: How does Serialization and deserialization work in axis Hi Everyone, I am kind of new to axis, and was wondering the implementation details about Serialization and deserialization in axis. Parikh, Pratik CONFIDENTIALITY NOTICE This message and any included attachments