Hi Fotis,
The name value is based on the web app name as defined in your web.xml:
<web-app>
<display-name>My App</display-name>
...
Best,
Seth
From: [email protected] [mailto:[email protected]] On Behalf
Of Fotis Chatzinikos
Sent: Wednesday, February 04, 2009 6:41 AM
To: [email protected]
Subject: Re: [flexcoders] [ds-console] help / pointers needed...
I found out that my custom application appears automatically in the monitoring
example - just without a name, I can select it at the top At the Application
drop down as : "Object object"
On Wed, Feb 4, 2009 at 4:00 PM, fotis.chatzinikos <[email protected]>
wrote:
Hello,
Does any of you use ds-console to monitor your in development RIAs?
I tried to use it but it does not seem to pick up my custom/new
application.
* In server management, all throughput values are 0
* In generic administration view, i can only see 3 root beans
:runtime, BlazeDS and samples
How do i configure it to monitor my own app?
Any ideas, pointers, tutorials, references would be more than welcome...
TIA,
Fotis