Integrating Glassfish in Eclipse for Java EE -
i using eclipse java ee. have installed java ee sdk include glassfish server. not see glassfish in list of servers when creating web project. how add glassfish eclipse?
eclipse indeed not ship glassfish plugin out box. need install separately. it's quite simple, click link download additional server adapters in new server wizard.

wait list populated , pick oracle glassfish server tools.

after restart it'll available among options.

(those screenshots borrowed jsf 2.0 tutorial on eclipse + glassfish)
Comments
Post a Comment