NB 6.0, SIP
nbm and SailFin installation.
1)
NetBeans 6.0 with SIP nbm installation.
2)
Install SailFin build.
Please see the installation instruction and the builds location under:
https://sailfin.dev.java.net/downloads/downloads.html
Before SailFin build will be installed, stop a Glassfish build if it
was installed with NB and running. The SailFin settings: ports,
passwords
will be in the setup.xml. If you want to change these
values, then update the setup.xml before to run "ant -f
setup.xml".
3) Add
SailFin build to NetBeans.
- Start NetBeans, if it was not started before.
- Open Services
tab, under Servers
execute Add Server:
- At the Add Server Instance wizard select Sun Java System
Application Server, click Next.
And add the SailFin application server.
- Click at Services
tab, make a right click at Sun
Java System Application Server under Servers , at the drop down
menu select Properties.
Add application server admin password at the field "Password". Close
the wizard.

- If Net Beans was installed with Glass Fish build.
Then under Services/Servers
will be two Servers: GlassFish
V2 and Sun Java System
Application Server. To be sure that during the deployment
time was used a correct server, check the project
Properties, i.e. right click on the project name, select Properties from drop down
menu. In the Project
Properties wizard under Categories
select Run. Check that you see
a correct Server on the right
side of the wizard or if there is a wrong server, select a
correct one and click OK.

4)
Uninstall or Deactivate SIP plugin from Net Beans.
- To uninstall or deactivate SIP Plugin click on Tools/Plugins
- In the Plugins wizard click on Installed
tab
- Select Sip Projects and
click Uninstall to uninstall
the plugin or click Deactivate
to deactivate the plugin.