leroy ha scritto:

If this is possible, how can I develop and test module for Author and Public instances? Or can I use Author instance like Public to test such things?


Hi Leroy, we use Eclipse as IDE, with Dynamic Web Project features.

As Philippe said, we set up 1 Dynamic Web Project (webapp) wich contains Magnolia 3.6.3 (author instance) and then 1 (and even more) Magnolia modules, linked to webapp. In this way, you can debug your code inside Eclipse (I suppose also Netbeans / GlassFish offer this feature).

Few days ago, we started managing also Content Activation and performance issues, so we created another Dynamic Web Project with Magnolia (public instance), we linked the same modules and everything works fine.

But if you prefer, you can use an external tomcat running on a different port which contains only your public instance, it should increase java performance.

Have good work!
M.


----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to