Hi Harald,
Thanks for taking the time to implement your solution to the OSGi problem.
If you could create a patch (or fork and then pull request; or commit
directly) into the
https://github.com/wicketstuff/core/tree/master/jdk-1.5-parent/wicket-bundle-parent
module that would be ideal. I can't tell if it should be integrated
into the existing wicket-bundle or beside it as a new module (You can
decide).
If you need commit access just post to the dev list with your github
username and we can add you.
Once your changes are committed into wicketstuff the jenkins server (it
polls github @hourly) will build them into wicketstuff-core 1.5-SNAPSHOT
jars and other osgi users could run it and their feedback could be
captured as project issues.
Would it be possible to have a wicket-bundle-example project that is
configured to launch itself using osgi to exercise the capabilities of
the module? Maybe the maven-pax-plugin be used to accomplish this?
I think since most wicket users don't seem to use osgi (me included) if
an example could be created that anyone could run the amount of feedback
would be greater.
Regards,
Mike
It would be easier to contribute feedback to your project as well as easier to
promote upstream if you forked the wicket-stuff project on github and added
your project there.
On Jun 25, 2011, at 11:24 AM, Harald Wellmann wrote:
Am 23.06.2011 19:11, schrieb Harald Wellmann:
I'll take a look at the patches, play around with the code and find out
if I'm one the wrong track or not... If I end up with anything
interesting enough, I'll get back or attach another patch.
Ok, here is my first shot at a solution. The IClassResolver using the client
bundle class loader works as expected. OSGi service injection into Wicket
components along the lines of wicket-spring is also working, as long as the
required services are unique.
All the details are explained in a Wiki page [1], and the glue code can be
browsed online [2], or you can clone my sample repository from Google Code.
Any feedback welcome!
[1] http://code.google.com/p/osgi-enterprise/wiki/WicketAndOsgi
[2]
http://code.google.com/p/osgi-enterprise/source/browse/?name=0.1.0#hg%2Faries-pde%2Fcom.googlecode.osgienterprise.wicket.osgi%2Fsrc%2Fcom%2Fgooglecode%2Fosgienterprise%2Fwicket
Regards,
Harald
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]