Wrong Seam model and action folders paths for project with jpa facet.
---------------------------------------------------------------------
Key: JBIDE-5181
URL:
https://jira.jboss.org/jira/browse/JBIDE-5181
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Seam
Affects Versions: 3.1.0.M4
Reporter: Dmitry Geraskov
Assignee: Alexey Kazakov
Fix For: LATER
When jpa+seam project is created it model and action folders are <project_name>/src
(when only seam model=<project_name>/src/main and
action=<project_name>/src/hot). See
SeamFacetAbstractInstallDelegate#copyFilesToWarProject(line 461)
SeamProjectCreator doesn't take this into account and saves wrong values for the
folders path.
See SeamProjectCreator#createSeamProjectPreferenes(line 497)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira