Re: Tapestry 5 Discussions

2006-07-29 Thread Daniel Honig
I'm shamelessly too intoxicatd to reply, but Ezra encapsulated my thoughts tonight. When he said, Hivemind is about ego, I was silently applauding. I don't understand whey the Tpy community cannot talk to Rod and Jurgen and have an integration. Let's talk .Net and JEE. For hte past year I have

Re: A hosting for a tapestry based application

2006-11-07 Thread Daniel Honig
Depends on how much it is worth to you. I really like places like rackspace that give you an "apartment". The rates were reasonable for our application at the time a year or two ago. If you need to be extremely budget concious any place that gives you a shell account w/ myself and tomcat access

Re: Recommended performance monitoring/testing tools?

2007-10-16 Thread Daniel Honig
CHeck out the GrinderIt should be able to serve your needs On 10/16/07, Daniel Jue <[EMAIL PROTECTED]> wrote: > > getList(); > > I was wondering what performance tools/packages you would recommend > for both model and WUI portions of a web application. (BTW I am not > using EJBs) > > I haven'

Bottleneck using OGNL

2008-06-20 Thread Daniel Honig
So was considering using OGNL for a project I am working on and I remember hearing that Tap had run into quite a few issues using OGNL and was wondering what the bottleneck was that caused a change in direction?

Re: What library do we need to use Groovy in our T5 project

2008-06-21 Thread Daniel Honig
HLS and all.. no doubt having groovy is a dream come true certain ones of us will remember Obj-c and wos... almost all will agree dynamic languages are great for the c in mvc. if anyone can send me a sampl tap5 proj with groovy at the controller level that would be great. thx. On Sat,

Re: Web Content Management Systems

2008-11-12 Thread Daniel Honig
If you are using Magnolia I have integrated Magnolia with a grails application recently. I created my own mechanism that works through JNDI to access a Magnolia session. As more of a guess than a well researched design, I'm pooling sessions with the open session in view pattern. This seems to

Re: Recommendation...

2007-01-12 Thread Daniel Honig
Also check out the .NET version of Maverick. On 1/12/07, Maldonado, Daniel CW2 NGCT <[EMAIL PROTECTED]> wrote: After playing with C# and .NET for a while our group has decided that we need some Java web apps to make our applicatons "enterprise" friendly and to get buy-in from our peers who ref

Re: My crap development environment

2007-02-15 Thread Daniel Honig
Murray, I really enjoyed using Jetty with the Eclipse startup plugin on a project I did a while back. I would highly reccomend abandoing tomcat for development and using Jetty during your development. If you have dependencies to tomcat functionality you might want to mock it out during dev., it

Re: Hibernate in background thread

2009-01-22 Thread Daniel Honig
What about using Quartz for such a task?http://www.opensymphony.com/quartz/ On Thu, Jan 22, 2009 at 4:43 PM, Tomas Kolda wrote: > Hi, > > I need to do something in background (import data once a day). I'm using > Tapestry-Hibernate package. User should be able to run import from web page > also.

Re: [OT] By boss decided

2009-02-17 Thread Daniel Honig
Just tell him to go check out grails before he goes off and tries to re-invent the infrastructure in cake php. That being said once T5 is part of my migration path once I reach the limits of scalability from all the MOP overhead from dynamic language frameworks. In a perfect world, I'd write my do

Re: [OT] By boss decided

2009-02-17 Thread Daniel Honig
guage frameworks is difficult. too late...too tiredbut hope the bullet points make up for my previous post. i think they are all points worth discussion. 2009/2/18 Daniel Honig > Just tell him to go check out grails before he goes off and tries to > re-invent the infrastructure in cake ph

Re: [OT] By boss decided

2009-02-19 Thread Daniel Honig
Ok, I'm sure the tapestry list will still be here to help in two years when they get to phase 3 and have to start from scratch ;) -dh On Thu, Feb 19, 2009 at 4:38 PM, Borut BolĨina wrote: > Today the official winner was announced. The corporate mind decided we will > use PHP Zend. The deciding

Re: Good Cheap Java Web Hosting Solutions

2009-03-27 Thread Daniel Honig
+1 for linode+1 for linode with upgraded ram for grails apps On Fri, Mar 27, 2009 at 9:09 PM, Thiago H. de Paula Figueiredo < thiag...@gmail.com> wrote: > On 3/27/09, Amit Nithian wrote: > > Does anyone have any good suggestions on good, cheap java web hosting > > solutions where I can deploy my

Re: OT: Web Services

2010-08-29 Thread Daniel Honig
I know of many projects using CXF without complaints. I'd say that CXF is probably a good way to go. On Sun, Aug 29, 2010 at 1:35 PM, Jim O'Callaghan wrote: > I'm aware this is off topic, but since there are so many people on the list > with a broad skill set am hoping I can learn from their exp

Re: T5.2 and Metro / SOAP

2011-09-21 Thread Daniel Honig
Why use metro when you can use CXF? Metro is good, but I don't think there is as much activity as CXF post the Sun/Oracle merger. On Wed, Sep 21, 2011 at 6:31 PM, Norman Franke wrote: > I have a need to create some web services to provide SOAP access. I'm > already using Tapestry 5.2 for our we

Re: T5.2 and CXF / SOAP

2011-09-26 Thread Daniel Honig
Yes over the long run you will be way better served by CXF than Metro, 2 years ago I would have chosen Metro, but no longer. Shame I can't help you integrate it with Tap. On Sep 23, 2011, at 6:27 PM, Norman Franke wrote: > So, since CXF appears to be way, way better documented, I'll ask. Has any

Re: [OT] Jenkins vs BuildBot

2012-01-04 Thread Daniel Honig
Why are you considering anything other than Jenkins then? On Wed, Jan 4, 2012 at 7:09 PM, Lenny Primak wrote: > I am looking at implementing CI server. Any thoughts on which one I should > go with? I don't have any complex requirements. Just don't want to install > a whole bunch of extra crap li

Re: [OT] Jenkins vs BuildBot

2012-01-05 Thread Daniel Honig
s) are noteworthy. > > > > On Thu, Jan 5, 2012 at 3:33 PM, Lenny Primak > wrote: > > > >> I don't know the space and just asking for suggestions. Are you saying > >> that Jenkins is the only one that runs in the JEE app server and all > others > >&

Re: Single Page Application

2018-05-31 Thread Daniel Honig
Why tapestry is a great framework, why not consider a purpose built framework for this such as JHipster? On Wed, May 30, 2018 at 12:57 PM, wrote: > Hi, > > I have been experimenting with the combination tapestry + angular (1.x) > few years ago, > then used angular in two commercial projects. > A

Re: image service?

2006-06-11 Thread Daniel Honig
Henri who is youI think I might know youl...where do you reside? On 6/11/06, Henri Dupre <[EMAIL PROTECTED]> wrote: I seem to recall that quite a while ago someone was working on an image service. I would need a service that allows to resize pictures (hopefully cache the images). Has anyone