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
Post a Comment