[JBoss JIRA] Reopened: (JBIDE-765) Factory org.jboss.tools.common.core.resources.XModelObjectEditorInputFactory returned null from createElement for editor id=org.jboss.tools.jst.jsp.jspeditor.JSPTextEditor
by Aliaksey Nis (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-765?page=all ]
Aliaksey Nis reopened JBIDE-765:
--------------------------------
JBossTools-200712181613-nightly-ALL-win32
EXECUTE: create JsfKickStart project.
EXECUTE: Open Web Projects view.
EXECUTE: Open JsfKickStart/Tag Libraries/jsf_core.tld
EXECUTE: Close Eclipse.
EXECUTE: Remove JsfKickStart project from disk.
EXECUTE: Open Eclipse.
ASSERT: There is an open editor with name 'jsf_core.tld' and text ''Resource has been externally removed." on its single page.
Exception appears in error log. Log attached (newlog.txt).
> Factory org.jboss.tools.common.core.resources.XModelObjectEditorInputFactory returned null from createElement for editor id=org.jboss.tools.jst.jsp.jspeditor.JSPTextEditor
> -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-765
> URL: http://jira.jboss.com/jira/browse/JBIDE-765
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Affects Versions: 2.0.0.Beta3
> Reporter: Anton Klimkovich
> Assigned To: Viacheslav Kabanovich
> Fix For: 2.0.0.CR1
>
> Attachments: 1.txt, 111.txt, 2.txt
>
>
> Create JSFKickStart
> Open any JSP page
> Close RHDS without closing JSP Editor
> Delete project from workspace manualy
> Open RHDS
> Factory org.jboss.tools.common.core.resources.XModelObjectEditorInputFactory returned null from createElement for editor id=org.jboss.tools.jst.jsp.jspeditor.JSPTextEditor ...
> Log attached.
> for Xhtml Editor similar exception.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
18 years, 3 months
[JBoss JIRA] Created: (JBIDE-1386) Seam Ear deploy problem right away after creating project.
by Anton Klimkovich (JIRA)
Seam Ear deploy problem right away after creating project.
----------------------------------------------------------
Key: JBIDE-1386
URL: http://jira.jboss.com/jira/browse/JBIDE-1386
Project: JBoss Tools
Issue Type: Bug
Components: JBossAS
Affects Versions: 2.0.0.CR2
Reporter: Anton Klimkovich
Priority: Minor
1 Create Seam ear project (SeamEar)
Target Server: JBoss AS 4.2
2 Run server
3 Run Project using Run As->Run on Server
The project will not start. Look at rhdevstudio\jboss-eap\jboss-as\server\default\deploy\SeamEar-ear.ear. There is no SeamEar-ejb.jar inside.
After removing project from server and adding again using Servers View SeamEar-ejb.jar will be created in deploy folder. So the project can be started.
But:
If you Create Seam ear project and run Project using Run As->Run on Server without start server separately the project will start properly.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
18 years, 3 months
[JBoss JIRA] Commented: (JBIDE-1498) XML/DTD issues
by Viacheslav Kabanovich (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-1498?page=comments#action_12392853 ]
Viacheslav Kabanovich commented on JBIDE-1498:
----------------------------------------------
Several more names in .settings/org.jboss.tools.jst.web.xml - that can be completed easily.
Second, file %workspace%/.metadata\.plugins\org.jboss.tools.common.model/Palette.xml
has many unattractive names. Customer can edit it in Studio with Palette Editor.
So, if we consider it as our internal file and are not going to modify names,
then the issue is fixed, but if it is better to improve them, that part of job can be moved to 2.1.
> XML/DTD issues
> --------------
>
> Key: JBIDE-1498
> URL: http://jira.jboss.com/jira/browse/JBIDE-1498
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: Cleanup
> Affects Versions: 2.0.0.GA
> Reporter: Max Andersen
> Assigned To: Viacheslav Kabanovich
> Priority: Critical
> Fix For: 2.0.1
>
>
> There seem to be a big mix of mixed and uppercase tag names and file names in xml and dtd's used by exadel.
> e.g. kb-schema_1.0.dtd has BodyContent, StartTag, EndTag, Boolean instead of body-content, start-tag and end-tag.
> Many xml files doesn't have a DTD/XSD reference hence is not validatable.
> setting files uses UPPERCASE in xml (e.g. old .exadelproject file)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
18 years, 3 months