[JBoss JIRA] Created: (JBIDE-8539) Example booking-war has errors on install
by Peter Larsen (JIRA)
Example booking-war has errors on install
-----------------------------------------
Key: JBIDE-8539
URL: https://issues.jboss.org/browse/JBIDE-8539
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: project-examples
Environment: JBDS4
Reporter: Peter Larsen
Assignee: Snjezana Peco
Upon installing the booking example (WAR/test) 8 errors are listed after the project is downloaded. Two errors in /booking/WebContent/WEB-INF/components.xml (cvc-attribute errors). Each project is reported not to be able to find the runtime jboss-eap even though it exists and is associated with the projects, and faces.context.FaceContext cannot be resolved.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 11 months
[JBoss JIRA] Commented: (JBIDE-8580) Creating new Seam project does not create domain package specified in wizard
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-8580?page=com.atlassian.jira.plugin... ]
Max Rydahl Andersen commented on JBIDE-8580:
--------------------------------------------
> I'm now getting different results based on starting from a clean EAP vs. an EAP with existing deployments. Once I get a consistent reply I'll post it. I managed to NOT get an error after cleaning up EAP and doing a new deployment.
What errors are you referring to here that is affected by clean/existing deployments on EAP ?
The "missing" entity package is expected since you have not yet created any entities as Alexey points out.
> Creating new Seam project does not create domain package specified in wizard
> ----------------------------------------------------------------------------
>
> Key: JBIDE-8580
> URL: https://issues.jboss.org/browse/JBIDE-8580
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: Seam
> Affects Versions: 3.2.0.Final
> Environment: JBDS4/RHEL6
> Reporter: Peter Larsen
> Assignee: Alexey Kazakov
> Fix For: 3.3.0.M1
>
> Attachments: Screenshot-Properties for pedigree-web .png, Screenshot-Seam - JBoss Developer Studio .png
>
>
> Creating a new Seam project, you specify a domain package. Only classes in this package is scanned for @entity (bug??). However, the class is NOT created in the new project template.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 11 months
[JBoss JIRA] Resolved: (JBIDE-8580) Creating new Seam project does not create domain package specified in wizard
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-8580?page=com.atlassian.jira.plugin... ]
Alexey Kazakov resolved JBIDE-8580.
-----------------------------------
Assignee: Alexey Kazakov
Fix Version/s: 3.3.0.M1
Resolution: Rejected
Model package is not supposed to be created via New Seam Web Project wizard. There is no class which the wizard create for this package so no any need to create an empty package. This package will be used when you generate some entities via New Entities or Generate Entities wizards. Then this package will be created with all the needed classes.
Regarding the warning from Problems view for the test project see JBIDE-8076. This issue is fixed in JBT 3.3.0.M1 (should be available in nightly builds).
> Creating new Seam project does not create domain package specified in wizard
> ----------------------------------------------------------------------------
>
> Key: JBIDE-8580
> URL: https://issues.jboss.org/browse/JBIDE-8580
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: Seam
> Affects Versions: 3.2.0.Final
> Environment: JBDS4/RHEL6
> Reporter: Peter Larsen
> Assignee: Alexey Kazakov
> Fix For: 3.3.0.M1
>
> Attachments: Screenshot-Properties for pedigree-web .png, Screenshot-Seam - JBoss Developer Studio .png
>
>
> Creating a new Seam project, you specify a domain package. Only classes in this package is scanned for @entity (bug??). However, the class is NOT created in the new project template.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 11 months
[JBoss JIRA] Issue Comment Edited: (JBIDE-8580) Creating new Seam project does not create domain package specified in wizard
by Peter Larsen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-8580?page=com.atlassian.jira.plugin... ]
Peter Larsen edited comment on JBIDE-8580 at 4/18/11 3:14 PM:
--------------------------------------------------------------
A new SEAM project pedigree is created. Notice the package names in the SEAM profile options. Notice, that once the project is created, there's no package for my.pedigreeweb.entity (uploaded screenshots).
Also notice that the JEE reference is wrong - it's set to 1.5 instead of 1.6.
was (Author: plarsen):
A new SEAM project pedigree is created. Notice the package names in the SEAM profile options. Notice, that once the project is created, there's no package for my.pedigreeweb.entity.
> Creating new Seam project does not create domain package specified in wizard
> ----------------------------------------------------------------------------
>
> Key: JBIDE-8580
> URL: https://issues.jboss.org/browse/JBIDE-8580
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: Seam
> Environment: JBDS4/RHEL6
> Reporter: Peter Larsen
> Attachments: Screenshot-Properties for pedigree-web .png, Screenshot-Seam - JBoss Developer Studio .png
>
>
> Creating a new Seam project, you specify a domain package. Only classes in this package is scanned for @entity (bug??). However, the class is NOT created in the new project template.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 11 months