Sure, I'll try the latest but few questions:
With below steps the project won't be copied, and xhtml pages will be
reloaded automatically, for java changes I need to restart Tomee. Is this
correct?
1- Make a new folder in my source tree src/main/tomee/conf put server.xml
from Tomee installation in it. And set context to point to
${project.basedir}/target/ROOT
2- Set skipCurrentProject to true in Tomee plugin config
3- Use Maven Tomee plugin with 1.0.0-SNAPSHOT version
4- in Pom.xml, add a Maven resources section pointing to src/main/tomee/conf
and enable filtering so project path is resolved.
Does this sound ok to you?
Currently using Eclipse Tomcat adapter, and it's quite annoying because it
restarts the server even when XHTML files are modifed. If your plugin works
as mentioned above it would be much easier to use than Eclipse plugin. You
should put a link from Tomee page to your plugin and mention something about
it in docs section. It's not easy to find it :) Good work!
--
View this message in context:
http://openejb.979440.n4.nabble.com/Feedback-on-TomEE-1-0-0-tp4655483p4655531.html
Sent from the OpenEJB User mailing list archive at Nabble.com.