Re: Updating svn:ignore lists

2008-04-11 Thread Donald Woods
Here is what I have in my Subversion config file, which I've accumulated 
across Windows and Linux -


global-ignores = .cvsignore ~$* ~*.tmp *.*~ thumbs.db Thumbs.db *.log 
.project .classpath .settings target nohup.out build.txt


Notice the build.txt, which I have because I like to pipe the build 
out to a file so I can go back to look at any failed steps, like -

mvn install | tee build.txt

BTW - Please use the other suggested Apache config settings at -

http://cwiki.apache.org/GMOxKB/how-do-i-setup-my-svn-client-for-commits.html

Note:  You have to add these into TortoiseSVN and the command line svn 
config file, if you use both



-Donald


Jason Dillon wrote:
Configure your local svn ignores in ~/.subversion/config under the 
'global-ignores' property.


--jason


On Apr 11, 2008, at 12:47 AM, Vasily Zakharov wrote:


Well, I'm using TortoiseSVN and it always considers those files to be
added to the repository when I'm going to create a patch.
This obstructs a create patch/commit dialog with a lot of unneeded
entries, and increases the working copy scan time.

In fact, I wouldn't raise this issue if I don't see that many other
'target' and 'build' directories are put to svn:ignore lists, while
some are not.

Vasily


On Thu, Apr 10, 2008 at 7:18 PM, Jason Warner [EMAIL PROTECTED] wrote:

Hi Vasily,

What do you mean by getting in the way?  I've never had issues with 
this.

What behavior are you seeing?

~Jason Warner



On Thu, Apr 10, 2008 at 1:15 PM, Vasily Zakharov [EMAIL PROTECTED] wrote:


When trying to create a patch in an already-built environment, a lot
of build-generated directories get in the way.
Probably they need to be added to the corresponding SVN ignore lists.

I've created a GERONIMO-3957 for that, and provided patches for trunk,
branches/2.1, branches/2.0 and tags/2.1.0.

I hope it would be useful.

Vasily





--
~Jason Warner





smime.p7s
Description: S/MIME Cryptographic Signature


Re: Updating svn:ignore lists

2008-04-11 Thread Vasily Zakharov
Jason, Donald,

Thanks for your suggestions, I'll surely follow them.

However, I'm not sure that having things like 'target' or 'build' in
the exclude list is a wise practice in long-term.
So, I think having a consistent approach from the project side is also
a good idea.

Thanks!

Vasily


On Fri, Apr 11, 2008 at 2:43 PM, Donald Woods [EMAIL PROTECTED] wrote:
 Here is what I have in my Subversion config file, which I've accumulated
 across Windows and Linux -

  global-ignores = .cvsignore ~$* ~*.tmp *.*~ thumbs.db Thumbs.db *.log
 .project .classpath .settings target nohup.out build.txt

  Notice the build.txt, which I have because I like to pipe the build out
 to a file so I can go back to look at any failed steps, like -
 mvn install | tee build.txt

  BTW - Please use the other suggested Apache config settings at -


 http://cwiki.apache.org/GMOxKB/how-do-i-setup-my-svn-client-for-commits.html

  Note:  You have to add these into TortoiseSVN and the command line svn
 config file, if you use both


  -Donald




  Jason Dillon wrote:

  Configure your local svn ignores in ~/.subversion/config under the
 'global-ignores' property.
 
  --jason
 
 
  On Apr 11, 2008, at 12:47 AM, Vasily Zakharov wrote:
 
 
   Well, I'm using TortoiseSVN and it always considers those files to be
   added to the repository when I'm going to create a patch.
   This obstructs a create patch/commit dialog with a lot of unneeded
   entries, and increases the working copy scan time.
  
   In fact, I wouldn't raise this issue if I don't see that many other
   'target' and 'build' directories are put to svn:ignore lists, while
   some are not.
  
   Vasily
  
  
   On Thu, Apr 10, 2008 at 7:18 PM, Jason Warner [EMAIL PROTECTED] wrote:
  
Hi Vasily,
   
What do you mean by getting in the way?  I've never had issues with
 this.
What behavior are you seeing?
   
~Jason Warner
   
   
   
On Thu, Apr 10, 2008 at 1:15 PM, Vasily Zakharov [EMAIL PROTECTED]
 wrote:
   
   
 When trying to create a patch in an already-built environment, a lot
 of build-generated directories get in the way.
 Probably they need to be added to the corresponding SVN ignore
 lists.

 I've created a GERONIMO-3957 for that, and provided patches for
 trunk,
 branches/2.1, branches/2.0 and tags/2.1.0.

 I hope it would be useful.

 Vasily


   
   
   
--
~Jason Warner
   
  
 
 
 



[jira] Closed: (GERONIMODEVTOOLS-274) Automatic republish function not working for GEP 2.1

2008-04-11 Thread Shiva Kumar H R (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shiva Kumar H R closed GERONIMODEVTOOLS-274.


Resolution: Fixed
  Assignee: Shiva Kumar H R  (was: Tim McConnell)

Auto republish is working correctly - hence closing this issue.

 Automatic republish function not working for GEP 2.1
 

 Key: GERONIMODEVTOOLS-274
 URL: 
 https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-274
 Project: Geronimo-Devtools
  Issue Type: Bug
  Components: eclipse-plugin
Affects Versions: 2.1.0
Reporter: Tim McConnell
Assignee: Shiva Kumar H R
 Fix For: 2.1.0




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Closed: (GERONIMODEVTOOLS-277) Error referencing ejb bean from within a web module

2008-04-11 Thread Shiva Kumar H R (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shiva Kumar H R closed GERONIMODEVTOOLS-277.


Resolution: Fixed
  Assignee: Shiva Kumar H R  (was: Tim McConnell)

Fixed in trunk.

 Error referencing ejb bean from within a web module
 ---

 Key: GERONIMODEVTOOLS-277
 URL: 
 https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-277
 Project: Geronimo-Devtools
  Issue Type: Bug
  Components: eclipse-plugin
Affects Versions: 2.0.2
Reporter: Tim McConnell
Assignee: Shiva Kumar H R
 Fix For: 2.1.0


 Geronimo Deployment plan is still using the deployment-1.1 instead of 
 deployment-1.2, which is the correct schema for 2.0 and later (per pellehh 
 and jawarner)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Closed: (GERONIMODEVTOOLS-286) Project deleted from workspace is not removed from the Server

2008-04-11 Thread Shiva Kumar H R (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shiva Kumar H R closed GERONIMODEVTOOLS-286.


Resolution: Fixed
  Assignee: Shiva Kumar H R  (was: Tim McConnell)

Never faced this problem for web-apps, although it was clearly seen for EARs as 
reported in GERONIMODEVTOOLS-322, which is now fixed in trunk. Hence closing 
this issue too.

 Project deleted from workspace is not removed from the Server
 -

 Key: GERONIMODEVTOOLS-286
 URL: 
 https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-286
 Project: Geronimo-Devtools
  Issue Type: Bug
  Components: eclipse-plugin
Affects Versions: 2.1.0, 2.1.x
 Environment: Win XP, G 2.1-SNAPSHOT
Reporter: Vamsavardhana Reddy
Assignee: Shiva Kumar H R
 Fix For: 2.1.0, 2.1.x


 I have created a new dynamic web project and used Run on Server to run it on 
 a G 2.1 server defined using Eclipse Plugin.  Upon deleting the project the 
 from workspace, the application deployed on the server is not undeployed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (GERONIMODEVTOOLS-273) Server status detection is erroneous

2008-04-11 Thread Shiva Kumar H R (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shiva Kumar H R updated GERONIMODEVTOOLS-273:
-

Fix Version/s: (was: 2.1.0)

 Server status detection is erroneous
 

 Key: GERONIMODEVTOOLS-273
 URL: 
 https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-273
 Project: Geronimo-Devtools
  Issue Type: Bug
  Components: eclipse-plugin
Affects Versions: 2.0.0
 Environment: Win XP, GEP 2.0.0
Reporter: Vamsavardhana Reddy
Assignee: Tim McConnell
 Fix For: 2.1.x


 I have added a Geronimo 2.0.2 Server under Servers view with Naming port 1100 
 and HTTP Port 8081 and server installation directory 
 c:\geronimo-tomcat6-jee5-2.0.2.  But when I start a Geronimo-2.1-SNAPSHOT 
 installed in a different directory but using the same ports, the Geronimo 
 2.0.2 Server instance in the Servers view changes the status to Starting 
 and then shows Started!!

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (GERONIMODEVTOOLS-206) Error while deploying EAR to running server Geronimo 2.0.1

2008-04-11 Thread Tim McConnell (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tim McConnell updated GERONIMODEVTOOLS-206:
---

Fix Version/s: (was: 2.1.0)
   2.1.x

Hi Tomasz, would you be able to retest this failure with the latest trunk 
version of the GEP to see if it is still a valid failure ?? If not, please 
close it. Thanks much

 Error while deploying EAR to running server Geronimo 2.0.1
 --

 Key: GERONIMODEVTOOLS-206
 URL: 
 https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-206
 Project: Geronimo-Devtools
  Issue Type: Bug
  Components: eclipse-plugin
Affects Versions: 2.0.0
 Environment: Geronimo 2.0.1
 WTP 2.0 + GEP 2.0
Reporter: Tomasz Mazan
Assignee: Tim McConnell
Priority: Critical
 Fix For: 2.1.x


 Exception on deploy
 Distribution of configuration failed.  See log for details.
   java.io.FileNotFoundException: 
 C:\DEV\IDE\eclipse-wtp-2.0\workspace\.metadata\.plugins\org.apache.geronimo.st.core\server_13.09.07_14_454\FonBsaCore.zip
  (File not found)
   org.apache.geronimo.common.DeploymentException: 
 java.io.FileNotFoundException: 
 C:\DEV\IDE\eclipse-wtp-2.0\workspace\.metadata\.plugins\org.apache.geronimo.st.core\server_13.09.07_14_454\FonBsaCore.zip
  (File not found)
   at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:121)
   at 
 org.apache.geronimo.deployment.Deployer$$FastClassByCGLIB$$734a235d.invoke(generated)
   at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
   at 
 org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java:38)
   at 
 org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:124)
   at 
 org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:865)
   at 
 org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:239)
   at org.apache.geronimo.kernel.KernelGBean.invoke(KernelGBean.java:342)
   at 
 org.apache.geronimo.kernel.KernelGBean$$FastClassByCGLIB$$1cccefc9.invoke(generated)
   at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
   at 
 org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java:38)
   at 
 org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:124)
   at 
 org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:865)
   at 
 org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:239)
   at 
 org.apache.geronimo.system.jmx.MBeanGBeanBridge.invoke(MBeanGBeanBridge.java:168)
   at 
 com.sun.jmx.mbeanserver.DynamicMetaDataImpl.invoke(DynamicMetaDataImpl.java:213)
   at com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java:220)
   at 
 com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:815)
   at 
 com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:784)
   at 
 javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1408)
   at 
 javax.management.remote.rmi.RMIConnectionImpl.access$100(RMIConnectionImpl.java:81)
   at 
 javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1245)
   at java.security.AccessController.doPrivileged(Native Method)
   at 
 javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1348)
   at 
 javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:782)
   at sun.reflect.GeneratedMethodAccessor223.invoke(Unknown Source)
   at 
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   at java.lang.reflect.Method.invoke(Method.java:585)
   at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:294)
   at sun.rmi.transport.Transport$1.run(Transport.java:153)
   at java.security.AccessController.doPrivileged(Native Method)
   at sun.rmi.transport.Transport.serviceCall(Transport.java:149)
   at 
 sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:466)
   at 
 sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:707)
   at java.lang.Thread.run(Thread.java:595)
   Caused by: java.io.FileNotFoundException: 
 C:\DEV\IDE\eclipse-wtp-2.0\workspace\.metadata\.plugins\org.apache.geronimo.st.core\server_13.09.07_14_454\FonBsaCore.zip
  (File not found)
   at java.io.FileInputStream.open(Native Method)
   at java.io.FileInputStream.init(FileInputStream.java:106)
   at 
 org.apache.geronimo.deployment.util.DeploymentUtil.copyFile(DeploymentUtil.java:92)
   at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:118)
   

[jira] Resolved: (GERONIMODEVTOOLS-185) Enhance SharedLibEntryCreationOperation to respect entries in classpath containers

2008-04-11 Thread Tim McConnell (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tim McConnell resolved GERONIMODEVTOOLS-185.


Resolution: Fixed

This function is now provided in the GEP 2.1.0 release

 Enhance SharedLibEntryCreationOperation to respect entries in classpath 
 containers
 --

 Key: GERONIMODEVTOOLS-185
 URL: 
 https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-185
 Project: Geronimo-Devtools
  Issue Type: Improvement
  Components: eclipse-plugin
Affects Versions: 2.0.0
Reporter: Shiva Kumar H R
Assignee: Tim McConnell
 Fix For: 2.1.0


 Please see the discussion thread: http://www.mail-archive.com/[EMAIL 
 PROTECTED]/msg06976.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Reopened: (GERONIMODEVTOOLS-288) Errors when deploying webservice from GEP 2.1.0 to Geronimo server

2008-04-11 Thread Shiva Kumar H R (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shiva Kumar H R reopened GERONIMODEVTOOLS-288:
--


 Errors when deploying webservice from GEP 2.1.0 to Geronimo server
 --

 Key: GERONIMODEVTOOLS-288
 URL: 
 https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-288
 Project: Geronimo-Devtools
  Issue Type: Bug
  Components: eclipse-plugin
Affects Versions: 2.1.0
Reporter: Tim McConnell
Assignee: Shiva Kumar H R
 Fix For: 2.1.0


 Stacktrace below:
 Geronimo Application Server started
 15:00:37,528 ERROR [EngineConfigurationFactoryServlet] Unable to find config 
 file.  Creating new servlet engine config file: /WEB-INF/server-config.wsdd
 15:00:39,137 ERROR [WarBasedAxisConfigurator] 
 org/apache/commons/fileupload/FileUploadException
 org.apache.axis2.deployment.DeploymentException: 
 org/apache/commons/fileupload/FileUploadException
   at 
 org.apache.axis2.deployment.AxisConfigBuilder.processMessageBuilders(AxisConfigBuilder.java:623)
   at 
 org.apache.axis2.deployment.AxisConfigBuilder.populateConfig(AxisConfigBuilder.java:186)
   at 
 org.apache.axis2.deployment.DeploymentEngine.populateAxisConfiguration(DeploymentEngine.java:615)
   at 
 org.apache.axis2.deployment.WarBasedAxisConfigurator.init(WarBasedAxisConfigurator.java:146)
   at 
 org.apache.axis2.transport.http.AxisServlet.initConfigContext(AxisServlet.java:500)
   at 
 org.apache.axis2.transport.http.AxisServlet.init(AxisServlet.java:420)
   at 
 org.apache.axis2.transport.http.AxisAdminServlet.init(AxisAdminServlet.java:54)
   at 
 org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1053)
   at 
 org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:955)
   at 
 org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4038)
   at 
 org.apache.catalina.core.StandardContext.start(StandardContext.java:4341)
   at 
 org.apache.geronimo.tomcat.GeronimoStandardContext.access$201(GeronimoStandardContext.java:60)
   at 
 org.apache.geronimo.tomcat.GeronimoStandardContext$SystemMethodValve.invoke(GeronimoStandardContext.java:388)
   at 
 org.apache.geronimo.tomcat.valve.GeronimoBeforeAfterValve.invoke(GeronimoBeforeAfterValve.java:47)
   at 
 org.apache.geronimo.tomcat.GeronimoStandardContext.start(GeronimoStandardContext.java:241)
   at 
 org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791)
   at 
 org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)
   at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:525)
   at 
 org.apache.geronimo.tomcat.TomcatContainer.addContext(TomcatContainer.java:359)
   at 
 org.apache.geronimo.tomcat.TomcatWebAppContext.doStart(TomcatWebAppContext.java:512)
   at 
 org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:998)
   at 
 org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:268)
   at 
 org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:102)
   at 
 org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.java:541)
   at 
 org.apache.geronimo.gbean.runtime.GBeanDependency.attemptFullStart(GBeanDependency.java:111)
   at 
 org.apache.geronimo.gbean.runtime.GBeanDependency.addTarget(GBeanDependency.java:146)
   at 
 org.apache.geronimo.gbean.runtime.GBeanDependency$1.running(GBeanDependency.java:120)
   at 
 org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.fireRunningEvent(BasicLifecycleMonitor.java:176)
   at 
 org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.access$300(BasicLifecycleMonitor.java:44)
   at 
 org.apache.geronimo.kernel.basic.BasicLifecycleMonitor$RawLifecycleBroadcaster.fireRunningEvent(BasicLifecycleMonitor.java:254)
   at 
 org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:294)
   at 
 org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:102)
   at 
 org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(GBeanInstanceState.java:124)
   at 
 org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(GBeanInstance.java:555)
   at 
 org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(BasicKernel.java:379)
   at 
 org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:456)
   at 
 org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:493)
   at 
 

[jira] Closed: (GERONIMODEVTOOLS-288) Errors when deploying webservice from GEP 2.1.0 to Geronimo server

2008-04-11 Thread Shiva Kumar H R (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shiva Kumar H R closed GERONIMODEVTOOLS-288.


Resolution: Duplicate

 Errors when deploying webservice from GEP 2.1.0 to Geronimo server
 --

 Key: GERONIMODEVTOOLS-288
 URL: 
 https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-288
 Project: Geronimo-Devtools
  Issue Type: Bug
  Components: eclipse-plugin
Affects Versions: 2.1.0
Reporter: Tim McConnell
Assignee: Shiva Kumar H R
 Fix For: 2.1.0


 Stacktrace below:
 Geronimo Application Server started
 15:00:37,528 ERROR [EngineConfigurationFactoryServlet] Unable to find config 
 file.  Creating new servlet engine config file: /WEB-INF/server-config.wsdd
 15:00:39,137 ERROR [WarBasedAxisConfigurator] 
 org/apache/commons/fileupload/FileUploadException
 org.apache.axis2.deployment.DeploymentException: 
 org/apache/commons/fileupload/FileUploadException
   at 
 org.apache.axis2.deployment.AxisConfigBuilder.processMessageBuilders(AxisConfigBuilder.java:623)
   at 
 org.apache.axis2.deployment.AxisConfigBuilder.populateConfig(AxisConfigBuilder.java:186)
   at 
 org.apache.axis2.deployment.DeploymentEngine.populateAxisConfiguration(DeploymentEngine.java:615)
   at 
 org.apache.axis2.deployment.WarBasedAxisConfigurator.init(WarBasedAxisConfigurator.java:146)
   at 
 org.apache.axis2.transport.http.AxisServlet.initConfigContext(AxisServlet.java:500)
   at 
 org.apache.axis2.transport.http.AxisServlet.init(AxisServlet.java:420)
   at 
 org.apache.axis2.transport.http.AxisAdminServlet.init(AxisAdminServlet.java:54)
   at 
 org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1053)
   at 
 org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:955)
   at 
 org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4038)
   at 
 org.apache.catalina.core.StandardContext.start(StandardContext.java:4341)
   at 
 org.apache.geronimo.tomcat.GeronimoStandardContext.access$201(GeronimoStandardContext.java:60)
   at 
 org.apache.geronimo.tomcat.GeronimoStandardContext$SystemMethodValve.invoke(GeronimoStandardContext.java:388)
   at 
 org.apache.geronimo.tomcat.valve.GeronimoBeforeAfterValve.invoke(GeronimoBeforeAfterValve.java:47)
   at 
 org.apache.geronimo.tomcat.GeronimoStandardContext.start(GeronimoStandardContext.java:241)
   at 
 org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791)
   at 
 org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)
   at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:525)
   at 
 org.apache.geronimo.tomcat.TomcatContainer.addContext(TomcatContainer.java:359)
   at 
 org.apache.geronimo.tomcat.TomcatWebAppContext.doStart(TomcatWebAppContext.java:512)
   at 
 org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:998)
   at 
 org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:268)
   at 
 org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:102)
   at 
 org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.java:541)
   at 
 org.apache.geronimo.gbean.runtime.GBeanDependency.attemptFullStart(GBeanDependency.java:111)
   at 
 org.apache.geronimo.gbean.runtime.GBeanDependency.addTarget(GBeanDependency.java:146)
   at 
 org.apache.geronimo.gbean.runtime.GBeanDependency$1.running(GBeanDependency.java:120)
   at 
 org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.fireRunningEvent(BasicLifecycleMonitor.java:176)
   at 
 org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.access$300(BasicLifecycleMonitor.java:44)
   at 
 org.apache.geronimo.kernel.basic.BasicLifecycleMonitor$RawLifecycleBroadcaster.fireRunningEvent(BasicLifecycleMonitor.java:254)
   at 
 org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:294)
   at 
 org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:102)
   at 
 org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(GBeanInstanceState.java:124)
   at 
 org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(GBeanInstance.java:555)
   at 
 org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(BasicKernel.java:379)
   at 
 org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:456)
   at 
 org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:493)
   at 
 

[jira] Closed: (GERONIMODEVTOOLS-246) Classpath Container Extension Point

2008-04-11 Thread Tim McConnell (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tim McConnell closed GERONIMODEVTOOLS-246.
--

Resolution: Duplicate

Closing as a duplicate of 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-246

 Classpath Container Extension Point
 ---

 Key: GERONIMODEVTOOLS-246
 URL: 
 https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-246
 Project: Geronimo-Devtools
  Issue Type: New Feature
  Components: eclipse-plugin
Affects Versions: 2.0.0
Reporter: Tim McConnell
Assignee: Tim McConnell
 Fix For: 2.1.0




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (GERONIMODEVTOOLS-254) Spaces in server pathname causes problems for the Eclipse Plugin

2008-04-11 Thread Shiva Kumar H R (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shiva Kumar H R updated GERONIMODEVTOOLS-254:
-

Fix Version/s: (was: 2.1.0)
   2.1.x

 Spaces in server pathname causes problems for the Eclipse Plugin
 

 Key: GERONIMODEVTOOLS-254
 URL: 
 https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-254
 Project: Geronimo-Devtools
  Issue Type: Bug
Affects Versions: 2.0.0
 Environment: Windows
Reporter: Tim McConnell
Assignee: Shiva Kumar H R
 Fix For: 2.1.x


 When there are spaces in the Geronimo server pathname (on Windows), the 
 Eclipse Plugin will have problems deploying and EAR File. For example the 
 following error will occur:
 Distribution of configuration failed.  See log for details.
   Error unmarshaling return; nested exception is: 
   java.net.MalformedURLException: no protocol: 
 Files/IBM/WebSphere/AppServerCommunityEdition/repository/org/apache/geronimo/modules/geronimo-common/2.0.1/geronimo-common-2.0.1.jar

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (GERONIMODEVTOOLS-324) More than one declaration found for action type INSTALL of projet facet org.apache.geronimo.facet 1.2

2008-04-11 Thread Shiva Kumar H R (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shiva Kumar H R updated GERONIMODEVTOOLS-324:
-

Fix Version/s: (was: 2.1.0)
   2.1.x

 More than one declaration found for action type INSTALL of projet facet 
 org.apache.geronimo.facet 1.2
 -

 Key: GERONIMODEVTOOLS-324
 URL: 
 https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-324
 Project: Geronimo-Devtools
  Issue Type: Bug
  Components: eclipse-plugin
Affects Versions: 2.1.0
Reporter: Shiva Kumar H R
Assignee: Tim McConnell
 Fix For: 2.1.x


 When WTP + GEP is started, below warning is seen in .metadata\.log :
 !ENTRY org.eclipse.wst.common.project.facet.core 2 0 2008-04-09 15:17:12.855
 !MESSAGE More than one declaration found for action type INSTALL of projet 
 facet org.apache.geronimo.facet 1.2.
 I see that project-facet-version facet=org.apache.geronimo.facet 
 version=1.2 is defined twice:
 1) plugins\org.apache.geronimo.st.v20.core\plugin.xml , and again in
 2) \plugins\org.apache.geronimo.st.v21.core\plug-in.xml
 Need to investigate this further.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (GERONIMODEVTOOLS-266) GEP automation testsuite

2008-04-11 Thread B.J. Reed (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

B.J. Reed updated GERONIMODEVTOOLS-266:
---

Attachment: GERONIMODEVTOOLS-259c.patch

This is the first pass at using the Abbot UI Eclipse testing for the GEP.  It's 
mostly going through all the major default steps so there is still much to be 
done to create more specific test cases, but the framework seems pretty solid.  
I've also moved the V21DeploymentPlanCreationOperationTest into here since it 
is also a JUnit Plug-In test.

 GEP automation testsuite
 

 Key: GERONIMODEVTOOLS-266
 URL: 
 https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-266
 Project: Geronimo-Devtools
  Issue Type: Sub-task
Reporter: Tim McConnell
Assignee: Tim McConnell
 Attachments: GERONIMO-259a.patch, GERONIMODEVTOOLS-259b.patch, 
 GERONIMODEVTOOLS-259c.patch




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Closed: (GERONIMODEVTOOLS-188) devtools\eclipse-plugin\assembly\src\main\assembly\site.xml does not look like it has svn keyword properties set

2008-04-11 Thread Shiva Kumar H R (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shiva Kumar H R closed GERONIMODEVTOOLS-188.


Resolution: Fixed
  Assignee: Shiva Kumar H R  (was: Tim McConnell)

Completed: At revision: 647259  

Thanks Ted for capturing this.

 devtools\eclipse-plugin\assembly\src\main\assembly\site.xml does not look 
 like it has svn keyword properties set
 

 Key: GERONIMODEVTOOLS-188
 URL: 
 https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-188
 Project: Geronimo-Devtools
  Issue Type: Bug
  Components: eclipse-plugin
Affects Versions: 2.0.x
Reporter: Ted Kirby
Assignee: Shiva Kumar H R
Priority: Minor
 Fix For: 2.1.0


 the $Rev$ tag is not being set and updated via svn
 The file was added in August, but the $Rev$ tag is from April.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Created: (GERONIMODEVTOOLS-326) Customize namespace prefixes in JAXB generated/saved G plans

2008-04-11 Thread Shiva Kumar H R (JIRA)
Customize namespace prefixes in JAXB generated/saved G plans


 Key: GERONIMODEVTOOLS-326
 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-326
 Project: Geronimo-Devtools
  Issue Type: Improvement
Affects Versions: 2.1.0
Reporter: Shiva Kumar H R
Assignee: Tim McConnell
 Fix For: 2.1.x


In the JAXB generated/saved Geronimo deployment plans, currently the namespace 
prefixes are n1, n2 etc. It would be better to customize them to be something 
more meaningful.

Reference:
https://jaxb.dev.java.net/guide/Changing_prefixes.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (GERONIMO-3651) gshell should make it dead simple to run geronimo with remote debugging

2008-04-11 Thread Joe Bohn (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-3651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joe Bohn updated GERONIMO-3651:
---

Fix Version/s: (was: 2.1.1)
   2.2

It doesn't appear this will make it into 2.1.1 so I'm moving the fix version to 
2.2

 gshell should make it dead simple to run geronimo with remote debugging
 ---

 Key: GERONIMO-3651
 URL: https://issues.apache.org/jira/browse/GERONIMO-3651
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public(Regular issues) 
  Components: startup/shutdown
Affects Versions: 2.1
Reporter: David Jencks
Assignee: Jason Dillon
Priority: Blocker
 Fix For: 2.2


 we need some options for start-server so g. starts up with debugging.  I 
 think we should be able to set the port and suspend as persistent options in 
 the environment.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (GERONIMO-3700) alias command fails

2008-04-11 Thread Joe Bohn (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-3700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joe Bohn updated GERONIMO-3700:
---

Fix Version/s: (was: 2.1.1)
   2.2

It doesn't appear this will make it into 2.1.1 so I'm moving the fix version to 
2.2

 alias command fails
 ---

 Key: GERONIMO-3700
 URL: https://issues.apache.org/jira/browse/GERONIMO-3700
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: general
Affects Versions: 2.1, 2.1.1
Reporter: Kevan Miller
Assignee: Jason Dillon
 Fix For: 2.2


 Running the alias command fails with an IllegalStateException:
 [EMAIL PROTECTED]:/ alias
 ERROR IllegalStateException: Alias file 
 /Users/kevan/geronimo/server/trunk/assemblies/geronimo-framework/target/geronimo-framework-2.1-SNAPSHOT/bin/etc/aliases.xml
  does not exist
 Could be that Geronimo should be including this file in assemblies, or gshell 
 should create (if not present), or something else is wrong...

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Closed: (GERONIMO-3911) Get version 1.1 migration sample apps checked in from wiki and cleaned up

2008-04-11 Thread Erik B. Craig (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-3911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Erik B. Craig closed GERONIMO-3911.
---

Resolution: Fixed

 Get version 1.1 migration sample apps checked in from wiki and cleaned up 
 --

 Key: GERONIMO-3911
 URL: https://issues.apache.org/jira/browse/GERONIMO-3911
 Project: Geronimo
  Issue Type: New Feature
  Security Level: public(Regular issues) 
  Components: sample apps
Affects Versions: 1.1.x
Reporter: Erik B. Craig
Assignee: Erik B. Craig

 LICENCE.txt, NOTICE.txt, and ASF license headers need to be added, as well as 
 all line endings converted to unix format and tabs converted to spaces.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Closed: (GERONIMO-3912) Get version 2.0 migration sample apps checked in from wiki and cleaned up

2008-04-11 Thread Erik B. Craig (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-3912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Erik B. Craig closed GERONIMO-3912.
---

Resolution: Fixed

Committed revision 647303.
License, Notice, license headers added

 Get version 2.0 migration sample apps checked in from wiki and cleaned up 
 --

 Key: GERONIMO-3912
 URL: https://issues.apache.org/jira/browse/GERONIMO-3912
 Project: Geronimo
  Issue Type: New Feature
  Security Level: public(Regular issues) 
  Components: sample apps
Affects Versions: 1.1.x
Reporter: Erik B. Craig
Assignee: Erik B. Craig

 LICENCE.txt, NOTICE.txt, and ASF license headers need to be added, as well as 
 all line endings converted to unix format and tabs converted to spaces.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



Re: clustering documentation

2008-04-11 Thread Gianny Damour

Hello Hernan,

I will work on WADI clustering over the week-end. FWIW, this WIKI  
page, http://cwiki.apache.org/GMOxDEV/clustering-configuration-for- 
jetty.html, describes how to set-up WADI clustering. I will also  
address farming and remote node management features.


Sorry for not having done it before.

Thanks,
Gianny

On 11/04/2008, at 5:53 AM, Hernan Cunico wrote:

Howdy,
For Geronimo 2.1 we have a clustering entry in the documentation  
that has remained untouched all this time ;-)


I was originally thinking that we should cover at least WADI and  
Tomcat native options; Terracotta would be a bonus.


So, I'll flat out if anybody can work on these. Plan B would be,  
can anybody point me out in the right direction for WADI clustering  
and I'll try to figure out a doc for it.


Are there any other clustering alternatives we should be  
considering as well?


Cheers!
Hernan




Re: svn commit: r646128 - in /geronimo/samples/trunk/samples/bank: ./ bank-client/ bank-client/src/ bank-client/src/main/ bank-client/src/main/java/ bank-ejb/src/main/java/org/apache/geronimo/samples/

2008-04-11 Thread Jarek Gawor
Viet,

Please fix the versions numbers in the poms:
http://people.apache.org/builds/geronimo/server/binaries/trunk/20080411/samples-2100.log

Jarek

On Tue, Apr 8, 2008 at 7:14 PM,  [EMAIL PROTECTED] wrote:
 Author: viet
  Date: Tue Apr  8 16:14:22 2008
  New Revision: 646128

  URL: http://svn.apache.org/viewvc?rev=646128view=rev
  Log:
  Remote access of EJB3 added to the Bank example.

  Added:
 geronimo/samples/trunk/samples/bank/bank-client/
 geronimo/samples/trunk/samples/bank/bank-client/LICENSE.txt   (with props)
 geronimo/samples/trunk/samples/bank/bank-client/NOTICE.txt   (with props)
 geronimo/samples/trunk/samples/bank/bank-client/pom.xml   (with props)
 geronimo/samples/trunk/samples/bank/bank-client/src/
 geronimo/samples/trunk/samples/bank/bank-client/src/main/
 geronimo/samples/trunk/samples/bank/bank-client/src/main/java/
 
 geronimo/samples/trunk/samples/bank/bank-client/src/main/java/BankClient.java 
   (with props)
 
 geronimo/samples/trunk/samples/bank/bank-ejb/src/main/java/org/apache/geronimo/samples/bank/ejb/BankManagerFacadeRemote.java
(with props)
  Modified:
 
 geronimo/samples/trunk/samples/bank/bank-ejb/src/main/java/org/apache/geronimo/samples/bank/ejb/BankManagerFacadeBean.java
 
 geronimo/samples/trunk/samples/bank/bank-ejb/src/main/java/org/apache/geronimo/samples/bank/ejb/BankManagerFacadeLocal.java
 geronimo/samples/trunk/samples/bank/pom.xml

  Added: geronimo/samples/trunk/samples/bank/bank-client/LICENSE.txt
  URL: 
 http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/bank/bank-client/LICENSE.txt?rev=646128view=auto
  
 ==
  --- geronimo/samples/trunk/samples/bank/bank-client/LICENSE.txt (added)
  +++ geronimo/samples/trunk/samples/bank/bank-client/LICENSE.txt Tue Apr  8 
 16:14:22 2008
  @@ -0,0 +1,203 @@
  +
  + Apache License
  +   Version 2.0, January 2004
  +http://www.apache.org/licenses/
  +
  +   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
  +
  +   1. Definitions.
  +
  +  License shall mean the terms and conditions for use, reproduction,
  +  and distribution as defined by Sections 1 through 9 of this document.
  +
  +  Licensor shall mean the copyright owner or entity authorized by
  +  the copyright owner that is granting the License.
  +
  +  Legal Entity shall mean the union of the acting entity and all
  +  other entities that control, are controlled by, or are under common
  +  control with that entity. For the purposes of this definition,
  +  control means (i) the power, direct or indirect, to cause the
  +  direction or management of such entity, whether by contract or
  +  otherwise, or (ii) ownership of fifty percent (50%) or more of the
  +  outstanding shares, or (iii) beneficial ownership of such entity.
  +
  +  You (or Your) shall mean an individual or Legal Entity
  +  exercising permissions granted by this License.
  +
  +  Source form shall mean the preferred form for making modifications,
  +  including but not limited to software source code, documentation
  +  source, and configuration files.
  +
  +  Object form shall mean any form resulting from mechanical
  +  transformation or translation of a Source form, including but
  +  not limited to compiled object code, generated documentation,
  +  and conversions to other media types.
  +
  +  Work shall mean the work of authorship, whether in Source or
  +  Object form, made available under the License, as indicated by a
  +  copyright notice that is included in or attached to the work
  +  (an example is provided in the Appendix below).
  +
  +  Derivative Works shall mean any work, whether in Source or Object
  +  form, that is based on (or derived from) the Work and for which the
  +  editorial revisions, annotations, elaborations, or other modifications
  +  represent, as a whole, an original work of authorship. For the 
 purposes
  +  of this License, Derivative Works shall not include works that remain
  +  separable from, or merely link (or bind by name) to the interfaces of,
  +  the Work and Derivative Works thereof.
  +
  +  Contribution shall mean any work of authorship, including
  +  the original version of the Work and any modifications or additions
  +  to that Work or Derivative Works thereof, that is intentionally
  +  submitted to Licensor for inclusion in the Work by the copyright owner
  +  or by an individual or Legal Entity authorized to submit on behalf of
  +  the copyright owner. For the purposes of this definition, submitted
  +  means any form of electronic, verbal, or written communication sent
  +  to the Licensor or its representatives, including but not limited

Re: svn commit: r647361 - /geronimo/server/branches/2.1/pom.xml

2008-04-11 Thread Joe Bohn


Gianny,

Was this change perhaps intended for trunk rather than branches/2.1 
given that 2.0-M10 was just released a few days ago?  If you did intend 
it for 2.1, can you provide some more information on why it is 
necessary?   We are nearly ready to branch for 2.1.1 and I'm trying to 
keep the changes in the 2.1 branch to an absolute minimum.


Thanks,
Joe


[EMAIL PROTECTED] wrote:

Author: gdamour
Date: Fri Apr 11 18:24:12 2008
New Revision: 647361

URL: http://svn.apache.org/viewvc?rev=647361view=rev
Log:
upgrade to 2.0-M10

Modified:
geronimo/server/branches/2.1/pom.xml

Modified: geronimo/server/branches/2.1/pom.xml
URL: 
http://svn.apache.org/viewvc/geronimo/server/branches/2.1/pom.xml?rev=647361r1=647360r2=647361view=diff
==
--- geronimo/server/branches/2.1/pom.xml (original)
+++ geronimo/server/branches/2.1/pom.xml Fri Apr 11 18:24:12 2008
@@ -1054,7 +1054,7 @@
 dependency
 groupIdorg.codehaus.wadi/groupId
 artifactIdwadi-aop/artifactId
-version2.0-M9/version
+version2.0-M10/version
 /dependency
 
 dependency








Re: svn commit: r647361 - /geronimo/server/branches/2.1/pom.xml

2008-04-11 Thread Gianny Damour

Hello Joe,

It is a change intended for the 2.1 branch as I would like G 2.1.1 to  
use WADI 2.0-M10.


It fixes a replication bug: the dirty flag of a session is reset when  
a null value is retrieved from a session. As a consequence, session  
state updates are not pushed to replication peers upon completion of  
request handling. Hence, sessions recovered from replication servers  
following a peer crash may not reflect the latest state.


Thanks,
Gianny

On 12/04/2008, at 1:56 PM, Joe Bohn wrote:


Gianny,

Was this change perhaps intended for trunk rather than branches/2.1  
given that 2.0-M10 was just released a few days ago?  If you did  
intend it for 2.1, can you provide some more information on why it  
is necessary?   We are nearly ready to branch for 2.1.1 and I'm  
trying to keep the changes in the 2.1 branch to an absolute minimum.


Thanks,
Joe


[EMAIL PROTECTED] wrote:

Author: gdamour
Date: Fri Apr 11 18:24:12 2008
New Revision: 647361
URL: http://svn.apache.org/viewvc?rev=647361view=rev
Log:
upgrade to 2.0-M10
Modified:
geronimo/server/branches/2.1/pom.xml
Modified: geronimo/server/branches/2.1/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/ 
pom.xml?rev=647361r1=647360r2=647361view=diff
= 
=

--- geronimo/server/branches/2.1/pom.xml (original)
+++ geronimo/server/branches/2.1/pom.xml Fri Apr 11 18:24:12 2008
@@ -1054,7 +1054,7 @@
 dependency
 groupIdorg.codehaus.wadi/groupId
 artifactIdwadi-aop/artifactId
-version2.0-M9/version
+version2.0-M10/version
 /dependency
  dependency