[JBoss JIRA] Created: (JBDS-1592) Document procedures, server URLs, who has access, etc. for publishing JBDS to early access & CSP
by Nick Boldt (JIRA)
Document procedures, server URLs, who has access, etc. for publishing JBDS to early access & CSP
------------------------------------------------------------------------------------------------
Key: JBDS-1592
URL: https://issues.jboss.org/browse/JBDS-1592
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Reporter: Nick Boldt
Assignee: mark yarborough
Document:
* procedures,
* list of server URLs,
* who has access, usernames/passwords, etc.
publishing JBDS to early access & CSP
Suggest putting new doc in here:
http://svn.jboss.org/repos/devstudio/trunk/documentation/Release_Guide/
--
This message is automatically generated by JIRA.
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, 8 months