RE: problems in deploying existing JAVA classes using JWS

2002-10-11 Thread Michael Grob
[mailto:[EMAIL PROTECTED]]Sent: Freitag, 11. Oktober 2002 03:56To: [EMAIL PROTECTED]Subject: problems in deploying existing JAVA classes using JWS Hi, all   I have been deploying existing java classes into Web services by converting them into .jws file. Do i need to convert all classes i

problems in deploying existing JAVA classes using JWS

2002-10-10 Thread 오윤정
Hi, all   I have been deploying existing java classes into Web services by converting them into .jws file. Do i need to convert all classes into .jws? ( One main class uses serveral imported classes) I converted the main class into .jws file only. But when soap client invokes public