Please pardon me for my maven naivette. I ran into the following error while building the benchmark
Failed to execute goal on project demo_template: Could not resolve dependencies for project org.apache.extras.myfaces.codi.examples:demo_template:war:1.0.0-SNAPSHOT: Could not find artifact org.apache.myfaces.extensions.cdi:myfaces-extcdi-dist-jsf20:jar:1.0.0-SNAPSHOT in apache-snapshot-repository ( https://repository.apache.org/content/repositories/snapshots/) -> [Help 1] I can't find the 1.0.0-SNAPSHOT and 1.0.1-SNAPSHOT snapshots for org.apache.myfaces.extensions.cdi:myfaces-extcdi-dist-jsf20:jar in https://repository.apache.org/content/repositories/snapshots/ Should I add some other repository to the pom.xm. Can you give me some pointers that will help me proceed. --Thanks, Rohit On Sun, Jul 17, 2011 at 11:07 AM, Gerhard Petracek < [email protected]> wrote: > hi @ all, > > the source as well as the jmeter config of the newest benchmarks is > available at [1]. > > fyi: > some benchmarks have a special maven profile for the ee config. however, > you > can also use the std. owb config. in the resulting war-file you just have > to > remove the libs (don't remove the jar-files of codi) and you also have to > remove the listener of owb in the web.xml > > (with the settings button, you can configure the number of value-bindings) > > regards, > gerhard > > [1] > > http://code.google.com/a/apache-extras.org/p/myfaces-codi-examples/source/browse/#hg%2Finternal%2Fsimple_benchmarks > > http://www.irian.at > > Your JSF powerhouse - > JSF Consulting, Development and > Courses in English and German > > Professional Support for Apache MyFaces > > > 2011/7/17 Rohit Kelapure <[email protected]> > > > +1. Good work Gerhard! > > > > On Sun, Jul 17, 2011 at 7:47 AM, Mark Struberg <[email protected]> > wrote: > > > > > Hi folks! > > > > > > Recently there have been lot of tweets and rumours about fast EE6 > > > application servers. Sadly if they say fast they only speak from > startup > > > performance. Of course it is a big benefit to not have to wait 15 > minutes > > > before a server is ready, but that doesn't say anything about how fast > > the > > > server is regarding runtime performance. > > > > > > Yesterday Gerhard posted a nice blog comparing the _runtime_ > performance > > of > > > various EE servers - with a clear winner: OWB > > > > > > > > > http://os890.blogspot.com/2011/07/benchmark-myfaces-codi-scopes-owb-vs.html > > > > > > And yes, I like to keep it that way ;) > > > > > > LieGrue, > > > strub > > > > > >
