Can you create users via the simple telnet localhost.
The openjpa exception returned sounds like there is a problem with database.

You must also use 3 parameters to the jmx adduser method: username, password and repositoryname (=LocalUsers).

Don't know if it helps? (I just rechecked the method here and it works fine).
Tks,

Eric

On 5/11/2010 12: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]

Reply via email to