JAAS Authentication

2002-04-13 Thread Kavish Agarwal
HI, Could any body help me in doing JAAS Authentication in JBoss2.4.3_Jetty3.1.3-1 Application server. If possible step by step procedure will be very well appreciated. Thanks Kavish Agarwal

RE: Error while deploying wsdd: java.net.ConnectException: Connec tion refused: connect

2002-03-27 Thread Kavish Agarwal
ly, I got this ConnectException, because Axis on port 8080 was not running. So, how can I deploy my wsdd on another port? Michel -Original Message- From: Kavish Agarwal [mailto:[EMAIL PROTECTED]] Sent: woensdag 27 maart 2002 9:53 To: [EMAIL PROTECTED] Subject: RE: Error while deploying

RE: Error while deploying wsdd: java.net.ConnectException: Connection refused: connect

2002-03-27 Thread Kavish Agarwal
Might be Axis engine is not running or it's running on some other port number. -Original Message- From: Michel Bergijk [mailto:[EMAIL PROTECTED]] Sent: Wednesday, March 27, 2002 2:11 PM To: axis (E-mail) Subject: Error while deploying wsdd: java.net.ConnectException: Connection refused: c

How to register our own provider

2002-02-01 Thread Kavish Agarwal
Hi, Can anybody help me on that issues. I have written my own provider by extending RPCProvider. Now how i can register that provider with Axis Engine? Thanks in advance. Kavish