Quantcast
Channel: ROPARDO s.r.l. » Gabriela Radu
Browsing all 10 articles
Browse latest View live

Hibernate MappingException error

When using Hibernate in a project, correct configuration of the service is a must, otherwise errors won’t let you alone :) Following the basic steps of configuration, I found myself facing an error, of...

View Article



Certificate Validation in an HTTPS Connection

By default, accessing an HTTPS URL using the URL class results in an exception if the server’s certificate chain cannot be validated has not previously been installed in the trust store. Working with:...

View Article

XEclipse, XWiki issues with sollutions

Some tips to avoid a headacke when dealing with xwiki and xeclipse: Common ground: xwiki version: 2.0, xwiki syntax: 2.0 -> If you need to create new and a lot of new documents in a space and time...

View Article

XWiki comparison between versions 1.8 and 2.1.1, with macro snippet sample in...

This is just a study between 2 version of xwiki, to see on single page what were the changes.  All the information regarding the xwiki releases were taken from their official website. Xwiki1.8...

View Article

Json, Struts and XWiki 2.1.1

If you want to add a feature in XWiki, something that you cannot already find implemented in XWiki code zone, you should go to the core of this platform. Implementing something new, means interacting ,...

View Article


Analyzing an application with JProfiler Tool

JProfiler is a modern and very useful Java tool for analyzing data. It’s dedicated to analyze J2EE, J2SE projects, and can integrate a number of IDE. An equivalent profiler for NetBeans is Jfluid...

View Article

Parse an XML file issue

If you wish to create an XML file and then parse it to use the containing information for some other logic you should keep in mind a small, but annoying “feature”. Error : ->...

View Article

SQL Transactions in Java

1. Rollback all data on import from a table if a row is corrupted.You have a list of sql queries as a parameter: - create database connection: Connection connection =...

View Article


Uncaught System Error:org/apache/jaxme/JMElement in JNLP

Wanting to implement a .jnlp jar for an application i run into this error that popped out in an error dialog “Uncaught System Error:org/apache/jaxme/JMElement” and after this, that project was blocked....

View Article


Two options for showing properties from a .properties file

Task: Show in a jsp file some properties you have declared in a .properties file in the project Solution1: Use the Jquery Plugin for internationalization. Think of this as using the ResourseBundle of...

View Article
Browsing all 10 articles
Browse latest View live




Latest Images