Search |
||||||||||||||||||||||||||||||||||||||||||||||||||||
Blogs by topic Blogs and user felipegaucho
Community![]()
Jazoon 2010 is calling for papers, with a renewed website and some surprises reserved for the ones participating in the conference.
Web Services and XML![]()
A small JAXB puzzle: how to define a custom element to serialize Date objects with the TimeZone information? Piece of cake, isn't it? Try it yourself and you will be surprised with the tricky details.
![]()
Registration is one of most implemented use cases ever, but things get a bit different when you try to implement it in a RESTful Web-Service.
![]()
Rule of thumb: Avoid to use {variables} as the first path of a
Jersey's @Path
I am working on the Arena PUJ Project, a RESTful web-service to
support PUJ competitions. We are in the early stages of the project but
we already got some resources published on the web. Let me show you a
few URL samples:
An insecure GET method to read all competitions promoted by a
JUG:
GET /{competition_id}/...
J2EE![]() When I comment in mailing lists that I am implementing a registration module for my application, hundreds of other developers comment they are coding exactly the same functionality in their projects - an indicator that something is missing in the Java EE Universe. ![]()
JPA has its puzzles and from time to time it is useful to write down that tricky solution for our mapping needs.This entry describes a ManyToMany relationship with an additional state in the intermediate table.
![]()
Can you compile, deploy and test your Java EE projects with just 1 line of command? Check it out.
![]()
Registration is one of most implemented use cases ever, but things get a bit different when you try to implement it in a RESTful Web-Service.
![]()
Poison messages are a common threat to java EE applications using JMS resources, but there are a few tricks you can use to workaround them.
![]()
Rule of thumb: Avoid to use {variables} as the first path of a
Jersey's @Path
I am working on the Arena PUJ Project, a RESTful web-service to
support PUJ competitions. We are in the early stages of the project but
we already got some resources published on the web. Let me show you a
few URL samples:
An insecure GET method to read all competitions promoted by a
JUG:
GET /{competition_id}/...
![]()
Lately I am working in a new pet project, quite interesting and perhaps you also have nice ideas on how to improve it.
Testing![]()
Testing the contents of generated PDF files is made easy with Canoo Webtest 3.0 and Maven2. In this blog you will find a complete example.
Deployment![]()
With the newcomer Vaadin module I
updated the Arena Project
script to support builds on Windows platform. Not a big deal in terms of
configuration but it is worthy a notification in case you had
tried to build the project before and got frustrated with the Platform
Classifier restricted to the UNIX-family.
Why to use Platform Classifiers? The lack of a
good Maven support for the Glassfish...
![]()
Can you compile, deploy and test your Java EE projects with just 1 line of command? Check it out.
Tools![]()
With the newcomer Vaadin module I
updated the Arena Project
script to support builds on Windows platform. Not a big deal in terms of
configuration but it is worthy a notification in case you had
tried to build the project before and got frustrated with the Platform
Classifier restricted to the UNIX-family.
Why to use Platform Classifiers? The lack of a
good Maven support for the Glassfish...
Databases![]()
JPA has its puzzles and from time to time it is useful to write down that tricky solution for our mapping needs.This entry describes a ManyToMany relationship with an additional state in the intermediate table.
![]()
Can you compile, deploy and test your Java EE projects with just 1 line of command? Check it out.
![]()
During my studies I found some details about the JPA that suggested me I should never use long as ID type for my JPA Entities.
Web Development Tools![]()
Can you compile, deploy and test your Java EE projects with just 1 line of command? Check it out.
Research![]()
Lately I am working in a new pet project, quite interesting and perhaps you also have nice ideas on how to improve it.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|