GWT Dev-mode and the Firefox race
I love doing Google Web Toolkit-development, but let’s face it, developing it using the slow Dev-mode plugin written for Chrome takes the fun out of it. That’s why I was saddened when I updated Firefox to version 7.0 and released that the plugin was not present for it. My mission: installing Firefox 6.0.2 which does [...]
When 404′s kill!
This morning, when starting my JBoss AS 5.1, I was greated by the following message: Failed to read schema document ‘http://java.sun.com/xml/ns/persistence/persistence_2_0.xsd’, because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>. Well, that sucked! I havn’t come up with any workaround, [...]