Bug 823571 - [eap6] support for webservice endpoint child resources - available under deployment resource
Summary: [eap6] support for webservice endpoint child resources - available under depl...
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: RHQ Project
Classification: Other
Component: Plugins
Version: 4.4
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: RHQ Project Maintainer
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On: 822900
Blocks: as7-plugin
TreeView+ depends on / blocked
 
Reported: 2012-05-21 14:45 UTC by Libor Zoubek
Modified: 2015-11-02 00:42 UTC (History)
2 users (show)

Fixed In Version:
Clone Of: 822900
Environment:
Last Closed: 2012-05-21 20:01:11 UTC
Embargoed:


Attachments (Terms of Use)

Description Libor Zoubek 2012-05-21 14:45:56 UTC
+++ This bug was initially created as a clone of Bug #822900 +++

Description of problem: If you deploy application with JAX-WS endpoints on EAP6 JON does not show these endpoints.


Version-Release number of selected component (if applicable):
JON 3.1.Beta1 EAP6.ER6

How reproducible:always


Steps to Reproduce:
1.have EAP6 running in standalone mode
2.deploy WAR that contains web service (attachment)
3.check deployed WAR resource
  
Actual results: endpoint contained in deployment does not show up.


Expected results: we should support listing endpoints under deployed WAR resource

Comment 1 Heiko W. Rupp 2012-05-21 15:56:23 UTC
For me the endpoint on the deployment is shown and looks ok.

The only odd thing is the name of ws%3AHelloWorld, but this is literally taken from the as7 server, so I think it is ok too.

Plugin:
deployment=ws.war,subsystem=webservices,endpoint=ws%3AHelloWorld

CLI:
[standalone@localhost:9999 endpoint=ws%3AHelloWorld] pwd
/deployment=ws.war/subsystem=webservices/endpoint=ws%3AHelloWorld

Also defined metrics look ok.

Comment 2 Heiko W. Rupp 2012-05-21 20:01:11 UTC
The endpoint - array n the


Note You need to log in before you can comment on or make changes to this bug.