[JBoss JIRA] Created: (JBDS-245) New Xpath wizard in server manager
by OLga Chikvina (JIRA)
New Xpath wizard in server manager
-----------------------------------
Key: JBDS-245
URL: http://jira.jboss.com/jira/browse/JBDS-245
Project: Developer Studio
Issue Type: Bug
Components: Doc - JBossAS
Affects Versions: 1.0.0.GA
Environment: RHEL - Linux version
GA JBDS - Studio version
Reporter: OLga Chikvina
Assigned To: Max Andersen
Fix For: 1.0.1
Attachments: bug_.png
Inport the Seam project. Create a new server JBoss AS 4.2 (JBoss 4.2 Runtime ). In the JBoss Server View in the bottom part create a new category for the XML Configuuration. For this category create a new XPath. In appeared New XPath wizard put /server/mbean path into XPath Pattern field making use of autocompleting. Then press Preview button. The apeared list of files under the view doesn't look well. The elements in the list have different heights. Besides, when expanding one element strange elements, like Match 0, Match , etc. , appear.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
17 years, 8 months
[JBoss JIRA] Created: (JBIDE-2018) Deployment support for ESB archives
by Max Andersen (JIRA)
Deployment support for ESB archives
-----------------------------------
Key: JBIDE-2018
URL: http://jira.jboss.com/jira/browse/JBIDE-2018
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: esb, JBossAS
Affects Versions: 2.1
Reporter: Max Andersen
Fix For: 2.2.x
ESB archives are different than anything else (see http://wiki.jboss.org/wiki/JBossESBDeploymentStrategies) so they need custom deployment support.
Things to consider/figure-out:
1) Is jboss esb following some standard or is it jboss esb/jboss as specific ?
- is there more to it than what is in the deployment description on jboss.org ?
2) In WTP terms making a module type sounds the most sensible, but adding template for it for Project Archives would be interesting too
3) Consider utilizing JBoss AS runtime classpath's instead of direct references to jar's on filesystem like the "eclipse esb quickstart plugin"
4) ESB archives has a jar folder, similar to JavaEE 5 so completing our partial "jar folder classpath container" would be relevant
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
17 years, 8 months
[JBoss JIRA] Created: (JBIDE-2064) JBossESB graphical node/service designer
by Mark Little (JIRA)
JBossESB graphical node/service designer
----------------------------------------
Key: JBIDE-2064
URL: http://jira.jboss.com/jira/browse/JBIDE-2064
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: esb
Reporter: Mark Little
Attachments: SOA Tooling.pdf
Currently the ESB deployment descriptor is XML based but we need it to be graphically oriented. Each ESB service is a collection of actions that are re-usable components. The graphical tool would allow for the construction (within Eclipse) of a service from action chaining. The action descriptions would be storable in a repository (though that is a second level addition). We want to isolate the user from the XML as much as possible because it is prone to errors. Plus, it makes service re-usability more problematical.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
17 years, 8 months
[JBoss JIRA] Created: (JBIDE-2649) Archives dialog shows warning/errors in wrong location and has a weird no-named label
by Max Rydahl Andersen (JIRA)
Archives dialog shows warning/errors in wrong location and has a weird no-named label
-------------------------------------------------------------------------------------
Key: JBIDE-2649
URL: https://jira.jboss.org/jira/browse/JBIDE-2649
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Archives
Affects Versions: 3.0.0.alpha
Reporter: Max Rydahl Andersen
Fix For: 3.0.0.beta1
Not sure when this were added but just saw this today:
1) When the destiantion folder is not valid the dialog shows a warning below the field. Nothing is shown in the titleareadialog message area as normal warnings.
2) The label below the field is in a different font and has no name. I assume it shows the physical location for the file ?
3) Why have "Workspace relative" and "Filesystem relative" below the field it influences ?
Why not put it above and just have it say "Relative to: (x) Workspace ( ) Filesystem" and avoid the double wording?
--
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
17 years, 8 months
[JBoss JIRA] Created: (JBIDE-2069) SOI viewer
by Mark Little (JIRA)
SOI viewer
----------
Key: JBIDE-2069
URL: http://jira.jboss.com/jira/browse/JBIDE-2069
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: esb
Reporter: Mark Little
We need a way of viewing the running SOA-P nodes and being able to drill down into them to see the services deployed on them, the version of the services etc. Then we would like to be able to tie this into the service development and deployment lifecycle: by being able to drag a developed service onto a graphical representation of a service node and have it be deployed automatically by the tool.
Some of this may already exist in JON.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
17 years, 8 months
[JBoss JIRA] Created: (JBIDE-2068) Design-time service creator
by Mark Little (JIRA)
Design-time service creator
---------------------------
Key: JBIDE-2068
URL: http://jira.jboss.com/jira/browse/JBIDE-2068
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: esb
Reporter: Mark Little
When building services within a Service Oriented Infrastructure (SOI) you typically do so by composition of other services. Those other services are typically discovered dynamically either by browsing the registry or by broadcasting to the entire SOI. The information returned by such a search (registry or broadcast) contains service contract information (such as the SLA, type of service, work it offers etc.) and the developer can then select the right service(s) from the list. Newly created services (either composites or atomic) are then published back to the registry (or the SOI).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
17 years, 8 months