[JBoss JIRA] Created: (JBIDE-3456) application.xml is missing in Seam project when debug on server option is selected for the web application
by Dirk Pitt (JIRA)
application.xml is missing in Seam project when debug on server option is selected for the web application
----------------------------------------------------------------------------------------------------------
Key: JBIDE-3456
URL: https://jira.jboss.org/jira/browse/JBIDE-3456
Project: Tools (JBoss Tools)
Issue Type: Bug
Affects Versions: 3.0.0.cr1
Reporter: Dirk Pitt
My project is not generated from the seamgen or from JBoss Tools Seam Wizard. I created from Wesley Hayes maven archetype and installed necessary facets in eclipse configuration (Seam Facet and Seam Settings)..
If I build it with maven and deploy it, everything works fine.
But if I say in the web project in eclipse, debug on the server, I am getting the exception during deployment that application.xml is not there and it is not really there under \.metadata\.plugins\org.jboss.ide.eclipse.as.core\JBoss_AS_4.2.3_Server\deploy...
My project configuration seems to be valid one because I am getting all the content assist information for the seam and project runs correctly if it deployed externally to JBoss...
May be JBoss Tools and m2eclipse plugin are colliding but it is very hard for me to tell that..
I am attaching my sample project also so may be you can also reproduce it...
--
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
16 years, 4 months
[JBoss JIRA] Created: (JBIDE-4293) Recreate message mechanism for wizards
by Yura Zhishko (JIRA)
Recreate message mechanism for wizards
--------------------------------------
Key: JBIDE-4293
URL: https://jira.jboss.org/jira/browse/JBIDE-4293
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: JSF
Affects Versions: 3.1.0.M1
Reporter: Yura Zhishko
Assignee: Alexey Kazakov
Well, my opinion according to file and project wizards, that they don't clearly correspond to Eclipse UI part (http://wiki.eclipse.org/User_Interface_Guidelines#Wizards).
1) First of all when we open any of our wizards, for example, JSP File wizard, we see Next validation message: Attribute Name must be set (screenshot-1). According to Eclipse UI user should see something like this: Create a new JSP file.
2) Now begin to print some name in corresponding field -> Result: there is no any validation message (screenshot-2). According to Eclipse UI user should see default message: Create a new JSP file, if the file name doesn't equal to exist page in project.
>From other aspects there are OK. You can exam Eclipse UI behavior of wizards, for example, using standard JSP wizard or wizard for folders' creating.
--
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
16 years, 4 months