I need to be able to use the FTPServer within my process (for junit-based
testing purposes). Is there a way I can do that ?
Yes you can (with some level of effort) instantiate Avalon components
from a normal class without a container such as Phoenix or Merlin. See a
class called "Standalone"
Hello ,
after using opensource for sometime now, I would like to participate
in the mentioned project.
I have extensive knowledge of programming languages(C/C++/Java), as well as system
programming and administrating.
In addition, I have quite a good knowledge in the fields of
cryptography and s
[EMAIL PROTECTED] wrote:
Thanks.
I need to be able to use the FTPServer within my process (for junit-based
testing purposes). Is there a way I can do that ?
Here is an example [1] of a junit-based test that includes an embedded
container. The test code that pulls in named services and does wh