[JBoss JIRA] Created: (JBIDE-9566) Load remote service binding configuration
by Nick Bower (JIRA)
Load remote service binding configuration
-----------------------------------------
Key: JBIDE-9566
URL: https://issues.jboss.org/browse/JBIDE-9566
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: runtimes
Affects Versions: 3.1.0.GA
Reporter: Nick Bower
Assignee: Snjezana Peco
Priority: Minor
Hi. Using JBDS 4.0GA, a remote server (setup using ssh for exmaple) gets its service binding configuration (ports etc) not from the remote server runtime but from a local file installation. Thus things like port configuration can be wrong. You think you're editing a remote server config, and you're not (you're just editing a local file).
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years
[JBoss JIRA] Created: (JBIDE-6828) Provide actions to open AS/EAP/SOA-P specific management apps
by Lukas Jungmann (JIRA)
Provide actions to open AS/EAP/SOA-P specific management apps
-------------------------------------------------------------
Key: JBIDE-6828
URL: https://jira.jboss.org/browse/JBIDE-6828
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: JBossAS
Reporter: Lukas Jungmann
Assignee: Rob Stryker
It would be nice if a user would be able to open ie JBoss jmx console within embedded browser in the IDE through some specific action on the server node in the server view.
List of apps worth to have some specific action:
-jmx console
-administration console
-jbossws app
there might be others I'm not aware of but first two from the list are IMO the most important ones
See attached screenshot for how this looks like in Glassfish plugin
--
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
14 years
[JBoss JIRA] Created: (JBIDE-7969) Empty error message from KB validator
by Max Andersen (JIRA)
Empty error message from KB validator
-------------------------------------
Key: JBIDE-7969
URL: https://issues.jboss.org/browse/JBIDE-7969
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: cdi (jsr-299)
Reporter: Max Andersen
Assignee: Alexey Kazakov
Fix For: 3.2.0.CR1
Not sure what triggered it but got about 10 of these in my error log:
The error message is empty in the error log view; only the stack trace reveals details.
org.eclipse.jface.text.BadLocationException
at org.eclipse.jface.text.ListLineTracker.getLineNumberOfOffset(ListLineTracker.java:140)
at org.eclipse.jface.text.AbstractLineTracker.getLineNumberOfOffset(AbstractLineTracker.java:161)
at org.eclipse.jface.text.AbstractDocument.getLineOfOffset(AbstractDocument.java:915)
at org.eclipse.core.internal.filebuffers.SynchronizableDocument.getLineOfOffset(SynchronizableDocument.java:398)
at org.jboss.tools.jst.web.kb.internal.validation.ValidationErrorManager.addError(ValidationErrorManager.java:223)
at org.jboss.tools.jst.web.kb.internal.validation.ValidationErrorManager.addError(ValidationErrorManager.java:259)
at org.jboss.tools.jst.web.kb.internal.validation.ValidationErrorManager.addError(ValidationErrorManager.java:175)
at org.jboss.tools.jst.web.kb.internal.validation.ValidationErrorManager.addError(ValidationErrorManager.java:126)
at org.jboss.tools.jst.web.kb.internal.validation.ValidationErrorManager.addError(ValidationErrorManager.java:140)
at org.jboss.tools.cdi.internal.core.validation.CDICoreValidator.validateInjectionPoint(CDICoreValidator.java:1213)
at org.jboss.tools.cdi.internal.core.validation.CDICoreValidator.validateBean(CDICoreValidator.java:440)
at org.jboss.tools.cdi.internal.core.validation.CDICoreValidator.validateAll(CDICoreValidator.java:268)
at org.jboss.tools.jst.web.kb.internal.validation.ValidatorManager.validateAll(ValidatorManager.java:116)
at org.jboss.tools.jst.web.kb.internal.validation.ValidatorManager.validateInJob(ValidatorManager.java:81)
at org.eclipse.wst.validation.internal.operations.ValidatorJob.run(ValidatorJob.java:78)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years
[JBoss JIRA] Created: (JBIDE-9368) Dashboard(s) for easy news aggregation, twitter and easy additional/3rd party plugin installation and project template/creation
by Max Rydahl Andersen (JIRA)
Dashboard(s) for easy news aggregation, twitter and easy additional/3rd party plugin installation and project template/creation
-------------------------------------------------------------------------------------------------------------------------------
Key: JBIDE-9368
URL: https://issues.jboss.org/browse/JBIDE-9368
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: core
Reporter: Max Rydahl Andersen
Assignee: Snjezana Peco
Priority: Critical
Fix For: 3.3.0.Beta1
We should look into either using the welcome screen, a single "dashboard" editor or possibly multiple views to provide a "single place to start" for JBT/JBDS users.
This work have separate parts (might consider splitting this out in separate jiras):
A. Create (or reuse) a feed agregator to show
Make that feed customizable from plugin customization to allow JBDS to control it.
B. Setup and workout best way to use p2 discovery API and what it means for our 3rd party updatesites?
C. Integrate important File > New Wizards and/or project examples to provide front and center.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years
[JBoss JIRA] Created: (JBIDE-9321) Add the JBoss repositories to the <repositories> autocompletion in m2e's pom editor
by Fred Bricon (JIRA)
Add the JBoss repositories to the <repositories> autocompletion in m2e's pom editor
------------------------------------------------------------------------------------
Key: JBIDE-9321
URL: https://issues.jboss.org/browse/JBIDE-9321
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: maven
Affects Versions: 3.3.0.M2
Reporter: Fred Bricon
Assignee: Fred Bricon
Priority: Minor
Fix For: 3.3.0.M3
Since I always find myself losing time when I need to add the JBoss repositories to a pom, I figured it might be beneficial for some developpers if the JBoss repositories were available via autocompletion in the m2e pom editor.
However, since adding repositories in a pom can be a bad practice, a warning comment should be added.
According to http://community.jboss.org/wiki/MavenGettingStarted-Users, we can add :
- The JBoss public repository (releases & snapshots) : composite repository of several major repositories.
- The JBoss artifacts repository (releases) : containing JBoss community project artifacts
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years