Re: Cannot run AdminClient

2004-11-16 Thread Vy Ho
could you please show me, how you are doing that ? Which one that you would like me to show? How I run the Admin locally in the WEB-INF? Or the way I run the AdminClient? For the Admin, first I copy all class files for the webservice into the class folder inside WEB-INF. Next, copy the the d

Re: Cannot run AdminClient

2004-11-16 Thread hans lux
Vy Ho wrote: This is really strange isn't it? Followed some instruction on the web, I was able to generate deployed information directly in the config file (run Admin in the WEB-INF). This method modify the config file directly, and not using the web interface. This works for the attachment

Re: Cannot run AdminClient

2004-11-15 Thread Vy Ho
This is really strange isn't it? Followed some instruction on the web, I was able to generate deployed information directly in the config file (run Admin in the WEB-INF). This method modify the config file directly, and not using the web interface. This works for the attachment example. How