[jboss-user] [JBoss Seam] - Re: Step-by-Step Seam Getting Started Guide

james.williams@jboss.com do-not-reply at jboss.com
Mon Aug 14 18:09:50 EDT 2006


I think you might have a permissions issue. In your case seam-gen doesn't appear to overwrite existing files like ejb-jar.xml when creating a new project, although the ant task does define overwrite explicitly. Those files are created initially by eclipse WTP, but we want to overwrite them with the seam-gen versions.

Maybe eclipse is generating the files under a different user, or not providing "rwx" to the files that that seam-gen is trying to overwrite.

James

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3965133#3965133

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3965133



More information about the jboss-user mailing list