[JBoss JIRA] Created: (TOOLSDOC-155) Missing list of properties that can be used as hibernate exporters parameters
by Jiri Peterka (JIRA)
Missing list of properties that can be used as hibernate exporters parameters
-----------------------------------------------------------------------------
Key: TOOLSDOC-155
URL: https://issues.jboss.org/browse/TOOLSDOC-155
Project: Documentation for JBoss Tools and Developer Studio
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Hibernate Tools Reference Guide
Affects Versions: 3.2.0.Final
Reporter: Jiri Peterka
Hibernate tools reference guide contains insufficient information about properties usage in hibernate code generation exporters usage:
There are these property names ({class-name},{package-name},{build.dir},{destdir}, possibly others) which can be used as exporter parameters. Please add clearly arranged table explaining full list of properties, their usage and restrictions (if any) of these properties. Help from HBT developers will be probably needed.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 3 months
[JBoss JIRA] Created: (JBDS-1540) [Beginners Guide] Replace Rest Client from firefox by JbossWS Tester
by Libor Zoubek (JIRA)
[Beginners Guide] Replace Rest Client from firefox by JbossWS Tester
--------------------------------------------------------------------
Key: JBDS-1540
URL: https://issues.jboss.org/browse/JBDS-1540
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Feature Request
Components: documentation
Affects Versions: 4.0.0.CR1
Reporter: Libor Zoubek
In section 6.1. RESTEasy we are showing how to create and test REST service. Client that was used for testing is some addon in firefox. We should demonstrate testing on our WS Tester, which is part of our tools and is developed by us. I am not sure, if it can do almost the same as that firefox addon, but you can at least give it a try. WS Tester can be opened by opening view called 'Web Service Tester'
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 3 months
[JBoss JIRA] Created: (TOOLSDOC-251) Add documentation for Runtime detection
by Libor Zoubek (JIRA)
Add documentation for Runtime detection
---------------------------------------
Key: TOOLSDOC-251
URL: https://issues.jboss.org/browse/TOOLSDOC-251
Project: Documentation for JBoss Tools and Developer Studio
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Beginners Guide, Getting Started Guide
Affects Versions: 3.2.2.Final
Reporter: Libor Zoubek
Assignee: Isaac Rooskov
Fix For: 3.3.0.Final
Hi Isaac,
I am going through begginers guide now (2.2.2. Adding a new application server for use with the JBoss Developer Studio). JBDS and JBoss Tools has a quite long time nice feature for adding server (and other) runtimes. I think it is a good idea to include it into guides or to switch current recommended way of adding runtimes to it - it is much more simple and it is one of many added values of JBT compared to eclipse.
You can play with runtime detection if you open Preferences->Jboss Tools->Runtime Detection. Main idea is, that you just select any directory and JBT scans it recursively and searches for runtimes. If it founds any, you can select it to be added. Good thing is that both server runtime and server with all other runtimes (seam,jbpm) is added.
You can contact Snjezana, she is developing runtime detectors and has much deeper details about it.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 3 months
[JBoss JIRA] (JBIDE-10915) How do I install jsch 0.1.44?
by Nick Boldt (JIRA)
Nick Boldt created JBIDE-10915:
----------------------------------
Summary: How do I install jsch 0.1.44?
Key: JBIDE-10915
URL: https://issues.jboss.org/browse/JBIDE-10915
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Build/Releng, openshift, updatesite, UpStream
Affects Versions: 3.3.0.Beta1
Reporter: Nick Boldt
Assignee: Max Rydahl Andersen
Fix For: 3.3.0.Beta1
Steps to reproduce:
1. download and unzip Eclipse JEE bundle (SR1 version or newer). The SR1 version includes this jsch plugin:
{code}
com.jcraft.jsch_0.1.41.v201101211617.jar
{code}
2. fire up Eclipse, then Window > Prefs > Install/Update > Available Sites > remove everything shown
3. Next, add these two sites:
* http://download.jboss.org/jbosstools/updates/target-platform_3.3.indigo.S... (JBoss Tools latest Target Platform)
* http://download.jboss.org/jbosstools/builds/staging/_composite_/core/trunk/ (JBoss Tools (Core) latest nightly build)
4. Click OK. Help > Install New > select the Core Trunk site (or "All Available Sites").
5. in the filter field, type "egit" and select the "JBoss Tools EGit Integration" feature. Click Next. Accept license and restart when prompted.
6. Now, in your installation, you'll see:
{code}
com.jcraft.jsch_0.1.41.v201101211617.jar
com.jcraft.jsch_0.1.44.v201101211721.jar
{code}
--
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
12 years, 4 months