[jira] Commented: (GERONIMO-3907) Persistence Exception is not visible/lost for client.

2008-03-18 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12579739#action_12579739 ] David Jencks commented on GERONIMO-3907: Prospective fix committed to openejb in

[jira] Assigned: (GERONIMO-3907) Persistence Exception is not visible/lost for client.

2008-03-18 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jencks reassigned GERONIMO-3907: -- Assignee: David Jencks Persistence Exception is not visible/lost for client.

[jira] Commented: (GERONIMO-3928) Exception on stopping server after sending a non persistent message

2008-03-18 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12579740#action_12579740 ] David Jencks commented on GERONIMO-3928: Is there any incorrect behavior or is

[jira] Commented: (GERONIMO-3928) Exception on stopping server after sending a non persistent message

2008-03-18 Thread Anish Pathadan (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12579745#action_12579745 ] Anish Pathadan commented on GERONIMO-3928: -- There is no incorrect behaviour as

Exception starting org.apache.geronimo.configs/wadi-clustering/2.0.2/car in Geronimo Jetty 2.0.2

2008-03-18 Thread Vamsavardhana Reddy
Upon starting the org.apache.geronimo.configs/wadi-clustering/2.0.2/car in Geronimo Jetty 2.0.2 distribution, I got an NCDFE error. Has anyone hit this error? Stack trace is given below. 12:13:38,750 ERROR [GBeanInstanceState] Error while starting; GBean is now in the FAILED state:

Geronimo Tomcat 2.1 clustering - application deployment problems

2008-03-18 Thread Vamsavardhana Reddy
I have attempted the steps from http://cwiki.apache.org/GMOxDEV/clustering-configuration-for-jetty.html with Geronimo Tomcat 2.1. even though *org.apache.geronimo.configs/jetty6-clustering-builder-wadi//car *is running, deploying the sample application resulted in an error given below: xml

Geronimo Jetty 2.1 clustering - Testing clustering

2008-03-18 Thread Vamsavardhana Reddy
I have attempted the steps from http://cwiki.apache.org/GMOxDEV/clustering-configuration-for-jetty.html with Geronimo Jetty 2.1. I was able to get a cluster with two nodes running and deploy the sample application too. But, when I access

Re: Geronimo Tomcat 2.1 clustering - application deployment problems

2008-03-18 Thread Gianny Damour
Hello, This is a problem with the deployment descriptor. You name of the clustering substitution group element is tomcat-clustering-wadi for tomcat and not clustering-wadi. As a matter of fact, I have on my to- do list a task to refactor substitution group element builders for Tomcat,

[jira] Commented: (GERONIMO-3843) Plan creator fails to create plan and to deploy

2008-03-18 Thread Shiva Kumar H R (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12579826#action_12579826 ] Shiva Kumar H R commented on GERONIMO-3843: --- Plan Creator is calling following

Re: Geronimo Jetty 2.1 clustering - Testing clustering

2008-03-18 Thread Gianny Damour
Hi, There was a typo in the way node2 was started. It used to be: geronimo/start-server -D node.name=node2 -G server.name=yellow -b It should actually be: geronimo/start-server -D node.name=yellow -G server.name=node2 -b Though, I am not sure that this can explain the problem. What does the

[jira] Commented: (GERONIMO-3354) Exception thrown by MDB involved in XA transaction

2008-03-18 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12579833#action_12579833 ] Donald Woods commented on GERONIMO-3354: Can you also apply AMQ-1438 to their

Re: Geronimo Jetty 2.1 clustering - Testing clustering

2008-03-18 Thread Gianny Damour
Hi, Also, I just deployed a new 2.0-SNAPSHOT which defines a context-root and use standard (versus delta) replication. You may want to grab it as the context root is less cryptic with this latest version. Thanks, Gianny On 19/03/2008, at 12:08 AM, Gianny Damour wrote: Hi, There was a

Re: Exception starting org.apache.geronimo.configs/wadi-clustering/2.0.2/car in Geronimo Jetty 2.0.2

2008-03-18 Thread Gianny Damour
Hello, Nope. It seems wadi-clustering dependencies have been cleaned up too much for the 2.0.2 distribution. I do not think there is an easy work- around, except the issue or a 2.0.3 wadi-clustering configuration with the right runtime dependencies. Thanks, Gianny On 18/03/2008, at 9:42

Re: Fw: [VOTE]: Pluto 1.1.5 Release

2008-03-18 Thread Joe Bohn
Donald Woods wrote: Should we investigate the below release for trunk and a future 2.1.2 release? We need to replace what we are currently using with something official. The code that we used to build our private pluto image was formerly the Pluto trunk which had a version 1.2.0-SNAPSHOT.

[jira] Closed: (GERONIMO-3923) Login established without tomcat notification

2008-03-18 Thread Ralf Baumhof (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralf Baumhof closed GERONIMO-3923. -- Resolution: Invalid Works as designed Login established without tomcat notification

Re: geronimo-web.xml for geronimo 2.0.1

2008-03-18 Thread Hernan Cunico
Hi Remya, here are a couple of tips for understanding the deployment plans Schema documentation for geronimo-web.xml http://geronimo.apache.org/schemas-2.1/docs/geronimo-web-2.0.1.xsd.html If you want to try Geronimo 2.1 (which I would encourage you to do so) you can give a shot to the

DeployManager in G-Jetty says No configurer for module type: war registered

2008-03-18 Thread Shiva Kumar H R
I am calling below code from within PlanCreator: DeploymentFactory factory = new DeploymentFactoryWithKernel( PortletManager.getKernel()); DeploymentManager deploymentManager = factory.getDeploymentManager(deployer:geronimo:inVM, null, null); DeploymentConfiguration

Re: DeployManager in G-Jetty says No configurer for module type: war registered

2008-03-18 Thread David Jencks
On Mar 18, 2008, at 6:58 AM, Shiva Kumar H R wrote: I am calling below code from within PlanCreator: DeploymentFactory factory = new DeploymentFactoryWithKernel (PortletManager.getKernel()); DeploymentManager deploymentManager =

[jira] Created: (GERONIMO-3929) Load server implementation classes and it's libraries using a private classloader

2008-03-18 Thread syvalta (JIRA)
Load server implementation classes and it's libraries using a private classloader - Key: GERONIMO-3929 URL: https://issues.apache.org/jira/browse/GERONIMO-3929 Project:

Re: Geronimo Tomcat 2.1 clustering - application deployment problems

2008-03-18 Thread Vamsavardhana Reddy
Thanks Gianny. I will try with the new DD and get back if there is any problem. ++Vamsi On Tue, Mar 18, 2008 at 6:11 PM, Gianny Damour [EMAIL PROTECTED] wrote: Hello, This is a problem with the deployment descriptor. You name of the clustering substitution group element is

[jira] Commented: (GERONIMO-3921) getContextRoot() returns forward slash rather than empty string for apps deployed to root context

2008-03-18 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12579917#action_12579917 ] Donald Woods commented on GERONIMO-3921: Committed to branches/2.0 as Rev638438

Re: svn commit: r638053 - in /geronimo/server/trunk/plugins: ./ derby/ derby/src/ derby/src/main/ derby/src/main/plan/ system-database/geronimo-derby/ system-database/geronimo-timer/ system-database/s

2008-03-18 Thread David Jencks
Generally the contents of plugins are groups of plugins rather than sincle plugins. Wouldn't this be more appropriate inside system- database? Also, I'm pretty sure geronimo-timer is obsolete with openejb3. It would be great if someone would check and delete it if it isn't used

Cant find geronimo adapter v2.1 when install GEP with WTP

2008-03-18 Thread newbie-gero
Hi lists, i have install the eclipse into my machine by following these steps 1. Download and unzip the eclipse classic version into this path /home/red/eclipse 2. Download the WTP tools and unzip and install in /home/red/eclipse 3. Next i run the eclipse. Now i trying to install the GEP with

Re: DeployManager in G-Jetty says No configurer for module type: war registered

2008-03-18 Thread Shiva Kumar H R
Summarizing IRC discussion with DJencks below: 1) In extracted server: var/config/jsr88-configurer-config.xml lists a bunch of modules including module name=org.apache.geronimo.configs /jsr88-war-configurer/2.2-SNAPSHOT/car/ 2) In source tree: \plugins\j2ee\jsr88-war-configurer's plan.xml - it

[jira] Resolved: (GERONIMO-3843) Plan creator fails to create plan and to deploy

2008-03-18 Thread Shiva Kumar H R (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shiva Kumar H R resolved GERONIMO-3843. --- Resolution: Fixed Plan creator fails to create plan and to deploy

[jira] Commented: (GERONIMO-3843) Plan creator fails to create plan and to deploy

2008-03-18 Thread Shiva Kumar H R (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12579955#action_12579955 ] Shiva Kumar H R commented on GERONIMO-3843: --- As hinted by David Jencks, this

Re: geronimo-web.xml for geronimo 2.0.1

2008-03-18 Thread remya
Thanks a lot for the reply! But, while creating our application, I am afraid we didn't follow such a directory structure that is required by the environment, moduleId and artifactId. So, using some values for these tags, provide with errors in the deployment or while running the application. It

[jira] Commented: (GERONIMO-3843) Plan creator fails to create plan and to deploy

2008-03-18 Thread Joe Bohn (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12579967#action_12579967 ] Joe Bohn commented on GERONIMO-3843: Shiva, Can you integrate this fix back into

[jira] Assigned: (GERONIMO-3906) start-server uses hard-coded credentials that cannot be overridden

2008-03-18 Thread Jarek Gawor (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Gawor reassigned GERONIMO-3906: - Assignee: Jarek Gawor start-server uses hard-coded credentials that cannot be

[jira] Commented: (GERONIMO-3858) start-server.bat fails to start server if there is a space in the path

2008-03-18 Thread Joe Bohn (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12579976#action_12579976 ] Joe Bohn commented on GERONIMO-3858: Given that this appears to be an ant issue that

Re: start-server command and default user credentials

2008-03-18 Thread Jarek Gawor
Anymore more thoughts on this issue? If not, I guess I'll just add options for specifying the username, password and port number as a temporary solution to get this fixed for the 2.1.1 release. Jarek On Mon, Mar 17, 2008 at 11:01 AM, Jarek Gawor [EMAIL PROTECTED] wrote: On Sat, Mar 15, 2008 at

[jira] Commented: (GERONIMO-3843) Plan creator fails to create plan and to deploy

2008-03-18 Thread Shiva Kumar H R (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12579987#action_12579987 ] Shiva Kumar H R commented on GERONIMO-3843: --- Oh! thanks for pointing out (I

Re: svn commit: r638053 - in /geronimo/server/trunk/plugins: ./ derby/ derby/src/ derby/src/main/ derby/src/main/plan/ system-database/geronimo-derby/ system-database/geronimo-timer/ system-database/s

2008-03-18 Thread Donald Woods
Was just following how plugins/spring was created, which is just a collection of Spring depends for the console and WADI. I started with it in under system-database, but decided against that as it really wouldn't be a child of the system-database POM, but system-database should have it as a

[jira] Commented: (GERONIMO-3921) getContextRoot() returns forward slash rather than empty string for apps deployed to root context

2008-03-18 Thread Jay D. McHugh (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12579991#action_12579991 ] Jay D. McHugh commented on GERONIMO-3921: - Jarek, I just checked the Jetty

[jira] Closed: (GERONIMO-3843) Plan creator fails to create plan and to deploy

2008-03-18 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods closed GERONIMO-3843. -- Plan creator fails to create plan and to deploy

[jira] Updated: (GERONIMO-3843) Plan creator fails to create plan and to deploy

2008-03-18 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods updated GERONIMO-3843: --- Affects Version/s: 2.2 2.1.1 Fix Version/s: 2.2 Merged

Re: start-server command and default user credentials

2008-03-18 Thread Donald Woods
Agree -Donald Jarek Gawor wrote: On Sat, Mar 15, 2008 at 12:28 AM, Jason Dillon [EMAIL PROTECTED] wrote: On Mar 15, 2008, at 12:34 AM, Donald Woods wrote: Jarek Gawor wrote: Jason, I thought TCK was using the maven plugin to start the server. I'm not proposing to change that. But even

Re: start-server command and default user credentials

2008-03-18 Thread Donald Woods
I like the more secure option of requiring a uid/pwd, than potential exposing unwanted data to attackers -Donald Jarek Gawor wrote: Anymore more thoughts on this issue? If not, I guess I'll just add options for specifying the username, password and port number as a temporary solution to

[jira] Resolved: (GERONIMO-3921) getContextRoot() returns forward slash rather than empty string for apps deployed to root context

2008-03-18 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods resolved GERONIMO-3921. Resolution: Fixed Fix Version/s: 2.2 2.1.1

Re: geronimo-web.xml for geronimo 2.0.1

2008-03-18 Thread Hernan Cunico
can you be more specific or provide the deployment plan you are having the issue with? Cheers! Hernan remya wrote: Thanks a lot for the reply! But, while creating our application, I am afraid we didn't follow such a directory structure that is required by the environment, moduleId and

Re: svn commit: r638053 - in /geronimo/server/trunk/plugins: ./ derby/ derby/src/ derby/src/main/ derby/src/main/plan/ system-database/geronimo-derby/ system-database/geronimo-timer/ system-database/s

2008-03-18 Thread David Jencks
On Mar 18, 2008, at 11:37 AM, Donald Woods wrote: Was just following how plugins/spring was created, which is just a collection of Spring depends for the console and WADI. I started with it in under system-database, but decided against that as it really wouldn't be a child of the

Re: geronimo-web.xml for geronimo 2.0.1

2008-03-18 Thread David Jencks
And please move this discussion to the user list. thanks david jencks On Mar 18, 2008, at 12:33 PM, Hernan Cunico wrote: can you be more specific or provide the deployment plan you are having the issue with? Cheers! Hernan remya wrote: Thanks a lot for the reply! But, while creating our

[jira] Commented: (GERONIMO-3902) start-server, default.groovy in etc/rc.d overrides -Xmx value when starting server using gshell

2008-03-18 Thread Joe Bohn (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12580054#action_12580054 ] Joe Bohn commented on GERONIMO-3902: Does everyone agree that this is a reasonable

[jira] Commented: (GERONIMO-3902) start-server, default.groovy in etc/rc.d overrides -Xmx value when starting server using gshell

2008-03-18 Thread Jason Warner (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12580059#action_12580059 ] Jason Warner commented on GERONIMO-3902: Joe, I just did a quick scan through

javamail 1.4-SNAPSHOT and a Geronimo 2.1.1 release

2008-03-18 Thread Joe Bohn
Rick (or anybody else that is involved with javamail). It looks like Geronimo 2.1.1-SNAPSHOT is currently dependent upon javamail 1.4-SNAPSHOT. We need to remove that snapshot dependency if we're going to get a 2.1.1 release out the door. Do you think we could get a javamail 1.4 release out

[BUILD] trunk: Failed for Revision: 638508

2008-03-18 Thread gawor
Geronimo Revision: 638508 built with tests included See the full build-1500.log file at http://geronimo.apache.org/maven/server/binaries/trunk/20080318/build-1500.log Download the binaries from http://geronimo.apache.org/maven/server/binaries/trunk/20080318 [INFO] BUILD SUCCESSFUL [INFO

[jira] Updated: (GERONIMO-3902) start-server, default.groovy in etc/rc.d overrides -Xmx value when starting server using gshell

2008-03-18 Thread Jason Warner (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Warner updated GERONIMO-3902: --- Attachment: Geronimo-3902-IncludesStartClient.patch This patch makes the changes in both

[jira] Updated: (GERONIMO-3856) Assemble a Server Confirmation Page

2008-03-18 Thread Joseph Leong (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Leong updated GERONIMO-3856: --- Attachment: GERONIMO-3856.patch Patch Available! 1) At minimum the user should provide

[jira] Updated: (GERONIMO-3856) Assemble a Server Confirmation Page

2008-03-18 Thread Joseph Leong (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Leong updated GERONIMO-3856: --- Patch Info: [Patch Available] Assemble a Server Confirmation Page

[jira] Updated: (GERONIMO-3483) Redeploy should start any dependent configurations it stops.

2008-03-18 Thread Joe Bohn (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bohn updated GERONIMO-3483: --- Fix Version/s: (was: 2.1.1) (was: 2.0.x) 2.2

[jira] Updated: (GERONIMO-3408) Clean up deployer login code in ServerConnection

2008-03-18 Thread Joe Bohn (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bohn updated GERONIMO-3408: --- Patch Info: [Patch Available] Marked that there is a patch but I'll take Kevan's word that the

[jira] Commented: (GERONIMO-2622) Implement PolicyContextHandlerSOAPMessage

2008-03-18 Thread Joe Bohn (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12580119#action_12580119 ] Joe Bohn commented on GERONIMO-2622: Any info on this one David? Is this something

[jira] Commented: (GERONIMO-2340) Network Listener state not persisted across server startups

2008-03-18 Thread Joe Bohn (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12580121#action_12580121 ] Joe Bohn commented on GERONIMO-2340: Donald, Since you are currently the assignee

[jira] Commented: (GERONIMO-3902) start-server, default.groovy in etc/rc.d overrides -Xmx value when starting server using gshell

2008-03-18 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12580123#action_12580123 ] Donald Woods commented on GERONIMO-3902: Seems like a good compromise for now.

[jira] Commented: (GERONIMO-3408) Clean up deployer login code in ServerConnection

2008-03-18 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12580125#action_12580125 ] Donald Woods commented on GERONIMO-3408: I'll take another look at it and either

[jira] Commented: (GERONIMO-2246) Why resource-env-ref:admin-object-module?

2008-03-18 Thread Joe Bohn (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12580126#action_12580126 ] Joe Bohn commented on GERONIMO-2246: Should we move this along to 2.2 given that we

[jira] Updated: (GERONIMO-3783) MessageDrivenBean delivery problem

2008-03-18 Thread Joe Bohn (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bohn updated GERONIMO-3783: --- Fix Version/s: 2.2 2.1.1 MessageDrivenBean delivery problem

[jira] Commented: (GERONIMO-3354) Exception thrown by MDB involved in XA transaction

2008-03-18 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12580185#action_12580185 ] David Jencks commented on GERONIMO-3354: We need to turn on the openejb

Re: svn commit: r638573 - in /geronimo/server/branches/2.1: plugins/system-database/sysdb-console-jetty/src/main/plan/plan.xml plugins/system-database/sysdb-console-tomcat/src/main/plan/plan.xml pom.x

2008-03-18 Thread David Jencks
Could you please undo this? Despite anything that may have been published (by me even, in the past), there is no local db2 adapter. You can run the xa one in local transaction mode but this one doesn't actually work. thanks david jencks On Mar 18, 2008, at 2:15 PM, [EMAIL PROTECTED]

[jira] Assigned: (GERONIMODEVTOOLS-313) JAXB classes for SVN

2008-03-18 Thread Tim McConnell (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim McConnell reassigned GERONIMODEVTOOLS-313: -- Assignee: Tim McConnell (was: YunFeng Ma) JAXB classes for

Re: Cant find geronimo adapter v2.1 when install GEP with WTP

2008-03-18 Thread Tim McConnell
Hi newbie-gero, Unfortunately, the GEP 2.1.x that corresponds to the recently-released Geronimo 2.1 server. However, there is an unstable version that you can download from the site below. Keep in mind though that the operative word is unstable. We would be interested though with any problems

[jira] Created: (GERONIMO-3930) IllegalArgumentException reading Transaction Log

2008-03-18 Thread Kevan Miller (JIRA)
IllegalArgumentException reading Transaction Log Key: GERONIMO-3930 URL: https://issues.apache.org/jira/browse/GERONIMO-3930 Project: Geronimo Issue Type: Bug Security Level: public

[jira] Commented: (GERONIMO-3930) IllegalArgumentException reading Transaction Log

2008-03-18 Thread Kevan Miller (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12580215#action_12580215 ] Kevan Miller commented on GERONIMO-3930: I suspect that we're allowing the

Re: svn commit: r638573 - in /geronimo/server/branches/2.1: plugins/system-database/sysdb-console-jetty/src/main/plan/plan.xml plugins/system-database/sysdb-console-tomcat/src/main/plan/plan.xml pom.x

2008-03-18 Thread Donald Woods
Done. Thanks for keeping an eye on the commits -Donald David Jencks wrote: Could you please undo this? Despite anything that may have been published (by me even, in the past), there is no local db2 adapter. You can run the xa one in local transaction mode but this one doesn't

Re: Geronimo Jetty 2.1 clustering - Testing clustering

2008-03-18 Thread Vamsavardhana Reddy
On Tue, Mar 18, 2008 at 6:38 PM, Gianny Damour [EMAIL PROTECTED] wrote: Hi, There was a typo in the way node2 was started. It used to be: geronimo/start-server -D node.name=node2 -G server.name=yellow -b It should actually be: geronimo/start-server -D node.name=yellow -G server.name=node2

[jira] Assigned: (GERONIMO-3856) Assemble a Server Confirmation Page

2008-03-18 Thread Jarek Gawor (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Gawor reassigned GERONIMO-3856: - Assignee: Jarek Gawor (was: Joseph Leong) Assemble a Server Confirmation Page