tomcat - How to reliably works with Apache Pluto 1.1.7? -


the company working @ developing (medium sized) portlet.
use apache pluto 1.1.7 portlet container , eclipse helios service release 2 ide, both windows xp).

we added pluto server eclipse servers tab, using pluto bundle v1.1 environment , redeploy on resource changes.

now have annoying issues deploy process.
unless go through multiple clean-remove-add steps, pluto fails run portlet portletexception.
changes made sources not deployed, even when force deploy within eclipse.

every time before testing new change, need to:

  • stop pluto
  • clean pluto work dir
  • stop pluto
  • remove portlet pluto (using eclipse)
  • clean pluto work dir again
  • stop pluto
  • clean portlet project
  • add portlet pluto
  • clean pluto work dir again
  • restart in debug.

if miss 1 of step either got , exception or deployed portlet not date.
time consuming , frustrating.


what happening here? how can reliably deploy portlet pluto eclipse?


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -