|
From: Patrick Y. <kc...@ce...> - 2002-10-24 01:22:00
|
Hi,
To generate the authentication file, you should use a utility provided =
by us (in common.jar):
java -cp <path_to_common.jar>/common.jar =
hk.hku.cecid.phoenix.common.util.PassTool add
1. It will ask for the name of password file to be generated,=20
2. It will ask for the user name and password to be added.=20
After that you will get a file in the location that you specified in =
step (1). You should write the file name to the msh.properties.xml of =
the MSH in application server side, and also write the user name and =
password to the msh.properties.xml of in the client side.
For your information, if you just want to play with it with no =
authentication, you can comment out the AuthenticationFile property in =
the property file. The server will not perform authentication then.
Hope this helps.
P.S. I am CC'ing this to our mailing list for discussions.
Regards,
-Patrick
--
Patrick Yee
System Architect
Center for E-Commerce Infrastructure Development (CECID)
Dept. of Computer Science and Information Systems
The University of Hong Kong
Tel: (852) 22415674
Fax: (852) 25474611
----- Original Message -----=20
From: jujeonja=20
To: Patrick Yee=20
Sent: Wednesday, October 23, 2002 6:55 PM
Subject: [RE]Re: <Question...> Hello. I need your help...
Hi. Thanks you for reading my mail...=20
I have solved the problem..=20
but I hava another proble.=20
probably,Gererating password file for authentication is problemed...=20
I created Authentication File.=20
and I don't know where the file is located.=20
-------------------------------------------------------------------=20
error message is below...=20
Fail to send MessageServiceHandlerConfig to MessageServiceHandler:=20
HTTP response code =3D 409=20
HTTP response message =3D HTTP POST submitted to MessageServiceHandler =
failed: M=20
essageServiceHandlerException: Authentication failed!=20
at =
hk.hku.cecid.phoenix.message.handler.Request.sendMessageServiceHandle=20
rConfig(Unknown Source)=20
at hk.hku.cecid.phoenix.message.handler.Request.register(Unknown =
Source)=20
at hk.hku.cecid.phoenix.message.handler.Request.(Unknown Source)=20
at hk.hku.cecid.phoenix.message.handler.Request.(Unknown Source)=20
at LoopBack.run(LoopBack.java:29)=20
at LoopBack.main(LoopBack.java:11)=20
please, give me answer...=20
Good-bye... =20
jujeonja =20
=20
=20
=20
"=BF=EC=B8=AE =C0=CE=C5=CD=B3=DD, Daum" http://www.daum.net =
=A1=BA =C6=F2=BB=FD=BE=B2=B4=C2 =B9=AB=B7=E1 =C7=D1=B8=DE=C0=CF=B3=DD =
=A1=BB
=20
=BA=FC=B8=A3=B4=D9! =C6=ED=C7=CF=B4=D9! =
Daum=B8=DE=BD=C5=C0=FA
=B8=C5=C0=CF=B8=C5=C0=CF =BE=B2=B0=ED =B0=E8=BD=C3=C1=D2? =
Daum=BF=A3=C5=CD=C4=AB=B5=E5
Daum=C8=B8=BF=F8=C0=C7 =C7=CA=BC=F6=C7=B0! =
=BF=C2=BF=C0=C7=C1 =C3=D6=B0=ED=C0=C7 =C7=FD=C5=C3~=20
=20
|