[JBoss JIRA] (TOOLSDOC-271) Document how hot deployment works
by Martin Malina (JIRA)
Martin Malina created TOOLSDOC-271:
--------------------------------------
Summary: Document how hot deployment works
Key: TOOLSDOC-271
URL: https://issues.jboss.org/browse/TOOLSDOC-271
Project: Documentation for JBoss Tools and Developer Studio
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: JBoss Server Manager Reference Guide
Affects Versions: 3.3.0.Beta1
Reporter: Martin Malina
Assignee: Isaac Rooskov
Fix For: 3.3.0.Beta1
Currently there is no information in the JBoss Server Guide regarding how hot deployment should work.
Normally if you make changes to a file and save it, the project gets rebuilt automatically (as long as you have Project -> Build Automatically checked) and if the project is currently deployed to a running server, the changes get pushed to the server. In the case of EAP 5.1 or older or AS 6 or older this works fine even with JSP files. But with AS7 it doesn't work due to JBIDE-9563. A workaround is currently available through a new feature - JBIDE-10464 - this would be also good to get documented.
--
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, 8 months
[JBoss JIRA] Created: (JBIDE-9175) IndexOutOfBoundsExeption dialog when empty DB is used for code gereration
by Jiri Peterka (JIRA)
IndexOutOfBoundsExeption dialog when empty DB is used for code gereration
-------------------------------------------------------------------------
Key: JBIDE-9175
URL: https://issues.jboss.org/browse/JBIDE-9175
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Hibernate
Affects Versions: 3.3.0.M1
Environment: JBT 3.3.0.m1, L64, mysql
Reporter: Jiri Peterka
Assignee: Max Rydahl Andersen
Fix For: 3.3.0.M3
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.ArrayList.RangeCheck(ArrayList.java:547)
at java.util.ArrayList.remove(ArrayList.java:387)
at org.hibernate.tool.hbm2x.DocExporter.generatePackageSummary(DocExporter.java:386)
at org.hibernate.tool.hbm2x.DocExporter.doStart(DocExporter.java:161)
at org.hibernate.tool.hbm2x.AbstractExporter.start(AbstractExporter.java:95)
at org.hibernate.eclipse.launch.CodeGenerationLaunchDelegate$1.execute(CodeGenerationLaunchDelegate.java:408)
at org.hibernate.console.execution.DefaultExecutionContext.execute(DefaultExecutionContext.java:63)
at org.hibernate.console.ConsoleConfiguration.execute(ConsoleConfiguration.java:72)
at org.hibernate.eclipse.launch.CodeGenerationLaunchDelegate.runExporters(CodeGenerationLaunchDelegate.java:383)
at org.hibernate.eclipse.launch.CodeGenerationLaunchDelegate.launch(CodeGenerationLaunchDelegate.java:310)
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:854)
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:703)
at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:925)
at org.eclipse.debug.internal.ui.DebugUIPlugin$8.run(DebugUIPlugin.java:1129)
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
13 years, 9 months
[JBoss JIRA] (JBIDE-10067) Provide capability to singup to openshift in openshift client
by Andre Dietisheim (Created) (JIRA)
Provide capability to singup to openshift in openshift client
-------------------------------------------------------------
Key: JBIDE-10067
URL: https://issues.jboss.org/browse/JBIDE-10067
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: openshift
Affects Versions: 3.3.0.M4
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Fix For: 3.3.0.Beta1
We currently dont offer the possibility to signup to the OpenShift Express PaaS. We only offer a link to the signup page on OpenShift. The REST service now offers this capability and it's now up to us to include this into our client.
There are implementation details to discuss with the OpenShift Express team, since they currently offer this capability only with a shared secret (see Appcelerator and mails discussing this topic). As opensource project it's not possible for us to require a shared secret we have to hide from the public.
--
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, 9 months