MAX BUILD SPEED
  • Home
  • About
Sign in Subscribe

Max Rohde

Max Rohde
Installing Apache 2 and Tomcat 7

Installing Apache 2 and Tomcat 7

Overview A tomcat instance is installed in a glimpse of an eye: after following a few steps as outlined in the tomcat documentation, it is possible to easily deploy WAR containers using the tomcat manager application. However, often this tomcat instance is configured for port 8080, and therewith not quite

By Max Rohde 27 Apr 2011
Large WAR file cannot be deployed in Tomcat 7

Large WAR file cannot be deployed in Tomcat 7

Problem When uploading a WAR file larger than 50 MB, the Tomcat 7 Manager application reports: The server encountered an internal error () that prevented it from fulfilling this request. Exception java.lang.IllegalStateException: org.apache.tomcat.util.http.fileupload.FileUploadBase$SizeLimitExceededException: the request was rejected because its size (XXX) exceeds

By Max Rohde 27 Apr 2011
Handling Drag and Drop Events in Gxt TreeGrids

Handling Drag and Drop Events in Gxt TreeGrids

The Ext GWT framework offers some rather sophisticated support for drag and drop in GWT applications. However dealings with drag and drop in TreeGrids can be complicated at times, since only limited documentation apart from the examples in the showcase is provided. Here some information, how it can be controlled,

By Max Rohde 23 Apr 2011
Infinitest for Eclipse: Quick Tutorial

eclipse

Infinitest for Eclipse: Quick Tutorial

If there are multiple dependent projects in an eclipse workspace, it can be tedious to run the unit test of all these projects manually. Often, a failed unit test caused by a change in a different project than where the unit test is located is only discovered with a significant

By Max Rohde 09 Apr 2011
Models Driven Development and Domain Specific Languages

Models Driven Development and Domain Specific Languages

The question of the right programming language is one that has always spurned much controversy. Likewise, the idea that one day we could develop software by simply 'drawing' expressive models has as many advocators as opponents. The idea of domain specific languages could be one which helps us

By Max Rohde 08 Apr 2011
Practice: Readable eBooks on the iPad using Margins

Practice: Readable eBooks on the iPad using Margins

Ubiquitous devices of all sizes have radically changed our reading experiences in the last couple of years. I have no problem in reading entire books using iBooks on the iPhone. Reading on the iPad has often been criticized for the potential strenuous effects of screen brightness. However, I most struggle

By Max Rohde 31 Mar 2011
Count lines of code and number of classes in eclipse projects

Count lines of code and number of classes in eclipse projects

There are a number of plugins for eclipse, Maven and/or subversion, which allow the convenient and automatic determination of important project statistics such as the total lines of code in a project or the number of Java classes. However, sometimes one just needs these statistics quick and dirty and

By Max Rohde 29 Mar 2011
Java List Equality and Object Identity

Java List Equality and Object Identity

Problem Java lists manage inserted objects based on their equality (see List JavaDoc). In some instances, it can be confusing that this equality has a different meaning than an equal identity of objects based on their reference. This becomes quite apparent in the following example: final List<String>

By Max Rohde 08 Mar 2011
GWT Object Serialization: Problems and (some) workarounds

GWT Object Serialization: Problems and (some) workarounds

I made the very troublesome discovery that different rules apply for Gwt to convert Java objects to JavaScript objects and using Java objects as parameters in Gwt's remote procedure calls (RPC). Following a list of issues arising when using Gwt RPC (but not in Java->JavaScript conversion)

By Max Rohde 02 Mar 2011
Gwt and Maven Jetty Plugin

Gwt and Maven Jetty Plugin

The Maven Gwt Plugin is a powerful tool in developing Gwt applications using Maven Build Management. I have set up my development environment to code and run JUnit test in eclipse IDE (without using eclipse IAM etc but the Maven Eclipse Plugin instead), and I test gwt code using the

By Max Rohde 01 Mar 2011
Knowledge Orchestration for Sustained Competitive Advantage (Research Paper)

Knowledge Orchestration for Sustained Competitive Advantage (Research Paper)

We have presented a paper at the 44th Hawaiian International Conference on System Sciences (HICSS) 2011. Below the links for the paper as well as the slides presented: Links Link to citation on citeulike Link to full text article on IEEE Xplore (requires subscription to the IEEE Xplore digital library)

By Max Rohde 01 Mar 2011
Automatic Refresh of Projects in Eclipse

Automatic Refresh of Projects in Eclipse

I am working with the Maven Eclipse Plugin, the Maven Bundle Plugin and the eclipse PDE. A common activity in this setup is to refresh projects in the workspace, since the Maven bundle plugin generates new MANIFEST.MF files (which I copy via Maven Ant Task), which become "out

By Max Rohde 25 Feb 2011
See all
MAX BUILD SPEED

MAX BUILD SPEED

be calm & code.

MAX BUILD SPEED
  • Sign up
Powered by Ghost

MAX BUILD SPEED

be calm & code.