users@glassfish.java.net

Re: "Hello, World Servlet"

From: <glassfish_at_javadesktop.org>
Date: Wed, 24 Oct 2007 07:06:11 PDT

Wow.

You are taking a harder way. Please do the following:

- Stop the domain you created (asadmin stop-domain domain1)
- Delete the domain that you created (rm -rf domains/domain1)
- Create the domain anew.
  -- asadmin create-domain --adminport 4848 domain1
  -- accept the defaults when prompted.

*Download NetBeans 6 Beta from http://netbeans.org
- Create a "Web" Project. The IDE will do everything for you.
- Select the domain1 you created as the "target server" for deployment.
- Just Select your project and click on "Undeploy and Deploy".

Regards,
Kedar
[Message sent by forum member 'km' (km)]

http://forums.java.net/jive/thread.jspa?messageID=241887