[JBoss JIRA] Created: (JBIDE-7017) Teiid sample welcome screen is broken
by Max Andersen (JIRA)
Teiid sample welcome screen is broken
-------------------------------------
Key: JBIDE-7017
URL: https://jira.jboss.org/browse/JBIDE-7017
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: teiid
Affects Versions: 3.2.0.M2
Reporter: Max Andersen
Priority: Critical
Fix For: 3.2.0.Beta
installed M2 from nightly updatesite.
restarted and suddenly a welcome screen appeared with a "Import Teiid sample project"
Clicked it and got weird non-informative wizard with errors in it.
See screenshot.
Comments:
1) Couldn't we put this in Project Examples instead of in welcome view ? (or at least somehow be able to control it showing up in welcome page so dominantly?)
2) The wizard doesn't actually say what it is about...no mention of teiid or whatnot.
3) The error message is cryptic...and the project seem to be a Maven project (based on the icon).
How does that work in context of JBDS and non-maven installed jboss tools ?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 6 months
[JBoss JIRA] Created: (JBIDE-7073) Project Examples Should Provide The Option To Switch To A Specified Perspective
by Dan Florian (JIRA)
Project Examples Should Provide The Option To Switch To A Specified Perspective
-------------------------------------------------------------------------------
Key: JBIDE-7073
URL: https://jira.jboss.org/browse/JBIDE-7073
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: project-examples
Reporter: Dan Florian
Assignee: Snjezana Peco
I used Project Examples to import a Teiid Designer project. The "Resource" perspective was open at the time. The first thing I did was open the "Teiid Designer" perspective so that appropriate actions, views, etc. would be available while working with that example project I just imported. It would be nice if the Project Examples framework, after the project was imported, either automatically switched to, or asked the user if they wanted to switch to, a specified perspective. This specified perspective could be identified in the examples XML file. Per Max, it might "be possible to reuse/mimic new project wizards preferred perspective option."
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 6 months
[JBoss JIRA] Created: (JBIDE-6917) BPEL Editor does not start if extensionActivity is not defined
by Robert (Bob) Brodt (JIRA)
BPEL Editor does not start if extensionActivity is not defined
--------------------------------------------------------------
Key: JBIDE-6917
URL: https://jira.jboss.org/browse/JBIDE-6917
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: bpel
Reporter: Robert (Bob) Brodt
Assignee: Robert (Bob) Brodt
Fix For: 3.2.x
I tried importing a BPEL source file (see attachment) that has extension activities defined, but the editor plugin did not contain serializer/deserializer classes or definitions for the extension activities. This caused an NPE during construction of the grapical EditParts.
This is unacceptable behavior - the editor should be able to display the parts of the process that are valid and create error markers for the missing extensions.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 6 months
[JBoss JIRA] Created: (JBIDE-7164) move update site repos needed for JBDS aggregation into updates/staging/
by Nick Boldt (JIRA)
move update site repos needed for JBDS aggregation into updates/staging/
------------------------------------------------------------------------
Key: JBIDE-7164
URL: https://jira.jboss.org/browse/JBIDE-7164
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Build/Releng
Affects Versions: 3.2.0.Beta1
Reporter: Nick Boldt
Assignee: Nick Boldt
There are three update site zips from JBoss Tools aggregated into JBDS, plus the new Usage tracker one.
sftp://tools@filemgmt.jboss.org/downloads_htdocs/tools/updates/JBossTools-Drools
sftp://tools@filemgmt.jboss.org/downloads_htdocs/tools/updates/JBossTools-JBPM
sftp://tools@filemgmt.jboss.org/downloads_htdocs/tools/updates/JBossTools-TeiidDesigner
New zips should be placed in staging dir:
sftp://tools@filemgmt.jboss.org/downloads_htdocs/tools/updates/staging
This affects both Beta1 and trunk branches.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 6 months
[JBoss JIRA] Created: (JBIDE-6966) [Designer] Exception thrown on workspace shutdown
by Brian Fitzpatrick (JIRA)
[Designer] Exception thrown on workspace shutdown
-------------------------------------------------
Key: JBIDE-6966
URL: https://jira.jboss.org/browse/JBIDE-6966
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: teiid
Affects Versions: 3.2.0.M2
Reporter: Brian Fitzpatrick
Assignee: Barry LaFond
When testing against the latest M2 build and shutting down a workbench, I see this in my development console:
!ENTRY org.teiid.designer.dqp.ui 4 0 2010-09-01 09:54:43.401
!MESSAGE
!STACK 0
java.lang.reflect.InvocationTargetException
at com.metamatrix.modeler.dqp.ui.DqpUiPlugin$1.run(DqpUiPlugin.java:194)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
Caused by: java.lang.NullPointerException
at com.metamatrix.modeler.dqp.ui.DqpUiPlugin$1.run(DqpUiPlugin.java:189)
... 1 more
Root exception:
java.lang.NullPointerException
at com.metamatrix.modeler.dqp.ui.DqpUiPlugin$1.run(DqpUiPlugin.java:189)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 6 months