1

I'm trying to add a glassfish v2.1.1 server to my netbeans servers, and after install the glassfish 2.x plugin, selecting my glassfish 2.1 location, shows the next error:

Run setup.xml or setup-cluster.xml before attempting to register

Any ideas? Thanks in advance.

enter image description here

elcadro
  • 1,482
  • 3
  • 21
  • 45

1 Answers1

0

You must follow the steps described here: http://glassfish.java.net/downloads/v2ur2-b04.html. Speccially this step: % lib\ant\bin\ant -f setup.xml

Hope it helps,

Esteban Aliverti
  • 6,259
  • 2
  • 19
  • 31