VOOZH about

URL: https://www.javacodegeeks.com/author/deny-wuysan

⇱ Deny Wuysan, Author at Java Code Geeks


  • Enterprise Java👁 Image
    Deny WuysanJune 22nd, 2018
    1 279

    OpenLiberty: Error on Injection, works on TomEE and Wildfly

    While I was working on this blog, I encountered this error: [INFO ] DSRA8203I: Database product name : MySQL [INFO…

    Read More »
  • Enterprise Java👁 Image
    Deny WuysanJune 22nd, 2018
    0 202

    Testing OpenLiberty with Arquillian (Remote)

    Having heard many great reviews, I thought I’ll give Open Liberty a try. In this post, I shall discuss the…

    Read More »
  • Enterprise Java👁 Image
    Deny WuysanNovember 25th, 2015
    0 246

    Java EE integration testing with Arquillian using Chameleon, Shrinkwrap, Drone/Graphene

    Continuing from my previous post here, I think I have learnt a few new (and exciting) things about Java EE…

    Read More »
  • Enterprise Java👁 Image
    Deny WuysanNovember 21st, 2013
    6 436

    Using JSF 2.2 features to develop ajax, scrollable, lazy-loading data table

    This time around, I thought I’ll share with you what I recently learnt of JSF 2.2 features. To do that,…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Deny WuysanSeptember 11th, 2013
    0 171

    JAAS-secured JAX-RS end point

    With the advent of RESTFUL (JAX-RS) as the “preferred” way to create web service end points, for a long time…

    Read More »
  • Enterprise Java👁 Image
    Deny WuysanSeptember 3rd, 2013
    2 210

    Testing Java EE 6 with Arquillian (incl. JPA, EJB, Bean Validation and CDI)

    For a very long time, I heard quite a lot of people saying good things about Arquillian. Whilst I have…

    Read More »
Back to top button
Close