Re: Merging deployment plans

2008-01-30 Thread David Jencks
Hi Stuart, Right now if you supply an external deployment plan any equivalent inside the javaee app or module is ignored. In general nothing is merged. However, you can mix up bits to some extent. For instance, for an ear, you could have an external ear plan that did not include

Error deploying Service Mix on Geronimo

2008-01-30 Thread nandan_tiwari
Hi, I am trying to deploy the service-mix war on Geronimo. I have downloaded the war from http://servicemix.apache.org/download.html. All the shared libraries, components have been installed successfully. The wsdl-first-sa service assembly is also deployed successfully. all other components

Re: deploy vs redeploy

2008-01-30 Thread toby cabot
On Wed, Jan 30, 2008 at 02:53:36AM -0800, MarcoLaponder wrote: In my autmatated build script is use the deploer jar to deploy my EAR, but as I am not aware if my ear is already loaded I would like to a deploy if it not present or a redeploy if it is already present. What is the best way to

Re: jaxws-api-2.1 Classloading

2008-01-30 Thread bdaye
The EJB needs to use the jaxws-api-2.1 jar to run successfully. I have attempted to follow the given instructions... I have removed the axis2-jaxws-api from the geronimo repo. I have added the jaxws-api-2.1 jar to the geronimo repo and added the supplied lines to the

Re: Merging deployment plans

2008-01-30 Thread Stuart Smith
I don't have any specific use cases just yet. I just wanted to see what the boundaries are. Knowing that an external deployment plan means that any inside the module is ignored helps. Mainly I was thinking about anything app-specific that it would be better an administrator, by supplying an

Re: Spring petclinic sample application (from Srping 2.5.1) on Geronimo 2.0.2?

2008-01-30 Thread jpmlpool
Hi Jason, I often get OutOfMemoryError, although I have 1.5GB memory and only run Eclipse, Geronimo, MySQL and Firefox. Would you like to give me more details about how to setup MaxPermSize, which file ? The next is my eclipse.ini. Do you mean this file? -showsplash

Re: how to redeploy with maven

2008-01-30 Thread Jarek Gawor
I don't think there is a redeploy maven command but what's the problem with undeploy? Jarek On Jan 27, 2008 3:54 AM, MarcoLaponder [EMAIL PROTECTED] wrote: Hi All, I am trying to redpeply and ear with the maven geronimo plugin, I was able to do a deploy when the ear was not deployed yet by:

Re: jaxws-api-2.1 Classloading

2008-01-30 Thread bdaye
OK, if I remove the lines from the artifact_aliases.properties file, Geronimo will fail to load. However, if I rename the jaxws-api-2.1 jar to axis2-jaxws-api-1.3 (the name of the jar in org/apache/axis2/jaxws-api), Geronimo will start. So it appears that Geronimo jee-specs is looking for a

Re: how to redeploy with maven

2008-01-30 Thread MarcoLaponder
undeploy gives an error when it is not deployed yet en then maven stops the build Kind regards, Marco Laponder Jarek Gawor-2 wrote: I don't think there is a redeploy maven command but what's the problem with undeploy? Jarek On Jan 27, 2008 3:54 AM, MarcoLaponder [EMAIL PROTECTED]

Re: Spring petclinic sample application (from Srping 2.5.1) on Geronimo 2.0.2?

2008-01-30 Thread Paul Wong
David, Please find the persistence.xml attached. Please advice. Thanks a lot. Paul On Jan 29, 2008 3:11 PM, David Jencks [EMAIL PROTECTED] wrote: well, a couple fairly obvious things are going on... 1. You are running out of permgen space. You need to include something like

Re: Spring petclinic sample application (from Srping 2.5.1) on Geronimo 2.0.2?

2008-01-30 Thread Paul Wong
David, I should include the orm.xml as well. Many thanks again. Paul 2008/1/30 Paul Wong [EMAIL PROTECTED]: David, Please find the persistence.xml attached. Please advice. Thanks a lot. Paul On Jan 29, 2008 3:11 PM, David Jencks [EMAIL PROTECTED] wrote: well, a couple fairly

Re: Spring petclinic sample application (from Srping 2.5.1) on Geronimo 2.0.2?

2008-01-30 Thread Paul Wong
Hi John, I just set/create the env. variable GERONIMO_OPTS -XX:MaxPermSize=256M Cheers. Paul On Jan 30, 2008 9:09 AM, jpmlpool [EMAIL PROTECTED] wrote: Hi Jason, I often get OutOfMemoryError, although I have 1.5GB memory and only run Eclipse, Geronimo, MySQL and Firefox. Would you

Re: OpenLaszlo as a Geronimo plugin

2008-01-30 Thread Kevan Miller
On Jan 30, 2008, at 5:45 PM, Viet Nguyen wrote: Hi Jim, The plugin that was posted on the JIRA is old. I forget what version it was for, probably G 2.0. So it will not work with G v2.1. You can obtain the WAR version of it at this link http://www.openlaszlo.org/download. It should deploy