Tuesday, 30 October 2007

Как установить GlassFish

  1. Инсталлируем РыбийГлаз

    ant -f setup.xml

  2. Добавляем bin директорию в путь

    >export PATH=$PATH:${glassfish}/bin/

  3. Запускаем сервер

    asadmin start-domain domain1

  4. http://localhost:8080


Monday, 29 October 2007

BoundsChecker needs VisualStudio 5.0 Service pack 5.
But tells you about that only when you have installed Visual Studio.NET 2003 =(