You want to keep the app client in the stopped state on the server. Starting it is bad! :)
To run the app client: java -jar client.jar config-name [app arg] [app arg] ... client.jar is in GERONIMO_HOME\bin The magicGball sample application uses the app client. Hope this helps, Ted Kirby On 3/21/07, Norbert Rieger <[EMAIL PROTECTED]> wrote:
Hello, I'm trying to install an "App Client", packed within an EAR. When deploying the ear geronimo says "The application was successfully deployed. The application was successfully started" Looking at "Application EARs" also says State is running, but wenn I look at "App Clients" the state of my application client ist "stopped". The only available command is "Uninstall", there is neither a "Start" nor a "Restart" command. What can be the reasons for this, how do I start an application client ? Thanks a lot for your answers. Norbert
