RE: WSDL problem

2007-08-01 Thread Snehil Brajpuriya
http://tbd/PersonalDetailsSvc/PersonalDetailsUpdt> http://tbd/PersonalDetailsSvc/PersonalDetailsUpdt"; style="document"/> http://tbd/PersonalDetailsSvc/PersonalDetailsInq"/

WSDL problem

2007-08-01 Thread Snehil Brajpuriya
Hi , Can any expert give some guidance here - I am having this WSDL file. I want to have two operation in one service PersonalDetailsSvc. When I convert this to Java however only first binding and first port definition is getting converted. Am I doing something wrong here? Should I have only one b

RE: [Axis2] Problem using SOAP12 vs SOAP11?

2007-07-30 Thread Snehil Brajpuriya
question on Axis2-user list though cause these might help other uses too. If you want more help please post your question to the axis2 user list. Thanks, Keith. On 7/30/07, Snehil Brajpuriya <[EMAIL PROTECTED]> wrote: Hi Keith, Is following a WSDL 2.0 document?

RE: [Axis2] Problem using SOAP12 vs SOAP11?

2007-07-27 Thread Snehil Brajpuriya
Can anybody point to a good tutorial/article on differences in WSDL versions(1.2,2.0 mainly) and also differences in styles(RPC, Document,literal etc.). I need to decide a suitable one for the web services I am developing. Thanks Snehil _ From: keith chapman [mailto:[EMAIL PROTECT

WebServices Over SSL

2007-06-03 Thread snehil Brajpuriya
Hi, I am very sure that this must already have been done by many but I am not sure about the location of LATEST GUIDES/RESOURCES on this. Can any body please point me to guide about consuming webservices over SSL. Thanks Snehil

Axis1.2 with Rampart-SNAPSHOT

2007-05-30 Thread snehil Brajpuriya
Hi, Referring to issue - http://mail-archives.apache.org/mod_mbox/ws-wss4j-dev/200705.mbox/[EMAIL PROTECTED] Should I still be getting same error if I take and build latest Rampart source. I did same and still getting error while trying to run that client of Sample02 that comes with Ramprt (sen

Importing Schema in WSDL

2007-05-30 Thread snehil Brajpuriya
Hi, I am importing ince scema in WSDL. Imported Scema inturn import some other schemas. They all are in propr location.FOlowing is the part of WSDL which imports schema - -- http://www.w3.org/200

Re: Axis2:WSDL2Java giving error

2007-05-28 Thread snehil Brajpuriya
assifiedservice"? Are you sure you're running what you think you're running? Glen Am Montag, den 28.05.2007, 15:32 +0530 schrieb snehil Brajpuriya: > Hi, > I'm trying to compile the "quickstartadb" sample in the

Axis2:WSDL2Java giving error

2007-05-28 Thread snehil Brajpuriya
Hi, I'm trying to compile the "quickstartadb" sample in the Axis2 1.1.1 source distribution. It doesn't appear to be working. I am getting following error - --- C:\axis2\samples\classifiedservice>ant generate.client B