Re: Axis 1 and ws-policy

2009-11-23 Thread Wishing Carebear
Could someone give some pointers. Thanks, cabear On Mon, Nov 23, 2009 at 2:09 PM, Wishing Carebear < wishing.careb...@gmail.com> wrote: > Hello: > I have a snippet of wsdl as shown below. Does Axis 1(1.4.1) supports that. > Please look into the attached wsdl for more detail

Axis 1 and ws-policy

2009-11-23 Thread Wishing Carebear
Hello: I have a snippet of wsdl as shown below. Does Axis 1(1.4.1) supports that. Please look into the attached wsdl for more details... Thanks, cabear http://tempuri.org/"; xmlns:wsdl=" http://schemas.xmlsoap.org/wsdl/"; xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"; xmlns:wsu=" http://do

Re: DIME, MTOM and Axis1

2009-10-27 Thread Wishing Carebear
Any pointers please. Thanks, cabear On Mon, Oct 26, 2009 at 7:45 PM, Wishing Carebear < wishing.careb...@gmail.com> wrote: > Hello: > I have some legacy webservice application using axis1. Need to support > attachment webservice using axis1 both sending and receiving. > >

DIME, MTOM and Axis1

2009-10-26 Thread Wishing Carebear
Hello: I have some legacy webservice application using axis1. Need to support attachment webservice using axis1 both sending and receiving. The consumer will be .NET WSE3 client. Is this possible with axis1. If so could someone point me to some examples. Thanks for your time and help, cabear

Axis1 and proxy

2009-09-23 Thread Wishing Carebear
Hello: Have added the proxy information to the jvm arguements but when the call is made get the following exception. Could someone give me some pointers. Thanks, cabear proxy host is 10.1.32.163 proxy port is 6588 proxy set is null proxy user is null proxy password is null AxisFault faultCode:

Re: Axis1 (1.4.1) and WS-Addressing

2009-09-21 Thread Wishing Carebear
uild it manually if the 1.4.1 doesn't > include it. > > thanks > -Doug > __ > STSM | Standards Architect | IBM Software Group > (919) 254-6905 | IBM 444-6905 | d...@us.ibm.com > The more I'm around some peop

Re: Axis1 (1.4.1) and WS-Addressing

2009-09-21 Thread Wishing Carebear
Doug; When is the support for wsa available for Axis1. I'm using Axis 1.4.1 binaries but the Call object does not have ReplyTo method. Thanks, cabear On Mon, Sep 21, 2009 at 8:39 AM, Wishing Carebear < wishing.careb...@gmail.com> wrote: > Thanks Doug for your quick response. >

Re: Axis1 (1.4.1) and WS-Addressing

2009-09-21 Thread Wishing Carebear
| IBM Software Group > (919) 254-6905 | IBM 444-6905 | d...@us.ibm.com > The more I'm around some people, the more I like my dog. > > > *Wishing Carebear * > > 09/21/2009 11:19 AM Please respond to > axis-user@ws.apache.org > >To > axis-user@ws.apache.

Re: Axis1 (1.4.1) and WS-Addressing

2009-09-21 Thread Wishing Carebear
t | IBM Software Group > (919) 254-6905 | IBM 444-6905 | d...@us.ibm.com > The more I'm around some people, the more I like my dog. > > > *Wishing Carebear * > > 09/20/2009 08:56 AM Please respond to > axis-user@ws.apache.org > >To > axis

Re: Axis1 (1.4.1) and WS-Addressing

2009-09-20 Thread Wishing Carebear
Can someone please reply. Thanks, cabear On Sun, Sep 20, 2009 at 5:56 AM, Wishing Carebear < wishing.careb...@gmail.com> wrote: > Hello: > Does WS-Addressing works with Axis1. If so could someone point me to some > examples. > > Thanks for your time, > cabear >

ws-addressing references not working

2009-09-20 Thread Wishing Carebear
Hello: Foudn the following reference for WS-Addressing with Axis1 in the mailing list but it does not work. http://ws.apache.org/ws-fx/addressing/ Can someone point me to the right place. Thanks for your help and time, regards, Ravi

Axis1 (1.4.1) and WS-Addressing

2009-09-20 Thread Wishing Carebear
Hello: Does WS-Addressing works with Axis1. If so could someone point me to some examples. Thanks for your time, cabear

Re: Help with axis1.4.1 (not axis2) and wss4j

2009-08-31 Thread Wishing Carebear
Alick: Is there any good tutorial with Addressing and wss4j security and Axis1. Thanks, cabear On Mon, Aug 31, 2009 at 10:45 PM, Wishing Carebear < wishing.careb...@gmail.com> wrote: > Thanks Alick. > > I will try it out. > > Regards, > cabear > > > On Mo

Re: Help with axis1.4.1 (not axis2) and wss4j

2009-08-31 Thread Wishing Carebear
em.out.println ( "USERNAME_TOKEN " + identifier ) > ; > > if ( identifier.equals ( "myuser" ) ) > { > callback.setPassword ( "mypassword" ) ; > > return ; >

Re: Help with axis1.4.1 (not axis2) and wss4j

2009-08-28 Thread Wishing Carebear
Hello: Can someone provide some pointers. Thanks, cabear On Fri, Aug 28, 2009 at 10:13 AM, Wishing Carebear < wishing.careb...@gmail.com> wrote: > Hello: > I'm trying to write a client to a WSE 3.0 published webservice. The policy > file looks like below: > > Do

Help with axis1.4.1 (not axis2) and wss4j

2009-08-28 Thread Wishing Carebear
Hello: I'm trying to write a client to a WSE 3.0 published webservice. The policy file looks like below: Does wss4j and axis supports addressing. Thanks, cabear http://schemas.microsoft.com/wse/2005/06/policy"; >

Re: wss4j with Axis 1( no Axis2) comunicating with WSE3 configured webservice

2009-05-29 Thread Wishing Carebear
gt; http://bp1.blogger.com/_SFCs1WYrqtY/SBXPETktd3I/AXE/nNI7mNpQS6c/s1600-h/visualStudio.png > [4]- > http://bp0.blogger.com/_SFCs1WYrqtY/SBXILDktdzI/AWk/9wqequ_9vNk/s1600-h/pfx-pkcs12-1.PNG > > > On Fri, May 29, 2009 at 6:39 PM, Wishing Carebear < > wishing.care

Re: wss4j with Axis 1( no Axis2) comunicating with WSE3 configured webservice

2009-05-29 Thread Wishing Carebear
zI/AWk/9wqequ_9vNk/s1600-h/pfx-pkcs12-1.PNG > > > On Fri, May 29, 2009 at 6:39 PM, Wishing Carebear < > wishing.careb...@gmail.com> wrote: > >> Hello: >> I'm using wss4j with Apache Axis 1.4 (no Axis2). Wondering if someone >> could provide wh

wss4j with Axis 1( no Axis2) comunicating with WSE3 configured webservice

2009-05-29 Thread Wishing Carebear
Hello: I'm using wss4j with Apache Axis 1.4 (no Axis2). Wondering if someone could provide what should be the equivalent client.wsdd file for the following policy file. I have tried posting this in wss4j newsgroup but could not get any response. Hoping some one could give me some pointers. Thanks.

Re: Ramapart Config based dynamic client sample code

2009-02-18 Thread Wishing Carebear
I will check whether > there is a sample documented somewhere. > > thanks, > nandana > > > On Wed, Feb 11, 2009 at 12:25 AM, Wishing Carebear < > wishing.careb...@gmail.com> wrote: > >> Can someone give some pointers please. >> Thanks, >>

Re: Ramapart Config based dynamic client sample code

2009-02-16 Thread Wishing Carebear
ere is a sample documented somewhere. > > thanks, > nandana > > > On Wed, Feb 11, 2009 at 12:25 AM, Wishing Carebear < > wishing.careb...@gmail.com> wrote: > >> Can someone give some pointers please. >> Thanks, >> cbear >> >> >> On Mon

Re: Ramapart Config based dynamic client sample code

2009-02-10 Thread Wishing Carebear
Can someone give some pointers please. Thanks, cbear On Mon, Feb 9, 2009 at 3:42 PM, Wishing Carebear wrote: > Hello:Hoping someone could reply. > > Thanks for your time, > Regards, > cbear > > > On Mon, Feb 9, 2009 at 11:42 AM, Wishing Carebear < > wis

Re: Ramapart Config based dynamic client sample code

2009-02-09 Thread Wishing Carebear
Hello:Hoping someone could reply. Thanks for your time, Regards, cbear On Mon, Feb 9, 2009 at 11:42 AM, Wishing Carebear < wishing.careb...@gmail.com> wrote: > Could someone give some pointers. > Thanks, > cbear > > > On Fri, Feb 6, 2009 at 4:27 PM, Wishing Ca

Re: Ramapart Config based dynamic client sample code

2009-02-09 Thread Wishing Carebear
Could someone give some pointers. Thanks, cbear On Fri, Feb 6, 2009 at 4:27 PM, Wishing Carebear wrote: > Hello:The OutflowConfiguration that works right now looks like below: > private static Parameter getOutflowConfiguration() { > OutflowConfiguration

Re: Ramapart Config based dynamic client sample code

2009-02-06 Thread Wishing Carebear
tionClient. I also have to encrypt the request and decrycpt the response messages. Thanks, cbear On Fri, Feb 6, 2009 at 10:46 AM, Wishing Carebear < wishing.careb...@gmail.com> wrote: > Hello:Noticed that the OutflowConfiguration and InFlowConfiguration > classes are deprectaed. >

Ramapart Config based dynamic client sample code

2009-02-06 Thread Wishing Carebear
Hello:Noticed that the OutflowConfiguration and InFlowConfiguration classes are deprectaed. Trying to see if RampartConfig could be used to get the same behavior. Saw the policy based examples but could not find any code that could add the Rampart code programmitically. 1) Please point me to some

Re: Rampart dynamic configuration with axis2

2009-02-05 Thread Wishing Carebear
ation. It also can be configured either using files > or dynamically using code. > > thanks, > nandana > > > > On Fri, Jan 30, 2009 at 6:43 AM, Wishing Carebear < > wishing.careb...@gmail.com> wrote: > >> OutflowConfiguration is deprecated. >>

Re: Rampart dynamic configuration with axis2

2009-02-03 Thread Wishing Carebear
Nandana:Could you give me some pointers. Thanks, cbear On Fri, Jan 30, 2009 at 11:04 PM, Wishing Carebear < wishing.careb...@gmail.com> wrote: > Nandana: > Thanks for your reply. > > 1) is WS-Security Policy the preferred approach. If so where can I see some > exampels on

Re: Rampart dynamic configuration with axis2

2009-01-30 Thread Wishing Carebear
onfiguration. It also can be configured either using files > or dynamically using code. > > thanks, > nandana > > > > On Fri, Jan 30, 2009 at 6:43 AM, Wishing Carebear < > wishing.careb...@gmail.com> wrote: > >> OutflowConfiguration is deprecated. >>

Re: WS_Security with Axis2 using ServiceClient and OperationClient

2009-01-29 Thread Wishing Carebear
-- Any pointers will be very useful. Thanks, cabear On Thu, Jan 29, 2009 at 12:01 PM, Wishing Carebear < wishing.careb...@gmail.com> wrote: > Hello:I have the sample code: > -- > // creating the SO

Re: Rampart dynamic configuration with axis2

2009-01-29 Thread Wishing Carebear
OutflowConfiguration is deprecated. Right now I'm able to do dynamic invocation using OperationClient and OutflowConfiguration for WSSecurity. Is there any other equivalent for OutflowConfiguration that is recommended. On Thu, Jan 29, 2009 at 4:47 PM, Wishing Carebear < wishing.careb...@g

Re: Rampart dynamic configuration with axis2

2009-01-29 Thread Wishing Carebear
Got the source code from Googling :) On Thu, Jan 29, 2009 at 2:08 PM, Wishing Carebear < wishing.careb...@gmail.com> wrote: > Hello:Read the following of sample 11 for dynamic configuration with axis2 > for WSSeurity. But could not find the file in Rampart distribution. Could > s

Rampart dynamic configuration with axis2

2009-01-29 Thread Wishing Carebear
Hello:Read the following of sample 11 for dynamic configuration with axis2 for WSSeurity. But could not find the file in Rampart distribution. Could someone point me to the location where I can get it: http://blog.sweetxml.org/2007/12/rampart-basic-examples-how-you-add-ws.html 11. Dynamic configur

Re: WS_Security with Axis2 using ServiceClient and OperationClient

2009-01-29 Thread Wishing Carebear
ute on opClient and monitor the message, could see that the security headers are not added. Could you please give me pointers on how I should proceed further. I have to do everything dynamic. May be I need to engage the rampart modules etc. Any help is greatly appreciated. Thanks, cabear

Re: WS_Security with Axis2 using ServiceClient and OperationClient

2009-01-28 Thread Wishing Carebear
. Best regards, cabear On Wed, Jan 28, 2009 at 11:31 AM, Sameera Jayasoma < sameera.madus...@gmail.com> wrote: > > > On Tue, Jan 27, 2009 at 1:55 AM, Wishing Carebear < > wishing.careb...@gmail.com> wrote: > >> Sameera: >> Looked into 240 link. It h

Re: WS_Security with Axis2 using ServiceClient and OperationClient

2009-01-27 Thread Wishing Carebear
Sameera: Any pointers to my questions. Thanks, cbear On Mon, Jan 26, 2009 at 12:25 PM, Wishing Carebear < wishing.careb...@gmail.com> wrote: > Sameera: > Looked into 240 link. It had the following information for client > configurations: > This configuration parameter should

Re: WS_Security with Axis2 using ServiceClient and OperationClient

2009-01-26 Thread Wishing Carebear
xis2 module. For more information please refer following articles. > > http://wso2.org/library/3190 > http://wso2.org/library/240 > > > > On Sat, Jan 24, 2009 at 8:15 AM, Wishing Carebear < > wishing.careb...@gmail.com> wrote: > >> Hello: >> I'm usin

Re: setting username/password in soap header programmatically

2009-01-26 Thread Wishing Carebear
Hello Brain: I'm also planning to do the WS-Security without using the axis2.xml or services.xml. Need to do it programmitically. Could you send some snippets how you have done it for encryption and other security types. Thanks, cabear On Mon, Jan 26, 2009 at 10:30 AM, brianfm wrote: > > Hi,

Re: WS_Security with Axis2 using ServiceClient and OperationClient

2009-01-25 Thread Wishing Carebear
e WS-Security with Apache Axis2 by using Rampart. Rampart is > an Axis2 module. For more information please refer following articles. > > http://wso2.org/library/3190 > http://wso2.org/library/240 > > > > On Sat, Jan 24, 2009 at 8:15 AM, Wishing Carebear < > wishing.

WS_Security with Axis2 using ServiceClient and OperationClient

2009-01-23 Thread Wishing Carebear
Hello: I'm using the Cleint API's (ServiceClient and OperationClient) to consume webservices. I have been successful so far writing dynamic clients ( without using wsdl2java). Now want to integrate WSSecurity feature with the dynamic clients. Would like to know if there are any examples how to do

Re: How to Return XML data from a webservice and how is it consumed?

2009-01-22 Thread Wishing Carebear
Hello:I also have a similar requirement. Don't want to use the java classes but send raw SAOp XML and retrieve the RAW SOAP XML. How can I achieve this using AXIS2. Regards, cabear On Thu, Jan 22, 2009 at 9:59 AM, Asensio, Rodrigo < rodrigo.asen...@gilbarco.com> wrote: > The best way to return r

Re: how to generate the XML in-out stubs

2009-01-20 Thread Wishing Carebear
ar On Tue, Jan 20, 2009 at 9:42 AM, Wishing Carebear < wishing.careb...@gmail.com> wrote: > Thanks Sameera. > > > On Tue, Jan 20, 2009 at 9:25 AM, Sameera Jayasoma < > sameera.madus...@gmail.com> wrote: > >> >> >> On Tue, Jan 20, 2009 at

Re: how to generate the XML in-out stubs

2009-01-20 Thread Wishing Carebear
Thanks Sameera. On Tue, Jan 20, 2009 at 9:25 AM, Sameera Jayasoma < sameera.madus...@gmail.com> wrote: > > > On Tue, Jan 20, 2009 at 10:38 PM, Wishing Carebear < > wishing.careb...@gmail.com> wrote: > >> Thanks Amila/Sameera for your reply. >> Yes, I have

Re: how to generate the XML in-out stubs

2009-01-20 Thread Wishing Carebear
only for the payload or the whole SOAP envelop. Thanks for your time and help, Regards cbear On Mon, Jan 19, 2009 at 8:37 PM, Amila Suriarachchi < amilasuriarach...@gmail.com> wrote: > use -d none option > > thanks, > Amila. > > > On Tue, Jan 20, 2009 at

how to generate the XML in-out stubs

2009-01-19 Thread Wishing Carebear
Hello:In the userguide : http://ws.apache.org/axis2/1_4_1/userguide-creatingclients.html#createclients read the following line: Axis2 gives you several options when it comes to mapping WSDL to objects when generating clients. Three of these options are Axis2 DataBinding Framework, XMLBeans, and Ji

Getting the XML request and response as String

2009-01-19 Thread Wishing Carebear
Hello:Is it possible to get a template of the XML request and the XML response as string through Axis2. As far as my understanding using Axis2 WSDL2JAVA I could generate the stubs and java classes ( default as ADB beans). My requirement is to construct the XML message outside and feed the XML as S

Re: Webservice security, session handling in Axis2

2009-01-19 Thread Wishing Carebear
thanks, > nandana > > > On Mon, Jan 19, 2009 at 10:36 PM, Wishing Carebear < > wishing.careb...@gmail.com> wrote: > >> Any input/pointers is appreciated. >> Thanks, >> Ravi >> >> >> On Fri, Jan 16, 2009 at 11:22 AM, Wishing Carebear <

Re: Webservice security, session handling in Axis2

2009-01-19 Thread Wishing Carebear
Any input/pointers is appreciated. Thanks, Ravi On Fri, Jan 16, 2009 at 11:22 AM, Wishing Carebear < wishing.careb...@gmail.com> wrote: > Hello:I want to use Axis2 to build a client library to do the following > 1) Have access to the wsdl. > 2) Sometimes the wsdl may be behind

Webservice security, session handling in Axis2

2009-01-16 Thread Wishing Carebear
Hello:I want to use Axis2 to build a client library to do the following 1) Have access to the wsdl. 2) Sometimes the wsdl may be behind a security like Http authentication 3) Should be able to generate the stub for the chosen operation and service 4) Able to pass java objects or the complete Payloa

Re: Packaging axis2 with a web application

2009-01-10 Thread Wishing Carebear
Thanks Keith. On Fri, Jan 9, 2009 at 10:42 PM, keith chapman wrote: > Hi, > > This > http://www.keith-chapman.org/2008/10/how-to-embed-axis2-into-existing-web.htmlshould > help you. > > Thanks, > Keith. > > > On Fri, Jan 9, 2009 at 10:46 PM, Wishing Carebe

Re: RPCServiceClient

2009-01-10 Thread Wishing Carebear
Hello: Could someone give me some pointers. Thanks, Ravi On Fri, Jan 9, 2009 at 9:41 AM, Wishing Carebear wrote: > Hello: In addition to Service and Operation client, found from one of the > examples that there is RPCServiceClient. Have couple of questions regarding > the same: >

Re: Parameter name as Param0

2009-01-09 Thread Wishing Carebear
Thanks Keith. Adding the debug flag to the ant script for Java compilation took care of the issue. On Thu, Jan 8, 2009 at 10:18 PM, Wishing Carebear < wishing.careb...@gmail.com> wrote: > Thanks Keith, I will enable the debug option and try it out. > > Regards, > Ravi > &g

RPCServiceClient

2009-01-09 Thread Wishing Carebear
Hello:In addition to Service and Operation client, found from one of the examples that there is RPCServiceClient. Have couple of questions regarding the same: 1) Is there any examples using RPCServiceClient where the service takes a java bean say Class A. Class A has other java beans like Class B a

Re: Packaging axis2 with a web application

2009-01-09 Thread Wishing Carebear
vlet > /services/* > > > > Also you can use Maven to package and testing (together with Jetty plug-in) > . Hope this will help you. > > > > On Fri, Jan 9, 2009 at 9:58 PM, Wishing Carebear < > wishing.careb...@gmail.com> wrote: > >> Hello:I h

Packaging axis2 with a web application

2009-01-09 Thread Wishing Carebear
Hello:I have a war created for my enterprise application. Need to embed axis2 with that. Could someone point me to the instructions need to be followed to achieve this if possible. Thanks for your time and help, Regards, Ravi

Re: Parameter name as Param0

2009-01-08 Thread Wishing Carebear
> On Fri, Jan 9, 2009 at 6:37 AM, Wishing Carebear < > wishing.careb...@gmail.com> wrote: > >> Hello: I'm new to axis2. Trying the pojoguide samples of Weatherservice >> with a complextype Weather. >> >> When looking into the wsd

Parameter name as Param0

2009-01-08 Thread Wishing Carebear
Hello:I'm new to axis2. Trying the pojoguide samples of Weatherservice with a complextype Weather. When looking into the wsdl, noticed the Weather complexType has name as param0 as shown below: Wondering if it is possible to give a logicalname. Thanks

Getting SOAPEnvelope from wsdl and operation

2006-07-17 Thread Wishing Carebear
Hello:I'm trying to build a testing framework for webservices. The requirements are as follows:a. for a given oepration, may be the user can send the parameters valuesb. Show a Sample SOAP envelope and the user can change the value directly. Is it possible using axis1 to get a sample soap message f

ServiceLocator versus the bindingstub

2006-07-06 Thread Wishing Carebear
Hello:I have just started out some samples with axis1.4.When the wsdl2java is run for a wsdl, it generates the ServiceLocator as well the BindingStub. Trying to understand the advantages of using the ServiceLocator rather than using the BindingStub directly. Thanks for your help and time,Regards,c

SAML and axis 1.4.1

2006-06-27 Thread Wishing Carebear
Hello:I want to use SAML and ws-securitywith axis1.4. Is there any example available on this topic. Thanks for your help and time,Regards,cbear

Re: Integration of axis2 for invoking webservices

2006-06-17 Thread Wishing Carebear
; >> Hi,>> if you are looking into a totally dynamic case also look into the>> possibility of using the serviceClient since there is a mode where you>> can pass in a WSDL to the constructor and get it fully configured! >>>> Ajith>>>> On 6/17/06, Eran Ch

Re: Integration of axis2 for invoking webservices

2006-06-17 Thread Wishing Carebear
ng the serviceClient since there is a mode where youcan pass in a WSDL to the constructor and get it fully configured! AjithOn 6/17/06, Eran Chinthaka <[EMAIL PROTECTED]> wrote:> Wishing Carebear wrote:> > Hello:> > I want to build a tool that has to talk to different webservice

Integration of axis2 for invoking webservices

2006-06-16 Thread Wishing Carebear
Hello: I want to build a tool that has to talk to different webservices by taking in the wsdl and invoke the webservcie by getting the relevant inputs. I have just started to look into axis. Wondering if there is any documentation that talks about how to do the integration with axis2. Thanks, cbe