[JBoss JIRA] Created: (JBIDE-8946) Unable to remove jBPM runtime
by Martin Malina (JIRA)
Unable to remove jBPM runtime
-----------------------------
Key: JBIDE-8946
URL: https://issues.jboss.org/browse/JBIDE-8946
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: runtimes
Affects Versions: 3.2.1.M1
Environment: Mac OS X 10.6 Snow Leopard
jbdevstudio-product-macosx-cocoa-4.1.0.v201105091943R-H400-M1.jar
Reporter: Martin Malina
Assignee: Snjezana Peco
When you add SOA-P 5.1, it will add a jBPM runtime among other things. It's not possible to remove this runtime. All other runtimes, including Seam and Drools, can be removed without a problem.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 7 months
[JBoss JIRA] Created: (JBIDE-8542) Display remote server log in console view
by Libor Zoubek (JIRA)
Display remote server log in console view
-----------------------------------------
Key: JBIDE-8542
URL: https://issues.jboss.org/browse/JBIDE-8542
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: JBossAS
Affects Versions: 3.2.0.Final
Reporter: Libor Zoubek
Assignee: Rob Stryker
It would be nice if we were able to redirect remote server's output to console view (same as local server does) Currently developer needs to open terminal and tail -f server's log by hand. It would also help our to run bot tests (that we now run with local servers) with remote server. These test always analyze server's log to determine successful deployment etc.
My suggestions is (when server is started via tools):
If server is already running: {{cat server.log}}, and than run {{tail -n0 -f server.log}}
If it isn't: just {{tail -f server.log}}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 7 months
[JBoss JIRA] Created: (JBIDE-6105) Support WFK libraries
by Libor Zoubek (JIRA)
Support WFK libraries
---------------------
Key: JBIDE-6105
URL: https://jira.jboss.org/jira/browse/JBIDE-6105
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Reporter: Libor Zoubek
Fix For: 3.2.next
I would like to suggest we could support Jboss Web Framework kit (1.0). WFK contains struts, gwt, spring and richfaces.
I will use Spring as example subset of WFK.
Current situation:
When I want to develop e.g. Spring application in JBT, I have SpringIDE plugins to support my development, that is OK. But when I want to run it, I need to get Spring libs somewhere. So I download WFK and copy required jars into my project's classpath. If I had forgotten some jar, I'll get NoClassDefFound when running and need to find correct jars and add it to classpath too.
New Situation :
I would like to add Spring libs as a runtime or library similarly as seam. Development of WFK-based applications would be much easier and the first steps (creating the project) much faster.
User would define 'WFK runtime" and provide path to WFK home dir. Then he would be able to add WFK libraries to project's build path.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 7 months