Re: SOAP 2.2 on WebSphere 3.5.4

2002-04-02 Thread Dr. Surajit Pal
Thanks Virender for your apply. I have fixed the problem. It was triggered by some classpath problem. - Original Message - From: "Virender Sandhu" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, April 02, 2002 8:33 AM Subject: Re: SOAP 2.2 on WebSphere 3.5.4 > Hi Surajit: > >

Re: Apache-SOAP2.2 with WebSphere 4

2002-04-02 Thread Dr. Surajit Pal
WebSphere 4.0 comes with SOAP. You don't need to configure anything on the server to run SOAP. Use the following steps to deploy your soap eanbled applications. 1. Package your application into an EAR file using Application Assembly Tool. Note: EAR file requires that it must contain at least o

Re: HTTP redirects and SOAP

2002-04-02 Thread Brian BBA41 Bannister
Why don't you set up the servlet to be container protected and allow the container to do the basic authentication? We do this with weblogic and apache SOAP and it works well. An unauthenticated user gets a 401 unauthorized and can reply with the basic authentication header. An unauthenticated use

Re: SOAP->EJB example/problem -- Many questions

2002-04-02 Thread Brian BBA41 Bannister
Sounds obvious, but are you sure that you are deploying your EJB? I would write a test harness in Java that runs on your application server to check that. It looks to me like you can't call the EJB at all, either through EJB deployment, or maybe you've got your JNDI properties set up incorrectly.

Re: TcpTunnelGui arguments

2002-04-02 Thread Glen Carl - CSC
The listenport and tunnelport will need to be unique java org.apache.soap.util.net.TcpTunnelGui 8070 server 8080 Change SOAP client to localhost 8070 Otherwise, you will get a java.net.BindException: Address already in use. Mark Childerson wrote: > Those are the correct arguments. It will the

Re: TcpTunnelGui arguments

2002-04-02 Thread Mark Childerson
Those are the correct arguments. It will then take any connections to listenport on the machine running TcpTunnelGUI, and tunnel them through to tunnelport on the tunnelhost machine. For example, if you are running a SOAP Server at server:8080, you can run java TcpTunnelGui 8080 server 8080 T

TcpTunnelGui arguments

2002-04-02 Thread Ide Roth
Hi, I'm a beginner to Apache SOAP 2.2 and I trying to user TcpTunnelGui. I'm not sure what are the arguments I should use for it. Does anyone know what are the correct arguments to use for TcpTunnelGui? TcpTunnelGui Thank You In Advance, Ide

Re: HTTP redirects and SOAP

2002-04-02 Thread Virender Sandhu
Title: HTTP redirects and SOAP Hi Martin   I think if you set the Content-Type: text/xml it will work. - Original Message - From: Martin Hubley To: '[EMAIL PROTECTED]' Sent: Tuesday, April 02, 2002 3:43 PM Subject: HTTP redirects and SOAP Hi, My basic ques

HTTP redirects and SOAP

2002-04-02 Thread Martin Hubley
Title: HTTP redirects and SOAP Hi, My basic question is does Apache SOAP (or any other SOAP implementation) support http redirect headers in a response for a client?? The gory details follow... We have a setup where I am using the GLUE SOAP servlet as part of a J2EE ear running in JBoss 2.4

Apache-SOAP2.2 with WebSphere 4

2002-04-02 Thread Zina Kalish
Does anyone know how set up Apache- SOAP v.2.2 on WebSphere 4.0 Advanced Single server Edition? If yes, can you give me the steps? Thank you in advance Zina

AXIS backward compatible?

2002-04-02 Thread Jeremy Levy
Will I have to rewrite my code when I update to AXIS? Jeremy

SOAP->EJB example/problem -- Many questions

2002-04-02 Thread BRICKER_JONATHAN_E
Hello, I'm new to SOAP and was trying to tackle setting up a SOAP service to a Stateless Session Bean.  I have a simple method to test this out that takes 2 strings and returns a Boolean.  When I run my test client I get the following error: In TemplateProvider.locate() URI: urn:CanDEDataMgr DD.

Re: SOAP 2.2 on WebSphere 3.5.4

2002-04-02 Thread Virender Sandhu
Hi Surajit: Show your source code that is throwing this exception. - Original Message - From: "Dr. Surajit Pal" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 29, 2002 11:20 PM Subject: SOAP 2.2 on WebSphere 3.5.4 > I am getting a null pointer exception on the server s

unsubscribe me

2002-04-02 Thread Baback Parandian
unsubscribe me

Unsubscribe me

2002-04-02 Thread Chan Wai Shan
Unsubscribe me