Re: Hello world portlet

2006-07-14 Thread Julio C. Rivera
gards. Julio. 2006/7/14, Mitchell O'Brien <[EMAIL PROTECTED]>: Hi, Do you have a View.page file? Cheers, Mitch On 14.07.2006, at 13:29, Julio C. Rivera wrote: > Hi! > > I'm new in portlets. I'm trying to develop a Hello World portlet using > Tapestry. >

Hello world portlet

2006-07-14 Thread Julio C. Rivera
Hi! I'm new in portlets. I'm trying to develop a Hello World portlet using Tapestry. When I deploy my hello world portlet in jetspeed I get this portlet content: org.apache.tapestry.PageNotFoundException Page 'View' not found in application namespace. - org.apache.tapestry.resolver.Pa

Re: Securing Tapestry Applications

2006-07-10 Thread Julio C. Rivera
What about using acegi "domain object security" for solving problem #3 ? Regards, Julio. 2006/7/10, Jim Steinberger <[EMAIL PROTECTED]>: I mentioned Acegi twice as a possible solution, as it certainly is for Problems 1 and 2, but I als

Re: CMS Integration

2006-07-10 Thread Julio C. Rivera
I think a CMS component library is a very good idea. I'm searching something like it. I'm trying Stitches, but I'm having some problems building and deploying examples. 2006/7/10, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: a common CMS component library would be a very nice feature/add-on: - not re

Re: Wiki implementation using Tapestry

2006-07-06 Thread Julio C. Rivera
e a look at his blog 2004 or 2005 I think... On 7/6/06, Julio C. Rivera <[EMAIL PROTECTED]> wrote: > > Hi! > > I need to add wiki features to a Tapestry web application. I would like my > users could add and edit pages in a web space. I have been looking for > some > tape

Wiki implementation using Tapestry

2006-07-06 Thread Julio C. Rivera
Hi! I need to add wiki features to a Tapestry web application. I would like my users could add and edit pages in a web space. I have been looking for some tapestry-wiki engine integration component with no luck. I tried to integrate my Tapestry application and XWiki using sitemesh, but I didn't

Re: tapestry email service

2006-05-21 Thread Julio C. Rivera
What about publishing it on Tassel (http://equalitylearning.org/Tassel)?. Best regards. 2006/5/21, Henri Dupre <[EMAIL PROTECTED]>: I finished packaging my email service into a nice jar file... You just drop it in the classpath and then you can inject the email service in any page. The API is