[JBoss JIRA] (JBIDE-6440) Excel Spreadsheet importing on windows
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-6440?page=com.atlassian.jira.plugin... ]
Max Rydahl Andersen resolved JBIDE-6440.
----------------------------------------
Resolution: Out of Date
Thank you for reporting this issue but this issue have been resolved as out-of-date since it has not had any updates for the last 2+ years (730 days).
If you believe this issue is still relevant and important then please reopen the issue or create a new one mentioning/linking this jira for background information.
Thank you!
> Excel Spreadsheet importing on windows
> --------------------------------------
>
> Key: JBIDE-6440
> URL: https://issues.jboss.org/browse/JBIDE-6440
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: drools
> Environment: Windows XP and Excel JBDS 3.0
> Reporter: Jim Tyrrell
> Fix For: LATER
>
> Attachments: Customer.java, Maximum_Benefits.xls
>
>
> In my lab yesterday on Windows XP and Excel the importing of the Attached Excel spreadsheet and the created Customer.java resulted in an odd error problems when working with a Drools Project. In the morning session it only affected a few students, in the afternoon it was almost all making me wonder if this is an error that shows up after one or more restarts and recreations of the exact same project. The error was around that the setBenefitAmount is not available, or that there is a not a getter for Age. As you can see they exist, yet this error was there. The error might have gone away with a few saves of the Excel spreadsheet, but not always. Almost appears to me to be related to the load on the machine as in the afternoon a Antivirus scan started, making me think this is an odd timing, building, compiling, etc problem. I have only seen this on windows, and only on a few of the machines in the lab.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 4 months
[JBoss JIRA] (JBIDE-9558) improve the bottomup ws wizard
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-9558?page=com.atlassian.jira.plugin... ]
Max Rydahl Andersen resolved JBIDE-9558.
----------------------------------------
Resolution: Out of Date
Thank you for reporting this issue but this issue have been resolved as out-of-date since it has not had any updates for the last 2+ years (730 days).
If you believe this issue is still relevant and important then please reopen the issue or create a new one mentioning/linking this jira for background information.
Thank you!
> improve the bottomup ws wizard
> ------------------------------
>
> Key: JBIDE-9558
> URL: https://issues.jboss.org/browse/JBIDE-9558
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: webservices
> Affects Versions: 3.2.1.Final
> Reporter: Feng Qian
> Assignee: Brian Fitzpatrick
> Fix For: LATER
>
>
> This is a sub-task, based on https://docspace.corp.redhat.com/docs/DOC-56695
> Endpoint Interface text field - allows typing in or selecting (via "Browse" button) existing java interface; must be set to an empty string or to fully qualified name of existing java interface
> Web Service name text field - defaults to a java class name + "Service"; cannot be empty
> Web Service URL text field - defaults to "/" + javaClassName; cannot be empty
> Generate WSDL file checkbox - if checked runs wsprovide to generate portable java artifacts to user specified java source root within given project (or its subprojects) for to be created web service; related text field defaults to a source root containing the web service implementation class
> Generate portable artifacts checkbox - if checked runs wsprovide to generate WSDL file into arbitrary user specified folder within given project (or workspace?), defaults to project's WEB-INF/wsdl or META-INF/wsdl folder
> Use SOAP 1.2 checkbox - if checked adds SOAP 1.2 binding definition to a web service class
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 4 months
[JBoss JIRA] (JBIDE-4060) Vertical and Horizontal cell merging for Nebula Grid
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-4060?page=com.atlassian.jira.plugin... ]
Max Rydahl Andersen resolved JBIDE-4060.
----------------------------------------
Resolution: Out of Date
Thank you for reporting this issue but this issue have been resolved as out-of-date since it has not had any updates for the last 2+ years (730 days).
If you believe this issue is still relevant and important then please reopen the issue or create a new one mentioning/linking this jira for background information.
Thank you!
> Vertical and Horizontal cell merging for Nebula Grid
> ----------------------------------------------------
>
> Key: JBIDE-4060
> URL: https://issues.jboss.org/browse/JBIDE-4060
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: drools
> Reporter: Mark Proctor
> Fix For: LATER
>
>
> IF nebula grid can be updated to support horizontal and vertical cell merging, we can start to build a drools decision table component for eclipse.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 4 months
[JBoss JIRA] (JBIDE-2255) update descriptors when renaming project
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-2255?page=com.atlassian.jira.plugin... ]
Max Rydahl Andersen resolved JBIDE-2255.
----------------------------------------
Resolution: Out of Date
Thank you for reporting this issue but this issue have been resolved as out-of-date since it has not had any updates for the last 2+ years (730 days).
If you believe this issue is still relevant and important then please reopen the issue or create a new one mentioning/linking this jira for background information.
Thank you!
> update descriptors when renaming project
> ----------------------------------------
>
> Key: JBIDE-2255
> URL: https://issues.jboss.org/browse/JBIDE-2255
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: seam2
> Affects Versions: 2.1.0.GA
> Reporter: Anton Klimkovich
> Assignee: Alexey Kazakov
> Fix For: LATER
>
>
> 1.
> EXECUTE: Create Seam Ear web project (with name Seam)
> EXECUTE: In Package Explorer select Seam-ear
> EXECUTE: Right mouse click Refator->Rename
> EXECUTE: Change name from Seam-ear to newseam-ear
> EXECUTE: Open jboss-app.xml
> FAILURE: <loader-repository>
> seam.jboss.org:loader=Seam-ear.ear
> </loader-repository>
> jboss-app.xml is not updated.
> Also components.properties is not updated:
> jndiPattern=Seam-ear/\#{ejbName}/local
> embeddedEjb=false
> And Form or Action that were created before renaming are not working cause of this.
> 2.
> EXECUTE: In Package Explorer select Seam war project
> EXECUTE: Right mouse click Refator->Rename
> EXECUTE: Change name from Seam to newseam
> FAILURE:
> 1. package org.domain.Seam.session; - isn't updated
> 2. <persistence-unit name="Seam"> and <property name="jboss.entity.manager.factory.jndi.name" value="java:/SeamEntityManagerFactory"/>in persistence.xml - are not updated
> 3. <jndi-name>SeamDatasource</jndi-name> in Seam-test-ds.xml - isn't updated
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 4 months
[JBoss JIRA] (JBIDE-6078) Tool to support development of a BlackTie domain
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-6078?page=com.atlassian.jira.plugin... ]
Max Rydahl Andersen resolved JBIDE-6078.
----------------------------------------
Resolution: Out of Date
Thank you for reporting this issue but this issue have been resolved as out-of-date since it has not had any updates for the last 2+ years (730 days).
If you believe this issue is still relevant and important then please reopen the issue or create a new one mentioning/linking this jira for background information.
Thank you!
> Tool to support development of a BlackTie domain
> ------------------------------------------------
>
> Key: JBIDE-6078
> URL: https://issues.jboss.org/browse/JBIDE-6078
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: z - Legacy - integration
> Environment: IDE
> Reporter: Tom Jenkinson
> Priority: Minor
> Labels: integration
> Fix For: LATER
>
>
> This request is in response to the open feature requests notification published on thecore
> The BlackTie project currently has no tooling available for it within the IDE and it would be really cool to get a tool that can help users to design their BlackTie domain.
> There is a schema within svn: https://anonsvn.jboss.org/repos/blacktie/trunk/blacktie-xsd/src/main/xsd/...
> I was thinking that a visual tool to:
> 1. Help users design their domain based on this schema
> 2. Output configuration compliant to the schema
> 3. Autogenerate some template services in C and Java
> 4. Autogenerate some ant build scripts to generate the servers based on the configuration
> Would be of great use to the team
> The tool would allow users to configure where the transaction manager, message broker, AS and databases are in their domain, which services reside at which server and the path to the generated executables.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 4 months
[JBoss JIRA] (JBIDE-5228) WARNING: Blocked recursive attempt to close part org.drools.eclipse.editors.DRLRuleEditor while still in the middle of activating it exception is occured when close Drools editor and focus is setted in another view.
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-5228?page=com.atlassian.jira.plugin... ]
Max Rydahl Andersen resolved JBIDE-5228.
----------------------------------------
Resolution: Out of Date
Thank you for reporting this issue but this issue have been resolved as out-of-date since it has not had any updates for the last 2+ years (730 days).
If you believe this issue is still relevant and important then please reopen the issue or create a new one mentioning/linking this jira for background information.
Thank you!
> WARNING: Blocked recursive attempt to close part org.drools.eclipse.editors.DRLRuleEditor while still in the middle of activating it exception is occured when close Drools editor and focus is setted in another view.
> -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-5228
> URL: https://issues.jboss.org/browse/JBIDE-5228
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: drools
> Affects Versions: 3.1.0.M4
> Reporter: Anton Klimkovich
> Priority: Minor
> Fix For: LATER
>
> Attachments: exception1.txt
>
>
> EXECUTE: Create Seam web project
> EXECUTE: Open security.drl
> EXECUTE: Swith to Rete tree tab and set focus to another view (Outline view)
> EXECUTE: Try to close editor
> FAILURE: WARNING: Blocked recursive attempt to close part org.drools.eclipse.editors.DRLRuleEditor while still in the middle of activating it exception is occured when close Drools editor and focus is setted in another view. And Editor isn't closed.
> log attached.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 4 months
[JBoss JIRA] (JBIDE-5620) Error when deleting more than one project via Web Projects view
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-5620?page=com.atlassian.jira.plugin... ]
Max Rydahl Andersen resolved JBIDE-5620.
----------------------------------------
Resolution: Out of Date
Thank you for reporting this issue but this issue have been resolved as out-of-date since it has not had any updates for the last 2+ years (730 days).
If you believe this issue is still relevant and important then please reopen the issue or create a new one mentioning/linking this jira for background information.
Thank you!
> Error when deleting more than one project via Web Projects view
> ---------------------------------------------------------------
>
> Key: JBIDE-5620
> URL: https://issues.jboss.org/browse/JBIDE-5620
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: common/jst/core
> Affects Versions: 3.1.0.CR1
> Environment: JBoss Developer Studio: Version: 3.0.0.CR1
> Java Sun JDK 1.5
> Reporter: Vlado Pakan
> Assignee: Viacheslav Kabanovich
> Priority: Minor
> Fix For: LATER
>
> Attachments: 2jsfprojects.png, deleteError.png, deleteresourcedialog.png, errorwithwebprojectsview.png
>
>
> When deleting more than one project via Web Projects only first selected project is deleted and then Error Dialog is displayed.
> See attached file.
> When more projects are deleting via Package Explorer everything works fine.
> Steps to reproduce:
> 1. Create 2 JSF Projects
> 2. Select these 2 new JSF Projects in Web Projects view and press <Delete>
> 3. First project disappear from Web Project view and then Error Dialog is displayed
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 4 months
[JBoss JIRA] (JBIDE-8741) Toggle/add/remove block comment actions are missing from the menu while editing JSP
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-8741?page=com.atlassian.jira.plugin... ]
Max Rydahl Andersen resolved JBIDE-8741.
----------------------------------------
Resolution: Out of Date
Thank you for reporting this issue but this issue have been resolved as out-of-date since it has not had any updates for the last 2+ years (730 days).
If you believe this issue is still relevant and important then please reopen the issue or create a new one mentioning/linking this jira for background information.
Thank you!
> Toggle/add/remove block comment actions are missing from the menu while editing JSP
> -----------------------------------------------------------------------------------
>
> Key: JBIDE-8741
> URL: https://issues.jboss.org/browse/JBIDE-8741
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jsp/jsf/xml/html source editing, upstream
> Reporter: Yahor Radtsevich
> Assignee: Victor Rubezhny
> Fix For: LATER
>
>
> Toggle/add/remove are removed from the menu due to recent API changes in WTP 3.3.
> It seems that to enable this functionality, the {{org.eclipse.wst.sse.comments}} context and the {{org.eclipse.wst.sse.ui.commentingStrategy}} extension point should be used. Also see JBIDE-8686 and [related WTP bug|https://bugs.eclipse.org/86520].
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 4 months
[JBoss JIRA] (JBIDE-8998) Seam project wizard got stuck
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-8998?page=com.atlassian.jira.plugin... ]
Max Rydahl Andersen resolved JBIDE-8998.
----------------------------------------
Resolution: Out of Date
Thank you for reporting this issue but this issue have been resolved as out-of-date since it has not had any updates for the last 2+ years (730 days).
If you believe this issue is still relevant and important then please reopen the issue or create a new one mentioning/linking this jira for background information.
Thank you!
> Seam project wizard got stuck
> -----------------------------
>
> Key: JBIDE-8998
> URL: https://issues.jboss.org/browse/JBIDE-8998
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: seam2
> Affects Versions: 3.3.0.M1
> Environment: eclipse-jee-indigo-M6a, linux 32bit, jbosstools-3.3.0.M1a.aggregate-Update-2011-05-11_15-56-28-H2359
> Reporter: Pavol Srna
> Assignee: Alexey Kazakov
> Priority: Minor
> Fix For: LATER
>
> Attachments: seam-threaddump-1306316713712.tdump
>
>
> When creating seam project I used Teiid as Database, after clicking on finish button the wizard got stuck. There was no error logged to the console or .log file. I can not reproduce it anymore, but you can look at the attached thread dump for more information.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 4 months