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.

enter image description here

wait list populated , pick oracle glassfish server tools.

enter image description here

after restart it'll available among options.

enter image description here

(those screenshots borrowed jsf 2.0 tutorial on eclipse + glassfish)


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -