[JBoss JIRA] (JBDS-2136) ESB visualizer - freezing a node locks all nodes
by Len DiMaggio (JIRA)
Len DiMaggio created JBDS-2136:
----------------------------------
Summary: ESB visualizer - freezing a node locks all nodes
Key: JBDS-2136
URL: https://issues.jboss.org/browse/JBDS-2136
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 5.0.0.Beta1-SOA
Environment: Version: 5.0.0.Beta3
Build id: v20120510-2156-H157-Beta3
Build date: 20120510-2156
Reporter: Len DiMaggio
Assignee: Brian Fitzpatrick
Fix For: 5.0.0.Beta2-SOA
This works as advertised:
In the View menu and on the right-click popup menu when you right-click on a node in the view, you'll see a new menu - Freeze Node on Double-click. By default this is unchecked.
If unchecked, when the user double-clicks on a node, it opens the ESB editor with that particular component selected. The only exception is when you double-click the root node that is now named the same as the file you have opened. In that case, it simply opens the file if not already open. In both cases, the editor gains focus.
If checked, double-clicking on a node freezes it in the view. The visual indicator is a wider blue border around the frozen node. Double-click again and the node is unfrozen and the node border returns to normal. If frozen, the node will stay in place when the layout is refreshed or changed.
-------------------------
One thing - the node-freezing seems to be global - if you right click/freeze one node - they are all frozen.
--
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
13 years, 10 months
[JBoss JIRA] Created: (JBIDE-9309) Easily adding full JBoss AS source
by arjan tijms (JIRA)
Easily adding full JBoss AS source
----------------------------------
Key: JBIDE-9309
URL: https://issues.jboss.org/browse/JBIDE-9309
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: JBossAS
Reporter: arjan tijms
Assignee: Rob Stryker
The JBoss AS server runtime from JBoss tools adds a library container to the classpath of an Eclipse project. This container provides a large amount of jar files that make up JBoss AS itself and the Java EE services it offers.
Attaching the source code for this is notoriously difficult. Because it concerns a large amount of jar files, attaching source code for each jar is a rather tedious job.
For JBoss AS 5, the fact that the location of jars in the source archive was completely different from the structure exposed in Eclipse or the binary build of JBoss AS, made it very hard to actually locate the correct source jar. Sometimes even names were different, making it even harder.
For JBoss AS 6, the source archive does not even contain the source for the majority of the JBoss AS artifacts. Source for 'core functionality' (from the point of view of the Java EE developer), like Servlet and JSF is missing. The user has to hunt the Internet to find the correct source for the correct version that JBoss AS 6 uses. This makes an already tedious job even more tedious.
I would like to request functionality where the user can point to a single _jboss-src.xyz_ file that contains all sources. JBoss tools should then automatically attach the right source from the archive to the right jar from the library container. Alternatively the user could point to a maven repository (but this should not make the Eclipse project dependent on maven).
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 10 months
[JBoss JIRA] (JBIDE-11154) In Beta1c, publish to openshift is non-functional
by Burr Sutter (JIRA)
Burr Sutter created JBIDE-11154:
-----------------------------------
Summary: In Beta1c, publish to openshift is non-functional
Key: JBIDE-11154
URL: https://issues.jboss.org/browse/JBIDE-11154
Project: Tools (JBoss Tools)
Issue Type: Bug
Environment: MacOSX Lion - 32-bit installation of JBDS 5 Beta1c on 64-bit OS
Reporter: Burr Sutter
Assignee: Andre Dietisheim
Steps to reproduce:
1) click on HTML5, SpringMVC or RichFaces archetype, name the project "poh5", "springmvc" or "richfaces-demo"
2) deploy to localhost:8080 (AS 7.1) to see that the application runs correctly
3) Using the OpenShift Application wizard in JBoss Central - built a new application, and select one of the existing projects.
4) Using the browser, login into the openshift express console. If you hit the URL for your openshift app, you should see the default application - index.html and health.jsp
5) Right click on the openshift app in the Servers tab and select Publish, now revisit the URL for the application, nothing shows up.
The last few lines in the console look like the following:
[WARNING] The requested profile "openshift" could not be activated because it does not exist.
Emptying tmp dir: /var/lib/libra/e1744a38d9c9410e99fd9ecadec2fa64/spring/jbossas-7.0/standalone/tmp/vfs
Emptying tmp dir: /var/lib/libra/e1744a38d9c9410e99fd9ecadec2fa64/spring/jbossas-7.0/standalone/tmp/work
Starting application...
--
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
13 years, 10 months