Re: Wicket free guide updated!

2013-05-30 Thread hantsy
Thanks.
On 5/30/2013 18:29, Andrea Del Bene wrote:
> Hi,
>
> I've published a new update for the free guide. This time the update
> contains many changes/corrections thanks to the proofreading (from
> preface to Chapter 10) made by Paul Bros.
> In addition, paragraph '10.2.5 Creating custom validators' has been
> partially rewritten to remove deprecated code (class AbstractValidator).
>
> Have fun!
>
> -
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

-- 
Fulltime Java EE Freelancer from China

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



Re: WicketTester against real EJB backend

2013-04-17 Thread hantsy
I also opened an eye on the Wicket-CDI module, it seems it is based
JBoss Solder project.

Consider Arquillian to test your Java EE 6 application on JBoss 7.

http://www.arquillian.org

It is also a JBoss project.

Hantsy

On 4/17/2013 22:50, Tom Eicher wrote:
> Hello good Wicket People,
>
> I now have a cool Wicket+CDI/Weld+EJB EAR running in JBoss AS7.
> Before it progresses further, I should start adding some
> automated integration tests, I think ;-)
>
> The idea I have, is to use WicketTester against a real EJB
> deployment.
> The benefits would be:
> - a lot faster than Selenium tests
> - using WicketTester API
> - testing EJB calls as they are really used from wicket
>   actions (especially with regards to lazy loading as I
>   am not using Open-Session-In-View)
> - testing against deployed EAR as produced by build
>   script, therefore testing build and EAR deploybility
>
> Does that sound like a good or like a stupid idea to you ?
>
> Do you have other/better ideas other than solo plain EJB unit
> tests (do not test usage from Wicket), solo WicketTester
> (does not test calls to EJB layer) and Selenium (too slow
> and complicated to use for all tests)
>
> I'm a bit lost at the moment, using WicketTester from JUnit
> test case is easy, but when I try to lookup the BeanManager
> to setup CDI, it does not work, as the "remote" WicketTester
> is not allowed to remotely lookuop "java:comp/env/BeanManager"...
> Maybe I need to start WicketTester within the Arquillian-started
> (or Cargo-started) JBoss...
>
> Somebody having a remotely similar setup working ?
> (There are several examples for Spring, but not easily adapted
> to an EJB layer running in an un-embedded server...)
>
> Any input appreciated...
>
> Thanks, Cheers, Tom.
>
> -
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

-- 
Fulltime Java EE Freelancer/Developer from China.

Blog: http://hantsy.blogspot.com
LinkedIn: http://cn.linkedin.com/in/hantsy

Hire me on oDesk <https://www.odesk.com/users/%7E01364b53cb1f4c5597> or
Elance <http://hantsy.elance.com>.


Re: Wicket free guide updated.

2013-04-08 Thread hantsy
Thanks, Andrea.


On 4/8/2013 17:42, Andrea Del Bene wrote:
> Hi,
>
> I bother you just to tell that I released an updated version of the
> guide with some typo corrections and two small additions.
> http://code.google.com/p/wicket-guide/
>
> Bye! :)
>
> -
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

-- 
Fulltime Java EE Freelancer/Developer from China.

Blog: http://hantsy.blogspot.com
LinkedIn: http://cn.linkedin.com/in/hantsy

Hire me on oDesk <https://www.odesk.com/users/%7E01364b53cb1f4c5597> or
Elance <http://hantsy.elance.com>.


Re: JBoss RichFaces/AeroGear effort to create cross-framework components

2013-02-18 Thread hantsy
Hi, it will be included in Richfaces5? I can not find the info from the
Richfaces project page.

On 2/18/2013 16:40, Martin Grigorov wrote:
> Hi,
>
> Please send us the links to the docs, code and demos of the initiative.
>
>
> On Sat, Feb 16, 2013 at 6:37 PM, "Ing. Ondřej Žižka" wrote:
>
>> Hi everyone,
>>
>> RichFaces team has started an effort to make their components available
>> for multiple frameworks.
>> Currently, the targetted are JSF, GWT/Errai and one I don't remember.
>> It would be cool to have Wicket amongst those: Wicket community would get
>> a set of highly tested and maintained ajax-enabled components.
>>
>> For that, the RichFaces team is looking for experiended Wicket component
>> integrator who would help creating a guide how to mount Wicket onto the
>> common API of those components.
>> Currently, the demo app hosting is down, but I could provide few examples
>> of how it works for GWT.
>>
>> Anyone interested?
>>
>> Regards,
>> Ondra
>>
>> --**--**-
>> To unsubscribe, e-mail: 
>> users-unsubscribe@wicket.**apache.org
>> For additional commands, e-mail: users-h...@wicket.apache.org
>>
>>
>


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