Hi there,
the "javax.management.RuntimeMBeanException:
java.lang.UnsupportedOperationException: Management not supported " when
create domains tells me that you try to use JMX for modify domains but
use XMLDomainList (thats the default). XMLDomainList is not manageable
via JMX, you need to add the domains by hand (domainlist.xml). If you
want to make use of management here you need to switch to a manageable
DomainList implementation like JPADomainList.
Bye,
Norman
Am 05.11.2010 13:27, schrieb Craig Greenhalgh:
I also get
javax.management.RuntimeMBeanException:
java.lang.UnsupportedOperationException: Management not supported
when trying to create domains etc
I am missing something?
Thanks
Craig
On 05/11/2010 11:41, Craig Greenhalgh wrote:
When I tried to create a user via jmx i get the following
java.rmi.UnmarshalException: Error unmarshaling return; nested
exception is:
java.lang.ClassNotFoundException:
org.apache.openjpa.persistence.InvalidStateException (no security
manager: RMI class loader disabled)
listUsers works fine
Any ideas?
Thanks
Craig
On 05/11/2010 09:35, Eric Charles wrote:
Hi Craig,
For now, you can remotely manage users, domains,... via:
- telnet (configure the port,... in remotemanager.xml)
- web tks to applications such as jmanage,...
There is no functions exposed via web service (WSDL), even if it is
in the plan and should be quite easy with JAX-WS,... (feel free to
open a jira for it :).
Tks,
Eric
On 5/11/2010 08:58, Craig Greenhalgh wrote:
Hi thanks for your reply,
I was looking for something that could handle user management
remotely via web services etc,
Is there anything like that?
Thanks
Craig
On 04/11/2010 09:33, Eric Charles wrote:
Hi Craig,
Glad to hear 3.0M1 is running fine :)
There is some ongoing efforts for web app management from
contributors such as
http://github.com/emacadie/James-Admin-Web-App
http://jamesconsole.sourceforge.net/
On my side, I currently use http://www.jmanage.org/ to access the
expose JMX interfaces.
JManage provides screens such as
http://james.apache.org/server/3/images/jmx_management/jmx-domainlist.png
You have to simply need to add in jmanage a JRS160 Application
with url=service:jmx:rmi:///jndi/rmi://localhost:9999/jmxrmi,
username=root, password=root (you can change the username/pwd in
the ./conf/jmx.password file.
We still need to document it on the web site.
Tks,
Eric
On 4/11/2010 08:39, Craig Greenhalgh wrote:
Hi I have got the server up and running fine (3.0M1) and all is
persisting to the DB etc.
The next thing I need to be able to do is to manage users and
domains from a web app thats running locally or remotely, is
there any documentation for this?
Many thanks
Craig
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]