AXIS 2.0 OpenJMS

2007-10-29 Thread Saket Raizada
I have a HTTP client for a WebService and I want to create JMS based clients for it. Does anyone have inputs on developing a JMS based program using AXIS 2.0 and OpenJMS. Any pointers/tutorials etc are appreciated. regards -machoq

RE: WSDL2Java not working for HTTPS URL

2007-10-25 Thread Saket Raizada
Hope this tip will help you http://wso2.org/blog/dims/1906 Thanks, Keith. On 10/24/07, Saket Raizada [EMAIL PROTECTED] wrote: Hi folks, I have a POJO that I deployed as a service and now I can access the WSDL file as http://central.acme.com:8081/axis2/services/SMProxy

WSDL2Java not working for HTTPS URL

2007-10-24 Thread Saket Raizada
Hi folks, I have a POJO that I deployed as a service and now I can access the WSDL file as http://central.acme.com:8081/axis2/services/SMProxy?wsdl or as https://central.acme.com:8443/axis2/services/SMProxy?wsdl Now when I run WSDL2Java to create the client it works for the http URL but fails

RE: getting following exception in making client connection to theservice

2007-10-24 Thread Saket Raizada
Looks like you do not have the jms jar file in the classpath. regards -Saket Raizada 309-763-5492 Automation (Maintenance) -Original Message- From: Shalab Goel [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 24, 2007 12:21 PM To: axis-user@ws.apache.org Subject: getting following

RE: AXIS Fault Required Attribute localType is null

2007-10-23 Thread Saket Raizada
Raghu, I do not see the type variable in the WSDL. I have attached the WSDL file. Thanks for the help ! regards -Saket Raizada 309-763-5492 Automation (Maintenance) From: Raghu Upadhyayula [mailto:[EMAIL PROTECTED] Sent: Monday, October 22, 2007 7:16

RE: AXIS Fault Required Attribute localType is null

2007-10-23 Thread Saket Raizada
-Saket Raizada From: Raghu Upadhyayula [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 23, 2007 1:08 PM To: axis-user@ws.apache.org Subject: RE: AXIS Fault Required Attribute localType is null Hi Saket, Can you also post your Common.xsd file