Re: [Axis2 1.4] WS-Policy in WSDL 1.1 vs WSDL2.0 using wsdl2java utility

2009-03-25 Thread Pradeep Fernando
Hi leon, I'm bit bussy with my GSOC & hopefully i would be able to fix this within this week itself. I have gathered required info to work on this issue & looks good. Sagara gave me some valuable info on woden parser. thanks , pradeep fernando.

Re: [Axis2 1.4] WS-Policy in WSDL 1.1 vs WSDL2.0 using wsdl2java utility

2009-03-24 Thread Pradeep Fernando
e day I would be able to update on you about this and with a estimated time frame. cheers, Pradeep Fernando

Re: Dev environment

2009-03-17 Thread Pradeep Fernando
visiting their respective sites. [2], [3] Axis2 uses svn(subversion) as its version control system.You have to setup the SVN client before you chekout from the trunk.Read the Axis2 docs for more details. Do some googling on SVN. hope this helps, cheers, Pradeep Fernando. [1] http://wso2.org/library

Re: [Axis2 1.4] WS-Policy in WSDL 1.1 vs WSDL2.0 using wsdl2java utility

2009-03-15 Thread Pradeep Fernando
Hi leon, I raised a JIRA issue on behalf of you. you can track it here[1]. thanks, Pradeep Fernando. [1] https://issues.apache.org/jira/browse/AXIS2-4272

Re: [Axis2 1.4] WS-Policy in WSDL 1.1 vs WSDL2.0 using wsdl2java utility

2009-03-13 Thread Pradeep Fernando
. cheers, Pradeep Fernando.

Re: axis2 version 1.3

2009-03-09 Thread Pradeep Fernando
prateek wrote; > But the package available is corrupted. yes, the package is corrupted.Could you please raise a JIRA. some one will look in to this issue. cheers, Pradeep Fernando.

Re: Body with multiple elements (children)

2009-03-09 Thread Pradeep Fernando
ccess. cheers, Pradeep Fernando.

Re: Axis2 - the client side suitability for dynamic invocation of web services

2009-03-01 Thread Pradeep Fernando
Hi Avi, what are the merits of using Axiom on building the soap message tree by > hand? > It just adds more flexibility. Sorry I don't know a specific scenario where it comes handy over others. Is this the only way to do it? Assuming that I always have the WSDL of the target web services, Is i

Re: Axis2 - the client side suitability for dynamic invocation of web services

2009-02-26 Thread Pradeep Fernando
hi Avi, I'll be much obliged if someone can tell me that whether Axis2 is suitable > for one who *does not care about building web services* but only in *consuming > them dynamically* may be what you are looking for is Axis2 dynamic client, where you can give the WSDL of the service as a argumen

Re: Axis2 Deploy in Exploded WAR

2009-02-18 Thread Pradeep Fernando
Hello Appasamy, As i knw you cant deploy services as WAR s in axis2. Is it exploded archive based deployment you are referring ?. The tutorial given below may solve your problem. http://www.ibm.com/developerworks/library/ws-axis2soap/index.html cheers, -- Pradeep Fernando.

Re: WSDL Specs

2009-02-09 Thread Pradeep Fernando
the following article from W3C , still it explains all the aspects of WSDL2.0 using examples. i myself learned WSDL2.0 using this primer. hope this is useful :) http://www.w3.org/TR/wsdl20-primer/