Hi,

On Wed, Apr 27, 2011 at 10:43 AM, Daniele Dellafiore
<dani...@dellafiore.net> wrote:
> On Tue, Apr 26, 2011 at 9:12 PM, Daan van Etten <d...@stuq.nl> wrote:
>
>> Op 26 apr 2011, om 16:41 heeft Martin Grigorov het volgende geschreven:
>>
>>
>> Not doing anything now because it can break in the future is not a really
>> good argument..?
>> Anything can break, that's why there are unit tests, release candidates,
>> etcetera.
>> With some small design improvements (no split packages, 'better' jar(s))
>> and a better manifest the 'Wicket OSGI support' will surpass many other
>> frameworks or libraries.
>>
>
> This is also my main point to conversation. We're talking about being
> somewhere really close to a nice out of the box OSGi support. Why not take a
> little effort to make it complete? Also, having packages that span through
> different jars is not really good to me, OSGi or not.
>
I'm not against improving the current state. I'm saying that it want
last long without your help.
I said several times that the community can create the uber-jar
project in wicketstuff but so far no one wanted to do it.
I can do it for you but I wont test it in a real OSGi container. I'm
just not interested in this.
But we can apply your patches if they are reasonable.
About testing - I don't see how unit tests will help to keep it
working in the future. Any ideas/patches on this matter are welcome!

My concerns are that we had similar issue with Portlets support. When
we ran the vote whether to remove the support for Wicket 1.5 few
people (~ 5) asked to move the related code in wicketstuff so the
community can support it. Half an year later no one touched it so far.

> Anyway,
>
> Daan, I'm really interested in the classloading problem you had. Actually I
> did succeed in making a wicket-spring webapp start and work 100%.
> But after the wicket package is reinstalled or just refreshed in the
> container, @SpringBean injection stop working with:
>
> java.lang.IllegalArgumentException: Can not set
> org.fenotipi.services.StudiService field
> org.fenotipi.web.general.HomePage.studiService to
> org.apache.wicket.proxy.$Proxy40
>
> Any idea?
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

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

Reply via email to