[JBoss JIRA] Created: (JBDS-1577) using JBDS as updatesite on eclipse works, but causes outofmemory because of name change
by Max Rydahl Andersen (JIRA)
using JBDS as updatesite on eclipse works, but causes outofmemory because of name change
----------------------------------------------------------------------------------------
Key: JBDS-1577
URL: https://issues.jboss.org/browse/JBDS-1577
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: updatesite
Affects Versions: 4.0.0.GA
Reporter: Max Rydahl Andersen
Not sure if this qualifies as a bug or a feature request but
I noticed that if I use JBDS 4 updatesite against plain Eclipse things seem to work great
until you restart (possible on the second restart) since then it suddenly has zero
extra memory allocated.
It only started working properly when using the jbdevstudio.app; thus my assumption is that
eclipse.ini is ignored and jbdevstudio.ini is looked for instead but this file is nowhere
to be found (except inside jbdevstudio.app)
Would be good if we could handle this situation more gracefully since the shortcuts users
uses still points to eclipse thus they will see it as JBDS running out of memory since when launching
it says JBDS.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 4 months
[JBoss JIRA] (JBIDE-10535) 12 tests skipped in org.jboss.tools.ws.jaxrs.core
by Nick Boldt (Created) (JIRA)
12 tests skipped in org.jboss.tools.ws.jaxrs.core
-------------------------------------------------
Key: JBIDE-10535
URL: https://issues.jboss.org/browse/JBIDE-10535
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Webservices
Affects Versions: 3.3.0.Beta1
Reporter: Nick Boldt
Assignee: Brian Fitzpatrick
Fix For: 3.3.0.Beta1
After switching to newer target platform (JBIDE-10289), 12 tests are being skipped:
https://hudson.qa.jboss.com/hudson/view/DevStudio/view/DevStudio_Trunk/jo...
{code}
shoudCreateEndpointWhenAddingSubresourceLocatorMethodInSubresource
shouldAddResourceFieldWhenAddingFieldAnnotatedWithQueryParam
shouldDoNothingMethodWhenAddingAnotherAnnotationOnParameter
shouldDoNothingMethodWhenChangingAnotherAnnotationOnParameter
shouldDoNothingMethodWhenRemovingAnotherAnnotationOnParameter
shouldRemoveResourceWhenRemovingBinaryLib
shouldUpdateResourceMethodWhenAddingMatrixParamAnnotationOnParameter
shouldUpdateResourceMethodWhenAddingThrowsException
shouldUpdateResourceMethodWhenChangingMatrixParamAnnotationOnParameter
shouldUpdateResourceMethodWhenChangingThrowsException
shouldUpdateResourceMethodWhenRemovingMatrixParamAnnotationOnParameter
shouldUpdateResourceMethodWhenRemovingThrowsException
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 4 months
[JBoss JIRA] Created: (JBIDE-8534) BIRT viewer should respect the locale attribute in an xhtml embedded report
by Dimitris Keramidas (JIRA)
BIRT viewer should respect the locale attribute in an xhtml embedded report
---------------------------------------------------------------------------
Key: JBIDE-8534
URL: https://issues.jboss.org/browse/JBIDE-8534
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: birt, JBossAS, Seam
Affects Versions: 3.2.0.Final
Environment: Windows 7 64-bit (x86), Eclipse Helios, Oracle jvm 1.6.0 update 23/24 (32bit), JBossAS 5.1, Seam 2.2.0, JBoss Tools 3.2.0, Birt Reporting Runtime Component 2.6.2
Reporter: Dimitris Keramidas
Assignee: Snjezana Peco
I have a simple report, using *.properties files for localization. When using the <b:birt/> tag to integrate the report in a .xhtml file (designType="embed"), the locale attribute is ignored. The documentation states that when using the "embed" parameter, only the designName and masterpage attributes may be used. However, this way the report always defaults to the JVM locale, and there is no - apparent - way to change the locale to match the user's preference. This behaviour does not apply when designType is "run" or "frameset".
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 4 months