Java, HTTPS and REST web services using Apache CXF
Securing REST web services is a very debated topic on the Internet. Because REST represents an architecture, and not a protocol – like SOAP -, there aren’t any specifications dealing with security, leaving this aspect as a design decision for the software engineers / developers. Still, if you search the web to find out what
[Continue reading]
Using two JVMs in Ubuntu
Today I was faced with the challenge of using two JVMs on the same machine. And let me tell you that whenever you have to do this, things get dirty. Basically I was forced to install an additional 32-bit JVM for Rodin, the IDE we use at faculty for Event-B modelling, because the developers of
[Continue reading]
Java 4-Ever
I have just seen the funniest and geekiest online video ever (via a buddy who sent me the link from the original site). Forget about Intel’s last advertising campaigns. Carefully watch the following one. DISCLAIMER: You must have some basic knowledge about Java, .NET, Microsoft, Linux and open-source. Otherwise you might fail to get the
[Continue reading]
Oracle TopLink, the ORA-00900 error and stored procedures
I was introduced to Oracle’s TopLink ORM package during my second internship at Oracle. Although the API (because TopLink actually became the reference implementation for the JPA 2.0) seemed a bit overwhelming at first, I’ve managed to get a grasp of it quite fast, allowing me to finish the assigned projects in time. The familiarity
[Continue reading]
Where has Java gone from Lucid?
Apparently the Java packages coming from Sun (or Oracle for the matter) have been moved to the Partner repositories starting with the 10.04 release of Ubuntu, codenamed Lucid Lynx. The affected packages are:
How to configure Tomcat 6 in Ubuntu for Eclipse
If you are an Ubuntu user and a Java developer there’s a great chance that you’d want at some point to develop web applications using Eclipse and Tomcat. The easiest way to install Tomcat is by using the package manager: Now configuring Eclipse to use the instance of Tomcat you previously installed should be straightforward.
[Continue reading]
Configuring Eclipse for J2EE development
Starting to learn about Servlets and JSP from “Head First Servlets and JSP 2nd edition“, I have reached a level where just editing my files from gedit wouldn’t suffice, as typos began to generate frustrations on my side. Although this is the recommended way by the book authors to build your projects while learning, which
[Continue reading]
Epic Java
This came to me through a colleague at work: Saying that Java is nice because it works on every OS is like saying that anal sex is nice because it works on every gender.
How to send null values in soapUI requests
soapUI is a pretty useful web service testing tool that can help you generate a multitude of tests like load testing, functional testing, data consistency testing and many more. I have started using it for real two days ago when I needed to test some SOAP web services for work. The main issue that kept
[Continue reading]
Recent Posts
Projects that I support
Recent Comments
nope said:
yeah that was my first thought too, but: mount: warning: seems to be mounted read-write. too bad, would have been just perfect. more»Klaus Deiss said:
Dear Radu, I tried it on Ubuntu 10.0.4.2 and 10.0.4.3 with different kernel versions (amd64 server 2.6.32 kernel). No... more»scompo said:
Nope.. Now it’s not working again.. This printer it’s a real pain in the butt.. The other hp printer I had... more»Dmitrij said:
Thank you Peter and Patrice. Could you please post the updated script? more»hd_flash_pains said:
didn’t work for me more»







