He asked about running unit tests in Eclipse.... What planet are you from??

Nils-H

On Thu, Oct 15, 2009 at 2:12 PM, Martin Gainty <mgai...@hotmail.com> wrote:
>
> running in eclipse ties you to eclipse plugin framework
>
> a potentital big can of worms since portlet can mean supporting a number of 
> either JSR-168 portlet or JSR-286 spec
> moreover testing all of these in tomcat,wweblogic,websphere,glassfish and 
> resin can turn out to be a ft job literally
> then there are the databases which have traditionally been mysql,oracle and 
> postgres
> there is also a authentication module which is non-trivial where each 
> resource is accessed by permissions from principal
> merging all the xwork Interceptor will be quite an accomplishment
> also whoever takes this on needs to be open to ideas from others since portal 
> vendor,framework and DBs are always changing
>
> Martin Gainty
> ______________________________________________
> (standard caveats apply)
>
>
>
>> Date: Thu, 15 Oct 2009 11:16:23 +0200
>> Subject: Re: Portlet-plugin maintainer?
>> From: leonard.bro...@gmail.com
>> To: dev@struts.apache.org
>>
>> I've started looking at the codebase a bit, since I have found some
>> other issues and dislike submitting bugs unless I can reproduce and
>> have some tech-info on them.
>>
>> About the namespace issues, since i have very little background on why
>> it is implemented my changes just break the tests (which is good) and
>> proves there is reason why it's implemented that way.
>>
>> Also I cannot get the unit tests to run in eclipse because it (eclipse
>> junit runner) can't load struts-plugin.xml from disk. I'm sure this is
>> a classic issue, anyone familiar with it?
>>
>> 2009/10/14 Nils-Helge Garli Hegvik <nil...@gmail.com>:
>> > I did notice your second email, but for some reason never received the
>> > first one. It's true that there's are some issues in the backlog right
>> > now. Any help would be appreciated :)
>> >
>> > Nils-H
>> >
>> > On Tue, Oct 13, 2009 at 5:24 PM, Musachy Barroso <musa...@gmail.com> wrote:
>> >> AFAIK Nils is the only one that uses/maintains the portlet plugin.
>> >> That being said, you can always submit patches for it.
>> >>
>> >> musachy
>> >>
>> >> On Sat, Oct 10, 2009 at 9:59 AM, Leonard Broman
>> >> <leonard.bro...@gmail.com> wrote:
>> >>> Hi!
>> >>>
>> >>> We are using struts in portlets for custom modules in sitevision
>> >>> (proprietary portal) but the portlet-plugin has some bugs it seems,
>> >>> that might be related directly to this portal. I've started looking at
>> >>> the codebase for portlet-plugin to try to debug the issues, but I've
>> >>> realised it's going to take some time to get things strait...
>> >>>
>> >>> I posted on the users list about one issue I have with the
>> >>> portlet-plugin, but got no response. I also noted there are a few very
>> >>> old issues in Jira. I'm wondering if anyone is actively maintaining
>> >>> the portlet-plugin?
>> >>>
>> >>> /
>> >>>
>> >>> Leonard Broman
>> >>>
>> >>> ---------------------------------------------------------------------
>> >>> To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
>> >>> For additional commands, e-mail: dev-h...@struts.apache.org
>> >>>
>> >>>
>> >>
>> >>
>> >>
>> >> --
>> >> "Hey you! Would you help me to carry the stone?" Pink Floyd
>> >>
>> >> ---------------------------------------------------------------------
>> >> To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
>> >> For additional commands, e-mail: dev-h...@struts.apache.org
>> >>
>> >>
>> >
>> > ---------------------------------------------------------------------
>> > To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
>> > For additional commands, e-mail: dev-h...@struts.apache.org
>> >
>> >
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
>> For additional commands, e-mail: dev-h...@struts.apache.org
>>
>
> _________________________________________________________________
> Hotmail: Free, trusted and rich email service.
> http://clk.atdmt.com/GBL/go/171222984/direct/01/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org

Reply via email to