Re: Error in starting daytrader application

2014-12-20 Thread Andy Koshii
On Sat, Dec 20, 2014 at 11:06 AM, Andy Koshii andy.kos...@gmail.com wrote:

 I managed to install daytrader 3.0 with mysql using the plan at
 location daytrader\javaee6\plans\target\plans-3.0.0

 However application is not starting up
 I am getting the following error. Can you please help

 The application was not successfully started.
 start of org.apache.geronimo.daytrader/daytrader/3.0.0/car failed
 org.apache.geronimo.kernel.config.LifecycleException: start of
 org.apache.geronimo.daytrader/daytrader/3.0.0/car failed
 at
 org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:726)
 at
 org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:689)
 at
 org.apache.geronimo.deployment.plugin.local.StartCommand.run(StartCommand.java:67)
 at java.lang.Thread.run(Thread.java:745)
 Caused by: org.apache.geronimo.kernel.config.InvalidConfigException:
 Unknown start exception
 at
 org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:527)
 at
 org.apache.geronimo.kernel.config.KernelConfigurationManager.start(KernelConfigurationManager.java:225)
 at
 org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:710)
 ... 3 more
 Caused by: org.apache.geronimo.gbean.InvalidConfigurationException:
 Configuration org.apache.geronimo.configs/j2ee-corba-yoko/3.0.1/car failed
 to start due to the following reasons:
 The service
 ServiceModule=org.apache.geronimo.configs/j2ee-corba-yoko/3.0.1/car,j2eeType=CORBANameService,name=NameServer
 did not start because Error starting transient name service on port 1050
 org.apache.geronimo.corba.security.config.ConfigException: Error starting
 transient name service on port 1050
 at
 org.apache.geronimo.yoko.ORBConfigAdapter.createNameService(ORBConfigAdapter.java:194)
 at org.apache.geronimo.corba.NameService.doStart(NameService.java:172)
 at
 org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:1000)
 at
 org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:271)
 at
 org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:105)
 at
 org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(GBeanInstanceState.java:127)
 at
 org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(GBeanInstance.java:569)
 at
 org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(BasicKernel.java:386)
 at
 org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:466)
 at
 org.apache.geronimo.kernel.config.KernelConfigurationManager.start(KernelConfigurationManager.java:225)
 at
 org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:710)
 at
 org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:689)
 at
 org.apache.geronimo.deployment.plugin.local.StartCommand.run(StartCommand.java:67)
 at java.lang.Thread.run(Thread.java:745)
 Caused by:
 org.apache.yoko.orb.CosNaming.tnaming.TransientServiceException: Unable to
 initialize name service
 at
 org.apache.yoko.orb.CosNaming.tnaming.TransientNameService.initialize(TransientNameService.java:156)
 at
 org.apache.geronimo.yoko.ORBConfigAdapter$1.run(ORBConfigAdapter.java:186)
 at
 org.apache.geronimo.yoko.ORBConfigAdapter.createNameService(ORBConfigAdapter.java:189)
 ... 13 more
 Caused by: org.omg.CORBA.COMM_FAILURE: bind() failed: Address already in
 use: JVM_Bind: vmcid: Apache minor code: 0x8 completed: No
 at org.apache.yoko.orb.OCI.IIOP.Acceptor_impl.(Acceptor_impl.java:542)
 at
 org.apache.yoko.orb.OCI.IIOP.AccFactory_impl.create_acceptor(AccFactory_impl.java:163)
 at
 org.apache.yoko.orb.OBPortableServer.POAManagerFactory_impl.create_POAManager(POAManagerFactory_impl.java:252)
 at org.apache.yoko.orb.OB.ORBControl.initializeRootPOA(ORBControl.java:539)
 at
 org.apache.yoko.orb.OBCORBA.ORB_impl.resolve_initial_references(ORB_impl.java:1094)
 at
 org.apache.yoko.orb.CosNaming.tnaming.TransientNameService.initialize(TransientNameService.java:130)
 ... 15 more
 Caused by: java.net.BindException: Address already in use: JVM_Bind
 at java.net.DualStackPlainSocketImpl.bind0(Native Method)
 at
 java.net.DualStackPlainSocketImpl.socketBind(DualStackPlainSocketImpl.java:106)
 at java.net.AbstractPlainSocketImpl.bind(AbstractPlainSocketImpl.java:376)
 at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:190)
 at java.net.ServerSocket.bind(ServerSocket.java:376)
 at java.net.ServerSocket.(ServerSocket.java:237)
 at
 org.apache.yoko.orb.OCI.IIOP.DefaultConnectionHelper.createServerSocket(DefaultConnectionHelper.java:55)
 at org.apache.yoko.orb.OCI.IIOP.Acceptor_impl.(Acceptor_impl.java:532)
 ... 20 more

 The service
 ServiceModule=org.apache.geronimo.configs/j2ee-corba

[jira] [Created] (GERONIMO-6516) Update Installation Guide for Daytrader Sample App.

2014-02-06 Thread Andreas Schraitle (JIRA)
Andreas Schraitle created GERONIMO-6516:
---

 Summary: Update Installation Guide for Daytrader Sample App.
 Key: GERONIMO-6516
 URL: https://issues.apache.org/jira/browse/GERONIMO-6516
 Project: Geronimo
  Issue Type: Wish
  Security Level: public (Regular issues)
  Components: sample apps
Affects Versions: 3.0.0
Reporter: Andreas Schraitle
Priority: Trivial


Hey Guys,
I'd like to install the daytrader sample app V3.0 to geronimo, running with the 
pre-provided derby-db. 

I downloaded the sources from:
http://svn.apache.org/repos/asf/geronimo/daytrader/tags/daytrader-parent-3.0.0/
And tried to follow the install steps provided in:
   
http://geronimo.apache.org/GMOxDOC30/daytrader-a-more-complex-application.html

I've successfully run 'mvn install' and ran the db-install script. I tried to 
deploy the .ear file via the web-console, but this fails. It seems that the 
corresponding jdbc-datasource is missing.

The output of the web-deployer is:

The application was not deployed.
Unable to resolve resource reference 'java:comp/env/jdbc/TradeDataSource' 
(Could not find resource 'jdbc/TradeDataSource'. Perhaps it has not yet been 
configured, or your application does not have a dependency declared for that 
resource module?
Search conducted in current module and dependencies:
[all: org.apache.geronimo.configs/j2ee-server//car]
[classes: org.apache.geronimo.configs/openejb//car]
[all: org.apache.geronimo.configs/axis//car]
[all: org.apache.geronimo.configs/axis2//car]
[all: org.apache.geronimo.configs/j2ee-corba-yoko/3.0.0/car]
[all: org.apache.geronimo.modules/geronimo-bval//jar]
[all: org.apache.geronimo.configs/openjpa2/3.0.0/car]
[all: org.apache.geronimo.configs/tomcat7/3.0.0/car]
[all: org.apache.geronimo.configs/myfaces/3.0.0/car]
[all: org.apache.geronimo.configs/system-database//car]
[all: org.apache.geronimo.configs/tomcat7//car]
[all: org.apache.geronimo.configs/wink/3.0.0/car]
[all: org.apache.geronimo.configs/openjpa2//car]
)
org.apache.geronimo.common.DeploymentException: Unable to resolve resource 
reference 'java:comp/env/jdbc/TradeDataSource' (Could not find resource 
'jdbc/TradeDataSource'. Perhaps it has not yet been configured, or your 
application does not have a dependency declared for that resource module?
Search conducted in current module and dependencies:
[all: org.apache.geronimo.configs/j2ee-server//car]
[classes: org.apache.geronimo.configs/openejb//car]
[all: org.apache.geronimo.configs/axis//car]
[all: org.apache.geronimo.configs/axis2//car]
[all: org.apache.geronimo.configs/j2ee-corba-yoko/3.0.0/car]
[all: org.apache.geronimo.modules/geronimo-bval//jar]
[all: org.apache.geronimo.configs/openjpa2/3.0.0/car]
[all: org.apache.geronimo.configs/tomcat7/3.0.0/car]
[all: org.apache.geronimo.configs/myfaces/3.0.0/car]
[all: org.apache.geronimo.configs/system-database//car]
[all: org.apache.geronimo.configs/tomcat7//car]
[all: org.apache.geronimo.configs/wink/3.0.0/car]
[all: org.apache.geronimo.configs/openjpa2//car]
)
at 
org.apache.geronimo.connector.deployment.ResourceRefBuilder.buildReference(ResourceRefBuilder.java:267)
at 
org.apache.geronimo.connector.deployment.ResourceRefBuilder.buildNaming(ResourceRefBuilder.java:164)
at 
org.apache.geronimo.j2ee.deployment.NamingBuilderCollection.buildNaming(NamingBuilderCollection.java:98)
at 
org.apache.geronimo.web25.deployment.AbstractWebModuleBuilder.configureBasicWebModuleAttributes(AbstractWebModuleBuilder.java:704)
at 
org.apache.geronimo.tomcat.deployment.TomcatModuleBuilder.addGBeans(TomcatModuleBuilder.java:476)
at 
org.apache.geronimo.j2ee.deployment.SwitchingModuleBuilder.addGBeans(SwitchingModuleBuilder.java:174)
at 
org.apache.geronimo.j2ee.deployment.EARConfigBuilder.buildConfiguration(EARConfigBuilder.java:764)
at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:256)
at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:140)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at 
org.apache.geronimo.gbean.runtime.ReflectionMethodInvoker.invoke(ReflectionMethodInvoker.java:34)
at 
org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:131)
at 
org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:883)
at org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:245)
at 
org.apache.geronimo.deployment.plugin.local.AbstractDeployCommand.doDeploy(AbstractDeployCommand.java:116)
at 
org.apache.geronimo.deployment.plugin.local.DistributeCommand.run(DistributeCommand.java:61)
at java.lang.Thread.run(Unknown Source)

Can you update the installation guide by adding some lines how to 
import/configure the datasource ?

Thanks

[VOTE PASS] Release daytrader 3.0.0 (second time)

2012-07-13 Thread Forrest Xia
Vote pass with these +1 vote:
Forrest
Shawn
Kevan
Viola

On Fri, Jul 13, 2012 at 1:56 PM, li yanli liyanl...@gmail.com wrote:

 Download
 https://repository.apache.org/content/repositories/orgapachegeronimo-045/org/apache/geronimo/daytrader/daytrader-parent/3.0.0/daytrader-parent-3.0.0-source-release.tar.gz
 and tested on different dbs, functions work well.

 On Fri, Jul 13, 2012 at 10:07 AM, viola lu viola...@gmail.com wrote:
  +1
 
 
  On Thu, Jul 12, 2012 at 10:42 PM, Shawn Jiang genspr...@gmail.com
 wrote:
 
  +1
 
  Thanks, Forrest !
 
  On Thu, Jul 12, 2012 at 9:55 AM, Forrest Xia forres...@gmail.com
 wrote:
 
  Hi Devs,
 
  With updates to README and derby database creation scripts, again, here
  is the daytrader 3.0.0 ready for vote second time:
 
  The source code up for vote is:
 
 
 https://repository.apache.org/content/repositories/orgapachegeronimo-045/org/apache/geronimo/daytrader/daytrader-parent/3.0.0/daytrader-parent-3.0.0-source-release.tar.gz
 
 
 https://repository.apache.org/content/repositories/orgapachegeronimo-045/org/apache/geronimo/daytrader/daytrader-parent/3.0.0/daytrader-parent-3.0.0-source-release.zip
 
  Staging repo is:
 
 https://repository.apache.org/content/repositories/orgapachegeronimo-045
 
  The tag has created at:
 
 
 https://svn.apache.org/repos/asf/geronimo/daytrader/tags/daytrader-parent-3.0.0/
 
  Vote will be at least open for 72 hours.
  [ ] +1  approve
  [ ] +0  no opinion
  [ ] -1  disapprove (and reason why)
 
  --
  Thanks!
 
  Regards, Forrest
 
 
 
 
  --
  Shawn
 
 
 
 
  --
  viola
 
  Apache Geronimo
 



 --


















 Best Wishes!
 Tina Li




-- 
Thanks!

Regards, Forrest


[ANNOUNCEMENT] Apache Geronimo Samples and Daytrader v3.0.0 Released !

2012-07-13 Thread Forrest Xia
The Apache Geronimo project is pleased to announce the 3.0.0 release of
Geronimo Samples and Daytrader. These releases are aligned with Geronimo
Server 3.0.0 release. To play with these samples, you can check out the samples
source 
codehttp://svn.apache.org/repos/asf/geronimo/samples/tags/samples-parent-3.0.0/
 and daytrader source
codehttp://svn.apache.org/repos/asf/geronimo/daytrader/tags/daytrader-parent-3.0.0/,
then build and run them from scratch.

Forrest Xia
Apache Geronimo Project
July 13, 2012


Re: [VOTE] Release daytrader 3.0.0 (second time)

2012-07-12 Thread Kevan Miller
Looks good. Thanks Forrest!

Here's my +1

--kevan
On Jul 11, 2012, at 9:55 PM, Forrest Xia wrote:

 Hi Devs,
 
 With updates to README and derby database creation scripts, again, here is 
 the daytrader 3.0.0 ready for vote second time:
 
 The source code up for vote is:
 https://repository.apache.org/content/repositories/orgapachegeronimo-045/org/apache/geronimo/daytrader/daytrader-parent/3.0.0/daytrader-parent-3.0.0-source-release.tar.gz
 https://repository.apache.org/content/repositories/orgapachegeronimo-045/org/apache/geronimo/daytrader/daytrader-parent/3.0.0/daytrader-parent-3.0.0-source-release.zip
 
 Staging repo is:
 https://repository.apache.org/content/repositories/orgapachegeronimo-045
 
 The tag has created at:
 https://svn.apache.org/repos/asf/geronimo/daytrader/tags/daytrader-parent-3.0.0/
 
 Vote will be at least open for 72 hours.
 [ ] +1  approve
 [ ] +0  no opinion
 [ ] -1  disapprove (and reason why)
 
 -- 
 Thanks!
 
 Regards, Forrest
 



Re: [VOTE] Release daytrader 3.0.0 (second time)

2012-07-12 Thread Shawn Jiang
+1

Thanks, Forrest !

On Thu, Jul 12, 2012 at 9:55 AM, Forrest Xia forres...@gmail.com wrote:

 Hi Devs,

 With updates to README and derby database creation scripts, again, here is
 the daytrader 3.0.0 ready for vote second time:

 The source code up for vote is:

 https://repository.apache.org/content/repositories/orgapachegeronimo-045/org/apache/geronimo/daytrader/daytrader-parent/3.0.0/daytrader-parent-3.0.0-source-release.tar.gz

 https://repository.apache.org/content/repositories/orgapachegeronimo-045/org/apache/geronimo/daytrader/daytrader-parent/3.0.0/daytrader-parent-3.0.0-source-release.zip

 Staging repo is:
 https://repository.apache.org/content/repositories/orgapachegeronimo-045

 The tag has created at:

 https://svn.apache.org/repos/asf/geronimo/daytrader/tags/daytrader-parent-3.0.0/

 Vote will be at least open for 72 hours.
 [ ] +1  approve
 [ ] +0  no opinion
 [ ] -1  disapprove (and reason why)

 --
 Thanks!

 Regards, Forrest




-- 
Shawn


Re: [VOTE] Release daytrader 3.0.0 (second time)

2012-07-12 Thread viola lu
+1

On Thu, Jul 12, 2012 at 10:42 PM, Shawn Jiang genspr...@gmail.com wrote:

 +1

 Thanks, Forrest !

 On Thu, Jul 12, 2012 at 9:55 AM, Forrest Xia forres...@gmail.com wrote:

 Hi Devs,

 With updates to README and derby database creation scripts, again, here
 is the daytrader 3.0.0 ready for vote second time:

 The source code up for vote is:

 https://repository.apache.org/content/repositories/orgapachegeronimo-045/org/apache/geronimo/daytrader/daytrader-parent/3.0.0/daytrader-parent-3.0.0-source-release.tar.gz

 https://repository.apache.org/content/repositories/orgapachegeronimo-045/org/apache/geronimo/daytrader/daytrader-parent/3.0.0/daytrader-parent-3.0.0-source-release.zip

 Staging repo is:
 https://repository.apache.org/content/repositories/orgapachegeronimo-045

 The tag has created at:

 https://svn.apache.org/repos/asf/geronimo/daytrader/tags/daytrader-parent-3.0.0/

 Vote will be at least open for 72 hours.
 [ ] +1  approve
 [ ] +0  no opinion
 [ ] -1  disapprove (and reason why)

 --
 Thanks!

 Regards, Forrest




 --
 Shawn




-- 
viola

Apache Geronimo


Re: [VOTE] Release daytrader 3.0.0 (second time)

2012-07-12 Thread li yanli
Download 
https://repository.apache.org/content/repositories/orgapachegeronimo-045/org/apache/geronimo/daytrader/daytrader-parent/3.0.0/daytrader-parent-3.0.0-source-release.tar.gz
and tested on different dbs, functions work well.

On Fri, Jul 13, 2012 at 10:07 AM, viola lu viola...@gmail.com wrote:
 +1


 On Thu, Jul 12, 2012 at 10:42 PM, Shawn Jiang genspr...@gmail.com wrote:

 +1

 Thanks, Forrest !

 On Thu, Jul 12, 2012 at 9:55 AM, Forrest Xia forres...@gmail.com wrote:

 Hi Devs,

 With updates to README and derby database creation scripts, again, here
 is the daytrader 3.0.0 ready for vote second time:

 The source code up for vote is:

 https://repository.apache.org/content/repositories/orgapachegeronimo-045/org/apache/geronimo/daytrader/daytrader-parent/3.0.0/daytrader-parent-3.0.0-source-release.tar.gz

 https://repository.apache.org/content/repositories/orgapachegeronimo-045/org/apache/geronimo/daytrader/daytrader-parent/3.0.0/daytrader-parent-3.0.0-source-release.zip

 Staging repo is:
 https://repository.apache.org/content/repositories/orgapachegeronimo-045

 The tag has created at:

 https://svn.apache.org/repos/asf/geronimo/daytrader/tags/daytrader-parent-3.0.0/

 Vote will be at least open for 72 hours.
 [ ] +1  approve
 [ ] +0  no opinion
 [ ] -1  disapprove (and reason why)

 --
 Thanks!

 Regards, Forrest




 --
 Shawn




 --
 viola

 Apache Geronimo




-- 


















Best Wishes!
Tina Li


Re: [VOTE] Release Daytrader 3.0.0

2012-07-11 Thread Kevan Miller
Sent this on the wrong vote thread originally.

--kevan

On Jul 6, 2012, at 8:30 AM, Kevan Miller wrote:

 -1
 
 The source archive is MS-DOS formatted. This causes errors like:
 
 ./bin/dbscripts/derby/createDerbyDB.sh: /bin/bash^M: bad interpreter: No such 
 file or directory
 
 our use of native file encoding in this case, is not quite appropriate…
 
 After fixing the MS-DOS format of the shell script, I got this:
 
 $ 
 GERONIMO_HOME=/Users/kevan/tmp/release/server/geronimo-tomcat7-javaee6-3.0.0/ 
 ./createDerbyDB.sh
  
 GERONIMO_HOME=/Users/kevan/tmp/release/server/geronimo-tomcat7-javaee6-3.0.0/ 
 ./createDerbyDB.sh  
 Invoking IJ command line tool to create the database and tables...please wait 
 
 Exception in thread main java.lang.NoClassDefFoundError: 
 org/apache/derby/tools/ij  
 Caused by: java.lang.ClassNotFoundException: org.apache.derby.tools.ij
 
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)  

at java.security.AccessController.doPrivileged(Native Method)  

at java.net.URLClassLoader.findClass(URLClassLoader.java:190)  

at java.lang.ClassLoader.loadClass(ClassLoader.java:306)   

at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)   

at java.lang.ClassLoader.loadClass(ClassLoader.java:247)   

 Table creation complete
 
 This is caused because DERBY_VER in the createDerbyDB.sh script is incorrect.
 
 --kevan
 
 
 On Jul 4, 2012, at 12:25 AM, Forrest Xia wrote:
 
 Hi Devs,
 
 Align with Geronimo 3.0.0 release, here is the Geronimo Samples 3.0.0 ready 
 for vote.
 
 The source code up for vote is:
 https://repository.apache.org/content/repositories/orgapachegeronimo-024/org/apache/geronimo/samples/samples-parent/3.0.0/samples-parent-3.0.0-source-release.tar.gz
 https://repository.apache.org/content/repositories/orgapachegeronimo-024/org/apache/geronimo/samples/samples-parent/3.0.0/samples-parent-3.0.0-source-release.zip
 
 
 Staging repo is:
 https://repository.apache.org/content/repositories/orgapachegeronimo-024
 
 
 The tag has created at:
 http://svn.apache.org/repos/asf/geronimo/samples/tags/samples-parent-3.0.0/
 
 Vote will be at least open for 72 hours.
 [ ] +1  approve
 [ ] +0  no opinion
 [ ] -1  disapprove (and reason why)
 
 
 
 -- 
 Thanks!
 
 Regards, Forrest
 
 



Re: [VOTE] Release Daytrader 3.0.0

2012-07-11 Thread Kevan Miller
Oops. Forgot to change the subject…

--kevan
On Jul 10, 2012, at 9:44 PM, Forrest Xia wrote:

 On Fri, Jul 6, 2012 at 8:30 PM, Kevan Miller kevan.mil...@gmail.com wrote:
 -1
 
 The source archive is MS-DOS formatted. This causes errors like:
 
 ./bin/dbscripts/derby/createDerbyDB.sh: /bin/bash^M: bad interpreter: No such 
 file or directory
 
 our use of native file encoding in this case, is not quite appropriate…
 
 After fixing the MS-DOS format of the shell script, I got this:
 
 $ 
 GERONIMO_HOME=/Users/kevan/tmp/release/server/geronimo-tomcat7-javaee6-3.0.0/ 
 ./createDerbyDB.sh
 GERONIMO_HOME=/Users/kevan/tmp/release/server/geronimo-tomcat7-javaee6-3.0.0/ 
 ./createDerbyDB.sh
 Invoking IJ command line tool to create the database and tables...please wait
 Exception in thread main java.lang.NoClassDefFoundError: 
 org/apache/derby/tools/ij
 Caused by: java.lang.ClassNotFoundException: org.apache.derby.tools.ij
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
 Table creation complete
 
 This is caused because DERBY_VER in the createDerbyDB.sh script is incorrect.
 Kevan, with Tina's comment, do you still think this small issue will stop 
 this samples release? 

I was following the README instructions. If you can explain to me how somebody 
would read our instructions and get daytrader to work, then I'd change my vote…

--kevan

Cancel [VOTE] Release Daytrader 3.0.0

2012-07-11 Thread Forrest Xia
On Wed, Jul 11, 2012 at 8:28 PM, Kevan Miller kevan.mil...@gmail.comwrote:

 Oops. Forgot to change the subject…

 --kevan
 On Jul 10, 2012, at 9:44 PM, Forrest Xia wrote:

  On Fri, Jul 6, 2012 at 8:30 PM, Kevan Miller kevan.mil...@gmail.com
 wrote:
  -1
 
  The source archive is MS-DOS formatted. This causes errors like:
 
  ./bin/dbscripts/derby/createDerbyDB.sh: /bin/bash^M: bad interpreter: No
 such file or directory
 
  our use of native file encoding in this case, is not quite appropriate…
 
  After fixing the MS-DOS format of the shell script, I got this:
 
  $
 GERONIMO_HOME=/Users/kevan/tmp/release/server/geronimo-tomcat7-javaee6-3.0.0/
 ./createDerbyDB.sh
 
 GERONIMO_HOME=/Users/kevan/tmp/release/server/geronimo-tomcat7-javaee6-3.0.0/
 ./createDerbyDB.sh
  Invoking IJ command line tool to create the database and tables...please
 wait
  Exception in thread main java.lang.NoClassDefFoundError:
 org/apache/derby/tools/ij
  Caused by: java.lang.ClassNotFoundException: org.apache.derby.tools.ij
 at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
 at java.security.AccessController.doPrivileged(Native Method)
 at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
 at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
 at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
 at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
  Table creation complete
 
  This is caused because DERBY_VER in the createDerbyDB.sh script is
 incorrect.
  Kevan, with Tina's comment, do you still think this small issue will
 stop this samples release?

 I was following the README instructions. If you can explain to me how
 somebody would read our instructions and get daytrader to work, then I'd
 change my vote…

Yes, the daytrader readme should be updated, so cancel this vote.


 --kevan




-- 
Thanks!

Regards, Forrest


[VOTE] Release daytrader 3.0.0 (second time)

2012-07-11 Thread Forrest Xia
Hi Devs,

With updates to README and derby database creation scripts, again, here is
the daytrader 3.0.0 ready for vote second time:

The source code up for vote is:
https://repository.apache.org/content/repositories/orgapachegeronimo-045/org/apache/geronimo/daytrader/daytrader-parent/3.0.0/daytrader-parent-3.0.0-source-release.tar.gz
https://repository.apache.org/content/repositories/orgapachegeronimo-045/org/apache/geronimo/daytrader/daytrader-parent/3.0.0/daytrader-parent-3.0.0-source-release.zip

Staging repo is:
https://repository.apache.org/content/repositories/orgapachegeronimo-045

The tag has created at:
https://svn.apache.org/repos/asf/geronimo/daytrader/tags/daytrader-parent-3.0.0/

Vote will be at least open for 72 hours.
[ ] +1  approve
[ ] +0  no opinion
[ ] -1  disapprove (and reason why)

-- 
Thanks!

Regards, Forrest


Re: [VOTE] Release daytrader 3.0.0 (second time)

2012-07-11 Thread Forrest Xia
+1 myself

On Thu, Jul 12, 2012 at 9:55 AM, Forrest Xia forres...@gmail.com wrote:

 Hi Devs,

 With updates to README and derby database creation scripts, again, here is
 the daytrader 3.0.0 ready for vote second time:

 The source code up for vote is:

 https://repository.apache.org/content/repositories/orgapachegeronimo-045/org/apache/geronimo/daytrader/daytrader-parent/3.0.0/daytrader-parent-3.0.0-source-release.tar.gz

 https://repository.apache.org/content/repositories/orgapachegeronimo-045/org/apache/geronimo/daytrader/daytrader-parent/3.0.0/daytrader-parent-3.0.0-source-release.zip

 Staging repo is:
 https://repository.apache.org/content/repositories/orgapachegeronimo-045

 The tag has created at:

 https://svn.apache.org/repos/asf/geronimo/daytrader/tags/daytrader-parent-3.0.0/

 Vote will be at least open for 72 hours.
 [ ] +1  approve
 [ ] +0  no opinion
 [ ] -1  disapprove (and reason why)

 --
 Thanks!

 Regards, Forrest




-- 
Thanks!

Regards, Forrest


[jira] [Assigned] (DAYTRADER-92) InvalidConfigurationException happened when deploy daytrader using postgrepsql db

2012-07-10 Thread Tina Li (JIRA)

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

Tina Li reassigned DAYTRADER-92:


Assignee: Tina Li

 InvalidConfigurationException happened when deploy daytrader using 
 postgrepsql db
 -

 Key: DAYTRADER-92
 URL: https://issues.apache.org/jira/browse/DAYTRADER-92
 Project: DayTrader
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: buildsystem
Affects Versions: 3.0
 Environment: java version 1.6.0_32
 linux x86_64
Reporter: Tina Li
Assignee: Tina Li

 1.Start geronimo server successfully
 2. Install postgrepsql jdbc driver:
 environment
 ...
 dependencies
 ...
 dependency
 groupIdpostgresql/groupId
 artifactIdjdbc4/artifactId
 version8.3.606/version
 typejar/type
 /dependency
/dependencies
 /environment
 in admin console: 
 datasources--create a new database pool--database type:PostgreSQL 
 XA--next--Download a driver--PostgreSQL 8.3 for JDBC4
 3.Deploy daytrader sample using admin console or using cmd way, but found it 
 can't be started and error happened:
 2012-07-10 12:23:21,041 ERROR [DeployTool] Error: 
 org.apache.geronimo.common.DeploymentException: Operation failed: start of 
 org.apache.geronimo.daytrader/daytrader/3.0.0/car failed
   Unknown start exception
   Getter return type in wrong classloader: type: interface 
 javax.management.j2ee.statistics.Stats wanted in classloader: 
 org.apache.geronimo.hook.equinox.GeronimoClassLoader@3dfbbf26 actual: 
 org.apache.geronimo.hook.equinox.GeronimoClassLoader@265dbc82
   at 
 org.apache.geronimo.deployment.cli.CommandDistribute.executeOnline(CommandDistribute.java:168)
   at 
 org.apache.geronimo.deployment.cli.CommandDistribute.execute(CommandDistribute.java:124)
   at 
 org.apache.geronimo.deployment.cli.DeployTool.execute(DeployTool.java:171)
   at 
 org.apache.geronimo.system.main.MainBridge.execute(MainBridge.java:64)
   at org.apache.geronimo.main.Bootstrapper.execute(Bootstrapper.java:66)
   at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65)
   at 
 org.apache.geronimo.cli.deployer.DeployerCLI.main(DeployerCLI.java:32)
 Related info in server console:
 2012-07-10 12:23:20,961 WARN  [ConfigurationUtil] Could not load gbean 
 org.apache.geronimo.daytrader/daytrader/3.0.0/car?J2EEApplication=org.apache.geronimo.daytrader/daytrader/3.0.0/car,j2eeType=WebModule,name=web.war
 org.apache.geronimo.gbean.InvalidConfigurationException: Getter return type 
 in wrong classloader: type: interface javax.management.j2ee.statistics.Stats 
 wanted in classloader: 
 org.apache.geronimo.hook.equinox.GeronimoClassLoader@3dfbbf26 actual: 
 org.apache.geronimo.hook.equinox.GeronimoClassLoader@265dbc82
   at 
 org.apache.geronimo.gbean.runtime.GBeanAttribute.init(GBeanAttribute.java:241)
   at 
 org.apache.geronimo.gbean.runtime.GBeanInstance.buildAttributes(GBeanInstance.java:396)
   at 
 org.apache.geronimo.gbean.runtime.GBeanInstance.init(GBeanInstance.java:266)
   at 
 org.apache.geronimo.kernel.basic.BasicKernel.loadGBean(BasicKernel.java:361)
   at 
 org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:452)
   at 
 org.apache.geronimo.kernel.config.KernelConfigurationManager.start(KernelConfigurationManager.java:225)
   at 
 org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:710)
   at 
 org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:689)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at 
 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
   at 
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   at java.lang.reflect.Method.invoke(Method.java:597)
   at 
 org.apache.geronimo.gbean.runtime.ReflectionMethodInvoker.invoke(ReflectionMethodInvoker.java:34)
   at 
 org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:131)
   at 
 org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:883)
   at 
 org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:245)
   at org.apache.geronimo.kernel.KernelGBean.invoke(KernelGBean.java:344)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at 
 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
   at 
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25

[jira] [Created] (DAYTRADER-92) InvalidConfigurationException happened when deploy daytrader using postgrepsql db

2012-07-10 Thread Tina Li (JIRA)
Tina Li created DAYTRADER-92:


 Summary: InvalidConfigurationException happened when deploy 
daytrader using postgrepsql db
 Key: DAYTRADER-92
 URL: https://issues.apache.org/jira/browse/DAYTRADER-92
 Project: DayTrader
  Issue Type: Bug
  Security Level: public (Regular issues)
  Components: buildsystem
Affects Versions: 3.0
 Environment: java version 1.6.0_32
linux x86_64
Reporter: Tina Li


1.Start geronimo server successfully
2. Install postgrepsql jdbc driver:
environment
...
dependencies
...
dependency
groupIdpostgresql/groupId
artifactIdjdbc4/artifactId
version8.3.606/version
typejar/type
/dependency
   /dependencies
/environment
in admin console: 
datasources--create a new database pool--database type:PostgreSQL 
XA--next--Download a driver--PostgreSQL 8.3 for JDBC4
3.Deploy daytrader sample using admin console or using cmd way, but found it 
can't be started and error happened:

2012-07-10 12:23:21,041 ERROR [DeployTool] Error: 
org.apache.geronimo.common.DeploymentException: Operation failed: start of 
org.apache.geronimo.daytrader/daytrader/3.0.0/car failed
Unknown start exception
Getter return type in wrong classloader: type: interface 
javax.management.j2ee.statistics.Stats wanted in classloader: 
org.apache.geronimo.hook.equinox.GeronimoClassLoader@3dfbbf26 actual: 
org.apache.geronimo.hook.equinox.GeronimoClassLoader@265dbc82

at 
org.apache.geronimo.deployment.cli.CommandDistribute.executeOnline(CommandDistribute.java:168)
at 
org.apache.geronimo.deployment.cli.CommandDistribute.execute(CommandDistribute.java:124)
at 
org.apache.geronimo.deployment.cli.DeployTool.execute(DeployTool.java:171)
at 
org.apache.geronimo.system.main.MainBridge.execute(MainBridge.java:64)
at org.apache.geronimo.main.Bootstrapper.execute(Bootstrapper.java:66)
at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65)
at 
org.apache.geronimo.cli.deployer.DeployerCLI.main(DeployerCLI.java:32)
Related info in server console:

2012-07-10 12:23:20,961 WARN  [ConfigurationUtil] Could not load gbean 
org.apache.geronimo.daytrader/daytrader/3.0.0/car?J2EEApplication=org.apache.geronimo.daytrader/daytrader/3.0.0/car,j2eeType=WebModule,name=web.war
org.apache.geronimo.gbean.InvalidConfigurationException: Getter return type in 
wrong classloader: type: interface javax.management.j2ee.statistics.Stats 
wanted in classloader: 
org.apache.geronimo.hook.equinox.GeronimoClassLoader@3dfbbf26 actual: 
org.apache.geronimo.hook.equinox.GeronimoClassLoader@265dbc82
at 
org.apache.geronimo.gbean.runtime.GBeanAttribute.init(GBeanAttribute.java:241)
at 
org.apache.geronimo.gbean.runtime.GBeanInstance.buildAttributes(GBeanInstance.java:396)
at 
org.apache.geronimo.gbean.runtime.GBeanInstance.init(GBeanInstance.java:266)
at 
org.apache.geronimo.kernel.basic.BasicKernel.loadGBean(BasicKernel.java:361)
at 
org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:452)
at 
org.apache.geronimo.kernel.config.KernelConfigurationManager.start(KernelConfigurationManager.java:225)
at 
org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:710)
at 
org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:689)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at 
org.apache.geronimo.gbean.runtime.ReflectionMethodInvoker.invoke(ReflectionMethodInvoker.java:34)
at 
org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:131)
at 
org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:883)
at 
org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:245)
at org.apache.geronimo.kernel.KernelGBean.invoke(KernelGBean.java:344)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at 
org.apache.geronimo.gbean.runtime.ReflectionMethodInvoker.invoke(ReflectionMethodInvoker.java:34)
at 
org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:131

[jira] [Updated] (DAYTRADER-92) InvalidConfigurationException happened when deploy daytrader using postgrepsql db

2012-07-10 Thread Tina Li (JIRA)

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

Tina Li updated DAYTRADER-92:
-

Attachment: DAYTRADER-92.patch

Patch attached. Someone can help review it?
Thanks in advance!

 InvalidConfigurationException happened when deploy daytrader using 
 postgrepsql db
 -

 Key: DAYTRADER-92
 URL: https://issues.apache.org/jira/browse/DAYTRADER-92
 Project: DayTrader
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: buildsystem
Affects Versions: 3.0
 Environment: java version 1.6.0_32
 linux x86_64
Reporter: Tina Li
Assignee: Tina Li
 Attachments: DAYTRADER-92.patch


 1.Start geronimo server successfully
 2. Install postgrepsql jdbc driver:
 environment
 ...
 dependencies
 ...
 dependency
 groupIdpostgresql/groupId
 artifactIdjdbc4/artifactId
 version8.3.606/version
 typejar/type
 /dependency
/dependencies
 /environment
 in admin console: 
 datasources--create a new database pool--database type:PostgreSQL 
 XA--next--Download a driver--PostgreSQL 8.3 for JDBC4
 3.Deploy daytrader sample using admin console or using cmd way, but found it 
 can't be started and error happened:
 2012-07-10 12:23:21,041 ERROR [DeployTool] Error: 
 org.apache.geronimo.common.DeploymentException: Operation failed: start of 
 org.apache.geronimo.daytrader/daytrader/3.0.0/car failed
   Unknown start exception
   Getter return type in wrong classloader: type: interface 
 javax.management.j2ee.statistics.Stats wanted in classloader: 
 org.apache.geronimo.hook.equinox.GeronimoClassLoader@3dfbbf26 actual: 
 org.apache.geronimo.hook.equinox.GeronimoClassLoader@265dbc82
   at 
 org.apache.geronimo.deployment.cli.CommandDistribute.executeOnline(CommandDistribute.java:168)
   at 
 org.apache.geronimo.deployment.cli.CommandDistribute.execute(CommandDistribute.java:124)
   at 
 org.apache.geronimo.deployment.cli.DeployTool.execute(DeployTool.java:171)
   at 
 org.apache.geronimo.system.main.MainBridge.execute(MainBridge.java:64)
   at org.apache.geronimo.main.Bootstrapper.execute(Bootstrapper.java:66)
   at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65)
   at 
 org.apache.geronimo.cli.deployer.DeployerCLI.main(DeployerCLI.java:32)
 Related info in server console:
 2012-07-10 12:23:20,961 WARN  [ConfigurationUtil] Could not load gbean 
 org.apache.geronimo.daytrader/daytrader/3.0.0/car?J2EEApplication=org.apache.geronimo.daytrader/daytrader/3.0.0/car,j2eeType=WebModule,name=web.war
 org.apache.geronimo.gbean.InvalidConfigurationException: Getter return type 
 in wrong classloader: type: interface javax.management.j2ee.statistics.Stats 
 wanted in classloader: 
 org.apache.geronimo.hook.equinox.GeronimoClassLoader@3dfbbf26 actual: 
 org.apache.geronimo.hook.equinox.GeronimoClassLoader@265dbc82
   at 
 org.apache.geronimo.gbean.runtime.GBeanAttribute.init(GBeanAttribute.java:241)
   at 
 org.apache.geronimo.gbean.runtime.GBeanInstance.buildAttributes(GBeanInstance.java:396)
   at 
 org.apache.geronimo.gbean.runtime.GBeanInstance.init(GBeanInstance.java:266)
   at 
 org.apache.geronimo.kernel.basic.BasicKernel.loadGBean(BasicKernel.java:361)
   at 
 org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:452)
   at 
 org.apache.geronimo.kernel.config.KernelConfigurationManager.start(KernelConfigurationManager.java:225)
   at 
 org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:710)
   at 
 org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:689)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at 
 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
   at 
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   at java.lang.reflect.Method.invoke(Method.java:597)
   at 
 org.apache.geronimo.gbean.runtime.ReflectionMethodInvoker.invoke(ReflectionMethodInvoker.java:34)
   at 
 org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:131)
   at 
 org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:883)
   at 
 org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:245)
   at org.apache.geronimo.kernel.KernelGBean.invoke(KernelGBean.java:344)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at 
 sun.reflect.NativeMethodAccessorImpl.invoke

[jira] [Resolved] (DAYTRADER-92) InvalidConfigurationException happened when deploy daytrader using postgrepsql db

2012-07-10 Thread Forrest Xia (JIRA)

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

Forrest Xia resolved DAYTRADER-92.
--

Resolution: Fixed

1359543@3.0, thanks for this patch!

 InvalidConfigurationException happened when deploy daytrader using 
 postgrepsql db
 -

 Key: DAYTRADER-92
 URL: https://issues.apache.org/jira/browse/DAYTRADER-92
 Project: DayTrader
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: buildsystem
Affects Versions: 3.0
 Environment: java version 1.6.0_32
 linux x86_64
Reporter: Tina Li
Assignee: Tina Li
 Attachments: DAYTRADER-92.patch


 1.Start geronimo server successfully
 2. Install postgrepsql jdbc driver:
 environment
 ...
 dependencies
 ...
 dependency
 groupIdpostgresql/groupId
 artifactIdjdbc4/artifactId
 version8.3.606/version
 typejar/type
 /dependency
/dependencies
 /environment
 in admin console: 
 datasources--create a new database pool--database type:PostgreSQL 
 XA--next--Download a driver--PostgreSQL 8.3 for JDBC4
 3.Deploy daytrader sample using admin console or using cmd way, but found it 
 can't be started and error happened:
 2012-07-10 12:23:21,041 ERROR [DeployTool] Error: 
 org.apache.geronimo.common.DeploymentException: Operation failed: start of 
 org.apache.geronimo.daytrader/daytrader/3.0.0/car failed
   Unknown start exception
   Getter return type in wrong classloader: type: interface 
 javax.management.j2ee.statistics.Stats wanted in classloader: 
 org.apache.geronimo.hook.equinox.GeronimoClassLoader@3dfbbf26 actual: 
 org.apache.geronimo.hook.equinox.GeronimoClassLoader@265dbc82
   at 
 org.apache.geronimo.deployment.cli.CommandDistribute.executeOnline(CommandDistribute.java:168)
   at 
 org.apache.geronimo.deployment.cli.CommandDistribute.execute(CommandDistribute.java:124)
   at 
 org.apache.geronimo.deployment.cli.DeployTool.execute(DeployTool.java:171)
   at 
 org.apache.geronimo.system.main.MainBridge.execute(MainBridge.java:64)
   at org.apache.geronimo.main.Bootstrapper.execute(Bootstrapper.java:66)
   at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65)
   at 
 org.apache.geronimo.cli.deployer.DeployerCLI.main(DeployerCLI.java:32)
 Related info in server console:
 2012-07-10 12:23:20,961 WARN  [ConfigurationUtil] Could not load gbean 
 org.apache.geronimo.daytrader/daytrader/3.0.0/car?J2EEApplication=org.apache.geronimo.daytrader/daytrader/3.0.0/car,j2eeType=WebModule,name=web.war
 org.apache.geronimo.gbean.InvalidConfigurationException: Getter return type 
 in wrong classloader: type: interface javax.management.j2ee.statistics.Stats 
 wanted in classloader: 
 org.apache.geronimo.hook.equinox.GeronimoClassLoader@3dfbbf26 actual: 
 org.apache.geronimo.hook.equinox.GeronimoClassLoader@265dbc82
   at 
 org.apache.geronimo.gbean.runtime.GBeanAttribute.init(GBeanAttribute.java:241)
   at 
 org.apache.geronimo.gbean.runtime.GBeanInstance.buildAttributes(GBeanInstance.java:396)
   at 
 org.apache.geronimo.gbean.runtime.GBeanInstance.init(GBeanInstance.java:266)
   at 
 org.apache.geronimo.kernel.basic.BasicKernel.loadGBean(BasicKernel.java:361)
   at 
 org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:452)
   at 
 org.apache.geronimo.kernel.config.KernelConfigurationManager.start(KernelConfigurationManager.java:225)
   at 
 org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:710)
   at 
 org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:689)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at 
 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
   at 
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   at java.lang.reflect.Method.invoke(Method.java:597)
   at 
 org.apache.geronimo.gbean.runtime.ReflectionMethodInvoker.invoke(ReflectionMethodInvoker.java:34)
   at 
 org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:131)
   at 
 org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:883)
   at 
 org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:245)
   at org.apache.geronimo.kernel.KernelGBean.invoke(KernelGBean.java:344)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at 
 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39

Re: [VOTE] Release Daytrader 3.0.0

2012-07-10 Thread Forrest Xia
Any more vote?

On Fri, Jul 6, 2012 at 4:31 PM, Ivan xhh...@gmail.com wrote:

 +1 Thanks, Forrest !


 2012/7/6 Rex Wang rwo...@gmail.com

 All looks good. +1


 2012/7/6 viola lu viola...@gmail.com

 +1


 On Fri, Jul 6, 2012 at 3:41 PM, Forrest Xia forres...@gmail.com wrote:

 Don't forget this one, please!


 On Tue, Jul 3, 2012 at 7:23 PM, Forrest Xia forres...@gmail.comwrote:

 Hi Devs,

 Align with Geronimo 3.0.0 release, here is the daytrader 3.0.0 ready
 for vote.

 The source code up for vote is:

 https://repository.apache.org/content/repositories/orgapachegeronimo-016/org/apache/geronimo/daytrader/daytrader-parent/3.0.0/daytrader-parent-3.0.0-source-release.tar.gz

 https://repository.apache.org/content/repositories/orgapachegeronimo-016/org/apache/geronimo/daytrader/daytrader-parent/3.0.0/daytrader-parent-3.0.0-source-release.zip

 Staging repo is:

 https://repository.apache.org/content/repositories/orgapachegeronimo-016

 The tag has created at:

 https://svn.apache.org/repos/asf/geronimo/daytrader/tags/daytrader-parent-3.0.0/

 Vote will be at least open for 72 hours.
 [ ] +1  approve
 [ ] +0  no opinion
 [ ] -1  disapprove (and reason why)

 --
 Thanks!

 Regards, Forrest




 --
 Thanks!

 Regards, Forrest




 --
 viola

 Apache Geronimo




 --
 Lei Wang (Rex)
 rwonly AT apache.org




 --
 Ivan




-- 
Thanks!

Regards, Forrest


Re: Problem of deploying dayTrader

2012-07-09 Thread Jing Xu
Thank you Forrest, I tried your suggestion, but I got the following error:

E:\workload\geronimodeploy --user system --password manager deploy
E:\workload\dayTrader3.0-Beta\javaee6\assemblies\da
ytrader-ear\target\daytrader-ear-3.0-beta-1.ear
E:\workload\dayTrader3.0-Beta\javaee6\plans\src\main\resources\daytrader
-db2-xa-plan.xml
Using GERONIMO_HOME:   E:\workload\geronimo
Using GERONIMO_TMPDIR: var\temp
Using JRE_HOME:C:\Program Files\Java\jdk1.7.0\jre
2012-07-09 15:48:57,937 ERROR [DeployTool] Error:
org.apache.geronimo.common.DeploymentException: Operation failed:
com/ibm/db2/jcc/DB2XADataSource
at
org.apache.geronimo.deployment.cli.CommandDistribute.executeOnline(CommandDistribute.java:168)
at
org.apache.geronimo.deployment.cli.CommandDistribute.execute(CommandDistribute.java:124)
at
org.apache.geronimo.deployment.cli.DeployTool.execute(DeployTool.java:171)
at
org.apache.geronimo.system.main.MainBridge.execute(MainBridge.java:64)
at
org.apache.geronimo.main.Bootstrapper.execute(Bootstrapper.java:65)
at
org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65)
at
org.apache.geronimo.cli.deployer.DeployerCLI.main(DeployerCLI.java:32)

I am not sure if I missed anything in the plan.xml file, could you please
help to take a look? thank you very much!
2012/6/14 Forrest Xia forres...@gmail.com

 You need to use a command like this to deploy ear:

 deploy --user system --password manager deploy
 E:\workload\dayTrader3.0-Beta\
 javaee6\assemblies\daytrader-ear\target\daytrader-ear-3.0-beta-1.ear
 path2db_plan.xml

 The path2db_plan.xml is to be replaced by plan files generated from folder
 https://svn.apache.org/repos/asf/geronimo/daytrader/tags/daytrader-3.0-beta-1/javaee6/plans/src/main/resources/
 .

 Good luck!

 On Thu, Jun 14, 2012 at 5:15 PM, Jing Xu johnrob...@gmail.com wrote:

 Hello everyone, could someone please give me some suggestions on this
 problem?


 -- Forwarded message --
 From: Jing Xu johnrob...@gmail.com
 Date: 2012/6/12
 Subject: Problem of deploying dayTrader
 To: dev@geronimo.apache.org


 Hi everybody,

 I am trying to deploy dayTrader(3.0 beta-1) into Geromino server(3.0
 beta-1), but I found the instructions is a little out of date.


 https://cwiki.apache.org/GMOxDOC22/daytrader-a-more-complex-application.html
 Building Daytrader

 Once all the sources get checked out the next step is to build Daytrader.
 Daytrader requires Maven 2 for building the binaries.

 From the *daytrader_home* directory run the following command.

 *mvn install*

 This process will take a couple of minutes. The binaries will be
 generated in the corresponding *target* directory for each of the
 modules in the *modules* directory.
 But I can not find this directory after build, there is only one ear file
 at
 $DAYTRADER_HOME\javaee6\assemblies\daytrader-ear\target\daytrader-ear-3.0-beta-1.ear,
 and when I was trying to deploy this file, one error was hit, can someone
 please give me some advices? I am using db2 data source, not sure if there
 should be any more config. Any reply will be very appreciated.

 E:\workload\geronimo-tomcat7-javaee6-3.0-beta-1\bindeploy --user system
 --password manager deploy
 E:\workload\dayTrader3.0-Beta\javaee6\assemblies\daytrader-ear\target\daytrader-ear-3.0-beta-1.ear
 Using GERONIMO_HOME:   E:\workload\geronimo-tomcat7-javaee6-3.0-beta-1
 Using GERONIMO_TMPDIR: var\temp
 Using JRE_HOME:C:\Program Files\Java\jdk1.7.0\jre
 2012-06-12 12:53:23,968 ERROR [DeployTool] Error:
 org.apache.geronimo.common.DeploymentException: Unable to deploy
 daytrader-ear-3.0-beta-1.ear: Unable to resolve resource reference
 'java:comp/env/jdbc/TradeDataSource' (Could not find resource
 'jdbc/TradeDataSource'.  Perhaps it has not yet been configured, or your
 application does not have a dependency declared for that resource module?
 Search conducted in current module and dependencies:
 [all: org.apache.geronimo.configs/j2ee-server//car]
 [all: org.apache.geronimo.configs/openjpa2/3.0-beta-1/car]
 [all: org.apache.geronimo.configs/axis//car]
 [all: org.apache.geronimo.configs/axis2//car]
 [classes: org.apache.geronimo.configs/openejb//car]
 [all: org.apache.geronimo.configs/j2ee-corba-yoko/3.0-beta-1/car]
 [all: org.apache.geronimo.modules/geronimo-bval//jar]
 [all: org.apache.geronimo.configs/tomcat7/3.0-beta-1/car]
 [all: org.apache.geronimo.configs/myfaces/3.0-beta-1/car]
 [all: org.apache.geronimo.modules/geronimo-openejb//jar]
 [all: org.apache.openwebbeans/openwebbeans-impl//jar]
 [all: org.apache.openwebbeans/openwebbeans-web//jar]
 [all: org.apache.geronimo.configs/system-database//car]
 [all: org.apache.geronimo.configs/tomcat7//car]
 [all: org.apache.geronimo.configs/wink/3.0-beta-1/car]
 [all: org.apache.geronimo.configs/openjpa2//car]
 )
 at
 org.apache.geronimo.deployment.cli.CommandDeploy.runCommand(CommandDeploy.java:43

Re: [VOTE] Release Daytrader 3.0.0

2012-07-06 Thread Forrest Xia
Don't forget this one, please!

On Tue, Jul 3, 2012 at 7:23 PM, Forrest Xia forres...@gmail.com wrote:

 Hi Devs,

 Align with Geronimo 3.0.0 release, here is the daytrader 3.0.0 ready for
 vote.

 The source code up for vote is:

 https://repository.apache.org/content/repositories/orgapachegeronimo-016/org/apache/geronimo/daytrader/daytrader-parent/3.0.0/daytrader-parent-3.0.0-source-release.tar.gz

 https://repository.apache.org/content/repositories/orgapachegeronimo-016/org/apache/geronimo/daytrader/daytrader-parent/3.0.0/daytrader-parent-3.0.0-source-release.zip

 Staging repo is:
 https://repository.apache.org/content/repositories/orgapachegeronimo-016

 The tag has created at:

 https://svn.apache.org/repos/asf/geronimo/daytrader/tags/daytrader-parent-3.0.0/

 Vote will be at least open for 72 hours.
 [ ] +1  approve
 [ ] +0  no opinion
 [ ] -1  disapprove (and reason why)

 --
 Thanks!

 Regards, Forrest




-- 
Thanks!

Regards, Forrest


Re: [VOTE] Release Daytrader 3.0.0

2012-07-06 Thread viola lu
+1

On Fri, Jul 6, 2012 at 3:41 PM, Forrest Xia forres...@gmail.com wrote:

 Don't forget this one, please!


 On Tue, Jul 3, 2012 at 7:23 PM, Forrest Xia forres...@gmail.com wrote:

 Hi Devs,

 Align with Geronimo 3.0.0 release, here is the daytrader 3.0.0 ready for
 vote.

 The source code up for vote is:

 https://repository.apache.org/content/repositories/orgapachegeronimo-016/org/apache/geronimo/daytrader/daytrader-parent/3.0.0/daytrader-parent-3.0.0-source-release.tar.gz

 https://repository.apache.org/content/repositories/orgapachegeronimo-016/org/apache/geronimo/daytrader/daytrader-parent/3.0.0/daytrader-parent-3.0.0-source-release.zip

 Staging repo is:
 https://repository.apache.org/content/repositories/orgapachegeronimo-016

 The tag has created at:

 https://svn.apache.org/repos/asf/geronimo/daytrader/tags/daytrader-parent-3.0.0/

 Vote will be at least open for 72 hours.
 [ ] +1  approve
 [ ] +0  no opinion
 [ ] -1  disapprove (and reason why)

 --
 Thanks!

 Regards, Forrest




 --
 Thanks!

 Regards, Forrest




-- 
viola

Apache Geronimo


Re: [VOTE] Release Daytrader 3.0.0

2012-07-06 Thread Rex Wang
All looks good. +1

2012/7/6 viola lu viola...@gmail.com

 +1


 On Fri, Jul 6, 2012 at 3:41 PM, Forrest Xia forres...@gmail.com wrote:

 Don't forget this one, please!


 On Tue, Jul 3, 2012 at 7:23 PM, Forrest Xia forres...@gmail.com wrote:

 Hi Devs,

 Align with Geronimo 3.0.0 release, here is the daytrader 3.0.0 ready for
 vote.

 The source code up for vote is:

 https://repository.apache.org/content/repositories/orgapachegeronimo-016/org/apache/geronimo/daytrader/daytrader-parent/3.0.0/daytrader-parent-3.0.0-source-release.tar.gz

 https://repository.apache.org/content/repositories/orgapachegeronimo-016/org/apache/geronimo/daytrader/daytrader-parent/3.0.0/daytrader-parent-3.0.0-source-release.zip

 Staging repo is:
 https://repository.apache.org/content/repositories/orgapachegeronimo-016

 The tag has created at:

 https://svn.apache.org/repos/asf/geronimo/daytrader/tags/daytrader-parent-3.0.0/

 Vote will be at least open for 72 hours.
 [ ] +1  approve
 [ ] +0  no opinion
 [ ] -1  disapprove (and reason why)

 --
 Thanks!

 Regards, Forrest




 --
 Thanks!

 Regards, Forrest




 --
 viola

 Apache Geronimo




-- 
Lei Wang (Rex)
rwonly AT apache.org


Re: [VOTE] Release Daytrader 3.0.0

2012-07-06 Thread Ivan
+1 Thanks, Forrest !

2012/7/6 Rex Wang rwo...@gmail.com

 All looks good. +1


 2012/7/6 viola lu viola...@gmail.com

 +1


 On Fri, Jul 6, 2012 at 3:41 PM, Forrest Xia forres...@gmail.com wrote:

 Don't forget this one, please!


 On Tue, Jul 3, 2012 at 7:23 PM, Forrest Xia forres...@gmail.com wrote:

 Hi Devs,

 Align with Geronimo 3.0.0 release, here is the daytrader 3.0.0 ready
 for vote.

 The source code up for vote is:

 https://repository.apache.org/content/repositories/orgapachegeronimo-016/org/apache/geronimo/daytrader/daytrader-parent/3.0.0/daytrader-parent-3.0.0-source-release.tar.gz

 https://repository.apache.org/content/repositories/orgapachegeronimo-016/org/apache/geronimo/daytrader/daytrader-parent/3.0.0/daytrader-parent-3.0.0-source-release.zip

 Staging repo is:
 https://repository.apache.org/content/repositories/orgapachegeronimo-016

 The tag has created at:

 https://svn.apache.org/repos/asf/geronimo/daytrader/tags/daytrader-parent-3.0.0/

 Vote will be at least open for 72 hours.
 [ ] +1  approve
 [ ] +0  no opinion
 [ ] -1  disapprove (and reason why)

 --
 Thanks!

 Regards, Forrest




 --
 Thanks!

 Regards, Forrest




 --
 viola

 Apache Geronimo




 --
 Lei Wang (Rex)
 rwonly AT apache.org




-- 
Ivan


Re: [VOTE] Release Daytrader 3.0.0

2012-07-05 Thread Forrest Xia
More votes are welcome

On Wed, Jul 4, 2012 at 12:26 PM, Forrest Xia forres...@gmail.com wrote:

 +1 myself


 On Wed, Jul 4, 2012 at 7:23 AM, Forrest Xia forres...@gmail.com wrote:

 Hi Devs,

 Align with Geronimo 3.0.0 release, here is the daytrader 3.0.0 ready for
 vote.

 The source code up for vote is:

 https://repository.apache.org/content/repositories/orgapachegeronimo-016/org/apache/geronimo/daytrader/daytrader-parent/3.0.0/daytrader-parent-3.0.0-source-release.tar.gz

 https://repository.apache.org/content/repositories/orgapachegeronimo-016/org/apache/geronimo/daytrader/daytrader-parent/3.0.0/daytrader-parent-3.0.0-source-release.zip

 Staging repo is:
 https://repository.apache.org/content/repositories/orgapachegeronimo-016

 The tag has created at:

 https://svn.apache.org/repos/asf/geronimo/daytrader/tags/daytrader-parent-3.0.0/

 Vote will be at least open for 72 hours.
 [ ] +1  approve
 [ ] +0  no opinion
 [ ] -1  disapprove (and reason why)

 --
 Thanks!

 Regards, Forrest




 --
 Thanks!

 Regards, Forrest




-- 
Thanks!

Regards, Forrest


Re: [VOTE] Release Daytrader 3.0.0

2012-07-05 Thread Shawn Jiang
build OK,  simple tests OK,  +1

On Wed, Jul 4, 2012 at 7:23 AM, Forrest Xia forres...@gmail.com wrote:

 Hi Devs,

 Align with Geronimo 3.0.0 release, here is the daytrader 3.0.0 ready for
 vote.

 The source code up for vote is:

 https://repository.apache.org/content/repositories/orgapachegeronimo-016/org/apache/geronimo/daytrader/daytrader-parent/3.0.0/daytrader-parent-3.0.0-source-release.tar.gz

 https://repository.apache.org/content/repositories/orgapachegeronimo-016/org/apache/geronimo/daytrader/daytrader-parent/3.0.0/daytrader-parent-3.0.0-source-release.zip

 Staging repo is:
 https://repository.apache.org/content/repositories/orgapachegeronimo-016

 The tag has created at:

 https://svn.apache.org/repos/asf/geronimo/daytrader/tags/daytrader-parent-3.0.0/

 Vote will be at least open for 72 hours.
 [ ] +1  approve
 [ ] +0  no opinion
 [ ] -1  disapprove (and reason why)

 --
 Thanks!

 Regards, Forrest




-- 
Shawn


[VOTE] Release Daytrader 3.0.0

2012-07-03 Thread Forrest Xia
Hi Devs,

Align with Geronimo 3.0.0 release, here is the daytrader 3.0.0 ready for
vote.

The source code up for vote is:
https://repository.apache.org/content/repositories/orgapachegeronimo-016/org/apache/geronimo/daytrader/daytrader-parent/3.0.0/daytrader-parent-3.0.0-source-release.tar.gz
https://repository.apache.org/content/repositories/orgapachegeronimo-016/org/apache/geronimo/daytrader/daytrader-parent/3.0.0/daytrader-parent-3.0.0-source-release.zip

Staging repo is:
https://repository.apache.org/content/repositories/orgapachegeronimo-016

The tag has created at:
https://svn.apache.org/repos/asf/geronimo/daytrader/tags/daytrader-parent-3.0.0/

Vote will be at least open for 72 hours.
[ ] +1  approve
[ ] +0  no opinion
[ ] -1  disapprove (and reason why)

-- 
Thanks!

Regards, Forrest


Re: [VOTE] Release Daytrader 3.0.0

2012-07-03 Thread Forrest Xia
+1 myself

On Wed, Jul 4, 2012 at 7:23 AM, Forrest Xia forres...@gmail.com wrote:

 Hi Devs,

 Align with Geronimo 3.0.0 release, here is the daytrader 3.0.0 ready for
 vote.

 The source code up for vote is:

 https://repository.apache.org/content/repositories/orgapachegeronimo-016/org/apache/geronimo/daytrader/daytrader-parent/3.0.0/daytrader-parent-3.0.0-source-release.tar.gz

 https://repository.apache.org/content/repositories/orgapachegeronimo-016/org/apache/geronimo/daytrader/daytrader-parent/3.0.0/daytrader-parent-3.0.0-source-release.zip

 Staging repo is:
 https://repository.apache.org/content/repositories/orgapachegeronimo-016

 The tag has created at:

 https://svn.apache.org/repos/asf/geronimo/daytrader/tags/daytrader-parent-3.0.0/

 Vote will be at least open for 72 hours.
 [ ] +1  approve
 [ ] +0  no opinion
 [ ] -1  disapprove (and reason why)

 --
 Thanks!

 Regards, Forrest




-- 
Thanks!

Regards, Forrest


Fwd: Problem of deploying dayTrader

2012-06-14 Thread Jing Xu
Hello everyone, could someone please give me some suggestions on this
problem?

-- Forwarded message --
From: Jing Xu johnrob...@gmail.com
Date: 2012/6/12
Subject: Problem of deploying dayTrader
To: dev@geronimo.apache.org


Hi everybody,

I am trying to deploy dayTrader(3.0 beta-1) into Geromino server(3.0
beta-1), but I found the instructions is a little out of date.

https://cwiki.apache.org/GMOxDOC22/daytrader-a-more-complex-application.html
Building Daytrader

Once all the sources get checked out the next step is to build Daytrader.
Daytrader requires Maven 2 for building the binaries.

From the *daytrader_home* directory run the following command.

*mvn install*

This process will take a couple of minutes. The binaries will be generated
in the corresponding *target* directory for each of the modules in the *
modules* directory.
But I can not find this directory after build, there is only one ear file
at
$DAYTRADER_HOME\javaee6\assemblies\daytrader-ear\target\daytrader-ear-3.0-beta-1.ear,
and when I was trying to deploy this file, one error was hit, can someone
please give me some advices? I am using db2 data source, not sure if there
should be any more config. Any reply will be very appreciated.

E:\workload\geronimo-tomcat7-javaee6-3.0-beta-1\bindeploy --user system
--password manager deploy
E:\workload\dayTrader3.0-Beta\javaee6\assemblies\daytrader-ear\target\daytrader-ear-3.0-beta-1.ear
Using GERONIMO_HOME:   E:\workload\geronimo-tomcat7-javaee6-3.0-beta-1
Using GERONIMO_TMPDIR: var\temp
Using JRE_HOME:C:\Program Files\Java\jdk1.7.0\jre
2012-06-12 12:53:23,968 ERROR [DeployTool] Error:
org.apache.geronimo.common.DeploymentException: Unable to deploy
daytrader-ear-3.0-beta-1.ear: Unable to resolve resource reference
'java:comp/env/jdbc/TradeDataSource' (Could not find resource
'jdbc/TradeDataSource'.  Perhaps it has not yet been configured, or your
application does not have a dependency declared for that resource module?
Search conducted in current module and dependencies:
[all: org.apache.geronimo.configs/j2ee-server//car]
[all: org.apache.geronimo.configs/openjpa2/3.0-beta-1/car]
[all: org.apache.geronimo.configs/axis//car]
[all: org.apache.geronimo.configs/axis2//car]
[classes: org.apache.geronimo.configs/openejb//car]
[all: org.apache.geronimo.configs/j2ee-corba-yoko/3.0-beta-1/car]
[all: org.apache.geronimo.modules/geronimo-bval//jar]
[all: org.apache.geronimo.configs/tomcat7/3.0-beta-1/car]
[all: org.apache.geronimo.configs/myfaces/3.0-beta-1/car]
[all: org.apache.geronimo.modules/geronimo-openejb//jar]
[all: org.apache.openwebbeans/openwebbeans-impl//jar]
[all: org.apache.openwebbeans/openwebbeans-web//jar]
[all: org.apache.geronimo.configs/system-database//car]
[all: org.apache.geronimo.configs/tomcat7//car]
[all: org.apache.geronimo.configs/wink/3.0-beta-1/car]
[all: org.apache.geronimo.configs/openjpa2//car]
)
at
org.apache.geronimo.deployment.cli.CommandDeploy.runCommand(CommandDeploy.java:43)
at
org.apache.geronimo.deployment.cli.CommandDistribute.executeOnline(CommandDistribute.java:148)
at
org.apache.geronimo.deployment.cli.CommandDistribute.execute(CommandDistribute.java:124)
at
org.apache.geronimo.deployment.cli.DeployTool.execute(DeployTool.java:171)
at
org.apache.geronimo.system.main.MainBridge.execute(MainBridge.java:64)
at
org.apache.geronimo.main.Bootstrapper.execute(Bootstrapper.java:65)
at
org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65)
at
org.apache.geronimo.cli.deployer.DeployerCLI.main(DeployerCLI.java:32)

-- 
Thanks,
Best wishes,

Jing Xu (徐晶)
-
E-Mail: johnrob...@gmail.com
QQ: 451590076
MSN: johnrob...@hotmail.com




-- 
Thanks,
Best wishes,

Jing Xu (徐晶)
-
E-Mail: johnrob...@gmail.com
QQ: 451590076
MSN: johnrob...@hotmail.com


Re: Problem of deploying dayTrader

2012-06-14 Thread Forrest Xia
You need to use a command like this to deploy ear:
deploy --user system --password manager deploy
E:\workload\dayTrader3.0-Beta\
javaee6\assemblies\daytrader-ear\target\daytrader-ear-3.0-beta-1.ear
path2db_plan.xml

The path2db_plan.xml is to be replaced by plan files generated from folder
https://svn.apache.org/repos/asf/geronimo/daytrader/tags/daytrader-3.0-beta-1/javaee6/plans/src/main/resources/
.

Good luck!

On Thu, Jun 14, 2012 at 5:15 PM, Jing Xu johnrob...@gmail.com wrote:

 Hello everyone, could someone please give me some suggestions on this
 problem?


 -- Forwarded message --
 From: Jing Xu johnrob...@gmail.com
 Date: 2012/6/12
 Subject: Problem of deploying dayTrader
 To: dev@geronimo.apache.org


 Hi everybody,

 I am trying to deploy dayTrader(3.0 beta-1) into Geromino server(3.0
 beta-1), but I found the instructions is a little out of date.


 https://cwiki.apache.org/GMOxDOC22/daytrader-a-more-complex-application.html
 Building Daytrader

 Once all the sources get checked out the next step is to build Daytrader.
 Daytrader requires Maven 2 for building the binaries.

 From the *daytrader_home* directory run the following command.

 *mvn install*

 This process will take a couple of minutes. The binaries will be
 generated in the corresponding *target* directory for each of the modules
 in the *modules* directory.
 But I can not find this directory after build, there is only one ear file
 at
 $DAYTRADER_HOME\javaee6\assemblies\daytrader-ear\target\daytrader-ear-3.0-beta-1.ear,
 and when I was trying to deploy this file, one error was hit, can someone
 please give me some advices? I am using db2 data source, not sure if there
 should be any more config. Any reply will be very appreciated.

 E:\workload\geronimo-tomcat7-javaee6-3.0-beta-1\bindeploy --user system
 --password manager deploy
 E:\workload\dayTrader3.0-Beta\javaee6\assemblies\daytrader-ear\target\daytrader-ear-3.0-beta-1.ear
 Using GERONIMO_HOME:   E:\workload\geronimo-tomcat7-javaee6-3.0-beta-1
 Using GERONIMO_TMPDIR: var\temp
 Using JRE_HOME:C:\Program Files\Java\jdk1.7.0\jre
 2012-06-12 12:53:23,968 ERROR [DeployTool] Error:
 org.apache.geronimo.common.DeploymentException: Unable to deploy
 daytrader-ear-3.0-beta-1.ear: Unable to resolve resource reference
 'java:comp/env/jdbc/TradeDataSource' (Could not find resource
 'jdbc/TradeDataSource'.  Perhaps it has not yet been configured, or your
 application does not have a dependency declared for that resource module?
 Search conducted in current module and dependencies:
 [all: org.apache.geronimo.configs/j2ee-server//car]
 [all: org.apache.geronimo.configs/openjpa2/3.0-beta-1/car]
 [all: org.apache.geronimo.configs/axis//car]
 [all: org.apache.geronimo.configs/axis2//car]
 [classes: org.apache.geronimo.configs/openejb//car]
 [all: org.apache.geronimo.configs/j2ee-corba-yoko/3.0-beta-1/car]
 [all: org.apache.geronimo.modules/geronimo-bval//jar]
 [all: org.apache.geronimo.configs/tomcat7/3.0-beta-1/car]
 [all: org.apache.geronimo.configs/myfaces/3.0-beta-1/car]
 [all: org.apache.geronimo.modules/geronimo-openejb//jar]
 [all: org.apache.openwebbeans/openwebbeans-impl//jar]
 [all: org.apache.openwebbeans/openwebbeans-web//jar]
 [all: org.apache.geronimo.configs/system-database//car]
 [all: org.apache.geronimo.configs/tomcat7//car]
 [all: org.apache.geronimo.configs/wink/3.0-beta-1/car]
 [all: org.apache.geronimo.configs/openjpa2//car]
 )
 at
 org.apache.geronimo.deployment.cli.CommandDeploy.runCommand(CommandDeploy.java:43)
 at
 org.apache.geronimo.deployment.cli.CommandDistribute.executeOnline(CommandDistribute.java:148)
 at
 org.apache.geronimo.deployment.cli.CommandDistribute.execute(CommandDistribute.java:124)
 at
 org.apache.geronimo.deployment.cli.DeployTool.execute(DeployTool.java:171)
 at
 org.apache.geronimo.system.main.MainBridge.execute(MainBridge.java:64)
 at
 org.apache.geronimo.main.Bootstrapper.execute(Bootstrapper.java:65)
 at
 org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65)
 at
 org.apache.geronimo.cli.deployer.DeployerCLI.main(DeployerCLI.java:32)

 --
 Thanks,
 Best wishes,

 Jing Xu (徐晶)

 -
 E-Mail: johnrob...@gmail.com
 QQ: 451590076
 MSN: johnrob...@hotmail.com




 --
 Thanks,
 Best wishes,

 Jing Xu (徐晶)

 -
 E-Mail: johnrob...@gmail.com
 QQ: 451590076
 MSN: johnrob...@hotmail.com




-- 
Thanks!

Regards, Forrest


Re: Build problem of dayTrader

2012-06-07 Thread Forrest Xia
Xu Jing,

daytrader trunk is in development status and not stable, please try out
3.0-beta-1 release tag and let us know if any problem with the release.

https://svn.apache.org/repos/asf/geronimo/daytrader/tags/daytrader-3.0-beta-1/

Forrest

On Thu, Jun 7, 2012 at 1:39 AM, Jing Xu johnrob...@gmail.com wrote:

 Hi everybody,

 I have a build problem when I was trying to run dayTrader, can some one
 please take a look and give me some suggestions on how to get a successful
 build? Any reply will be very appreciated.

 -- Forwarded message --
 From: Jing Xu johnrob...@gmail.com
 Date: 2012/5/31
 Subject: Re: Build problem of dayTrader
 To: Matt Hogstrom hogst...@apache.org
 Cc: cjbly...@apache.org, jgenen...@apache.org, vmas...@apache.org


 Hi Matt,

 This seems a common problem, I also see at
 http://apache-geronimo.328035.n3.nabble.com/Daytrader-application-does-not-build-td3684317.html.
 Do you have any suggestions to solve this failure?

 2012/5/25 Jing Xu johnrob...@gmail.com

 Hi Matt,

 Thank you for your reply, here is the build log in debug mode. It seems
 that class org.osgi.framework.BundleException was missing, but I am more
 quite sure because I am not familiar about this class... Thank you for the
 help.

  2012/5/24 Matt Hogstrom hogst...@apache.org

  This should be sent to the Geronimo Dev list in the future.

 Can you rerun so we can see what class is missing?  (see below)

 On May 24, 2012, at 3:59 AM, Jing Xu wrote:

 To see the full stack trace of the errors, re-run Maven with the -e
 switch.





 --
 Thanks,
 Best wishes,

 Jing Xu (徐晶)

 -
 E-Mail: johnrob...@gmail.com
 QQ: 451590076
 MSN: johnrob...@hotmail.com




 --
 Thanks,
 Best wishes,

 Jing Xu (徐晶)

 -
 E-Mail: johnrob...@gmail.com
 QQ: 451590076
 MSN: johnrob...@hotmail.com




 --
 Thanks,
 Best wishes,

 Jing Xu (徐晶)

 -
 E-Mail: johnrob...@gmail.com
 QQ: 451590076
 MSN: johnrob...@hotmail.com




-- 
Thanks!

Regards, Forrest


[jira] [Updated] (GERONIMO-6325) Unable to build daytrader oracle plugin

2012-05-02 Thread Forrest Xia (JIRA)

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

Forrest Xia updated GERONIMO-6325:
--

 Priority: Minor  (was: Major)
Fix Version/s: 3.0
  Summary: Unable to build daytrader oracle plugin  (was: Unable to 
build oracle plugin)

Commit to daytrader trunk@1332933.

 Unable to build daytrader oracle plugin
 ---

 Key: GERONIMO-6325
 URL: https://issues.apache.org/jira/browse/GERONIMO-6325
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: sample apps
Affects Versions: 3.0-beta-1
 Environment: Windows 2008 x64 r2.
Reporter: Stephen Davidson
Priority: Minor
  Labels: build
 Fix For: 3.0

 Attachments: 6325.patch

   Original Estimate: 1h
  Remaining Estimate: 1h

 error when building oracle datasource plugin in the daytrader 3.0-beta-1.
 [ERROR] Failed to execute goal 
 org.apache.geronimo.buildsupport:car-maven-plugin:3.0-beta-1:package 
 (default-package) on project daytrader-oracle-datasource: could not package 
 plugin: Can not load adapter class in classloader 
 org.apache.geronimo.daytrader.plugins.daytrader-oracle-datasource-DEPLOYMENT 
 [107]: oracle/jdbc/pool/OracleDataSource: *** Class 
 'oracle.jdbc.pool.OracleDataSource' was not found. Bundle 
 org.apache.geronimo.daytrader.plugins.daytrader-oracle-datasource-DEPLOYMENT 
 [107] does not import package 'oracle.jdbc.pool', nor is the package exported 
 by any other bundle or available from the system class loader. *** - [Help 1]
 Resolution was to modify
 daytrader-3.0-beta-1/plugins/daytrader-oracle-datasource/pom.xml
 dependency
   groupIdorg.tranql/groupId
   artifactIdtranql-connector-oracle-xa/artifactId
   typerar/type
   version1.3/version
   scopeprovided/scope
 /dependency
 To:
 dependency
   groupIdorg.tranql/groupId
   artifactIdtranql-connector-oracle-xa/artifactId
   typerar/type
   version1.7/version
   scopeprovided/scope
 /dependency

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (GERONIMO-6325) Unable to build daytrader oracle plugin

2012-05-02 Thread Forrest Xia (JIRA)

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

Forrest Xia resolved GERONIMO-6325.
---

Resolution: Fixed

 Unable to build daytrader oracle plugin
 ---

 Key: GERONIMO-6325
 URL: https://issues.apache.org/jira/browse/GERONIMO-6325
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: sample apps
Affects Versions: 3.0-beta-1
 Environment: Windows 2008 x64 r2.
Reporter: Stephen Davidson
Priority: Minor
  Labels: build
 Fix For: 3.0

 Attachments: 6325.patch

   Original Estimate: 1h
  Remaining Estimate: 1h

 error when building oracle datasource plugin in the daytrader 3.0-beta-1.
 [ERROR] Failed to execute goal 
 org.apache.geronimo.buildsupport:car-maven-plugin:3.0-beta-1:package 
 (default-package) on project daytrader-oracle-datasource: could not package 
 plugin: Can not load adapter class in classloader 
 org.apache.geronimo.daytrader.plugins.daytrader-oracle-datasource-DEPLOYMENT 
 [107]: oracle/jdbc/pool/OracleDataSource: *** Class 
 'oracle.jdbc.pool.OracleDataSource' was not found. Bundle 
 org.apache.geronimo.daytrader.plugins.daytrader-oracle-datasource-DEPLOYMENT 
 [107] does not import package 'oracle.jdbc.pool', nor is the package exported 
 by any other bundle or available from the system class loader. *** - [Help 1]
 Resolution was to modify
 daytrader-3.0-beta-1/plugins/daytrader-oracle-datasource/pom.xml
 dependency
   groupIdorg.tranql/groupId
   artifactIdtranql-connector-oracle-xa/artifactId
   typerar/type
   version1.3/version
   scopeprovided/scope
 /dependency
 To:
 dependency
   groupIdorg.tranql/groupId
   artifactIdtranql-connector-oracle-xa/artifactId
   typerar/type
   version1.7/version
   scopeprovided/scope
 /dependency

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




Re: [Vote] Release Geronimo Samples Daytrader 3.0-beta-1 RC4

2012-01-20 Thread pif
I've the following problems or limitation with
https://geronimo.apache.org/plugins/samples-3.0-beta-1/
https://geronimo.apache.org/plugins/daytrader-3.0-beta-1/
The update-file is only there for /plugin-repository-list-3.0.txt
ERROR [PluginRepositoryDownloader] Unable to save download repositories
java.io.FileNotFoundException:
http://geronimo.apache.org/plugins/plugin-repository-list-3.0-beta-1.txt
For daytrader-3.0-beta-1 there ist only the 
Daytrader :: Plugins :: Derby DataSourceand Daytrader :: Plugins :: 
JavaEE
JMS Resource
but not the applicationsDaytrader :: JAVA EE 5 Tomcat   3.0.0.0 
or
Daytrader :: JAVA EE 6 Tomcat.
After installing jpa20demo-javaee6-tomcat I get the following errors and
can't recover by restart.
ERROR [[/jpa20demo-javaee6-tomcat]] Servlet /jpa20demo-javaee6-tomcat threw
load() exception
java.lang.IllegalStateException: No Factories configured for this
Application. This happens if the faces-initialization does not work at all -
make sure that you properly include all configuration settings necessary for
a basic faces application and that all the necessary libs are included. Also
check the logging output of your web application and your container for any
exceptions!
If you did that and find nothing, the mistake might be due to the fact that
you use some special web-containers which do not support registering
context-listeners via TLD files and a context listener is not setup in your
web.xml.
A typical config looks like this;
listener
 
listener-classorg.apache.myfaces.webapp.StartupServletContextListener/listener-class
/listener

at
org.apache.geronimo.myfaces.GeronimoFactoryFinderProvider.getFactory(GeronimoFactoryFinderProvider.java:166)
[DependencyManager] Could not start bundle:
org.apache.geronimo.specs.geronimo-stax-api_1.2_spec_1.0.0 [419]
org.osgi.framework.BundleException: The bundle
org.apache.geronimo.specs.geronimo-stax-api_1.2_spec_1.0.0 [419] could not
be resolved. Reason: Another singleton version selected:
org.apache.geronimo.specs.geronimo-stax-api_1.2_spec_1.1.0, Another
singleton version selected:
org.apache.geronimo.specs.geronimo-stax-api_1.2_spec_1.1.0
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolverError(AbstractBundle.java:1327)


Caused by: java.lang.ClassNotFoundException:
org.codehaus.stax2.ri.EmptyIterator
at
org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:467)
at
org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:429)
at
org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:417)
at
org.apache.geronimo.hook.equinox.GeronimoClassLoader.loadClass(GeronimoClassLoader.java:85)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 38 more
Any ideas are welcome...
Thanks
Frank

--
View this message in context: 
http://apache-geronimo.328035.n3.nabble.com/Vote-Release-Geronimo-Samples-Daytrader-3-0-beta-1-RC4-tp3535810p3675000.html
Sent from the Development mailing list archive at Nabble.com.


Re: [Vote] Release Geronimo Samples Daytrader 3.0-beta-1 RC4

2012-01-20 Thread viola lu
I already updated that file, it will be synchronized to
http://geronimo.apache.org/plugins/http://geronimo.apache.org/plugins/plugin-repository-list-3.0-beta-1.txt


On Fri, Jan 20, 2012 at 5:53 PM, pif frank.pien...@googlemail.com wrote:

 I've the following problems or limitation with
 https://geronimo.apache.org/plugins/samples-3.0-beta-1/
 https://geronimo.apache.org/plugins/daytrader-3.0-beta-1/
 The update-file is only there for /plugin-repository-list-3.0.txt
 ERROR [PluginRepositoryDownloader] Unable to save download repositories
 java.io.FileNotFoundException:
 http://geronimo.apache.org/plugins/plugin-repository-list-3.0-beta-1.txt
 For daytrader-3.0-beta-1 there ist only the
 Daytrader :: Plugins :: Derby DataSourceand Daytrader ::
 Plugins :: JavaEE
 JMS Resource
 but not the applicationsDaytrader :: JAVA EE 5 Tomcat   3.0.0.0
   or
 Daytrader :: JAVA EE 6 Tomcat.
 After installing jpa20demo-javaee6-tomcat I get the following errors and
 can't recover by restart.
 ERROR [[/jpa20demo-javaee6-tomcat]] Servlet /jpa20demo-javaee6-tomcat threw
 load() exception
 java.lang.IllegalStateException: No Factories configured for this
 Application. This happens if the faces-initialization does not work at all
 -
 make sure that you properly include all configuration settings necessary
 for
 a basic faces application and that all the necessary libs are included.
 Also
 check the logging output of your web application and your container for any
 exceptions!
 If you did that and find nothing, the mistake might be due to the fact that
 you use some special web-containers which do not support registering
 context-listeners via TLD files and a context listener is not setup in your
 web.xml.
 A typical config looks like this;
 listener


 listener-classorg.apache.myfaces.webapp.StartupServletContextListener/listener-class
 /listener

at

 org.apache.geronimo.myfaces.GeronimoFactoryFinderProvider.getFactory(GeronimoFactoryFinderProvider.java:166)
 [DependencyManager] Could not start bundle:
 org.apache.geronimo.specs.geronimo-stax-api_1.2_spec_1.0.0 [419]
 org.osgi.framework.BundleException: The bundle
 org.apache.geronimo.specs.geronimo-stax-api_1.2_spec_1.0.0 [419] could
 not
 be resolved. Reason: Another singleton version selected:
 org.apache.geronimo.specs.geronimo-stax-api_1.2_spec_1.1.0, Another
 singleton version selected:
 org.apache.geronimo.specs.geronimo-stax-api_1.2_spec_1.1.0
at

 org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolverError(AbstractBundle.java:1327)


 Caused by: java.lang.ClassNotFoundException:
 org.codehaus.stax2.ri.EmptyIterator
at

 org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:467)
at

 org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:429)
at

 org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:417)
at

 org.apache.geronimo.hook.equinox.GeronimoClassLoader.loadClass(GeronimoClassLoader.java:85)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 38 more
 Any ideas are welcome...
 Thanks
 Frank

 --
 View this message in context:
 http://apache-geronimo.328035.n3.nabble.com/Vote-Release-Geronimo-Samples-Daytrader-3-0-beta-1-RC4-tp3535810p3675000.html
 Sent from the Development mailing list archive at Nabble.com.




-- 
viola

Apache Geronimo


Re: [Vote] Release Geronimo Samples Daytrader 3.0-beta-1 RC4

2011-12-21 Thread Forrest Xia
Not see the news in the geronimo home page, when it will be there?

On Tue, Dec 13, 2011 at 7:38 PM, viola lu viola...@gmail.com wrote:

 Hi devs,

 The vote to release Geronimo SamplesDaytrader 3.0-beta-1 RC4 passes with
 5 +1 votes and no 0 or -1 votes. Voting +1 were

 Forrest Xia

 Rex Wang

 Kevan Miller

 Shawn Jiang

 Viola Lu

 Janet Han

 4 of above +1 were from PMC members.

 Thanks all for your time of review and vote.

 On Sat, Dec 10, 2011 at 2:13 AM, Kevan Miller kevan.mil...@gmail.comwrote:

 Looks good to me. Here's my +1

 --kevan
 On Nov 25, 2011, at 6:02 AM, viola lu wrote:

  Hi Devs,
 
 
  A forth release candidate for Geronimo Sample  Daytrader  3.0-beta-1
 has been created and staged coz of previous failure release candidate.
 
  The tags have been created here:
 
 
 https://svn.apache.org/repos/asf/geronimo/samples/tags/samples-parent-3.0-beta-1
 
 https://svn.apache.org/repos/asf/geronimo/daytrader/tags/daytrader-3.0-beta-1/
 
  The staging repos is here:
 
 
 https://repository.apache.org/content/repositories/orgapachegeronimo-210/(Daytrader)
 
 https://repository.apache.org/content/repositories/orgapachegeronimo-247(Sample)
 
 
  The main artifacts up for vote are the source release archives:
 
 https://repository.apache.org/content/repositories/orgapachegeronimo-247/org/apache/geronimo/samples/samples-parent/3.0-beta-1/samples-parent-3.0-beta-1-source-release.tar.gz
 
 https://repository.apache.org/content/repositories/orgapachegeronimo-247/org/apache/geronimo/samples/samples-parent/3.0-beta-1/samples-parent-3.0-beta-1-source-release.zip
 
 
 https://repository.apache.org/content/repositories/orgapachegeronimo-210/org/apache/geronimo/daytrader/daytrader-parent/3.0-beta-1/daytrader-parent-3.0-beta-1-source-release.tar.gz
 
 https://repository.apache.org/content/repositories/orgapachegeronimo-210/org/apache/geronimo/daytrader/daytrader-parent/3.0-beta-1/daytrader-parent-3.0-beta-1-source-release.zip
 
  Here is sample update
 
•  Append Java EE 6 and OSGi samples
 
  Remove empty java file
 
 https://svn.apache.org/repos/asf/geronimo/samples/tags/samples-parent-3.0-beta-1/samples/javaee6/singletonejb-javaee6/singletonejb-javaee6-war/src/main/java/org/apache/geronimo/samples/javaee6/singletonejb/sessionBeans/
 
  Remove useless dependency files
 
 https://svn.apache.org/repos/asf/geronimo/samples/tags/samples-parent-3.0-beta-1/samples/javaee5/DataCDInfo/DataCDInfo-JTA-jetty/src/main/
 
 
  The vote will be open for the 72-hour minimum.
 
  [  ] +1 about time to push this out the door
  [  ]  0 no opinion
  [  ] -1 not this one  (please explain why)
 
  --
  viola
 
  Apache Geronimo
 




 --
 viola

 Apache Geronimo




-- 
Thanks!

Regards, Forrest


Re: [Vote] Release Geronimo Samples Daytrader 3.0-beta-1 RC4

2011-12-13 Thread viola lu
Hi devs,

The vote to release Geronimo SamplesDaytrader 3.0-beta-1 RC4 passes with 5
+1 votes and no 0 or -1 votes. Voting +1 were

Forrest Xia

Rex Wang

Kevan Miller

Shawn Jiang

Viola Lu

Janet Han

4 of above +1 were from PMC members.

Thanks all for your time of review and vote.

On Sat, Dec 10, 2011 at 2:13 AM, Kevan Miller kevan.mil...@gmail.comwrote:

 Looks good to me. Here's my +1

 --kevan
 On Nov 25, 2011, at 6:02 AM, viola lu wrote:

  Hi Devs,
 
 
  A forth release candidate for Geronimo Sample  Daytrader  3.0-beta-1
 has been created and staged coz of previous failure release candidate.
 
  The tags have been created here:
 
 
 https://svn.apache.org/repos/asf/geronimo/samples/tags/samples-parent-3.0-beta-1
 
 https://svn.apache.org/repos/asf/geronimo/daytrader/tags/daytrader-3.0-beta-1/
 
  The staging repos is here:
 
 
 https://repository.apache.org/content/repositories/orgapachegeronimo-210/(Daytrader)
  https://repository.apache.org/content/repositories/orgapachegeronimo-247(Sample)
 
 
  The main artifacts up for vote are the source release archives:
 
 https://repository.apache.org/content/repositories/orgapachegeronimo-247/org/apache/geronimo/samples/samples-parent/3.0-beta-1/samples-parent-3.0-beta-1-source-release.tar.gz
 
 https://repository.apache.org/content/repositories/orgapachegeronimo-247/org/apache/geronimo/samples/samples-parent/3.0-beta-1/samples-parent-3.0-beta-1-source-release.zip
 
 
 https://repository.apache.org/content/repositories/orgapachegeronimo-210/org/apache/geronimo/daytrader/daytrader-parent/3.0-beta-1/daytrader-parent-3.0-beta-1-source-release.tar.gz
 
 https://repository.apache.org/content/repositories/orgapachegeronimo-210/org/apache/geronimo/daytrader/daytrader-parent/3.0-beta-1/daytrader-parent-3.0-beta-1-source-release.zip
 
  Here is sample update
 
•  Append Java EE 6 and OSGi samples
 
  Remove empty java file
 
 https://svn.apache.org/repos/asf/geronimo/samples/tags/samples-parent-3.0-beta-1/samples/javaee6/singletonejb-javaee6/singletonejb-javaee6-war/src/main/java/org/apache/geronimo/samples/javaee6/singletonejb/sessionBeans/
 
  Remove useless dependency files
 
 https://svn.apache.org/repos/asf/geronimo/samples/tags/samples-parent-3.0-beta-1/samples/javaee5/DataCDInfo/DataCDInfo-JTA-jetty/src/main/
 
 
  The vote will be open for the 72-hour minimum.
 
  [  ] +1 about time to push this out the door
  [  ]  0 no opinion
  [  ] -1 not this one  (please explain why)
 
  --
  viola
 
  Apache Geronimo
 




-- 
viola

Apache Geronimo


Re: [Vote] Release Geronimo Samples Daytrader 3.0-beta-1 RC4

2011-12-09 Thread han hongfang
+1

-- 
Best regards,

Han Hong Fang (Janet)
hanhongfang AT apache.org


Re: [Vote] Release Geronimo Samples Daytrader 3.0-beta-1 RC4

2011-12-09 Thread Kevan Miller
Looks good to me. Here's my +1

--kevan
On Nov 25, 2011, at 6:02 AM, viola lu wrote:

 Hi Devs,
 
 
 A forth release candidate for Geronimo Sample  Daytrader  3.0-beta-1 has 
 been created and staged coz of previous failure release candidate.
 
 The tags have been created here:
 
 https://svn.apache.org/repos/asf/geronimo/samples/tags/samples-parent-3.0-beta-1
 https://svn.apache.org/repos/asf/geronimo/daytrader/tags/daytrader-3.0-beta-1/
 
 The staging repos is here:
 
 https://repository.apache.org/content/repositories/orgapachegeronimo-210/ 
 (Daytrader)
 https://repository.apache.org/content/repositories/orgapachegeronimo-247 
 (Sample)
 
 
 The main artifacts up for vote are the source release archives:
 https://repository.apache.org/content/repositories/orgapachegeronimo-247/org/apache/geronimo/samples/samples-parent/3.0-beta-1/samples-parent-3.0-beta-1-source-release.tar.gz
 https://repository.apache.org/content/repositories/orgapachegeronimo-247/org/apache/geronimo/samples/samples-parent/3.0-beta-1/samples-parent-3.0-beta-1-source-release.zip
 
 https://repository.apache.org/content/repositories/orgapachegeronimo-210/org/apache/geronimo/daytrader/daytrader-parent/3.0-beta-1/daytrader-parent-3.0-beta-1-source-release.tar.gz
 https://repository.apache.org/content/repositories/orgapachegeronimo-210/org/apache/geronimo/daytrader/daytrader-parent/3.0-beta-1/daytrader-parent-3.0-beta-1-source-release.zip
 
 Here is sample update
 
   •  Append Java EE 6 and OSGi samples
 
 Remove empty java file
 https://svn.apache.org/repos/asf/geronimo/samples/tags/samples-parent-3.0-beta-1/samples/javaee6/singletonejb-javaee6/singletonejb-javaee6-war/src/main/java/org/apache/geronimo/samples/javaee6/singletonejb/sessionBeans/
 
 Remove useless dependency files
 https://svn.apache.org/repos/asf/geronimo/samples/tags/samples-parent-3.0-beta-1/samples/javaee5/DataCDInfo/DataCDInfo-JTA-jetty/src/main/
 
 
 The vote will be open for the 72-hour minimum.
 
 [  ] +1 about time to push this out the door
 [  ]  0 no opinion
 [  ] -1 not this one  (please explain why)
 
 -- 
 viola
 
 Apache Geronimo
 



Re: [Vote] Release Geronimo Samples Daytrader 3.0-beta-1 RC4

2011-12-08 Thread Forrest Xia
+1

Build looks good.

On Tue, Dec 6, 2011 at 4:43 AM, viola lu viola...@gmail.com wrote:

 Here is my +1
 mvn clean install on suse 10 sp2
 mvn rat:check, no license problem

 run osgi samples.

 
 Summary
 ---
 Notes: 2
 Binaries: 0
 Archives: 0
 Standards: 2

 Apache Licensed: 2
 Generated Documents: 0

 JavaDocs are generated and so license header is optional
 Generated files do not required license headers

 0 Unknown Licenses

 ***

 Archives (+ indicates readable, $ unreadable):


 *
   Files with AL headers will be marked L
   Binary files (which do not require AL headers) will be marked B
   Compressed archives will be marked A
   Notices, licenses etc will be marked N
   N LICENSE
   N NOTICE
   ALpom.xml
   ALsrc/site/site.xml

  *
  Printing headers for files without AL header...



 On Fri, Nov 25, 2011 at 7:02 PM, viola lu viola...@gmail.com wrote:

 Hi Devs,


 A forth release candidate for Geronimo Sample  Daytrader  3.0-beta-1 has
 been created and staged coz of previous failure release candidate.

 The tags have been created here:


 https://svn.apache.org/repos/asf/geronimo/samples/tags/samples-parent-3.0-beta-1

 https://svn.apache.org/repos/asf/geronimo/daytrader/tags/daytrader-3.0-beta-1/

 The staging repos is here:

 https://repository.apache.org/content/repositories/orgapachegeronimo-210/
  (Daytrader)
 *https://repository.apache.org/content/repositories/orgapachegeronimo-247
 * (Sample)


 The main artifacts up for vote are the source release archives:
 *https://repository.apache.org/content/repositories/orgapachegeronimo-247
 **
 /org/apache/geronimo/samples/samples-parent/3.0-beta-1/samples-parent-3.0-beta-1-source-release.tar.gzhttps://repository.apache.org/content/repositories/orgapachegeronimo-231/org/apache/geronimo/samples/samples-parent/3.0-beta-1/samples-parent-3.0-beta-1-source-release.tar.gz
 *
 *https://repository.apache.org/content/repositories/orgapachegeronimo-247
 **
 /org/apache/geronimo/samples/samples-parent/3.0-beta-1/samples-parent-3.0-beta-1-source-release.ziphttps://repository.apache.org/content/repositories/orgapachegeronimo-231/org/apache/geronimo/samples/samples-parent/3.0-beta-1/samples-parent-3.0-beta-1-source-release.zip
 *


 https://repository.apache.org/content/repositories/orgapachegeronimo-210/org/apache/geronimo/daytrader/daytrader-parent/3.0-beta-1/daytrader-parent-3.0-beta-1-source-release.tar.gz

 https://repository.apache.org/content/repositories/orgapachegeronimo-210/org/apache/geronimo/daytrader/daytrader-parent/3.0-beta-1/daytrader-parent-3.0-beta-1-source-release.zip

 Here is sample update


-  Append Java EE 6 and OSGi samples


 Remove empty java file

 https://svn.apache.org/repos/asf/geronimo/samples/tags/samples-parent-3.0-beta-1/samples/javaee6/singletonejb-javaee6/singletonejb-javaee6-war/src/main/java/org/apache/geronimo/samples/javaee6/singletonejb/sessionBeans/

 Remove useless dependency files

 https://svn.apache.org/repos/asf/geronimo/samples/tags/samples-parent-3.0-beta-1/samples/javaee5/DataCDInfo/DataCDInfo-JTA-jetty/src/main/


 The vote will be open for the 72-hour minimum.

 [  ] +1 about time to push this out the door
 [  ]  0 no opinion
 [  ] -1 not this one  (please explain why)

 --
 viola

 Apache Geronimo




 --
 viola

 Apache Geronimo




-- 
Thanks!

Regards, Forrest


Re: [Vote] Release Geronimo Samples Daytrader 3.0-beta-1 RC4

2011-12-08 Thread Shawn Jiang
+1

On Fri, Nov 25, 2011 at 7:02 PM, viola lu viola...@gmail.com wrote:

 Hi Devs,


 A forth release candidate for Geronimo Sample  Daytrader  3.0-beta-1 has
 been created and staged coz of previous failure release candidate.

 The tags have been created here:


 https://svn.apache.org/repos/asf/geronimo/samples/tags/samples-parent-3.0-beta-1

 https://svn.apache.org/repos/asf/geronimo/daytrader/tags/daytrader-3.0-beta-1/

 The staging repos is here:

 https://repository.apache.org/content/repositories/orgapachegeronimo-210/
  (Daytrader)
 *https://repository.apache.org/content/repositories/orgapachegeronimo-247*
  (Sample)


 The main artifacts up for vote are the source release archives:
 *https://repository.apache.org/content/repositories/orgapachegeronimo-247*
 *
 /org/apache/geronimo/samples/samples-parent/3.0-beta-1/samples-parent-3.0-beta-1-source-release.tar.gzhttps://repository.apache.org/content/repositories/orgapachegeronimo-231/org/apache/geronimo/samples/samples-parent/3.0-beta-1/samples-parent-3.0-beta-1-source-release.tar.gz
 *
 *https://repository.apache.org/content/repositories/orgapachegeronimo-247*
 *
 /org/apache/geronimo/samples/samples-parent/3.0-beta-1/samples-parent-3.0-beta-1-source-release.ziphttps://repository.apache.org/content/repositories/orgapachegeronimo-231/org/apache/geronimo/samples/samples-parent/3.0-beta-1/samples-parent-3.0-beta-1-source-release.zip
 *


 https://repository.apache.org/content/repositories/orgapachegeronimo-210/org/apache/geronimo/daytrader/daytrader-parent/3.0-beta-1/daytrader-parent-3.0-beta-1-source-release.tar.gz

 https://repository.apache.org/content/repositories/orgapachegeronimo-210/org/apache/geronimo/daytrader/daytrader-parent/3.0-beta-1/daytrader-parent-3.0-beta-1-source-release.zip

 Here is sample update


-  Append Java EE 6 and OSGi samples


 Remove empty java file

 https://svn.apache.org/repos/asf/geronimo/samples/tags/samples-parent-3.0-beta-1/samples/javaee6/singletonejb-javaee6/singletonejb-javaee6-war/src/main/java/org/apache/geronimo/samples/javaee6/singletonejb/sessionBeans/

 Remove useless dependency files

 https://svn.apache.org/repos/asf/geronimo/samples/tags/samples-parent-3.0-beta-1/samples/javaee5/DataCDInfo/DataCDInfo-JTA-jetty/src/main/


 The vote will be open for the 72-hour minimum.

 [  ] +1 about time to push this out the door
 [  ]  0 no opinion
 [  ] -1 not this one  (please explain why)

 --
 viola

 Apache Geronimo




-- 
Shawn


Re: [Vote] Release Geronimo Samples Daytrader 3.0-beta-1 RC4

2011-12-08 Thread Rex Wang
Viola, you posted a rat report only for the root 4 files. Here is mine.
Anyway, looks good to me. +1

*
Summary
---
Notes: 11
Binaries: 9
Archives: 0
Standards: 790

Apache Licensed: 788
Generated Documents: 0

JavaDocs are generated and so license header is optional
Generated files do not required license headers

2 Unknown Licenses

***

Archives (+ indicates readable, $ unreadable):


*
  Files with AL headers will be marked L
  Binary files (which do not require AL headers) will be marked B
  Compressed archives will be marked A
  Notices, licenses etc will be marked N
  ALbuildutil/pom.xml
  N buildutil/README.txt
  AL
buildutil/src/main/java/org/apache/geronimo/samples/buildutil/Txt2Html.java
  ALgeronimo-samples-archetype/pom.xml
  AL
geronimo-samples-archetype/src/main/resources/archetype-resources/pom.xml
 


-Rex

2011/12/6 viola lu viola...@gmail.com

 Here is my +1
 mvn clean install on suse 10 sp2
 mvn rat:check, no license problem

 run osgi samples.

 
 Summary
 ---
 Notes: 2
 Binaries: 0
 Archives: 0
 Standards: 2

 Apache Licensed: 2
 Generated Documents: 0

 JavaDocs are generated and so license header is optional
 Generated files do not required license headers

 0 Unknown Licenses

 ***

 Archives (+ indicates readable, $ unreadable):


 *
   Files with AL headers will be marked L
   Binary files (which do not require AL headers) will be marked B
   Compressed archives will be marked A
   Notices, licenses etc will be marked N
   N LICENSE
   N NOTICE
   ALpom.xml
   ALsrc/site/site.xml

   *
  Printing headers for files without AL header...



 On Fri, Nov 25, 2011 at 7:02 PM, viola lu viola...@gmail.com wrote:

 Hi Devs,


 A forth release candidate for Geronimo Sample  Daytrader  3.0-beta-1 has
 been created and staged coz of previous failure release candidate.

 The tags have been created here:


 https://svn.apache.org/repos/asf/geronimo/samples/tags/samples-parent-3.0-beta-1

 https://svn.apache.org/repos/asf/geronimo/daytrader/tags/daytrader-3.0-beta-1/

 The staging repos is here:

 https://repository.apache.org/content/repositories/orgapachegeronimo-210/
  (Daytrader)
 *https://repository.apache.org/content/repositories/orgapachegeronimo-247
 * (Sample)


 The main artifacts up for vote are the source release archives:
 *https://repository.apache.org/content/repositories/orgapachegeronimo-247
 **
 /org/apache/geronimo/samples/samples-parent/3.0-beta-1/samples-parent-3.0-beta-1-source-release.tar.gzhttps://repository.apache.org/content/repositories/orgapachegeronimo-231/org/apache/geronimo/samples/samples-parent/3.0-beta-1/samples-parent-3.0-beta-1-source-release.tar.gz
 *
 *https://repository.apache.org/content/repositories/orgapachegeronimo-247
 **
 /org/apache/geronimo/samples/samples-parent/3.0-beta-1/samples-parent-3.0-beta-1-source-release.ziphttps://repository.apache.org/content/repositories/orgapachegeronimo-231/org/apache/geronimo/samples/samples-parent/3.0-beta-1/samples-parent-3.0-beta-1-source-release.zip
 *


 https://repository.apache.org/content/repositories/orgapachegeronimo-210/org/apache/geronimo/daytrader/daytrader-parent/3.0-beta-1/daytrader-parent-3.0-beta-1-source-release.tar.gz

 https://repository.apache.org/content/repositories/orgapachegeronimo-210/org/apache/geronimo/daytrader/daytrader-parent/3.0-beta-1/daytrader-parent-3.0-beta-1-source-release.zip

 Here is sample update


-  Append Java EE 6 and OSGi samples


 Remove empty java file

 https://svn.apache.org/repos/asf/geronimo/samples/tags/samples-parent-3.0-beta-1/samples/javaee6/singletonejb-javaee6/singletonejb-javaee6-war/src/main/java/org/apache/geronimo/samples/javaee6/singletonejb/sessionBeans/

 Remove useless dependency files

 https://svn.apache.org/repos/asf/geronimo/samples/tags/samples-parent-3.0-beta-1/samples/javaee5/DataCDInfo/DataCDInfo-JTA-jetty/src/main/


 The vote will be open for the 72-hour minimum.

 [  ] +1 about time to push this out the door
 [  ]  0 no opinion
 [  ] -1 not this one  (please explain why)

 --
 viola

 Apache Geronimo




 --
 viola

 Apache Geronimo




-- 
Lei Wang (Rex)
rwonly AT apache.org


Re: [Vote] Release Geronimo Samples Daytrader 3.0-beta-1 RC4

2011-12-06 Thread viola lu
Here is my +1
mvn clean install on suse 10 sp2
mvn rat:check, no license problem

run osgi samples.


Summary
---
Notes: 2
Binaries: 0
Archives: 0
Standards: 2

Apache Licensed: 2
Generated Documents: 0

JavaDocs are generated and so license header is optional
Generated files do not required license headers

0 Unknown Licenses

***

Archives (+ indicates readable, $ unreadable):


*
  Files with AL headers will be marked L
  Binary files (which do not require AL headers) will be marked B
  Compressed archives will be marked A
  Notices, licenses etc will be marked N
  N LICENSE
  N NOTICE
  ALpom.xml
  ALsrc/site/site.xml

 *
 Printing headers for files without AL header...



On Fri, Nov 25, 2011 at 7:02 PM, viola lu viola...@gmail.com wrote:

 Hi Devs,


 A forth release candidate for Geronimo Sample  Daytrader  3.0-beta-1 has
 been created and staged coz of previous failure release candidate.

 The tags have been created here:


 https://svn.apache.org/repos/asf/geronimo/samples/tags/samples-parent-3.0-beta-1

 https://svn.apache.org/repos/asf/geronimo/daytrader/tags/daytrader-3.0-beta-1/

 The staging repos is here:

 https://repository.apache.org/content/repositories/orgapachegeronimo-210/
  (Daytrader)
 *https://repository.apache.org/content/repositories/orgapachegeronimo-247*
  (Sample)


 The main artifacts up for vote are the source release archives:
 *https://repository.apache.org/content/repositories/orgapachegeronimo-247*
 *
 /org/apache/geronimo/samples/samples-parent/3.0-beta-1/samples-parent-3.0-beta-1-source-release.tar.gzhttps://repository.apache.org/content/repositories/orgapachegeronimo-231/org/apache/geronimo/samples/samples-parent/3.0-beta-1/samples-parent-3.0-beta-1-source-release.tar.gz
 *
 *https://repository.apache.org/content/repositories/orgapachegeronimo-247*
 *
 /org/apache/geronimo/samples/samples-parent/3.0-beta-1/samples-parent-3.0-beta-1-source-release.ziphttps://repository.apache.org/content/repositories/orgapachegeronimo-231/org/apache/geronimo/samples/samples-parent/3.0-beta-1/samples-parent-3.0-beta-1-source-release.zip
 *


 https://repository.apache.org/content/repositories/orgapachegeronimo-210/org/apache/geronimo/daytrader/daytrader-parent/3.0-beta-1/daytrader-parent-3.0-beta-1-source-release.tar.gz

 https://repository.apache.org/content/repositories/orgapachegeronimo-210/org/apache/geronimo/daytrader/daytrader-parent/3.0-beta-1/daytrader-parent-3.0-beta-1-source-release.zip

 Here is sample update


-  Append Java EE 6 and OSGi samples


 Remove empty java file

 https://svn.apache.org/repos/asf/geronimo/samples/tags/samples-parent-3.0-beta-1/samples/javaee6/singletonejb-javaee6/singletonejb-javaee6-war/src/main/java/org/apache/geronimo/samples/javaee6/singletonejb/sessionBeans/

 Remove useless dependency files

 https://svn.apache.org/repos/asf/geronimo/samples/tags/samples-parent-3.0-beta-1/samples/javaee5/DataCDInfo/DataCDInfo-JTA-jetty/src/main/


 The vote will be open for the 72-hour minimum.

 [  ] +1 about time to push this out the door
 [  ]  0 no opinion
 [  ] -1 not this one  (please explain why)

 --
 viola

 Apache Geronimo




-- 
viola

Apache Geronimo


[Vote] Release Geronimo Samples Daytrader 3.0-beta-1 RC4

2011-11-25 Thread viola lu
Hi Devs,


A forth release candidate for Geronimo Sample  Daytrader  3.0-beta-1 has
been created and staged coz of previous failure release candidate.

The tags have been created here:

https://svn.apache.org/repos/asf/geronimo/samples/tags/samples-parent-3.0-beta-1
https://svn.apache.org/repos/asf/geronimo/daytrader/tags/daytrader-3.0-beta-1/

The staging repos is here:

https://repository.apache.org/content/repositories/orgapachegeronimo-210/
 (Daytrader)
*https://repository.apache.org/content/repositories/orgapachegeronimo-247*
 (Sample)


The main artifacts up for vote are the source release archives:
*https://repository.apache.org/content/repositories/orgapachegeronimo-247**
/org/apache/geronimo/samples/samples-parent/3.0-beta-1/samples-parent-3.0-beta-1-source-release.tar.gzhttps://repository.apache.org/content/repositories/orgapachegeronimo-231/org/apache/geronimo/samples/samples-parent/3.0-beta-1/samples-parent-3.0-beta-1-source-release.tar.gz
*
*https://repository.apache.org/content/repositories/orgapachegeronimo-247**
/org/apache/geronimo/samples/samples-parent/3.0-beta-1/samples-parent-3.0-beta-1-source-release.ziphttps://repository.apache.org/content/repositories/orgapachegeronimo-231/org/apache/geronimo/samples/samples-parent/3.0-beta-1/samples-parent-3.0-beta-1-source-release.zip
*

https://repository.apache.org/content/repositories/orgapachegeronimo-210/org/apache/geronimo/daytrader/daytrader-parent/3.0-beta-1/daytrader-parent-3.0-beta-1-source-release.tar.gz
https://repository.apache.org/content/repositories/orgapachegeronimo-210/org/apache/geronimo/daytrader/daytrader-parent/3.0-beta-1/daytrader-parent-3.0-beta-1-source-release.zip

Here is sample update


   -  Append Java EE 6 and OSGi samples


Remove empty java file
https://svn.apache.org/repos/asf/geronimo/samples/tags/samples-parent-3.0-beta-1/samples/javaee6/singletonejb-javaee6/singletonejb-javaee6-war/src/main/java/org/apache/geronimo/samples/javaee6/singletonejb/sessionBeans/

Remove useless dependency files
https://svn.apache.org/repos/asf/geronimo/samples/tags/samples-parent-3.0-beta-1/samples/javaee5/DataCDInfo/DataCDInfo-JTA-jetty/src/main/


The vote will be open for the 72-hour minimum.

[  ] +1 about time to push this out the door
[  ]  0 no opinion
[  ] -1 not this one  (please explain why)

-- 
viola

Apache Geronimo


Re: [Vote] Release Geronimo Samples Daytrader 3.0-beta-1 RC3

2011-11-24 Thread Forrest Xia
+1

On Tue, Nov 22, 2011 at 7:52 PM, viola lu viola...@gmail.com wrote:

 Hi Devs,

 A release candidate for Geronimo Sample  Daytrader  3.0-beta-1 has been
 created and staged.

 The tags have been created here:


 https://svn.apache.org/repos/asf/geronimo/samples/tags/samples-parent-3.0-beta-1

 https://svn.apache.org/repos/asf/geronimo/daytrader/tags/daytrader-3.0-beta-1/

 The staging repos is here:

 https://repository.apache.org/content/repositories/orgapachegeronimo-210/
  (Daytrader)

 https://repository.apache.org/service/local/repositories/orgapachegeronimo-231(Sample)


 The main artifacts up for vote are the source release archives:
 *
 https://repository.apache.org/content/repositories/orgapachegeronimo-231/org/apache/geronimo/samples/samples-parent/3.0-beta-1/samples-parent-3.0-beta-1-source-release.tar.gz
 *
 *
 https://repository.apache.org/content/repositories/orgapachegeronimo-231/org/apache/geronimo/samples/samples-parent/3.0-beta-1/samples-parent-3.0-beta-1-source-release.zip
 *


 https://repository.apache.org/content/repositories/orgapachegeronimo-210/org/apache/geronimo/daytrader/daytrader-parent/3.0-beta-1/daytrader-parent-3.0-beta-1-source-release.tar.gz

 https://repository.apache.org/content/repositories/orgapachegeronimo-210/org/apache/geronimo/daytrader/daytrader-parent/3.0-beta-1/daytrader-parent-3.0-beta-1-source-release.zip



 The vote will be open for the 72-hour minimum.

 [  ] +1 about time to push this out the door
 [  ]  0 no opinion
 [  ] -1 not this one  (please explain why)

 --
 viola

 Apache Geronimo




-- 
Thanks!

Regards, Forrest


Re: [Vote] Release Geronimo Samples Daytrader 3.0-beta-1 RC3

2011-11-24 Thread Ivan
While running rat:check, I could see some dependencies.xml and MANIFEST.MF
file have no AL license, and there are some unwanted files like
treelist.txt/dependencies.add.xml files.

Also, there is an empty Java file
\samples\javaee6\singletonejb-javaee6\singletonejb-javaee6-war\src\main\java\org\apache\geronimo\samples\javaee6\singletonejb\sessionBeans\StatefulCalculator.java,
not sure whether this is a problem.



2011/11/24 Forrest Xia forres...@gmail.com

 +1


 On Tue, Nov 22, 2011 at 7:52 PM, viola lu viola...@gmail.com wrote:

 Hi Devs,

 A release candidate for Geronimo Sample  Daytrader  3.0-beta-1 has been
 created and staged.

 The tags have been created here:


 https://svn.apache.org/repos/asf/geronimo/samples/tags/samples-parent-3.0-beta-1

 https://svn.apache.org/repos/asf/geronimo/daytrader/tags/daytrader-3.0-beta-1/

 The staging repos is here:

 https://repository.apache.org/content/repositories/orgapachegeronimo-210/
  (Daytrader)

 https://repository.apache.org/service/local/repositories/orgapachegeronimo-231(Sample)


 The main artifacts up for vote are the source release archives:
 *
 https://repository.apache.org/content/repositories/orgapachegeronimo-231/org/apache/geronimo/samples/samples-parent/3.0-beta-1/samples-parent-3.0-beta-1-source-release.tar.gz
 *
 *
 https://repository.apache.org/content/repositories/orgapachegeronimo-231/org/apache/geronimo/samples/samples-parent/3.0-beta-1/samples-parent-3.0-beta-1-source-release.zip
 *


 https://repository.apache.org/content/repositories/orgapachegeronimo-210/org/apache/geronimo/daytrader/daytrader-parent/3.0-beta-1/daytrader-parent-3.0-beta-1-source-release.tar.gz

 https://repository.apache.org/content/repositories/orgapachegeronimo-210/org/apache/geronimo/daytrader/daytrader-parent/3.0-beta-1/daytrader-parent-3.0-beta-1-source-release.zip



 The vote will be open for the 72-hour minimum.

 [  ] +1 about time to push this out the door
 [  ]  0 no opinion
 [  ] -1 not this one  (please explain why)

 --
 viola

 Apache Geronimo




 --
 Thanks!

 Regards, Forrest




-- 
Ivan


Re: [Vote] Release Geronimo Samples Daytrader 3.0-beta-1 RC3

2011-11-24 Thread viola lu
will delete extra empty file. and useless dependency files.

On Thu, Nov 24, 2011 at 9:56 PM, Ivan xhh...@gmail.com wrote:

 While running rat:check, I could see some dependencies.xml and MANIFEST.MF
 file have no AL license, and there are some unwanted files like
 treelist.txt/dependencies.add.xml files.

 Also, there is an empty Java file
 \samples\javaee6\singletonejb-javaee6\singletonejb-javaee6-war\src\main\java\org\apache\geronimo\samples\javaee6\singletonejb\sessionBeans\StatefulCalculator.java,
 not sure whether this is a problem.




 2011/11/24 Forrest Xia forres...@gmail.com

 +1


 On Tue, Nov 22, 2011 at 7:52 PM, viola lu viola...@gmail.com wrote:

 Hi Devs,

 A release candidate for Geronimo Sample  Daytrader  3.0-beta-1 has been
 created and staged.

 The tags have been created here:


 https://svn.apache.org/repos/asf/geronimo/samples/tags/samples-parent-3.0-beta-1

 https://svn.apache.org/repos/asf/geronimo/daytrader/tags/daytrader-3.0-beta-1/

 The staging repos is here:

 https://repository.apache.org/content/repositories/orgapachegeronimo-210/
  (Daytrader)

 https://repository.apache.org/service/local/repositories/orgapachegeronimo-231(Sample)


 The main artifacts up for vote are the source release archives:
 *
 https://repository.apache.org/content/repositories/orgapachegeronimo-231/org/apache/geronimo/samples/samples-parent/3.0-beta-1/samples-parent-3.0-beta-1-source-release.tar.gz
 *
 *
 https://repository.apache.org/content/repositories/orgapachegeronimo-231/org/apache/geronimo/samples/samples-parent/3.0-beta-1/samples-parent-3.0-beta-1-source-release.zip
 *


 https://repository.apache.org/content/repositories/orgapachegeronimo-210/org/apache/geronimo/daytrader/daytrader-parent/3.0-beta-1/daytrader-parent-3.0-beta-1-source-release.tar.gz

 https://repository.apache.org/content/repositories/orgapachegeronimo-210/org/apache/geronimo/daytrader/daytrader-parent/3.0-beta-1/daytrader-parent-3.0-beta-1-source-release.zip



 The vote will be open for the 72-hour minimum.

 [  ] +1 about time to push this out the door
 [  ]  0 no opinion
 [  ] -1 not this one  (please explain why)

 --
 viola

 Apache Geronimo




 --
 Thanks!

 Regards, Forrest




 --
 Ivan




-- 
viola

Apache Geronimo


Re: [Vote] Release Geronimo Samples Daytrader 3.0-beta-1 RC3

2011-11-24 Thread Rex Wang
I think they should not be the blocker issue of the release.
However, we do need clean them after release.

2011/11/24 Ivan xhh...@gmail.com

 While running rat:check, I could see some dependencies.xml and MANIFEST.MF
 file have no AL license, and there are some unwanted files like
 treelist.txt/dependencies.add.xml files.

 Also, there is an empty Java file
 \samples\javaee6\singletonejb-javaee6\singletonejb-javaee6-war\src\main\java\org\apache\geronimo\samples\javaee6\singletonejb\sessionBeans\StatefulCalculator.java,
 not sure whether this is a problem.




 2011/11/24 Forrest Xia forres...@gmail.com

 +1


 On Tue, Nov 22, 2011 at 7:52 PM, viola lu viola...@gmail.com wrote:

 Hi Devs,

 A release candidate for Geronimo Sample  Daytrader  3.0-beta-1 has been
 created and staged.

 The tags have been created here:


 https://svn.apache.org/repos/asf/geronimo/samples/tags/samples-parent-3.0-beta-1

 https://svn.apache.org/repos/asf/geronimo/daytrader/tags/daytrader-3.0-beta-1/

 The staging repos is here:

 https://repository.apache.org/content/repositories/orgapachegeronimo-210/
  (Daytrader)

 https://repository.apache.org/service/local/repositories/orgapachegeronimo-231(Sample)


 The main artifacts up for vote are the source release archives:
 *
 https://repository.apache.org/content/repositories/orgapachegeronimo-231/org/apache/geronimo/samples/samples-parent/3.0-beta-1/samples-parent-3.0-beta-1-source-release.tar.gz
 *
 *
 https://repository.apache.org/content/repositories/orgapachegeronimo-231/org/apache/geronimo/samples/samples-parent/3.0-beta-1/samples-parent-3.0-beta-1-source-release.zip
 *


 https://repository.apache.org/content/repositories/orgapachegeronimo-210/org/apache/geronimo/daytrader/daytrader-parent/3.0-beta-1/daytrader-parent-3.0-beta-1-source-release.tar.gz

 https://repository.apache.org/content/repositories/orgapachegeronimo-210/org/apache/geronimo/daytrader/daytrader-parent/3.0-beta-1/daytrader-parent-3.0-beta-1-source-release.zip



 The vote will be open for the 72-hour minimum.

 [  ] +1 about time to push this out the door
 [  ]  0 no opinion
 [  ] -1 not this one  (please explain why)

 --
 viola

 Apache Geronimo




 --
 Thanks!

 Regards, Forrest




 --
 Ivan




-- 
Lei Wang (Rex)
rwonly AT apache.org


Re: [Vote] Release Geronimo Samples Daytrader 3.0-beta-1 RC3

2011-11-23 Thread Rex Wang
all look good to me, +1

-Rex

2011/11/22 viola lu viola...@gmail.com

 Hi Devs,

 A release candidate for Geronimo Sample  Daytrader  3.0-beta-1 has been
 created and staged.

 The tags have been created here:


 https://svn.apache.org/repos/asf/geronimo/samples/tags/samples-parent-3.0-beta-1

 https://svn.apache.org/repos/asf/geronimo/daytrader/tags/daytrader-3.0-beta-1/

 The staging repos is here:

 https://repository.apache.org/content/repositories/orgapachegeronimo-210/
  (Daytrader)

 https://repository.apache.org/service/local/repositories/orgapachegeronimo-231(Sample)


 The main artifacts up for vote are the source release archives:
 *
 https://repository.apache.org/content/repositories/orgapachegeronimo-231/org/apache/geronimo/samples/samples-parent/3.0-beta-1/samples-parent-3.0-beta-1-source-release.tar.gz
 *
 *
 https://repository.apache.org/content/repositories/orgapachegeronimo-231/org/apache/geronimo/samples/samples-parent/3.0-beta-1/samples-parent-3.0-beta-1-source-release.zip
 *


 https://repository.apache.org/content/repositories/orgapachegeronimo-210/org/apache/geronimo/daytrader/daytrader-parent/3.0-beta-1/daytrader-parent-3.0-beta-1-source-release.tar.gz

 https://repository.apache.org/content/repositories/orgapachegeronimo-210/org/apache/geronimo/daytrader/daytrader-parent/3.0-beta-1/daytrader-parent-3.0-beta-1-source-release.zip



 The vote will be open for the 72-hour minimum.

 [  ] +1 about time to push this out the door
 [  ]  0 no opinion
 [  ] -1 not this one  (please explain why)

 --
 viola

 Apache Geronimo




-- 
Lei Wang (Rex)
rwonly AT apache.org


Re: [Vote] Release Geronimo Samples Daytrader 3.0-beta-1 RC2

2011-11-22 Thread viola lu
Close this one, create a third vote.

On Tue, Nov 22, 2011 at 12:27 AM, Kevan Miller kevan.mil...@gmail.comwrote:

 -1 for the Samples release.

 Unless I've made a mistake, samples/osgi/wab-sample/pom.xml is still
 missing a source license header.

 Everything else looked ok for Samples. I checked signature/checksum, rat,
 and build. I did not perform any testing of the samples applications…

 Daytrader looks good. Here's my +1. I checked signature/checksum, rat,
 license/notice, and build. I did not perform any Daytrader testing.

 IMO, you can create a new vote for samples/daytrader. Or, you can complete
 the daytrader vote and start a new samples vote… Your call…

 --kevan

 On Nov 18, 2011, at 6:28 AM, viola lu wrote:

  Hi Devs,
 
  A release candidate for Geronimo Sample  Daytrader  3.0-beta-1 has been
 created and staged.
 
  The tags have been created here:
 
 
 https://svn.apache.org/repos/asf/geronimo/samples/tags/samples-parent-3.0-beta-1
 
 https://svn.apache.org/repos/asf/geronimo/daytrader/tags/daytrader-3.0-beta-1/
 
  The staging repos is here:
 
 
 https://repository.apache.org/content/repositories/orgapachegeronimo-210/
 
 
  The main artifacts up for vote are the source release archives:
 
 https://repository.apache.org/content/repositories/orgapachegeronimo-210/org/apache/geronimo/samples/samples-parent/3.0-beta-1/samples-parent-3.0-beta-1-source-release.tar.gz
 
 https://repository.apache.org/content/repositories/orgapachegeronimo-210/org/apache/geronimo/samples/samples-parent/3.0-beta-1/samples-parent-3.0-beta-1-source-release.zip
 
 
 https://repository.apache.org/content/repositories/orgapachegeronimo-210/org/apache/geronimo/daytrader/daytrader-parent/3.0-beta-1/daytrader-parent-3.0-beta-1-source-release.tar.gz
 
 https://repository.apache.org/content/repositories/orgapachegeronimo-210/org/apache/geronimo/daytrader/daytrader-parent/3.0-beta-1/daytrader-parent-3.0-beta-1-source-release.zip
 
 
 
  The vote will be open for the 72-hour minimum.
 
  [  ] +1 about time to push this out the door
  [  ]  0 no opinion
  [  ] -1 not this one  (please explain why)
 
  --
  viola
 
  Apache Geronimo
 




-- 
viola

Apache Geronimo


[Vote] Release Geronimo Samples Daytrader 3.0-beta-1 RC3

2011-11-22 Thread viola lu
Hi Devs,

A release candidate for Geronimo Sample  Daytrader  3.0-beta-1 has been
created and staged.

The tags have been created here:

https://svn.apache.org/repos/asf/geronimo/samples/tags/samples-parent-3.0-beta-1
https://svn.apache.org/repos/asf/geronimo/daytrader/tags/daytrader-3.0-beta-1/

The staging repos is here:

https://repository.apache.org/content/repositories/orgapachegeronimo-210/
 (Daytrader)
https://repository.apache.org/service/local/repositories/orgapachegeronimo-231(Sample)


The main artifacts up for vote are the source release archives:
*
https://repository.apache.org/content/repositories/orgapachegeronimo-231/org/apache/geronimo/samples/samples-parent/3.0-beta-1/samples-parent-3.0-beta-1-source-release.tar.gz
*
*
https://repository.apache.org/content/repositories/orgapachegeronimo-231/org/apache/geronimo/samples/samples-parent/3.0-beta-1/samples-parent-3.0-beta-1-source-release.zip
*

https://repository.apache.org/content/repositories/orgapachegeronimo-210/org/apache/geronimo/daytrader/daytrader-parent/3.0-beta-1/daytrader-parent-3.0-beta-1-source-release.tar.gz
https://repository.apache.org/content/repositories/orgapachegeronimo-210/org/apache/geronimo/daytrader/daytrader-parent/3.0-beta-1/daytrader-parent-3.0-beta-1-source-release.zip



The vote will be open for the 72-hour minimum.

[  ] +1 about time to push this out the door
[  ]  0 no opinion
[  ] -1 not this one  (please explain why)

-- 
viola

Apache Geronimo


Re: [Vote] Release Geronimo Samples Daytrader 3.0-beta-1 RC2

2011-11-21 Thread Kevan Miller
-1 for the Samples release.

Unless I've made a mistake, samples/osgi/wab-sample/pom.xml is still missing a 
source license header. 

Everything else looked ok for Samples. I checked signature/checksum, rat, and 
build. I did not perform any testing of the samples applications…

Daytrader looks good. Here's my +1. I checked signature/checksum, rat, 
license/notice, and build. I did not perform any Daytrader testing.

IMO, you can create a new vote for samples/daytrader. Or, you can complete the 
daytrader vote and start a new samples vote… Your call…

--kevan

On Nov 18, 2011, at 6:28 AM, viola lu wrote:

 Hi Devs,
 
 A release candidate for Geronimo Sample  Daytrader  3.0-beta-1 has been 
 created and staged.
 
 The tags have been created here:
 
 https://svn.apache.org/repos/asf/geronimo/samples/tags/samples-parent-3.0-beta-1
 https://svn.apache.org/repos/asf/geronimo/daytrader/tags/daytrader-3.0-beta-1/
 
 The staging repos is here:
 
 https://repository.apache.org/content/repositories/orgapachegeronimo-210/
 
 
 The main artifacts up for vote are the source release archives:
 https://repository.apache.org/content/repositories/orgapachegeronimo-210/org/apache/geronimo/samples/samples-parent/3.0-beta-1/samples-parent-3.0-beta-1-source-release.tar.gz
 https://repository.apache.org/content/repositories/orgapachegeronimo-210/org/apache/geronimo/samples/samples-parent/3.0-beta-1/samples-parent-3.0-beta-1-source-release.zip
 
 https://repository.apache.org/content/repositories/orgapachegeronimo-210/org/apache/geronimo/daytrader/daytrader-parent/3.0-beta-1/daytrader-parent-3.0-beta-1-source-release.tar.gz
 https://repository.apache.org/content/repositories/orgapachegeronimo-210/org/apache/geronimo/daytrader/daytrader-parent/3.0-beta-1/daytrader-parent-3.0-beta-1-source-release.zip
 
 
 
 The vote will be open for the 72-hour minimum.
 
 [  ] +1 about time to push this out the door
 [  ]  0 no opinion
 [  ] -1 not this one  (please explain why)
 
 -- 
 viola
 
 Apache Geronimo
 



[Vote] Release Geronimo Samples Daytrader 3.0-beta-1 RC2

2011-11-18 Thread viola lu
Hi Devs,

A release candidate for Geronimo Sample  Daytrader  3.0-beta-1 has been
created and staged.

The tags have been created here:

https://svn.apache.org/repos/asf/geronimo/samples/tags/samples-parent-3.0-beta-1
https://svn.apache.org/repos/asf/geronimo/daytrader/tags/daytrader-3.0-beta-1/

The staging repos is here:

https://repository.apache.org/content/repositories/orgapachegeronimo-210/


The main artifacts up for vote are the source release archives:
https://repository.apache.org/content/repositories/orgapachegeronimo-210/org/apache/geronimo/samples/samples-parent/3.0-beta-1/samples-parent-3.0-beta-1-source-release.tar.gz
https://repository.apache.org/content/repositories/orgapachegeronimo-210/org/apache/geronimo/samples/samples-parent/3.0-beta-1/samples-parent-3.0-beta-1-source-release.zip

https://repository.apache.org/content/repositories/orgapachegeronimo-210/org/apache/geronimo/daytrader/daytrader-parent/3.0-beta-1/daytrader-parent-3.0-beta-1-source-release.tar.gz
https://repository.apache.org/content/repositories/orgapachegeronimo-210/org/apache/geronimo/daytrader/daytrader-parent/3.0-beta-1/daytrader-parent-3.0-beta-1-source-release.zip



The vote will be open for the 72-hour minimum.

[  ] +1 about time to push this out the door
[  ]  0 no opinion
[  ] -1 not this one  (please explain why)

-- 
viola

Apache Geronimo


Re: [Vote] Release Geronimo Samples Daytrader 3.0-beta-1

2011-11-17 Thread pif
I can't compile the samples because artifacts in the maven repository are
missing
all-samples java.lang.OutOfMemoryError: PermGen space
javaee5 [INFO] Started deployer:
org.apache.geronimo.configs/persistence-jpa20-deployer/
3.0-beta-1/car
[INFO]

[ERROR] BUILD ERROR
[INFO]

[INFO] could not package plugin

Embedded error: Could not parse application.xml
PermGen space
22 required artifacts are missing.
javaee6 1 required artifacts are missing.
osgi OK
sample-datasource OK
Any idea?

Will there be Plugins under?
https://geronimo.apache.org/plugins/samples-3.0-beta1/
Thanks
Frank

--
View this message in context: 
http://apache-geronimo.328035.n3.nabble.com/Vote-Release-Geronimo-Samples-Daytrader-3-0-beta-1-tp3512708p3515196.html
Sent from the Development mailing list archive at Nabble.com.


Re: [Vote] Release Geronimo Samples Daytrader 3.0-beta-1

2011-11-17 Thread Forrest Xia
On Thu, Nov 17, 2011 at 5:35 PM, pif frank.pien...@googlemail.com wrote:

 I can't compile the samples because artifacts in the maven repository are
 missing
 all-samples java.lang.OutOfMemoryError: PermGen space

Try this maven opts:

Linux/Unix:
export MAVEN_OPTS=-Xmx1536m -XX:MaxPermSize=768m

Windowns:
set MAVEN_OPTS=-Xmx1536m -XX:MaxPermSize=768m

Forrest

 javaee5 [INFO] Started deployer:
 org.apache.geronimo.configs/persistence-jpa20-deployer/
 3.0-beta-1/car
 [INFO]
 
 [ERROR] BUILD ERROR
 [INFO]
 
 [INFO] could not package plugin

 Embedded error: Could not parse application.xml
 PermGen space
 22 required artifacts are missing.
 javaee6 1 required artifacts are missing.
 osgi OK
 sample-datasource OK
 Any idea?

 Will there be Plugins under?
 https://geronimo.apache.org/plugins/samples-3.0-beta1/
 Thanks
 Frank

 --
 View this message in context:
 http://apache-geronimo.328035.n3.nabble.com/Vote-Release-Geronimo-Samples-Daytrader-3-0-beta-1-tp3512708p3515196.html
 Sent from the Development mailing list archive at Nabble.com.



Re: [Vote] Release Geronimo Samples Daytrader 3.0-beta-1

2011-11-17 Thread pif
thanks fixed the memory problem
but still required artifact is missing
for artifact:
  org.apache.maven.plugins:maven-antrun-plugin:maven-plugin:1.3


The scripts in
daytrader-parent-3.0-beta-1\bin\dbscripts\derby\createDerbyDB.[bat|sh]
have to be updated to
set DERBY_PATH=%GERONIMO_HOME%\repository\org\apache\geronimo\bundles
set DERBY_VER=10.6.1.0_1
set CLASSPATH=%DERBY_PATH%\derby-all\%DERBY_VER%\derby-all-%DERBY_VER%.jar

instead of
set DERBY_PATH=%GERONIMO_HOME%\repository\org\apache\derby
set DERBY_VER=10.4.2.0
set CLASSPATH=%DERBY_PATH%\derby\%DERBY_VER%\derby-%DERBY_VER%.jar
set
CLASSPATH=%CLASSPATH%;%DERBY_PATH%\derbynet\%DERBY_VER%\derbynet-%DERBY_VER%.jar
set
CLASSPATH=%CLASSPATH%;%DERBY_PATH%\derbytools\%DERBY_VER%\derbytools-%DERBY_VER%.jar
set
CLASSPATH=%CLASSPATH%;%DERBY_PATH%\derbyclient\%DERBY_VER%\derbyclient-%DERBY_VER%.jar
because respository structure and derby version have changed
regards
Frank



--
View this message in context: 
http://apache-geronimo.328035.n3.nabble.com/Vote-Release-Geronimo-Samples-Daytrader-3-0-beta-1-tp3512708p3515982.html
Sent from the Development mailing list archive at Nabble.com.


Re: [Vote] Release Geronimo Samples Daytrader 3.0-beta-1

2011-11-17 Thread Kevan Miller

For the daytrader release, multiple files are missing source license headers:

 !? ./javaee6/pom.xml
 !? ./javaee6/assemblies/pom.xml
 !? ./javaee6/assemblies/daytrader-ear/pom.xml
 !? 
./javaee6/assemblies/daytrader-ear/src/main/java/org/apache/geronimo/daytrader/javaee6/App.java
 !? 
./javaee6/assemblies/daytrader-ear/src/main/resources/META-INF/application.xml
 !? ./javaee6/modules/pom.xml
 !? ./javaee6/modules/entities/pom.xml
 !? ./javaee6/modules/utils/pom.xml
 !? ./javaee6/modules/web/pom.xml
 !? 
./javaee6/modules/web/src/main/java/org/apache/geronimo/daytrader/javaee6/web/TradeBuildDB.java

So, here's my -1. Everything else looks pretty good…

For samples release, the following file is missing a source license header:

samples/osgi/wab-sample/pom.xml

Would be nice to delete the empty file 
samples/javaee6/singletonejb-javaee6/singletonejb-javaee6-war/src/main/java/org/apache/geronimo/samples/javaee6/singletonejb/sessionBeans/StatefulCalculator.java

So, here's my -1. 

Some additional files could be deleted, but not a problem, if they are not:

samples/javaee5/DataCDInfo/DataCDInfo-JTA-jetty/src/main/history/dependencies.added.xml
samples/javaee5/DataCDInfo/DataCDInfo-JTA-jetty/src/main/history/dependencies.removed.xml
samples/javaee5/DataCDInfo/DataCDInfo-JTA-jetty/src/main/history/treeListing.txt

I didn't see any other issues. I deleted maven-antrun-plugin from my local repo 
and my build worked fine. But I didn't investigate… Perhaps my .m2/settings.xml 
configuration makes a difference?

--kevan

On Nov 16, 2011, at 9:08 AM, viola lu wrote:

 Hi Devs,
 
 Hi all,
 
 A release candidate for Geronimo Sample  Daytrader  3.0-beta-1 has been 
 created and staged.
 
 The tags have been created here:
 
 https://svn.apache.org/repos/asf/geronimo/samples/tags/samples-parent-3.0-beta-1
 https://svn.apache.org/repos/asf/geronimo/daytrader/tags/daytrader-3.0-beta-1/
 
 The staging repos is here:
 
 https://repository.apache.org/content/repositories/orgapachegeronimo-197/
 
 
 The main artifacts up for vote are the source release archives:
 https://repository.apache.org/content/repositories/orgapachegeronimo-197/org/apache/geronimo/samples/samples-parent/3.0-beta-1/samples-parent-3.0-beta-1-source-release.tar.gz
 https://repository.apache.org/content/repositories/orgapachegeronimo-197/org/apache/geronimo/samples/samples-parent/3.0-beta-1/samples-parent-3.0-beta-1-source-release.zip
 
 https://repository.apache.org/content/repositories/orgapachegeronimo-197/org/apache/geronimo/daytrader/daytrader-parent/3.0-beta-1/daytrader-parent-3.0-beta-1-source-release.tar.gz
 https://repository.apache.org/content/repositories/orgapachegeronimo-197/org/apache/geronimo/daytrader/daytrader-parent/3.0-beta-1/daytrader-parent-3.0-beta-1-source-release.zip
 
 
 
 The vote will be open for the 72-hour minimum.
 
 [  ] +1 about time to push this out the door
 [  ]  0 no opinion
 [  ] -1 not this one  (please explain why)
 
 -- 
 viola
 
 Apache Geronimo
 



[Vote] Release Geronimo Samples Daytrader 3.0-beta-1

2011-11-16 Thread viola lu
Hi Devs,

Hi all,

A release candidate for Geronimo Sample  Daytrader  3.0-beta-1 has been
created and staged.

The tags have been created here:

https://svn.apache.org/repos/asf/geronimo/samples/tags/samples-parent-3.0-beta-1
https://svn.apache.org/repos/asf/geronimo/daytrader/tags/daytrader-3.0-beta-1/

The staging repos is here:

https://repository.apache.org/content/repositories/orgapachegeronimo-197/


The main artifacts up for vote are the source release archives:
https://repository.apache.org/content/repositories/orgapachegeronimo-197/org/apache/geronimo/samples/samples-parent/3.0-beta-1/samples-parent-3.0-beta-1-source-release.tar.gz
https://repository.apache.org/content/repositories/orgapachegeronimo-197/org/apache/geronimo/samples/samples-parent/3.0-beta-1/samples-parent-3.0-beta-1-source-release.zip

https://repository.apache.org/content/repositories/orgapachegeronimo-197/org/apache/geronimo/daytrader/daytrader-parent/3.0-beta-1/daytrader-parent-3.0-beta-1-source-release.tar.gz
https://repository.apache.org/content/repositories/orgapachegeronimo-197/org/apache/geronimo/daytrader/daytrader-parent/3.0-beta-1/daytrader-parent-3.0-beta-1-source-release.zip



The vote will be open for the 72-hour minimum.

[  ] +1 about time to push this out the door
[  ]  0 no opinion
[  ] -1 not this one  (please explain why)

-- 
viola

Apache Geronimo


Re: [Vote] Release Geronimo Samples Daytrader 3.0-beta-1

2011-11-16 Thread Forrest Xia
+1

Forrest

On Wed, Nov 16, 2011 at 10:08 PM, viola lu viola...@gmail.com wrote:

 Hi Devs,

 Hi all,

 A release candidate for Geronimo Sample  Daytrader  3.0-beta-1 has been
 created and staged.

 The tags have been created here:


 https://svn.apache.org/repos/asf/geronimo/samples/tags/samples-parent-3.0-beta-1

 https://svn.apache.org/repos/asf/geronimo/daytrader/tags/daytrader-3.0-beta-1/

 The staging repos is here:

 https://repository.apache.org/content/repositories/orgapachegeronimo-197/


 The main artifacts up for vote are the source release archives:

 https://repository.apache.org/content/repositories/orgapachegeronimo-197/org/apache/geronimo/samples/samples-parent/3.0-beta-1/samples-parent-3.0-beta-1-source-release.tar.gz

 https://repository.apache.org/content/repositories/orgapachegeronimo-197/org/apache/geronimo/samples/samples-parent/3.0-beta-1/samples-parent-3.0-beta-1-source-release.zip


 https://repository.apache.org/content/repositories/orgapachegeronimo-197/org/apache/geronimo/daytrader/daytrader-parent/3.0-beta-1/daytrader-parent-3.0-beta-1-source-release.tar.gz

 https://repository.apache.org/content/repositories/orgapachegeronimo-197/org/apache/geronimo/daytrader/daytrader-parent/3.0-beta-1/daytrader-parent-3.0-beta-1-source-release.zip



 The vote will be open for the 72-hour minimum.

 [  ] +1 about time to push this out the door
 [  ]  0 no opinion
 [  ] -1 not this one  (please explain why)

 --
 viola

 Apache Geronimo




[jira] [Deleted] (GERONIMO-5510) Make a daytrader assembly for Java EE 6 web profile server

2011-08-24 Thread Forrest Xia (JIRA)

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

Forrest Xia deleted GERONIMO-5510:
--


 Make a daytrader assembly for Java EE 6 web profile server
 --

 Key: GERONIMO-5510
 URL: https://issues.apache.org/jira/browse/GERONIMO-5510
 Project: Geronimo
  Issue Type: Task
  Security Level: public(Regular issues) 
Reporter: Forrest Xia
Assignee: Forrest Xia

 Daytrader performance benchmark app has no proper assembly for Java EE 6 web 
 profile server, we need to make a new assembly for this purpose.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Assigned] (GERONIMO-5931) daytrader: Could not add resource adapter module gbean to context

2011-07-19 Thread Shawn Jiang (JIRA)

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

Shawn Jiang reassigned GERONIMO-5931:
-

Assignee: viola.lu  (was: Shawn Jiang)

Viola should have fixed this after updating the daytrader ear structure.

 daytrader: Could not add resource adapter module gbean to context
 -

 Key: GERONIMO-5931
 URL: https://issues.apache.org/jira/browse/GERONIMO-5931
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: sample apps
Affects Versions: 3.0
 Environment: Windows XP SP3 x86
 sun jdk 1.6.0_23
 Geronimo build on 20110425
Reporter: Jacky Liu
Assignee: viola.lu
Priority: Minor
  Labels: samples
 Attachments: daytrader.rar


 1. start Geronimo v3.0 server
 2. cd ../%Geronimo Home%/bin using cmd
 3. input deploy deploy 
 ..\daytrader\modules\ear\target\daytrader-ear-2.1.1.5.ear 
 ..\daytrader\plans\target\classes\daytrader-derby-xa-plan.xml
 4. ERROR OCCURS!
 org.apache.geronimo.common.DeploymentException: Unable to deploy 
 daytrader-ear-2.1.1.5.ear: Could not add resource adapter module gbean to 
 context
 
 org.apache.geronimo.daytrader/daytrader/2.1.1.5/car?AppClientModule=org.apache.geronimo.daytrader/daytrader-streamer-client/2.1.1.5/car,J2EEApplication=org.apache.geronimo.daytrader/daytrader/2.1.1.5/car,j2eeType=ResourceAdapterModule,name=org.apache.geronimo.modules/geronimo-activemq-ra/3.0-SNAPSHOT/rar
 at 
 org.apache.geronimo.deployment.cli.CommandDeploy.runCommand(CommandDeploy.java:43)
 at 
 org.apache.geronimo.deployment.cli.CommandDistribute.executeOnline(CommandDistribute.java:148)
 at 
 org.apache.geronimo.deployment.cli.CommandDistribute.execute(CommandDistribute.java:124)
 at 
 org.apache.geronimo.deployment.cli.DeployTool.execute(DeployTool.java:167)
 at 
 org.apache.geronimo.system.main.MainBridge.execute(MainBridge.java:64)
 at org.apache.geronimo.main.Bootstrapper.execute(Bootstrapper.java:65)
 at 
 org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65)
 at 
 org.apache.geronimo.cli.deployer.DeployerCLI.main(DeployerCLI.java:31)
 You should check README.txt for more details about how to deploy if you are 
 not familiar with this sample, since I may be wrong in deploying steps.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Closed] (GERONIMO-5931) daytrader: Could not add resource adapter module gbean to context

2011-07-19 Thread viola.lu (JIRA)

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

viola.lu closed GERONIMO-5931.
--

Resolution: Fixed

close it.already gone

 daytrader: Could not add resource adapter module gbean to context
 -

 Key: GERONIMO-5931
 URL: https://issues.apache.org/jira/browse/GERONIMO-5931
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: sample apps
Affects Versions: 3.0
 Environment: Windows XP SP3 x86
 sun jdk 1.6.0_23
 Geronimo build on 20110425
Reporter: Jacky Liu
Assignee: viola.lu
Priority: Minor
  Labels: samples
 Attachments: daytrader.rar


 1. start Geronimo v3.0 server
 2. cd ../%Geronimo Home%/bin using cmd
 3. input deploy deploy 
 ..\daytrader\modules\ear\target\daytrader-ear-2.1.1.5.ear 
 ..\daytrader\plans\target\classes\daytrader-derby-xa-plan.xml
 4. ERROR OCCURS!
 org.apache.geronimo.common.DeploymentException: Unable to deploy 
 daytrader-ear-2.1.1.5.ear: Could not add resource adapter module gbean to 
 context
 
 org.apache.geronimo.daytrader/daytrader/2.1.1.5/car?AppClientModule=org.apache.geronimo.daytrader/daytrader-streamer-client/2.1.1.5/car,J2EEApplication=org.apache.geronimo.daytrader/daytrader/2.1.1.5/car,j2eeType=ResourceAdapterModule,name=org.apache.geronimo.modules/geronimo-activemq-ra/3.0-SNAPSHOT/rar
 at 
 org.apache.geronimo.deployment.cli.CommandDeploy.runCommand(CommandDeploy.java:43)
 at 
 org.apache.geronimo.deployment.cli.CommandDistribute.executeOnline(CommandDistribute.java:148)
 at 
 org.apache.geronimo.deployment.cli.CommandDistribute.execute(CommandDistribute.java:124)
 at 
 org.apache.geronimo.deployment.cli.DeployTool.execute(DeployTool.java:167)
 at 
 org.apache.geronimo.system.main.MainBridge.execute(MainBridge.java:64)
 at org.apache.geronimo.main.Bootstrapper.execute(Bootstrapper.java:65)
 at 
 org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65)
 at 
 org.apache.geronimo.cli.deployer.DeployerCLI.main(DeployerCLI.java:31)
 You should check README.txt for more details about how to deploy if you are 
 not familiar with this sample, since I may be wrong in deploying steps.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (GERONIMO-5931) daytrader: Could not add resource adapter module gbean to context

2011-07-06 Thread Shawn Jiang (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-5931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13060631#comment-13060631
 ] 

Shawn Jiang commented on GERONIMO-5931:
---

I can't recreate this problem.   But when I want to recreate this, I met 
another exception:

org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader@512d512d
java.lang.NoClassDefFoundError: Could not fully load class: 
org.apache.geronimo.samples.daytrader.client.TradeClient
 due to:org.apache.geronimo.samples.daytrader.ejb3.TradeSLSBRemote
 in classLoader: 
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader@512d512d
at org.apache.xbean.finder.ClassFinder.init(ClassFinder.java:136)
at 
org.apache.geronimo.client.builder.AppClientModuleBuilder.createAppClientClassFinder(AppClientModuleBuilder.java:966)
---



 daytrader: Could not add resource adapter module gbean to context
 -

 Key: GERONIMO-5931
 URL: https://issues.apache.org/jira/browse/GERONIMO-5931
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: sample apps
Affects Versions: 3.0
 Environment: Windows XP SP3 x86
 sun jdk 1.6.0_23
 Geronimo build on 20110425
Reporter: Jacky Liu
Assignee: Shawn Jiang
Priority: Minor
  Labels: samples
 Attachments: daytrader.rar


 1. start Geronimo v3.0 server
 2. cd ../%Geronimo Home%/bin using cmd
 3. input deploy deploy 
 ..\daytrader\modules\ear\target\daytrader-ear-2.1.1.5.ear 
 ..\daytrader\plans\target\classes\daytrader-derby-xa-plan.xml
 4. ERROR OCCURS!
 org.apache.geronimo.common.DeploymentException: Unable to deploy 
 daytrader-ear-2.1.1.5.ear: Could not add resource adapter module gbean to 
 context
 
 org.apache.geronimo.daytrader/daytrader/2.1.1.5/car?AppClientModule=org.apache.geronimo.daytrader/daytrader-streamer-client/2.1.1.5/car,J2EEApplication=org.apache.geronimo.daytrader/daytrader/2.1.1.5/car,j2eeType=ResourceAdapterModule,name=org.apache.geronimo.modules/geronimo-activemq-ra/3.0-SNAPSHOT/rar
 at 
 org.apache.geronimo.deployment.cli.CommandDeploy.runCommand(CommandDeploy.java:43)
 at 
 org.apache.geronimo.deployment.cli.CommandDistribute.executeOnline(CommandDistribute.java:148)
 at 
 org.apache.geronimo.deployment.cli.CommandDistribute.execute(CommandDistribute.java:124)
 at 
 org.apache.geronimo.deployment.cli.DeployTool.execute(DeployTool.java:167)
 at 
 org.apache.geronimo.system.main.MainBridge.execute(MainBridge.java:64)
 at org.apache.geronimo.main.Bootstrapper.execute(Bootstrapper.java:65)
 at 
 org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65)
 at 
 org.apache.geronimo.cli.deployer.DeployerCLI.main(DeployerCLI.java:31)
 You should check README.txt for more details about how to deploy if you are 
 not familiar with this sample, since I may be wrong in deploying steps.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (GERONIMO-5725) ActiveMQ errors showed when deployed daytrader sample

2011-06-29 Thread Ivan (JIRA)

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

Ivan resolved GERONIMO-5725.


Resolution: Fixed

This is caused by an issue on ActiveMQ side, the required changes are done to 
the activemq-4.1 package from Geroimo side at rev.1100170
AMQ-3121: Avoid connection creation while creating XAResource if the connection 
factory is not an xa connection factory

 ActiveMQ errors showed when deployed daytrader sample
 -

 Key: GERONIMO-5725
 URL: https://issues.apache.org/jira/browse/GERONIMO-5725
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: ActiveMQ
Affects Versions: 2.1.7
 Environment: Apache Geronimo V2.1.7
 JVM in use = IBM JVM 1.6.0
 [java.runtime.version]  = pxi3260sr8fp1-20100624_01 (SR8 FP1)
 JRE 1.6.0 IBM J9 2.4 Linux x86-32 jvmxi3260sr8ifx-20100609_59383 (JIT 
 enabled, AOT enabled)
 Fedora 14
Reporter: Tina Li
Assignee: Ivan
Priority: Minor
 Fix For: 2.1.8


 1.Using geronimo 2.1.7,startup geronimo server
 2.Run daytrader sample using derby plan following Readme.txt:
 ./deploy.sh deploy 
 ${SAMPLE_HOME}/applications/daytrader/modules/ear/target/daytrader-ear-2.1.1.5.ear
  
 ${SAMPLE_HOME}/applications/daytrader/plans/target/classes/daytrader-derby-xa-plan.xml
 where ${SAMPLE_HOME}is the path of the daytrder sample.
 3.Open http://localhost:8080/daytrader; and Populate the daytrader database 
 tables by 
- Select the Configuration tab.
- Click Configure DayTrader run-time parameters to configure proper 
 runtime parameters
- Then click (Re)-create  DayTrader Database Tables and Indexes to 
 create tables and indexes
- Then Click the (Re)populate Daytrader Database link to populate data 
 to the database
- Now you can run the daytrader sample by clicking Trading  Portfolios
 4. See server.log file of geronimo server .Then errors showed as follows: 
 2010-12-07 09:29:09,022 ERROR [TransportConnector] Could not accept 
 connection from /127.0.0.1:50067: java.net.SocketException: Connection reset
 java.net.SocketException: Connection reset
   at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:108)
   at java.net.SocketOutputStream.write(SocketOutputStream.java:148)
   at 
 org.apache.activemq.transport.tcp.TcpBufferedOutputStream.flush(TcpBufferedOutputStream.java:109)
   at java.io.DataOutputStream.flush(DataOutputStream.java:118)
   at 
 org.apache.activemq.transport.tcp.TcpTransport.oneway(TcpTransport.java:119)
   at 
 org.apache.activemq.transport.InactivityMonitor.oneway(InactivityMonitor.java:145)
   at 
 org.apache.activemq.transport.TransportFilter.oneway(TransportFilter.java:80)
   at 
 org.apache.activemq.transport.WireFormatNegotiator.oneway(WireFormatNegotiator.java:93)
   at 
 org.apache.activemq.transport.MutexTransport.oneway(MutexTransport.java:47)
   at 
 org.apache.activemq.broker.TransportConnection.dispatch(TransportConnection.java:1138)
   at 
 org.apache.activemq.broker.TransportConnection.processDispatch(TransportConnection.java:805)
   at 
 org.apache.activemq.broker.TransportConnection.start(TransportConnection.java:885)
   at 
 org.apache.activemq.broker.TransportConnector$1.onAccept(TransportConnector.java:148)
   at 
 org.apache.activemq.transport.tcp.TcpTransportServer.run(TcpTransportServer.java:162)
   at java.lang.Thread.run(Thread.java:736)
 2010-12-07 09:29:09,208 INFO  [startup] Created 
 Ejb(deployment-id=dt-ejb.jar/TradeSLSBBean, ejb-name=TradeSLSBBean, 
 container=Default Stateless Container)
 2010-12-07 09:29:09,208 INFO  [startup] Created 
 Ejb(deployment-id=dt-ejb.jar/DirectSLSBBean, ejb-name=DirectSLSBBean, 
 container=Default Stateless Container)
 2010-12-07 09:29:09,208 INFO  [startup] Created 
 Ejb(deployment-id=dt-ejb.jar/DTStreamer3MDB, ejb-name=DTStreamer3MDB, 
 container=TradeJMS.TradeJMSResources-javax.jms.MessageListener)
 2010-12-07 09:29:09,208 INFO  [startup] Created 
 Ejb(deployment-id=dt-ejb.jar/DTBroker3MDB, ejb-name=DTBroker3MDB, 
 container=TradeJMS.TradeJMSResources-javax.jms.MessageListener)
 2010-12-07 09:29:09,208 INFO  [startup] Deployed 
 Application(path=/home/lyl/Downloads/ce2115/var/temp/geronimo-deploymentUtil488428322297389749.jar)
 2010-12-07 09:29:09,217 ERROR [TransportConnector] Could not accept 
 connection from /127.0.0.1:50068: java.net.SocketException: Broken pipe
 java.net.SocketException: Broken pipe
   at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:104)
   at java.net.SocketOutputStream.write(SocketOutputStream.java:148)
   at 
 org.apache.activemq.transport.tcp.TcpBufferedOutputStream.flush(TcpBufferedOutputStream.java:109)
   at java.io.DataOutputStream.flush

[jira] [Commented] (GERONIMO-5909) daytrader: java.lang.NullPointerException

2011-05-05 Thread Tina Li (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-5909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13029255#comment-13029255
 ] 

Tina Li commented on GERONIMO-5909:
---

Tried on build:2011.05.04-22:24:47.468+0800-3.0-SNAPSHOT
1.Deployed via deployer on admin console,error message appeared on the admin 
console:
The application was not deployed.

The application was not deployed.
Unable to create configuration for deployment: dependencies: null
org.apache.geronimo.common.DeploymentException: Unable to create configuration 
for deployment: dependencies: null
at 
org.apache.geronimo.deployment.DeploymentContext.createTempConfiguration(DeploymentContext.java:212)
at 
org.apache.geronimo.deployment.DeploymentContext.initializeConfiguration(DeploymentContext.java:192)
at 
org.apache.geronimo.j2ee.deployment.EARConfigBuilder.buildConfiguration(EARConfigBuilder.java:634)
at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:252)
at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:138)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
at java.lang.reflect.Method.invoke(Method.java:611)
at 
org.apache.geronimo.gbean.runtime.ReflectionMethodInvoker.invoke(ReflectionMethodInvoker.java:34)
at 
org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:131)
at 
org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:872)
at 
org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:245)
at 
org.apache.geronimo.deployment.plugin.local.AbstractDeployCommand.doDeploy(AbstractDeployCommand.java:116)
at 
org.apache.geronimo.deployment.plugin.local.DistributeCommand.run(DistributeCommand.java:61)
at java.lang.Thread.run(Thread.java:736)
Caused by: 
org.eclipse.osgi.framework.internal.core.Framework$DuplicateBundleException: 
Bundle org.apache.geronimo.daytrader.daytrader-streamer-client-DEPLOYMENT 
version 0.0.0.__project_version_ has already been installed from: 
reference:file:/D:/testServer/0504/geronimo-tomcat7-javaee6-3.0-SNAPSHOT/var/temp/geronimo-fileutils3830888200328707550.tmpfile
at 
org.eclipse.osgi.framework.internal.core.Framework.createAndVerifyBundle(Framework.java:714)
at 
org.eclipse.osgi.framework.internal.core.Framework.installWorkerPrivileged(Framework.java:922)
at 
org.eclipse.osgi.framework.internal.core.Framework$1.run(Framework.java:837)
at 
java.security.AccessController.doPrivileged(AccessController.java:251)
at 
org.eclipse.osgi.framework.internal.core.Framework.installWorker(Framework.java:888)
at 
org.eclipse.osgi.framework.internal.core.Framework.installBundle(Framework.java:832)
at 
org.eclipse.osgi.framework.internal.core.BundleContextImpl.installBundle(BundleContextImpl.java:167)
at 
org.eclipse.osgi.framework.internal.core.BundleContextImpl.installBundle(BundleContextImpl.java:161)
at 
org.apache.geronimo.deployment.DeploymentContext.createTempConfiguration(DeploymentContext.java:204)
... 15 more
2.Deployed via cmd:
the above messaged also appeared on the server console window and the cmd 
window displayed the message:
2011-05-05 17:49:00,312 ERROR [DeployTool] Error:
org.apache.geronimo.common.DeploymentException: Unable to deploy daytrader-ear-2
.1.1.5.ear: Unable to create configuration for deployment: dependencies: null
Bundle org.apache.geronimo.daytrader.daytrader-streamer-client-DEPLOYME
NT version 0.0.0.__project_version_ has already been installed from: referenc
e:file:/D:/testServer/0504/geronimo-tomcat7-javaee6-3.0-SNAPSHOT/var/temp/geroni
mo-fileutils3830888200328707550.tmpfile

at org.apache.geronimo.deployment.cli.CommandDeploy.runCommand(CommandDe
ploy.java:43)
at org.apache.geronimo.deployment.cli.CommandDistribute.executeOnline(Co
mmandDistribute.java:148)
at org.apache.geronimo.deployment.cli.CommandDistribute.execute(CommandD
istribute.java:124)
at org.apache.geronimo.deployment.cli.DeployTool.execute(DeployTool.java
:167)
at org.apache.geronimo.system.main.MainBridge.execute(MainBridge.java:64
)
at org.apache.geronimo.main.Bootstrapper.execute(Bootstrapper.java:65)
at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65)
at org.apache.geronimo.cli.deployer.DeployerCLI.main(DeployerCLI.java:32
)

 daytrader: java.lang.NullPointerException
 -

 Key: GERONIMO-5909
 URL: https://issues.apache.org/jira/browse/GERONIMO-5909
 Project: Geronimo
  Issue Type: Bug

[jira] [Assigned] (GERONIMO-5931) daytrader: Could not add resource adapter module gbean to context

2011-05-02 Thread Shawn Jiang (JIRA)

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

Shawn Jiang reassigned GERONIMO-5931:
-

Assignee: Shawn Jiang

 daytrader: Could not add resource adapter module gbean to context
 -

 Key: GERONIMO-5931
 URL: https://issues.apache.org/jira/browse/GERONIMO-5931
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: sample apps
Affects Versions: 3.0
 Environment: Windows XP SP3 x86
 sun jdk 1.6.0_23
 Geronimo build on 20110425
Reporter: Jacky Liu
Assignee: Shawn Jiang
Priority: Minor
  Labels: samples
 Attachments: daytrader.rar


 1. start Geronimo v3.0 server
 2. cd ../%Geronimo Home%/bin using cmd
 3. input deploy deploy 
 ..\daytrader\modules\ear\target\daytrader-ear-2.1.1.5.ear 
 ..\daytrader\plans\target\classes\daytrader-derby-xa-plan.xml
 4. ERROR OCCURS!
 org.apache.geronimo.common.DeploymentException: Unable to deploy 
 daytrader-ear-2.1.1.5.ear: Could not add resource adapter module gbean to 
 context
 
 org.apache.geronimo.daytrader/daytrader/2.1.1.5/car?AppClientModule=org.apache.geronimo.daytrader/daytrader-streamer-client/2.1.1.5/car,J2EEApplication=org.apache.geronimo.daytrader/daytrader/2.1.1.5/car,j2eeType=ResourceAdapterModule,name=org.apache.geronimo.modules/geronimo-activemq-ra/3.0-SNAPSHOT/rar
 at 
 org.apache.geronimo.deployment.cli.CommandDeploy.runCommand(CommandDeploy.java:43)
 at 
 org.apache.geronimo.deployment.cli.CommandDistribute.executeOnline(CommandDistribute.java:148)
 at 
 org.apache.geronimo.deployment.cli.CommandDistribute.execute(CommandDistribute.java:124)
 at 
 org.apache.geronimo.deployment.cli.DeployTool.execute(DeployTool.java:167)
 at 
 org.apache.geronimo.system.main.MainBridge.execute(MainBridge.java:64)
 at org.apache.geronimo.main.Bootstrapper.execute(Bootstrapper.java:65)
 at 
 org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65)
 at 
 org.apache.geronimo.cli.deployer.DeployerCLI.main(DeployerCLI.java:31)
 You should check README.txt for more details about how to deploy if you are 
 not familiar with this sample, since I may be wrong in deploying steps.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (GERONIMO-5931) daytrader: Could not add resource adapter module gbean to context

2011-04-25 Thread Jacky Liu (JIRA)

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

Jacky Liu updated GERONIMO-5931:


Attachment: daytrader.rar

 daytrader: Could not add resource adapter module gbean to context
 -

 Key: GERONIMO-5931
 URL: https://issues.apache.org/jira/browse/GERONIMO-5931
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: sample apps
Affects Versions: 3.0
 Environment: Windows XP SP3 x86
 sun jdk 1.6.0_23
 Geronimo build on 20110425
Reporter: Jacky Liu
Priority: Minor
  Labels: samples
 Attachments: daytrader.rar


 1. start Geronimo v3.0 server
 2. cd ../%Geronimo Home%/bin using cmd
 3. input deploy deploy 
 ..\daytrader\modules\ear\target\daytrader-ear-2.1.1.5.ear 
 ..\daytrader\plans\target\classes\daytrader-derby-xa-plan.xml
 4. ERROR OCCURS!
 org.apache.geronimo.common.DeploymentException: Unable to deploy 
 daytrader-ear-2.1.1.5.ear: Could not add resource adapter module gbean to 
 context
 
 org.apache.geronimo.daytrader/daytrader/2.1.1.5/car?AppClientModule=org.apache.geronimo.daytrader/daytrader-streamer-client/2.1.1.5/car,J2EEApplication=org.apache.geronimo.daytrader/daytrader/2.1.1.5/car,j2eeType=ResourceAdapterModule,name=org.apache.geronimo.modules/geronimo-activemq-ra/3.0-SNAPSHOT/rar
 at 
 org.apache.geronimo.deployment.cli.CommandDeploy.runCommand(CommandDeploy.java:43)
 at 
 org.apache.geronimo.deployment.cli.CommandDistribute.executeOnline(CommandDistribute.java:148)
 at 
 org.apache.geronimo.deployment.cli.CommandDistribute.execute(CommandDistribute.java:124)
 at 
 org.apache.geronimo.deployment.cli.DeployTool.execute(DeployTool.java:167)
 at 
 org.apache.geronimo.system.main.MainBridge.execute(MainBridge.java:64)
 at org.apache.geronimo.main.Bootstrapper.execute(Bootstrapper.java:65)
 at 
 org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65)
 at 
 org.apache.geronimo.cli.deployer.DeployerCLI.main(DeployerCLI.java:31)
 You should check README.txt for more details about how to deploy if you are 
 not familiar with this sample, since I may be wrong in deploying steps.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Created] (GERONIMO-5931) daytrader: Could not add resource adapter module gbean to context

2011-04-25 Thread Jacky Liu (JIRA)
daytrader: Could not add resource adapter module gbean to context
-

 Key: GERONIMO-5931
 URL: https://issues.apache.org/jira/browse/GERONIMO-5931
 Project: Geronimo
  Issue Type: Bug
  Security Level: public (Regular issues)
  Components: sample apps
Affects Versions: 3.0
 Environment: Windows XP SP3 x86
sun jdk 1.6.0_23
Geronimo build on 20110425
Reporter: Jacky Liu
Priority: Minor
 Attachments: daytrader.rar

1. start Geronimo v3.0 server
2. cd ../%Geronimo Home%/bin using cmd
3. input deploy deploy 
..\daytrader\modules\ear\target\daytrader-ear-2.1.1.5.ear 
..\daytrader\plans\target\classes\daytrader-derby-xa-plan.xml
4. ERROR OCCURS!

org.apache.geronimo.common.DeploymentException: Unable to deploy 
daytrader-ear-2.1.1.5.ear: Could not add resource adapter module gbean to 
context

org.apache.geronimo.daytrader/daytrader/2.1.1.5/car?AppClientModule=org.apache.geronimo.daytrader/daytrader-streamer-client/2.1.1.5/car,J2EEApplication=org.apache.geronimo.daytrader/daytrader/2.1.1.5/car,j2eeType=ResourceAdapterModule,name=org.apache.geronimo.modules/geronimo-activemq-ra/3.0-SNAPSHOT/rar

at 
org.apache.geronimo.deployment.cli.CommandDeploy.runCommand(CommandDeploy.java:43)
at 
org.apache.geronimo.deployment.cli.CommandDistribute.executeOnline(CommandDistribute.java:148)
at 
org.apache.geronimo.deployment.cli.CommandDistribute.execute(CommandDistribute.java:124)
at 
org.apache.geronimo.deployment.cli.DeployTool.execute(DeployTool.java:167)
at 
org.apache.geronimo.system.main.MainBridge.execute(MainBridge.java:64)
at org.apache.geronimo.main.Bootstrapper.execute(Bootstrapper.java:65)
at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65)
at 
org.apache.geronimo.cli.deployer.DeployerCLI.main(DeployerCLI.java:31)

You should check README.txt for more details about how to deploy if you are not 
familiar with this sample, since I may be wrong in deploying steps.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (GERONIMO-5931) daytrader: Could not add resource adapter module gbean to context

2011-04-25 Thread Jacky Liu (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-5931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13024736#comment-13024736
 ] 

Jacky Liu commented on GERONIMO-5931:
-

daytrader-derby-xa-plan.xml may needs some changes.

 daytrader: Could not add resource adapter module gbean to context
 -

 Key: GERONIMO-5931
 URL: https://issues.apache.org/jira/browse/GERONIMO-5931
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: sample apps
Affects Versions: 3.0
 Environment: Windows XP SP3 x86
 sun jdk 1.6.0_23
 Geronimo build on 20110425
Reporter: Jacky Liu
Priority: Minor
  Labels: samples
 Attachments: daytrader.rar


 1. start Geronimo v3.0 server
 2. cd ../%Geronimo Home%/bin using cmd
 3. input deploy deploy 
 ..\daytrader\modules\ear\target\daytrader-ear-2.1.1.5.ear 
 ..\daytrader\plans\target\classes\daytrader-derby-xa-plan.xml
 4. ERROR OCCURS!
 org.apache.geronimo.common.DeploymentException: Unable to deploy 
 daytrader-ear-2.1.1.5.ear: Could not add resource adapter module gbean to 
 context
 
 org.apache.geronimo.daytrader/daytrader/2.1.1.5/car?AppClientModule=org.apache.geronimo.daytrader/daytrader-streamer-client/2.1.1.5/car,J2EEApplication=org.apache.geronimo.daytrader/daytrader/2.1.1.5/car,j2eeType=ResourceAdapterModule,name=org.apache.geronimo.modules/geronimo-activemq-ra/3.0-SNAPSHOT/rar
 at 
 org.apache.geronimo.deployment.cli.CommandDeploy.runCommand(CommandDeploy.java:43)
 at 
 org.apache.geronimo.deployment.cli.CommandDistribute.executeOnline(CommandDistribute.java:148)
 at 
 org.apache.geronimo.deployment.cli.CommandDistribute.execute(CommandDistribute.java:124)
 at 
 org.apache.geronimo.deployment.cli.DeployTool.execute(DeployTool.java:167)
 at 
 org.apache.geronimo.system.main.MainBridge.execute(MainBridge.java:64)
 at org.apache.geronimo.main.Bootstrapper.execute(Bootstrapper.java:65)
 at 
 org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65)
 at 
 org.apache.geronimo.cli.deployer.DeployerCLI.main(DeployerCLI.java:31)
 You should check README.txt for more details about how to deploy if you are 
 not familiar with this sample, since I may be wrong in deploying steps.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Resolved] (GERONIMO-5909) daytrader: java.lang.NullPointerException

2011-04-20 Thread Shawn Jiang (JIRA)

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

Shawn Jiang resolved GERONIMO-5909.
---

   Resolution: Fixed
Fix Version/s: 3.0

 daytrader: java.lang.NullPointerException
 -

 Key: GERONIMO-5909
 URL: https://issues.apache.org/jira/browse/GERONIMO-5909
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: sample apps
Affects Versions: 3.0
 Environment: Windows XP SP3 x86
 sun jdk 1.6.0_23
 Geronimo build on 20110415
Reporter: Jacky Liu
Assignee: Shawn Jiang
Priority: Minor
  Labels: samples
 Fix For: 3.0

 Attachments: daytrader.rar


 1. start Geronimo v3.0 server
 2. cd %Geronimo Home%\bin in cmd
 3. input deploy deploy 
 ..\daytrader\modules\ear\target\daytrader-ear-2.1.1.5.ear 
 ..\daytrader\plans\src\main\resources\daytrader-derby-xa-plan.xml in cmd
 4. ERROR OCCURS!
 org.apache.geronimo.common.DeploymentException: Unable to deploy 
 daytrader-ear-2.1.1.5.ear: 
 java.lang.NullPointerException
 null
 at 
 org.apache.geronimo.deployment.cli.CommandDeploy.runCommand(CommandDeploy.java:43)
 at 
 org.apache.geronimo.deployment.cli.CommandDistribute.executeOnline(CommandDistribute.java:148)
 at 
 org.apache.geronimo.deployment.cli.CommandDistribute.execute(CommandDistribute.java:124)
 at 
 org.apache.geronimo.deployment.cli.DeployTool.execute(DeployTool.java:167)
 at 
 org.apache.geronimo.system.main.MainBridge.execute(MainBridge.java:64)
 at org.apache.geronimo.main.Bootstrapper.execute(Bootstrapper.java:65)
 at 
 org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65)
 at 
 org.apache.geronimo.cli.deployer.DeployerCLI.main(DeployerCLI.java:31)
 You can open README.txt in daytrader folder to get more details.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Assigned] (GERONIMO-5909) daytrader: java.lang.NullPointerException

2011-04-19 Thread Shawn Jiang (JIRA)

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

Shawn Jiang reassigned GERONIMO-5909:
-

Assignee: Shawn Jiang

 daytrader: java.lang.NullPointerException
 -

 Key: GERONIMO-5909
 URL: https://issues.apache.org/jira/browse/GERONIMO-5909
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: sample apps
Affects Versions: 3.0
 Environment: Windows XP SP3 x86
 sun jdk 1.6.0_23
 Geronimo build on 20110415
Reporter: Jacky Liu
Assignee: Shawn Jiang
Priority: Minor
  Labels: samples
 Attachments: daytrader.rar


 1. start Geronimo v3.0 server
 2. cd %Geronimo Home%\bin in cmd
 3. input deploy deploy 
 ..\daytrader\modules\ear\target\daytrader-ear-2.1.1.5.ear 
 ..\daytrader\plans\src\main\resources\daytrader-derby-xa-plan.xml in cmd
 4. ERROR OCCURS!
 org.apache.geronimo.common.DeploymentException: Unable to deploy 
 daytrader-ear-2.1.1.5.ear: 
 java.lang.NullPointerException
 null
 at 
 org.apache.geronimo.deployment.cli.CommandDeploy.runCommand(CommandDeploy.java:43)
 at 
 org.apache.geronimo.deployment.cli.CommandDistribute.executeOnline(CommandDistribute.java:148)
 at 
 org.apache.geronimo.deployment.cli.CommandDistribute.execute(CommandDistribute.java:124)
 at 
 org.apache.geronimo.deployment.cli.DeployTool.execute(DeployTool.java:167)
 at 
 org.apache.geronimo.system.main.MainBridge.execute(MainBridge.java:64)
 at org.apache.geronimo.main.Bootstrapper.execute(Bootstrapper.java:65)
 at 
 org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65)
 at 
 org.apache.geronimo.cli.deployer.DeployerCLI.main(DeployerCLI.java:31)
 You can open README.txt in daytrader folder to get more details.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Created] (GERONIMO-5909) daytrader: java.lang.NullPointerException

2011-04-14 Thread Jacky Liu (JIRA)
daytrader: java.lang.NullPointerException
-

 Key: GERONIMO-5909
 URL: https://issues.apache.org/jira/browse/GERONIMO-5909
 Project: Geronimo
  Issue Type: Bug
  Security Level: public (Regular issues)
  Components: sample apps
Affects Versions: 3.0
 Environment: Windows XP SP3 x86
sun jdk 1.6.0_23
Geronimo build on 20110415
Reporter: Jacky Liu
Priority: Minor
 Attachments: daytrader.rar

1. start Geronimo v3.0 server
2. cd %Geronimo Home%\bin in cmd
3. input deploy deploy 
..\daytrader\modules\ear\target\daytrader-ear-2.1.1.5.ear 
..\daytrader\plans\src\main\resources\daytrader-derby-xa-plan.xml in cmd
4. ERROR OCCURS!

org.apache.geronimo.common.DeploymentException: Unable to deploy 
daytrader-ear-2.1.1.5.ear: 

java.lang.NullPointerException
null

at 
org.apache.geronimo.deployment.cli.CommandDeploy.runCommand(CommandDeploy.java:43)
at 
org.apache.geronimo.deployment.cli.CommandDistribute.executeOnline(CommandDistribute.java:148)
at 
org.apache.geronimo.deployment.cli.CommandDistribute.execute(CommandDistribute.java:124)
at 
org.apache.geronimo.deployment.cli.DeployTool.execute(DeployTool.java:167)
at 
org.apache.geronimo.system.main.MainBridge.execute(MainBridge.java:64)
at org.apache.geronimo.main.Bootstrapper.execute(Bootstrapper.java:65)
at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65)
at 
org.apache.geronimo.cli.deployer.DeployerCLI.main(DeployerCLI.java:31)

You can open README.txt in daytrader folder to get more details.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] Resolved: (DAYTRADER-91) Add JavaEE 6 Features to Daytrader

2011-03-06 Thread viola.lu (JIRA)

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

viola.lu resolved DAYTRADER-91.
---

Resolution: Fixed

 Add JavaEE 6 Features to Daytrader
 --

 Key: DAYTRADER-91
 URL: https://issues.apache.org/jira/browse/DAYTRADER-91
 Project: DayTrader
  Issue Type: New Feature
  Security Level: public(Regular issues) 
  Components: EJB Tier, J2EE Application Clients, Web Tier
Affects Versions: 3.0
Reporter: viola.lu
Assignee: viola.lu
 Fix For: 3.0


 Geronimo 3.0 will support JavaEE 6 full profile, so daytrader should support 
 Java EE 6 New Features:
 liberal use of annotations
 JDBC resource definition
 portable global JNDI use to access EJBs (e.g. java:module/.../fooejb or 
 java:app/jdbc/stockpricedb, etc.)
 bean validation
 possibly singleton EJBs as a cache
 possibly EJBs in WARs
 possibly facelets instead of JSPs

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] Closed: (DAYTRADER-89) Daytrader plugin build error: can't package plugin

2011-03-06 Thread viola.lu (JIRA)

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

viola.lu closed DAYTRADER-89.
-

Resolution: Fixed

plugins folder doesn't exist in daytrader 3.0 currently. So close it.

 Daytrader plugin build error: can't package plugin
 --

 Key: DAYTRADER-89
 URL: https://issues.apache.org/jira/browse/DAYTRADER-89
 Project: DayTrader
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: buildsystem
Affects Versions: 3.0-M2, 3.0
 Environment: OS:win2003
 JDK 1.6
Reporter: viola.lu
Assignee: viola.lu
 Fix For: 3.0-M2, 3.0


 1. Build daytrader plugins folder, but got build error: can't package plugin.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] Closed: (DAYTRADER-88) Daytrader build error:taglib dependency version is missing

2011-03-06 Thread viola.lu (JIRA)

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

viola.lu closed DAYTRADER-88.
-

Resolution: Fixed

1.2 is not released yet, so use 1.2-snapshot currently.

 Daytrader build error:taglib dependency version is missing
 --

 Key: DAYTRADER-88
 URL: https://issues.apache.org/jira/browse/DAYTRADER-88
 Project: DayTrader
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: buildsystem
Affects Versions: 3.0-M2, 3.0
 Environment: OS: win2003
Reporter: viola.lu
Assignee: viola.lu
 Fix For: 3.0-M2, 3.0


 1. build daytrader trunk
 2.dependency taglib version is not defined in parent pom.xml, resulting in 
 build error.
   dependency
 groupIdorg.apache.taglibs/groupId
 artifactIdtaglibs-standard-jstlel/artifactId  
   
 scopeprovided/scope
 /dependency
 should add below to parent pom.xml
 dependency
 groupIdorg.apache.taglibs/groupId
 artifactIdtaglibs-standard-jstlel/artifactId
 version1.2/version 
 scopeprovided/scope
 /dependency

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] Commented: (DAYTRADER-91) Add JavaEE 6 Features to Daytrader

2011-03-03 Thread viola.lu (JIRA)

[ 
https://issues.apache.org/jira/browse/DAYTRADER-91?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13001945#comment-13001945
 ] 

viola.lu commented on DAYTRADER-91:
---

Commit changes @#1076572 singleton EJB , add facelets features with file name 
of postfix .xhtml. meantime keep original jsp and servlet files for performance 
test script work out.

 Add JavaEE 6 Features to Daytrader
 --

 Key: DAYTRADER-91
 URL: https://issues.apache.org/jira/browse/DAYTRADER-91
 Project: DayTrader
  Issue Type: New Feature
  Security Level: public(Regular issues) 
  Components: EJB Tier, J2EE Application Clients, Web Tier
Affects Versions: 3.0
Reporter: viola.lu
Assignee: viola.lu
 Fix For: 3.0


 Geronimo 3.0 will support JavaEE 6 full profile, so daytrader should support 
 Java EE 6 New Features:
 liberal use of annotations
 JDBC resource definition
 portable global JNDI use to access EJBs (e.g. java:module/.../fooejb or 
 java:app/jdbc/stockpricedb, etc.)
 bean validation
 possibly singleton EJBs as a cache
 possibly EJBs in WARs
 possibly facelets instead of JSPs

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Commented: (DAYTRADER-91) Add JavaEE 6 Features to Daytrader

2011-02-20 Thread viola.lu (JIRA)

[ 
https://issues.apache.org/jira/browse/DAYTRADER-91?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12997262#comment-12997262
 ] 

viola.lu commented on DAYTRADER-91:
---

Commit changes @#1072828: portable global JNDI use to access 
EJBs(java:global/DirectSLSBean,java:global/TradeSLSBean

 Add JavaEE 6 Features to Daytrader
 --

 Key: DAYTRADER-91
 URL: https://issues.apache.org/jira/browse/DAYTRADER-91
 Project: DayTrader
  Issue Type: New Feature
  Security Level: public(Regular issues) 
  Components: EJB Tier, J2EE Application Clients, Web Tier
Affects Versions: 3.0
Reporter: viola.lu
Assignee: viola.lu
 Fix For: 3.0


 Geronimo 3.0 will support JavaEE 6 full profile, so daytrader should support 
 Java EE 6 New Features:
 liberal use of annotations
 JDBC resource definition
 portable global JNDI use to access EJBs (e.g. java:module/.../fooejb or 
 java:app/jdbc/stockpricedb, etc.)
 bean validation
 possibly singleton EJBs as a cache
 possibly EJBs in WARs
 possibly facelets instead of JSPs

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Commented: (DAYTRADER-91) Add JavaEE 6 Features to Daytrader

2011-02-17 Thread viola.lu (JIRA)

[ 
https://issues.apache.org/jira/browse/DAYTRADER-91?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12995717#comment-12995717
 ] 

viola.lu commented on DAYTRADER-91:
---

Commit changes @#1071543. 
Phase 1 update: Liberal usage of annotations, JDBC resource definition
Bean validation against perisistent entity
EJBs in wars(Web/classes)

 Add JavaEE 6 Features to Daytrader
 --

 Key: DAYTRADER-91
 URL: https://issues.apache.org/jira/browse/DAYTRADER-91
 Project: DayTrader
  Issue Type: New Feature
  Security Level: public(Regular issues) 
  Components: EJB Tier, J2EE Application Clients, Web Tier
Affects Versions: 3.0
Reporter: viola.lu
Assignee: viola.lu
 Fix For: 3.0


 Geronimo 3.0 will support JavaEE 6 full profile, so daytrader should support 
 Java EE 6 New Features:
 liberal use of annotations
 JDBC resource definition
 portable global JNDI use to access EJBs (e.g. java:module/.../fooejb or 
 java:app/jdbc/stockpricedb, etc.)
 bean validation
 possibly singleton EJBs as a cache
 possibly EJBs in WARs
 possibly facelets instead of JSPs

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Commented: (DAYTRADER-91) Add JavaEE 6 Features to Daytrader

2011-02-17 Thread Forrest Xia (JIRA)

[ 
https://issues.apache.org/jira/browse/DAYTRADER-91?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12996216#comment-12996216
 ] 

Forrest Xia commented on DAYTRADER-91:
--

I think these java ee 6 new features could go directly into the current code 
tree. Another javaee6 folder is not necessary.

The trunk is aligned with Geronimo 3.0 release.

Anyway, it's good to see these new java ee 6 features there now :)

 Add JavaEE 6 Features to Daytrader
 --

 Key: DAYTRADER-91
 URL: https://issues.apache.org/jira/browse/DAYTRADER-91
 Project: DayTrader
  Issue Type: New Feature
  Security Level: public(Regular issues) 
  Components: EJB Tier, J2EE Application Clients, Web Tier
Affects Versions: 3.0
Reporter: viola.lu
Assignee: viola.lu
 Fix For: 3.0


 Geronimo 3.0 will support JavaEE 6 full profile, so daytrader should support 
 Java EE 6 New Features:
 liberal use of annotations
 JDBC resource definition
 portable global JNDI use to access EJBs (e.g. java:module/.../fooejb or 
 java:app/jdbc/stockpricedb, etc.)
 bean validation
 possibly singleton EJBs as a cache
 possibly EJBs in WARs
 possibly facelets instead of JSPs

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




Re: [ANNOUNCEMENT] Geronimo Samples v2.2.1 and Daytrader v2.2.1 is released!

2011-01-19 Thread Forrest Xia
Congrats!

Forrest

On 1/19/11, viola lu viola...@gmail.com wrote:
 The Apache Geronimo project is pleased to announce the 2.2.1 release of
 Geronimo Samples and Daytrader. These releases are aligned with Geronimo
 Server 2.2.1 release. For more details, please read the news post on
 Geronimo
 web
 sitehttp://geronimo.apache.org/2011/01/18/apache-geronimo-samples-v221-and-daytrader-v221-released.html

 Thank you guys for reviewing and voting for these releases!

 --
 viola



[ANNOUNCEMENT] Geronimo Samples v2.2.1 and Daytrader v2.2.1 is released!

2011-01-18 Thread viola lu
The Apache Geronimo project is pleased to announce the 2.2.1 release of
Geronimo Samples and Daytrader. These releases are aligned with Geronimo
Server 2.2.1 release. For more details, please read the news post on Geronimo
web 
sitehttp://geronimo.apache.org/2011/01/18/apache-geronimo-samples-v221-and-daytrader-v221-released.html

Thank you guys for reviewing and voting for these releases!

-- 
viola


Re: [Vote] Release Geronimo Samples Daytrader 2.2.1

2011-01-16 Thread Rex Wang
+1

2011/1/12 Forrest Xia forres...@gmail.com

 +1

 Build, Signature, Running Plugins seems OK.

 Thank you Viola for bring this out.

 Forrest

 On Fri, Jan 7, 2011 at 7:50 PM, viola lu viola...@gmail.com wrote:

 Hi all,

 A release candidate for Geronimo Sample  Daytrader 2.2.1 has been created
 and staged.

 The tags have been created here:


 https://svn.apache.org/repos/asf/geronimo/samples/tags/samples-parent-2.2.1/
 https://svn.apache.org/repos/asf/geronimo/samples/tags/samples-parent-2.2.1/
 https://svn.apache.org/repos/asf/geronimo/daytrader/tags/daytrader-2.2.1/

 The staging repos are here:

 https://repository.apache.org/content/repositories/orgapachegeronimo-004/
 *https://repository.apache.org/content/repositories/orgapachegeronimo-003
 *
 *
 *


 The main artifacts up for vote are the source release archives:

 https://repository.apache.org/content/repositories/orgapachegeronimo-004/org/apache/geronimo/samples/samples-parent/2.2.1/
 samples-parent-2.2.1-source-release.tar.gz

 https://repository.apache.org/content/repositories/orgapachegeronimo-004/org/apache/geronimo/samples/samples-parent/2.2.1/samples-parent-2.2.1-source-release.zip


 https://repository.apache.org/content/repositories/orgapachegeronimo-003/org/apache/geronimo/daytrader/daytrader-parent/2.2.1/daytrader-parent-2.2.1-source-release.zip

 https://repository.apache.org/content/repositories/orgapachegeronimo-003/org/apache/geronimo/daytrader/daytrader-parent/2.2.1/daytrader-parent-2.2.1-source-release.tar.gz



 The vote will be open for the 72-hour minimum.

 [  ] +1 about time to push this out the door
 [  ]  0 no opinion
 [  ] -1 not this one  (please explain why)

 --
 viola





-- 
Lei Wang (Rex)
rwonly AT apache.org


Re: [Vote] Release Geronimo Samples Daytrader 2.2.1

2011-01-16 Thread Ivan
+1

2011/1/17 Rex Wang rwo...@gmail.com

 +1

 2011/1/12 Forrest Xia forres...@gmail.com

 +1

 Build, Signature, Running Plugins seems OK.

 Thank you Viola for bring this out.

 Forrest

 On Fri, Jan 7, 2011 at 7:50 PM, viola lu viola...@gmail.com wrote:

 Hi all,

 A release candidate for Geronimo Sample  Daytrader 2.2.1 has been
 created and staged.

 The tags have been created here:


 https://svn.apache.org/repos/asf/geronimo/samples/tags/samples-parent-2.2.1/
 https://svn.apache.org/repos/asf/geronimo/samples/tags/samples-parent-2.2.1/
 https://svn.apache.org/repos/asf/geronimo/daytrader/tags/daytrader-2.2.1/

 The staging repos are here:

 https://repository.apache.org/content/repositories/orgapachegeronimo-004/
 *
 https://repository.apache.org/content/repositories/orgapachegeronimo-003
 *
 *
 *


 The main artifacts up for vote are the source release archives:

 https://repository.apache.org/content/repositories/orgapachegeronimo-004/org/apache/geronimo/samples/samples-parent/2.2.1/
 samples-parent-2.2.1-source-release.tar.gz

 https://repository.apache.org/content/repositories/orgapachegeronimo-004/org/apache/geronimo/samples/samples-parent/2.2.1/samples-parent-2.2.1-source-release.zip


 https://repository.apache.org/content/repositories/orgapachegeronimo-003/org/apache/geronimo/daytrader/daytrader-parent/2.2.1/daytrader-parent-2.2.1-source-release.zip

 https://repository.apache.org/content/repositories/orgapachegeronimo-003/org/apache/geronimo/daytrader/daytrader-parent/2.2.1/daytrader-parent-2.2.1-source-release.tar.gz



 The vote will be open for the 72-hour minimum.

 [  ] +1 about time to push this out the door
 [  ]  0 no opinion
 [  ] -1 not this one  (please explain why)

 --
 viola





 --
 Lei Wang (Rex)
 rwonly AT apache.org




-- 
Ivan


Re: [Vote] Release Geronimo Samples Daytrader 2.2.1

2011-01-16 Thread viola lu
Hi devs,

The vote to release Geronimo SamplesDaytrader 2.2.1 passes with 3 +1
votes and no 0 or -1 votes.  Voting +1 were

Rex Wang
Ivan Xu

Forrest Xia



The artifacts and eclipse update site will be promoted today.
Thanks all for your time of review and vote.

On Sun, Jan 16, 2011 at 7:37 PM, Ivan xhh...@gmail.com wrote:

 +1

 2011/1/17 Rex Wang rwo...@gmail.com

 +1

 2011/1/12 Forrest Xia forres...@gmail.com

 +1

 Build, Signature, Running Plugins seems OK.

 Thank you Viola for bring this out.

 Forrest

 On Fri, Jan 7, 2011 at 7:50 PM, viola lu viola...@gmail.com wrote:

 Hi all,

 A release candidate for Geronimo Sample  Daytrader 2.2.1 has been
 created and staged.

 The tags have been created here:


 https://svn.apache.org/repos/asf/geronimo/samples/tags/samples-parent-2.2.1/
 https://svn.apache.org/repos/asf/geronimo/samples/tags/samples-parent-2.2.1/
 https://svn.apache.org/repos/asf/geronimo/daytrader/tags/daytrader-2.2.1/

 The staging repos are here:


 https://repository.apache.org/content/repositories/orgapachegeronimo-004/
 *
 https://repository.apache.org/content/repositories/orgapachegeronimo-003
 *
 *
 *


 The main artifacts up for vote are the source release archives:

 https://repository.apache.org/content/repositories/orgapachegeronimo-004/org/apache/geronimo/samples/samples-parent/2.2.1/
 samples-parent-2.2.1-source-release.tar.gz

 https://repository.apache.org/content/repositories/orgapachegeronimo-004/org/apache/geronimo/samples/samples-parent/2.2.1/samples-parent-2.2.1-source-release.zip


 https://repository.apache.org/content/repositories/orgapachegeronimo-003/org/apache/geronimo/daytrader/daytrader-parent/2.2.1/daytrader-parent-2.2.1-source-release.zip

 https://repository.apache.org/content/repositories/orgapachegeronimo-003/org/apache/geronimo/daytrader/daytrader-parent/2.2.1/daytrader-parent-2.2.1-source-release.tar.gz



 The vote will be open for the 72-hour minimum.

 [  ] +1 about time to push this out the door
 [  ]  0 no opinion
 [  ] -1 not this one  (please explain why)

 --
 viola





 --
 Lei Wang (Rex)
 rwonly AT apache.org




 --
 Ivan




-- 
viola


Re: [Vote] Release Geronimo Samples Daytrader 2.2.1

2011-01-11 Thread Forrest Xia
+1

Build, Signature, Running Plugins seems OK.

Thank you Viola for bring this out.

Forrest

On Fri, Jan 7, 2011 at 7:50 PM, viola lu viola...@gmail.com wrote:

 Hi all,

 A release candidate for Geronimo Sample  Daytrader 2.2.1 has been created
 and staged.

 The tags have been created here:


 https://svn.apache.org/repos/asf/geronimo/samples/tags/samples-parent-2.2.1/
 https://svn.apache.org/repos/asf/geronimo/samples/tags/samples-parent-2.2.1/
 https://svn.apache.org/repos/asf/geronimo/daytrader/tags/daytrader-2.2.1/

 The staging repos are here:

 https://repository.apache.org/content/repositories/orgapachegeronimo-004/
 *https://repository.apache.org/content/repositories/orgapachegeronimo-003*
 *
 *


 The main artifacts up for vote are the source release archives:

 https://repository.apache.org/content/repositories/orgapachegeronimo-004/org/apache/geronimo/samples/samples-parent/2.2.1/
 samples-parent-2.2.1-source-release.tar.gz

 https://repository.apache.org/content/repositories/orgapachegeronimo-004/org/apache/geronimo/samples/samples-parent/2.2.1/samples-parent-2.2.1-source-release.zip


 https://repository.apache.org/content/repositories/orgapachegeronimo-003/org/apache/geronimo/daytrader/daytrader-parent/2.2.1/daytrader-parent-2.2.1-source-release.zip

 https://repository.apache.org/content/repositories/orgapachegeronimo-003/org/apache/geronimo/daytrader/daytrader-parent/2.2.1/daytrader-parent-2.2.1-source-release.tar.gz



 The vote will be open for the 72-hour minimum.

 [  ] +1 about time to push this out the door
 [  ]  0 no opinion
 [  ] -1 not this one  (please explain why)

 --
 viola



[Vote] Release Geronimo Samples Daytrader 2.2.1

2011-01-07 Thread viola lu
Hi all,

A release candidate for Geronimo Sample  Daytrader 2.2.1 has been created
and staged.

The tags have been created here:

https://svn.apache.org/repos/asf/geronimo/samples/tags/samples-parent-2.2.1/
https://svn.apache.org/repos/asf/geronimo/samples/tags/samples-parent-2.2.1/
https://svn.apache.org/repos/asf/geronimo/daytrader/tags/daytrader-2.2.1/

The staging repos are here:

https://repository.apache.org/content/repositories/orgapachegeronimo-004/
*https://repository.apache.org/content/repositories/orgapachegeronimo-003*
*
*


The main artifacts up for vote are the source release archives:
https://repository.apache.org/content/repositories/orgapachegeronimo-004/org/apache/geronimo/samples/samples-parent/2.2.1/
samples-parent-2.2.1-source-release.tar.gz
https://repository.apache.org/content/repositories/orgapachegeronimo-004/org/apache/geronimo/samples/samples-parent/2.2.1/samples-parent-2.2.1-source-release.zip

https://repository.apache.org/content/repositories/orgapachegeronimo-003/org/apache/geronimo/daytrader/daytrader-parent/2.2.1/daytrader-parent-2.2.1-source-release.zip
https://repository.apache.org/content/repositories/orgapachegeronimo-003/org/apache/geronimo/daytrader/daytrader-parent/2.2.1/daytrader-parent-2.2.1-source-release.tar.gz



The vote will be open for the 72-hour minimum.

[  ] +1 about time to push this out the door
[  ]  0 no opinion
[  ] -1 not this one  (please explain why)

-- 
viola


Re: [Vote] Release Geronimo Samples Daytrader 2.2.1

2011-01-07 Thread viola lu
+1 from mine with

- build passed on windows 2003 and suse 10 sp2
- successfully installed via staging site
- successfully installed daytrader EAR application and plugins
- successfully installed one sample applications and plugins


On Fri, Jan 7, 2011 at 7:50 PM, viola lu viola...@gmail.com wrote:

 Hi all,

 A release candidate for Geronimo Sample  Daytrader 2.2.1 has been created
 and staged.

 The tags have been created here:


 https://svn.apache.org/repos/asf/geronimo/samples/tags/samples-parent-2.2.1/
 https://svn.apache.org/repos/asf/geronimo/samples/tags/samples-parent-2.2.1/
 https://svn.apache.org/repos/asf/geronimo/daytrader/tags/daytrader-2.2.1/

 The staging repos are here:

 https://repository.apache.org/content/repositories/orgapachegeronimo-004/
 *https://repository.apache.org/content/repositories/orgapachegeronimo-003*
 *
 *


 The main artifacts up for vote are the source release archives:

 https://repository.apache.org/content/repositories/orgapachegeronimo-004/org/apache/geronimo/samples/samples-parent/2.2.1/
 samples-parent-2.2.1-source-release.tar.gz

 https://repository.apache.org/content/repositories/orgapachegeronimo-004/org/apache/geronimo/samples/samples-parent/2.2.1/samples-parent-2.2.1-source-release.zip


 https://repository.apache.org/content/repositories/orgapachegeronimo-003/org/apache/geronimo/daytrader/daytrader-parent/2.2.1/daytrader-parent-2.2.1-source-release.zip

 https://repository.apache.org/content/repositories/orgapachegeronimo-003/org/apache/geronimo/daytrader/daytrader-parent/2.2.1/daytrader-parent-2.2.1-source-release.tar.gz



 The vote will be open for the 72-hour minimum.

 [  ] +1 about time to push this out the door
 [  ]  0 no opinion
 [  ] -1 not this one  (please explain why)

 --
 viola




-- 
viola


[jira] Closed: (DAYTRADER-90) Update daytrader derby plan.xml to pass derby db authentication

2010-12-29 Thread viola.lu (JIRA)

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

viola.lu closed DAYTRADER-90.
-

Resolution: Fixed

 Fixed: At revision: 1053798
Close it.

 Update daytrader derby plan.xml to pass derby db authentication
 ---

 Key: DAYTRADER-90
 URL: https://issues.apache.org/jira/browse/DAYTRADER-90
 Project: DayTrader
  Issue Type: Bug
  Security Level: public(Regular issues) 
Affects Versions: 2.2.1
Reporter: viola.lu
Assignee: viola.lu
Priority: Minor
 Fix For: 2.2.1


 After derby authentication is enable in 2.2.1, should update derby db 
 username and password in daytrader derby plan.xml.

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



[jira] Closed: (DAYTRADER-87) DayTrader 2.2.x : Can not compile for Jboss5 / doc is not up to date (file README.jboss5)

2010-12-29 Thread viola.lu (JIRA)

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

viola.lu closed DAYTRADER-87.
-

Resolution: Fixed

Fixed: At revision: 1053801.


 DayTrader 2.2.x : Can not compile for Jboss5 / doc is not up to date (file 
 README.jboss5)
 -

 Key: DAYTRADER-87
 URL: https://issues.apache.org/jira/browse/DAYTRADER-87
 Project: DayTrader
  Issue Type: Bug
  Security Level: public(Regular issues) 
Affects Versions: 2.2
 Environment: * JDK 1.6_021
 * Mandriva Linux 2010.1
 * Maven 2.2.1
Reporter: Yannick LE NY
 Fix For: 2.2.1

 Attachments: daytrader-2.2-compile.log


 I try to compile Daytrader 2.2 for Jboss 5 with the documentation available 
 at 
 http://svn.apache.org/viewvc/geronimo/daytrader/branches/2.2/README.jboss5?revision=1032571view=markupsortby=revsortdir=down
 But this documentation is true/good for Daytrader 2.1.3 but not for daytrader 
 2.2.
 1) 
 Part (replace ejb folder by ejb3 folder)
 963. Rename these files manually:
 97# 
 $DAYTRADER_SRC_HOME/modules/ejb/src/main/resources/META-INF/persistence.xml
 98-- 
 $DAYTRADER_SRC_HOME/modules/ejb/src/main/resources/META-INF/persistence.xml.bak
  
 maybe should replace by
 963. Rename these files manually:
 97# 
 $DAYTRADER_SRC_HOME/modules/ejb3/src/main/resources/META-INF/persistence.xml
 98-- 
 $DAYTRADER_SRC_HOME/modules/ejb3/src/main/resources/META-INF/persistence.xml.bak
  
 2)
 Now, the part  for OpenJPA PCEnhancer Ant task is not available in 
 $DAYTRADER_SRC_HOME/modules/ejb/pom.xml
 114   5. Modify $DAYTRADER_SRC_HOME/modules/ejb/pom.xml to comment out 
 OpenJPA PCEnhancer Ant task:
 115   !--plugin
 116   artifactIdmaven-antrun-plugin/artifactId
 117   executions
 118   execution
 119   phasecompile/phase
 120   configuration
 121   tasks
 122   path id=enhance.path.ref
 123   fileset dir=${project.build.outputDirectory}
 124   include name=**/*.class/
 125   /fileset
 126   /path
 127   pathconvert property=enhance.files
 128   refid=enhance.path.ref
 129   pathsep= /
 130   java classname=org.apache.openjpa.enhance.PCEnhancer
 131   arg line=-p persistence.xml/
 132   arg line=${enhance.files}/
 133   classpath
 134   path refid=maven.dependency.classpath/
 135   path refid=maven.compile.classpath/
 136   /classpath
 137   /java
 138   /tasks
 139   /configuration
 140   goals
 141   goalrun/goal
 142   /goals
 143   /execution
 144   /executions
 145   /plugin-- 
 3)  No ear file created 
 174   8. Finally, copy the 
 $DAYTRADER_SRC_HOME/modules/ear/target/daytrader-ear-2.2-SNAPSHOT.ear
 175   to your $JBOSS_INST_HOME/server/standard/deploy/ directory. 
 After compiling with success, I have nothing in  
 $DAYTRADER_SRC_HOME/modules/ear/target/daytrader-ear-2.2-SNAPSHOT.ear.

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



[jira] Created: (DAYTRADER-89) Daytrader plugin build error: can't package plugin

2010-12-28 Thread viola.lu (JIRA)
Daytrader plugin build error: can't package plugin
--

 Key: DAYTRADER-89
 URL: https://issues.apache.org/jira/browse/DAYTRADER-89
 Project: DayTrader
  Issue Type: Bug
  Security Level: public (Regular issues)
  Components: buildsystem
Affects Versions: 3.0-M2, 3.0
 Environment: OS:win2003
JDK 1.6
Reporter: viola.lu
Assignee: viola.lu
 Fix For: 3.0-M2, 3.0


1. Build daytrader plugins folder, but got build error: can't package plugin.

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



[jira] Created: (DAYTRADER-90) Update daytrader derby plan.xml to pass derby db authentication

2010-12-28 Thread viola.lu (JIRA)
Update daytrader derby plan.xml to pass derby db authentication
---

 Key: DAYTRADER-90
 URL: https://issues.apache.org/jira/browse/DAYTRADER-90
 Project: DayTrader
  Issue Type: Bug
  Security Level: public (Regular issues)
Affects Versions: 2.2.1
Reporter: viola.lu
Assignee: viola.lu
Priority: Minor
 Fix For: 2.2.1


After derby authentication is enable in 2.2.1, should update derby db username 
and password in daytrader derby plan.xml.

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



[jira] Created: (GERONIMO-5746) geronimo-activemq-rar is missing when deploy daytrader sample

2010-12-28 Thread viola.lu (JIRA)
geronimo-activemq-rar is missing when deploy daytrader sample
-

 Key: GERONIMO-5746
 URL: https://issues.apache.org/jira/browse/GERONIMO-5746
 Project: Geronimo
  Issue Type: Bug
  Security Level: public (Regular issues)
  Components: ActiveMQ
Affects Versions: 3.0-M2, 3.0
 Environment: OS:win 2003
Reporter: viola.lu
 Fix For: 3.0-M2, 3.0


1.Deloy daytrader sample, but geronimo-activemq-ra module is missing, failed to 
deploy. This module is not included in geronimo 3.0 server. So can't create jms 
resource.

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



Re: [jira] Created: (GERONIMO-5746) geronimo-activemq-rar is missing when deploy daytrader sample

2010-12-28 Thread Shawn Jiang
Author: genspring
Date: Tue Dec 28 12:47:15 2010
New Revision: 1053338

URL: http://svn.apache.org/viewvc?rev=1053338view=rev
Log:
add geronimo-activemq-ra module as part of full profile assembly.

On Wed, Dec 29, 2010 at 1:31 PM, viola.lu (JIRA) j...@apache.org wrote:

 geronimo-activemq-rar is missing when deploy daytrader sample
 -

 Key: GERONIMO-5746
 URL: https://issues.apache.org/jira/browse/GERONIMO-5746
 Project: Geronimo
  Issue Type: Bug
  Security Level: public (Regular issues)
  Components: ActiveMQ
Affects Versions: 3.0-M2, 3.0
 Environment: OS:win 2003
Reporter: viola.lu
 Fix For: 3.0-M2, 3.0


 1.Deloy daytrader sample, but geronimo-activemq-ra module is missing,
 failed to deploy. This module is not included in geronimo 3.0 server. So
 can't create jms resource.

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




-- 
Shawn


[jira] Closed: (GERONIMO-5746) geronimo-activemq-rar is missing when deploy daytrader sample

2010-12-28 Thread viola.lu (JIRA)

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

viola.lu closed GERONIMO-5746.
--

Resolution: Fixed

This module is added in latest build. Close it.

 geronimo-activemq-rar is missing when deploy daytrader sample
 -

 Key: GERONIMO-5746
 URL: https://issues.apache.org/jira/browse/GERONIMO-5746
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: ActiveMQ
Affects Versions: 3.0-M2, 3.0
 Environment: OS:win 2003
Reporter: viola.lu
 Fix For: 3.0-M2, 3.0


 1.Deloy daytrader sample, but geronimo-activemq-ra module is missing, failed 
 to deploy. This module is not included in geronimo 3.0 server. So can't 
 create jms resource.

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



[jira] Created: (DAYTRADER-91) Add JavaEE 6 Features to Daytrader

2010-12-28 Thread viola.lu (JIRA)
Add JavaEE 6 Features to Daytrader
--

 Key: DAYTRADER-91
 URL: https://issues.apache.org/jira/browse/DAYTRADER-91
 Project: DayTrader
  Issue Type: New Feature
  Security Level: public (Regular issues)
  Components: EJB Tier, J2EE Application Clients, Web Tier
Affects Versions: 3.0
Reporter: viola.lu
Assignee: viola.lu
 Fix For: 3.0


Geronimo 3.0 will support JavaEE 6 full profile, so daytrader should support 
Java EE 6 New Features:

liberal use of annotations
JDBC resource definition
portable global JNDI use to access EJBs (e.g. java:module/.../fooejb or 
java:app/jdbc/stockpricedb, etc.)
bean validation
possibly singleton EJBs as a cache
possibly EJBs in WARs
possibly facelets instead of JSPs


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



[jira] Created: (DAYTRADER-88) Daytrader build error:taglib dependency version is missing

2010-12-27 Thread viola.lu (JIRA)
Daytrader build error:taglib dependency version is missing
--

 Key: DAYTRADER-88
 URL: https://issues.apache.org/jira/browse/DAYTRADER-88
 Project: DayTrader
  Issue Type: Bug
  Security Level: public (Regular issues)
  Components: buildsystem
Affects Versions: 3.0-M2, 3.0
 Environment: OS: win2003
Reporter: viola.lu
Assignee: viola.lu
 Fix For: 3.0-M2, 3.0


1. build daytrader trunk
2.dependency taglib version is not defined in parent pom.xml, resulting in 
build error.
  dependency
groupIdorg.apache.taglibs/groupId
artifactIdtaglibs-standard-jstlel/artifactId
scopeprovided/scope
/dependency

should add below to parent pom.xml
dependency
groupIdorg.apache.taglibs/groupId
artifactIdtaglibs-standard-jstlel/artifactId
version1.2/version 
scopeprovided/scope
/dependency

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



[jira] Updated: (GERONIMO-5725) ActiveMQ errors showed when deployed daytrader sample

2010-12-13 Thread Forrest Xia (JIRA)

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

Forrest Xia updated GERONIMO-5725:
--

Fix Version/s: 2.1.8
 Assignee: Ivan  (was: viola.lu)

 ActiveMQ errors showed when deployed daytrader sample
 -

 Key: GERONIMO-5725
 URL: https://issues.apache.org/jira/browse/GERONIMO-5725
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: ActiveMQ
Affects Versions: 2.1.7
 Environment: Apache Geronimo V2.1.7
 JVM in use = IBM JVM 1.6.0
 [java.runtime.version]  = pxi3260sr8fp1-20100624_01 (SR8 FP1)
 JRE 1.6.0 IBM J9 2.4 Linux x86-32 jvmxi3260sr8ifx-20100609_59383 (JIT 
 enabled, AOT enabled)
 Fedora 14
Reporter: Tina Li
Assignee: Ivan
Priority: Minor
 Fix For: 2.1.8


 1.Using geronimo 2.1.7,startup geronimo server
 2.Run daytrader sample using derby plan following Readme.txt:
 ./deploy.sh deploy 
 ${SAMPLE_HOME}/applications/daytrader/modules/ear/target/daytrader-ear-2.1.1.5.ear
  
 ${SAMPLE_HOME}/applications/daytrader/plans/target/classes/daytrader-derby-xa-plan.xml
 where ${SAMPLE_HOME}is the path of the daytrder sample.
 3.Open http://localhost:8080/daytrader; and Populate the daytrader database 
 tables by 
- Select the Configuration tab.
- Click Configure DayTrader run-time parameters to configure proper 
 runtime parameters
- Then click (Re)-create  DayTrader Database Tables and Indexes to 
 create tables and indexes
- Then Click the (Re)populate Daytrader Database link to populate data 
 to the database
- Now you can run the daytrader sample by clicking Trading  Portfolios
 4. See server.log file of geronimo server .Then errors showed as follows: 
 2010-12-07 09:29:09,022 ERROR [TransportConnector] Could not accept 
 connection from /127.0.0.1:50067: java.net.SocketException: Connection reset
 java.net.SocketException: Connection reset
   at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:108)
   at java.net.SocketOutputStream.write(SocketOutputStream.java:148)
   at 
 org.apache.activemq.transport.tcp.TcpBufferedOutputStream.flush(TcpBufferedOutputStream.java:109)
   at java.io.DataOutputStream.flush(DataOutputStream.java:118)
   at 
 org.apache.activemq.transport.tcp.TcpTransport.oneway(TcpTransport.java:119)
   at 
 org.apache.activemq.transport.InactivityMonitor.oneway(InactivityMonitor.java:145)
   at 
 org.apache.activemq.transport.TransportFilter.oneway(TransportFilter.java:80)
   at 
 org.apache.activemq.transport.WireFormatNegotiator.oneway(WireFormatNegotiator.java:93)
   at 
 org.apache.activemq.transport.MutexTransport.oneway(MutexTransport.java:47)
   at 
 org.apache.activemq.broker.TransportConnection.dispatch(TransportConnection.java:1138)
   at 
 org.apache.activemq.broker.TransportConnection.processDispatch(TransportConnection.java:805)
   at 
 org.apache.activemq.broker.TransportConnection.start(TransportConnection.java:885)
   at 
 org.apache.activemq.broker.TransportConnector$1.onAccept(TransportConnector.java:148)
   at 
 org.apache.activemq.transport.tcp.TcpTransportServer.run(TcpTransportServer.java:162)
   at java.lang.Thread.run(Thread.java:736)
 2010-12-07 09:29:09,208 INFO  [startup] Created 
 Ejb(deployment-id=dt-ejb.jar/TradeSLSBBean, ejb-name=TradeSLSBBean, 
 container=Default Stateless Container)
 2010-12-07 09:29:09,208 INFO  [startup] Created 
 Ejb(deployment-id=dt-ejb.jar/DirectSLSBBean, ejb-name=DirectSLSBBean, 
 container=Default Stateless Container)
 2010-12-07 09:29:09,208 INFO  [startup] Created 
 Ejb(deployment-id=dt-ejb.jar/DTStreamer3MDB, ejb-name=DTStreamer3MDB, 
 container=TradeJMS.TradeJMSResources-javax.jms.MessageListener)
 2010-12-07 09:29:09,208 INFO  [startup] Created 
 Ejb(deployment-id=dt-ejb.jar/DTBroker3MDB, ejb-name=DTBroker3MDB, 
 container=TradeJMS.TradeJMSResources-javax.jms.MessageListener)
 2010-12-07 09:29:09,208 INFO  [startup] Deployed 
 Application(path=/home/lyl/Downloads/ce2115/var/temp/geronimo-deploymentUtil488428322297389749.jar)
 2010-12-07 09:29:09,217 ERROR [TransportConnector] Could not accept 
 connection from /127.0.0.1:50068: java.net.SocketException: Broken pipe
 java.net.SocketException: Broken pipe
   at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:104)
   at java.net.SocketOutputStream.write(SocketOutputStream.java:148)
   at 
 org.apache.activemq.transport.tcp.TcpBufferedOutputStream.flush(TcpBufferedOutputStream.java:109)
   at java.io.DataOutputStream.flush(DataOutputStream.java:118)
   at 
 org.apache.activemq.transport.tcp.TcpTransport.oneway(TcpTransport.java:119)
   at 
 org.apache.activemq.transport.InactivityMonitor.oneway(InactivityMonitor.java

[jira] Assigned: (GERONIMO-5725) ActiveMQ errors showed when deployed daytrader sample

2010-12-08 Thread viola.lu (JIRA)

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

viola.lu reassigned GERONIMO-5725:
--

Assignee: viola.lu

 ActiveMQ errors showed when deployed daytrader sample
 -

 Key: GERONIMO-5725
 URL: https://issues.apache.org/jira/browse/GERONIMO-5725
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: ActiveMQ
Affects Versions: 2.1.7
 Environment: Apache Geronimo V2.1.7
 JVM in use = IBM JVM 1.6.0
 [java.runtime.version]  = pxi3260sr8fp1-20100624_01 (SR8 FP1)
 JRE 1.6.0 IBM J9 2.4 Linux x86-32 jvmxi3260sr8ifx-20100609_59383 (JIT 
 enabled, AOT enabled)
 Fedora 14
Reporter: Tina Li
Assignee: viola.lu
Priority: Minor

 1.Using geronimo 2.1.7,startup geronimo server
 2.Run daytrader sample using derby plan following Readme.txt:
 ./deploy.sh deploy 
 ${SAMPLE_HOME}/applications/daytrader/modules/ear/target/daytrader-ear-2.1.1.5.ear
  
 ${SAMPLE_HOME}/applications/daytrader/plans/target/classes/daytrader-derby-xa-plan.xml
 where ${SAMPLE_HOME}is the path of the daytrder sample.
 3.Open http://localhost:8080/daytrader; and Populate the daytrader database 
 tables by 
- Select the Configuration tab.
- Click Configure DayTrader run-time parameters to configure proper 
 runtime parameters
- Then click (Re)-create  DayTrader Database Tables and Indexes to 
 create tables and indexes
- Then Click the (Re)populate Daytrader Database link to populate data 
 to the database
- Now you can run the daytrader sample by clicking Trading  Portfolios
 4. See server.log file of geronimo server .Then errors showed as follows: 
 2010-12-07 09:29:09,022 ERROR [TransportConnector] Could not accept 
 connection from /127.0.0.1:50067: java.net.SocketException: Connection reset
 java.net.SocketException: Connection reset
   at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:108)
   at java.net.SocketOutputStream.write(SocketOutputStream.java:148)
   at 
 org.apache.activemq.transport.tcp.TcpBufferedOutputStream.flush(TcpBufferedOutputStream.java:109)
   at java.io.DataOutputStream.flush(DataOutputStream.java:118)
   at 
 org.apache.activemq.transport.tcp.TcpTransport.oneway(TcpTransport.java:119)
   at 
 org.apache.activemq.transport.InactivityMonitor.oneway(InactivityMonitor.java:145)
   at 
 org.apache.activemq.transport.TransportFilter.oneway(TransportFilter.java:80)
   at 
 org.apache.activemq.transport.WireFormatNegotiator.oneway(WireFormatNegotiator.java:93)
   at 
 org.apache.activemq.transport.MutexTransport.oneway(MutexTransport.java:47)
   at 
 org.apache.activemq.broker.TransportConnection.dispatch(TransportConnection.java:1138)
   at 
 org.apache.activemq.broker.TransportConnection.processDispatch(TransportConnection.java:805)
   at 
 org.apache.activemq.broker.TransportConnection.start(TransportConnection.java:885)
   at 
 org.apache.activemq.broker.TransportConnector$1.onAccept(TransportConnector.java:148)
   at 
 org.apache.activemq.transport.tcp.TcpTransportServer.run(TcpTransportServer.java:162)
   at java.lang.Thread.run(Thread.java:736)
 2010-12-07 09:29:09,208 INFO  [startup] Created 
 Ejb(deployment-id=dt-ejb.jar/TradeSLSBBean, ejb-name=TradeSLSBBean, 
 container=Default Stateless Container)
 2010-12-07 09:29:09,208 INFO  [startup] Created 
 Ejb(deployment-id=dt-ejb.jar/DirectSLSBBean, ejb-name=DirectSLSBBean, 
 container=Default Stateless Container)
 2010-12-07 09:29:09,208 INFO  [startup] Created 
 Ejb(deployment-id=dt-ejb.jar/DTStreamer3MDB, ejb-name=DTStreamer3MDB, 
 container=TradeJMS.TradeJMSResources-javax.jms.MessageListener)
 2010-12-07 09:29:09,208 INFO  [startup] Created 
 Ejb(deployment-id=dt-ejb.jar/DTBroker3MDB, ejb-name=DTBroker3MDB, 
 container=TradeJMS.TradeJMSResources-javax.jms.MessageListener)
 2010-12-07 09:29:09,208 INFO  [startup] Deployed 
 Application(path=/home/lyl/Downloads/ce2115/var/temp/geronimo-deploymentUtil488428322297389749.jar)
 2010-12-07 09:29:09,217 ERROR [TransportConnector] Could not accept 
 connection from /127.0.0.1:50068: java.net.SocketException: Broken pipe
 java.net.SocketException: Broken pipe
   at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:104)
   at java.net.SocketOutputStream.write(SocketOutputStream.java:148)
   at 
 org.apache.activemq.transport.tcp.TcpBufferedOutputStream.flush(TcpBufferedOutputStream.java:109)
   at java.io.DataOutputStream.flush(DataOutputStream.java:118)
   at 
 org.apache.activemq.transport.tcp.TcpTransport.oneway(TcpTransport.java:119)
   at 
 org.apache.activemq.transport.InactivityMonitor.oneway(InactivityMonitor.java:145)
   at 
 org.apache.activemq.transport.TransportFilter.oneway

[jira] Created: (GERONIMO-5725) ActiveMQ errors showed when deployed daytrader sample

2010-12-06 Thread Tina Li (JIRA)
ActiveMQ errors showed when deployed daytrader sample
-

 Key: GERONIMO-5725
 URL: https://issues.apache.org/jira/browse/GERONIMO-5725
 Project: Geronimo
  Issue Type: Bug
  Security Level: public (Regular issues)
  Components: ActiveMQ
Affects Versions: 2.1.7
 Environment: Apache Geronimo V2.1.7
JVM in use = IBM JVM 1.6.0
[java.runtime.version]  = pxi3260sr8fp1-20100624_01 (SR8 FP1)
JRE 1.6.0 IBM J9 2.4 Linux x86-32 jvmxi3260sr8ifx-20100609_59383 (JIT enabled, 
AOT enabled)
Fedora 14

Reporter: Tina Li
Priority: Minor


1.Using geronimo 2.1.7,startup geronimo server
2.Run daytrader sample using derby plan following Readme.txt:
./deploy.sh deploy 
${SAMPLE_HOME}/applications/daytrader/modules/ear/target/daytrader-ear-2.1.1.5.ear
 
${SAMPLE_HOME}/applications/daytrader/plans/target/classes/daytrader-derby-xa-plan.xml
where ${SAMPLE_HOME}is the path of the daytrder sample.
3.Open http://localhost:8080/daytrader; and Populate the daytrader database 
tables by 
   - Select the Configuration tab.
   - Click Configure DayTrader run-time parameters to configure proper 
runtime parameters
   - Then click (Re)-create  DayTrader Database Tables and Indexes to create 
tables and indexes
   - Then Click the (Re)populate Daytrader Database link to populate data to 
the database
   - Now you can run the daytrader sample by clicking Trading  Portfolios
4. See server.log file of geronimo server .Then errors showed as follows: 
2010-12-07 09:29:09,022 ERROR [TransportConnector] Could not accept connection 
from /127.0.0.1:50067: java.net.SocketException: Connection reset
java.net.SocketException: Connection reset
at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:108)
at java.net.SocketOutputStream.write(SocketOutputStream.java:148)
at 
org.apache.activemq.transport.tcp.TcpBufferedOutputStream.flush(TcpBufferedOutputStream.java:109)
at java.io.DataOutputStream.flush(DataOutputStream.java:118)
at 
org.apache.activemq.transport.tcp.TcpTransport.oneway(TcpTransport.java:119)
at 
org.apache.activemq.transport.InactivityMonitor.oneway(InactivityMonitor.java:145)
at 
org.apache.activemq.transport.TransportFilter.oneway(TransportFilter.java:80)
at 
org.apache.activemq.transport.WireFormatNegotiator.oneway(WireFormatNegotiator.java:93)
at 
org.apache.activemq.transport.MutexTransport.oneway(MutexTransport.java:47)
at 
org.apache.activemq.broker.TransportConnection.dispatch(TransportConnection.java:1138)
at 
org.apache.activemq.broker.TransportConnection.processDispatch(TransportConnection.java:805)
at 
org.apache.activemq.broker.TransportConnection.start(TransportConnection.java:885)
at 
org.apache.activemq.broker.TransportConnector$1.onAccept(TransportConnector.java:148)
at 
org.apache.activemq.transport.tcp.TcpTransportServer.run(TcpTransportServer.java:162)
at java.lang.Thread.run(Thread.java:736)
2010-12-07 09:29:09,208 INFO  [startup] Created 
Ejb(deployment-id=dt-ejb.jar/TradeSLSBBean, ejb-name=TradeSLSBBean, 
container=Default Stateless Container)
2010-12-07 09:29:09,208 INFO  [startup] Created 
Ejb(deployment-id=dt-ejb.jar/DirectSLSBBean, ejb-name=DirectSLSBBean, 
container=Default Stateless Container)
2010-12-07 09:29:09,208 INFO  [startup] Created 
Ejb(deployment-id=dt-ejb.jar/DTStreamer3MDB, ejb-name=DTStreamer3MDB, 
container=TradeJMS.TradeJMSResources-javax.jms.MessageListener)
2010-12-07 09:29:09,208 INFO  [startup] Created 
Ejb(deployment-id=dt-ejb.jar/DTBroker3MDB, ejb-name=DTBroker3MDB, 
container=TradeJMS.TradeJMSResources-javax.jms.MessageListener)
2010-12-07 09:29:09,208 INFO  [startup] Deployed 
Application(path=/home/lyl/Downloads/ce2115/var/temp/geronimo-deploymentUtil488428322297389749.jar)
2010-12-07 09:29:09,217 ERROR [TransportConnector] Could not accept connection 
from /127.0.0.1:50068: java.net.SocketException: Broken pipe
java.net.SocketException: Broken pipe
at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:104)
at java.net.SocketOutputStream.write(SocketOutputStream.java:148)
at 
org.apache.activemq.transport.tcp.TcpBufferedOutputStream.flush(TcpBufferedOutputStream.java:109)
at java.io.DataOutputStream.flush(DataOutputStream.java:118)
at 
org.apache.activemq.transport.tcp.TcpTransport.oneway(TcpTransport.java:119)
at 
org.apache.activemq.transport.InactivityMonitor.oneway(InactivityMonitor.java:145)
at 
org.apache.activemq.transport.TransportFilter.oneway(TransportFilter.java:80)
at 
org.apache.activemq.transport.WireFormatNegotiator.oneway(WireFormatNegotiator.java:93)
at 
org.apache.activemq.transport.MutexTransport.oneway(MutexTransport.java:47)
at 
org.apache.activemq.broker.TransportConnection.dispatch

[jira] Updated: (DAYTRADER-82) DayTrader 2.1.3 : Jboss AS or EAP 5.1.0 warnings for EJB3 (Persistence provider caller does not implement the EJB3 spec correctly. )

2010-12-05 Thread Forrest Xia (JIRA)

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

Forrest Xia updated DAYTRADER-82:
-

Fix Version/s: (was: 2.1.7)
   WishList

 DayTrader 2.1.3 : Jboss AS or EAP 5.1.0 warnings for EJB3 (Persistence 
 provider caller does not implement the EJB3 spec correctly. )
 

 Key: DAYTRADER-82
 URL: https://issues.apache.org/jira/browse/DAYTRADER-82
 Project: DayTrader
  Issue Type: Bug
  Security Level: public(Regular issues) 
Affects Versions: 2.1.3
 Environment: Jboss AS and EAP 5.1.0 (AS - Application server / EAP 
 - Enterprise Application Platform)
 Sun JDK 1.6_021 (with Jboss AS) or 1.6_022 (with Jboss EAP)
 Linux RHEL5
 Mysql JDBC driver 5.1.13 (mysql-connector-java-5.1.13-bin.jar)
 Mysql Server 5.0.20
 Profile default for Jboss serveur (./run.sh -c default). 
Reporter: Yannick LE NY
Assignee: Forrest Xia
Priority: Minor
 Fix For: WishList


 Hello,
 I have downloaded the latest revision for Day Trader 2.1.3
 in the svn here
 http://svn.apache.org/viewvc/geronimo/daytrader/branches/old_2.1.3/?sortby=date
 and compiled it with :
 * JDK 1.6_021
 * Mandriva Linux 2010.1
 * Maven 2.2.1
 by following the instructions in the file
 http://svn.apache.org/viewvc/geronimo/daytrader/branches/2.1.3/README.jboss5?revision=907211view=markupsortby=file
 But when I launch Jboss AS 5.1.0, I have the following warnings in the logs :
 13:30:02,583 INFO  [Version] Hibernate EntityManager 3.4.0.GA
 13:30:02,638 INFO  [Ejb3Configuration] Processing PersistenceUnitInfo [
 name: daytrader
 ...]
 13:30:02,675 WARN  [Ejb3Configuration] Persistence provider caller does not 
 implement the EJB3 spec correctly. 
 PersistenceUnitInfo.getNewTempClassLoader() is null.
 13:30:02,853 INFO  [AnnotationBinder] Binding entity from annotated class: 
 org.apache.geronimo.samples.daytrader.OrderDataBean
 
 13:30:07,487 INFO  [NamingHelper] Creating subcontext: 
 persistence.unit:unitName=daytrader-ear-2.1.3.ear
 13:30:07,488 INFO  [SessionFactoryObjectFactory] Bound factory to JNDI name: 
 persistence.unit:unitName=daytrader-ear-2.1.3.ear/#daytrader
 13:30:07,489 WARN  [SessionFactoryObjectFactory] InitialContext did not 
 implement EventContext
 13:30:07,490 INFO  [NamingHelper] JNDI InitialContext 
 properties:{java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory,
  java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces}
 But when I launch Jboss EAP 5.1.0, I have the following error in the logs :
 15:49:40,832 WARN  [WebServiceRefHandler] No injection target for 
 service-ref: service/Trade
 15:49:41,172 INFO  [NativeServiceRefBinderJAXRPC] setupServiceRef 
 [jndi=wsappclient/env/service/Trade]
 
 15:49:44,487 INFO  [JBossASKernel] Added 
 bean(jboss.j2ee:ear=daytrader-ear-2.1.3.ear,jar=wsappclient.jar,name=wsappclient,service=EJB3)
  to KernelDeployment of: wsappclient.jar
 15:49:45,618 WARN  [EJBRemoteHandler] EJBTHREE-1828: EJBInjectionContainer 
 jboss.j2ee:ear=daytrader-ear-2.1.3.ear,jar=dt-ejb.jar,name=DTBroker3MDB,service=EJB3
  is unconfigured, using legacy resolve
 15:49:45,623 WARN  [EJBRemoteHandler] EJBTHREE-1828: EJBInjectionContainer 
 jboss.j2ee:ear=daytrader-ear-2.1.3.ear,jar=dt-ejb.jar,name=DTBroker3MDB,service=EJB3
  is unconfigured, using legacy resolve
 15:49:45,624 WARN  [EJBRemoteHandler] EJBTHREE-1828: EJBInjectionContainer 
 jboss.j2ee:ear=daytrader-ear-2.1.3.ear,jar=dt-ejb.jar,name=DTBroker3MDB,service=EJB3
  is unconfigured, using legacy resolve
 15:49:45,624 WARN  [EJBRemoteHandler] EJBTHREE-1828: EJBInjectionContainer 
 jboss.j2ee:ear=daytrader-ear-2.1.3.ear,jar=dt-ejb.jar,name=DTBroker3MDB,service=EJB3
  is unconfigured, using legacy resolve
 15:49:45,627 INFO  [JBossASKernel] Created KernelDeployment for: dt-ejb.jar
 
 18:06:14,986 INFO  [Version] Hibernate Commons Annotations 3.1.0.GA
 18:06:15,011 INFO  [Version] Hibernate EntityManager [WORKING]
 18:06:15,191 INFO  [Ejb3Configuration] Processing PersistenceUnitInfo [
 name: daytrader
 ...]
 18:06:15,260 WARN  [Ejb3Configuration] Persistence provider caller does not 
 implement the EJB3 spec correctly. 
 PersistenceUnitInfo.getNewTempClassLoader() is
 null.
 18:06:16,084 INFO  [AnnotationBinder] Binding entity from annotated class: 
 org.apache.geronimo.samples.daytrader.OrderDataBean
 Any idea to fix these warnings ?
 Jboss Ticket  EJBTHREE-1828 is available here :
 Deprecated usage of runtime components during dependency resolve
 https://jira.jboss.org/browse/EJBTHREE-1828

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



[jira] Commented: (DAYTRADER-87) DayTrader 2.2.x : Can not compile for Jboss5 / doc is not up to date (file README.jboss5)

2010-12-02 Thread viola.lu (JIRA)

[ 
https://issues.apache.org/jira/browse/DAYTRADER-87?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12966401#action_12966401
 ] 

viola.lu commented on DAYTRADER-87:
---

Hi, Yannick: 
 You can find the daytrader ear under 
$daytrader_source\assemblies\javaee\daytrader-ear\target. Can you try that one 
on JBOSS. THanks in advance!

 DayTrader 2.2.x : Can not compile for Jboss5 / doc is not up to date (file 
 README.jboss5)
 -

 Key: DAYTRADER-87
 URL: https://issues.apache.org/jira/browse/DAYTRADER-87
 Project: DayTrader
  Issue Type: Bug
  Security Level: public(Regular issues) 
Affects Versions: 2.2
 Environment: * JDK 1.6_021
 * Mandriva Linux 2010.1
 * Maven 2.2.1
Reporter: Yannick LE NY
 Fix For: 2.2.1

 Attachments: daytrader-2.2-compile.log


 I try to compile Daytrader 2.2 for Jboss 5 with the documentation available 
 at 
 http://svn.apache.org/viewvc/geronimo/daytrader/branches/2.2/README.jboss5?revision=1032571view=markupsortby=revsortdir=down
 But this documentation is true/good for Daytrader 2.1.3 but not for daytrader 
 2.2.
 1) 
 Part (replace ejb folder by ejb3 folder)
 963. Rename these files manually:
 97# 
 $DAYTRADER_SRC_HOME/modules/ejb/src/main/resources/META-INF/persistence.xml
 98-- 
 $DAYTRADER_SRC_HOME/modules/ejb/src/main/resources/META-INF/persistence.xml.bak
  
 maybe should replace by
 963. Rename these files manually:
 97# 
 $DAYTRADER_SRC_HOME/modules/ejb3/src/main/resources/META-INF/persistence.xml
 98-- 
 $DAYTRADER_SRC_HOME/modules/ejb3/src/main/resources/META-INF/persistence.xml.bak
  
 2)
 Now, the part  for OpenJPA PCEnhancer Ant task is not available in 
 $DAYTRADER_SRC_HOME/modules/ejb/pom.xml
 114   5. Modify $DAYTRADER_SRC_HOME/modules/ejb/pom.xml to comment out 
 OpenJPA PCEnhancer Ant task:
 115   !--plugin
 116   artifactIdmaven-antrun-plugin/artifactId
 117   executions
 118   execution
 119   phasecompile/phase
 120   configuration
 121   tasks
 122   path id=enhance.path.ref
 123   fileset dir=${project.build.outputDirectory}
 124   include name=**/*.class/
 125   /fileset
 126   /path
 127   pathconvert property=enhance.files
 128   refid=enhance.path.ref
 129   pathsep= /
 130   java classname=org.apache.openjpa.enhance.PCEnhancer
 131   arg line=-p persistence.xml/
 132   arg line=${enhance.files}/
 133   classpath
 134   path refid=maven.dependency.classpath/
 135   path refid=maven.compile.classpath/
 136   /classpath
 137   /java
 138   /tasks
 139   /configuration
 140   goals
 141   goalrun/goal
 142   /goals
 143   /execution
 144   /executions
 145   /plugin-- 
 3)  No ear file created 
 174   8. Finally, copy the 
 $DAYTRADER_SRC_HOME/modules/ear/target/daytrader-ear-2.2-SNAPSHOT.ear
 175   to your $JBOSS_INST_HOME/server/standard/deploy/ directory. 
 After compiling with success, I have nothing in  
 $DAYTRADER_SRC_HOME/modules/ear/target/daytrader-ear-2.2-SNAPSHOT.ear.

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



  1   2   3   4   5   6   7   8   9   10   >