[JBoss JIRA] (TOOLSDOC-175) [Beginners Guide] Replace Rest Client from firefox by JbossWS Tester
by Michelle Murray (JIRA)
[ https://issues.jboss.org/browse/TOOLSDOC-175?page=com.atlassian.jira.plug... ]
Michelle Murray resolved TOOLSDOC-175.
--------------------------------------
Resolution: Out of Date
> [Beginners Guide] Replace Rest Client from firefox by JbossWS Tester
> --------------------------------------------------------------------
>
> Key: TOOLSDOC-175
> URL: https://issues.jboss.org/browse/TOOLSDOC-175
> Project: Documentation for JBoss Tools and Developer Studio
> Issue Type: Feature Request
> Components: User Guide - Web Services Tools
> Affects Versions: 3.2.0.Final
> Reporter: Libor Zoubek
> Assignee: Michelle Murray
> Fix For: Future
>
>
> 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 was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 6 months
[JBoss JIRA] (TOOLSDOC-155) Missing list of properties that can be used as hibernate exporters parameters
by Michelle Murray (JIRA)
[ https://issues.jboss.org/browse/TOOLSDOC-155?page=com.atlassian.jira.plug... ]
Michelle Murray resolved TOOLSDOC-155.
--------------------------------------
Resolution: Out of Date
> 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
> Components: User Guide - Hibernate Tools
> Affects Versions: 3.2.0.Final
> Reporter: Jiri Peterka
> Assignee: Michelle Murray
> Fix For: 4.2.0.Final
>
>
> 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 was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 6 months
[JBoss JIRA] (TOOLSDOC-472) Debugging OpenShift application: How to find out debugging port
by Michelle Murray (JIRA)
[ https://issues.jboss.org/browse/TOOLSDOC-472?page=com.atlassian.jira.plug... ]
Michelle Murray updated TOOLSDOC-472:
-------------------------------------
Sprint: 2014/S17 (15-Sep > 28-Sep)
> Debugging OpenShift application: How to find out debugging port
> ---------------------------------------------------------------
>
> Key: TOOLSDOC-472
> URL: https://issues.jboss.org/browse/TOOLSDOC-472
> Project: Documentation for JBoss Tools and Developer Studio
> Issue Type: Enhancement
> Affects Versions: 4.1.2
> Environment: Build Name: 22443, User Guide-7.1
> Build Date: 28-02-2014 19:54:11
> Topic ID: 28342-590341 [Specified]
> Reporter: Marián Labuda
> Assignee: Supriya Bharadwaj
> Fix For: 4.2.0.Final
>
> Original Estimate: 30 minutes
> Remaining Estimate: 30 minutes
>
> It should be "nice to have" some information about "how to find debugging port" as Note.
> I suggest something like (this is just simple example, it should be written in more comfortable way):
> At first check available port in Port forwarding shell. After enabling debugging by creating and pushing OpenShift JPDA marker check ports and the new one is port for debugging.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 6 months
[JBoss JIRA] (TOOLSDOC-307) Document OpenShift Drag and Drop functionality
by Michelle Murray (JIRA)
[ https://issues.jboss.org/browse/TOOLSDOC-307?page=com.atlassian.jira.plug... ]
Michelle Murray updated TOOLSDOC-307:
-------------------------------------
Assignee: Supriya Bharadwaj (was: Michelle Murray)
> Document OpenShift Drag and Drop functionality
> ----------------------------------------------
>
> Key: TOOLSDOC-307
> URL: https://issues.jboss.org/browse/TOOLSDOC-307
> Project: Documentation for JBoss Tools and Developer Studio
> Issue Type: Feature Request
> Components: User Guide - OpenShift Tools
> Affects Versions: 4.1.0
> Reporter: Michelle Murray
> Assignee: Supriya Bharadwaj
> Fix For: 4.2.0.Beta1
>
>
> Need to document this:
> Drag and Drop
> http://docs.jboss.org/tools/whatsnew/openshift/openshift-news-2.3.0.Beta1...
> In addition we now also support you to drag any existing deployable artifact such as WTP projects, deployable datasources etc. to the OpenShift server. If these artifacts are not part of the "source" project the server adapter will package them up and place by default inside the /deployments folder of the project. Then when git push occurs these binaries will be part of the deployments on OpenShift for the "source" project.
> This is what we call "binary" deployment and is useful for applications that for any reasons or another cannot be build remotely.
> Note: OpenShift have a storage limit thus storing to many binaries or doing too many binary changes will make you reach this limit faster so be careful.
> http://docs.jboss.org/tools/whatsnew/openshift/openshift-news-2.4.0.Alpha...
> Previously, when a user performed a drag-and-drop action to publish a project it was ignored. In Alpha1 you'll now be able to publishing your project to your OpenShift cloud by drag and dropping your project to the OpenShift server adapter.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 6 months
[JBoss JIRA] (TOOLSDOC-512) OpenShift How To: Manage Existing Applications
by Michelle Murray (JIRA)
[ https://issues.jboss.org/browse/TOOLSDOC-512?page=com.atlassian.jira.plug... ]
Michelle Murray updated TOOLSDOC-512:
-------------------------------------
Sprint: 2014/S18 (29-Sep > 12-Oct)
> OpenShift How To: Manage Existing Applications
> ----------------------------------------------
>
> Key: TOOLSDOC-512
> URL: https://issues.jboss.org/browse/TOOLSDOC-512
> Project: Documentation for JBoss Tools and Developer Studio
> Issue Type: Task
> Components: User Guide - OpenShift Tools
> Reporter: Michelle Murray
> Assignee: Supriya Bharadwaj
> Fix For: 4.2.0.Final
>
>
> Article 3:
> Deploy an Existing Workspace Application
> Introductory paragraphs
> In the New OpenShift Application wizard, click Use my existing OpenShift application and then click Browse to look for the application
> Detailed steps
> Import a Running Application to a Workspace
> Introductory paragraphs
> Click File > Import. Expand OpenShift and click Existing OpenShift Application and then click Next
> Detailed steps
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 6 months