Featured Post

Applying Email Validation to a JavaFX TextField Using Binding

This example uses the same controller as in a previous post but adds a use case to support email validation.  A Commons Validator object is ...

Friday, March 30, 2012

Screenshot of a tFileInputJSON Component

A few readers have asked about tFileInputJSON.  This post shows a simple job that writes the JSON structure shown in the foreground.

Fixing a Pasting Error Caused by an Alfresco 4.0 SDK Client

When cutting and pasting a document I created using a custom Alfresco client, I received an error indicating a problem with the node's URI.

Wednesday, March 28, 2012

Tuesday, March 27, 2012

Running Alfresco's TestModel Class from Eclipse

This post shows a minimal setup for running the TestModel class included in Alfresco as referenced by the Wiki.  The TestModel class is used to validate a custom content model.  This validation is more productive than a trial-and-error approach involving Tomcat restarts.

Sunday, March 25, 2012

[AUDIO] Integration Tools Podcast, Episode 57: Talend. Pentaho. Extol. Informatica. Jitterbit.

Spend a few minutes a week to keep on top of the data integration tools market. Episode 57 of the Integration Tools Podcast is available. The podcast is on integration tools' product releases, research, and events. This week covers Talend, Pentaho, Extol, Informatica, and Jitterbit.

Integration Tools Podcast Episode 57

For more podcasts, visit http://www.bekwam.com

Thursday, March 22, 2012

Fixing "A valid SecureContext was not provided in the RequestContext" in Alfresco 4.0 WebScript

I was working with Jeff Potts' book "Alfresco Developer Guide" and found that one of the WebScript examples needed to be updated for 4.0.

Monday, March 12, 2012

Disabling Guest Access in Alfresco 4.0

Instead of modifying an XML file, you can use the toplevel alfresco-global.properties file.  Add the following line

alfresco.authentication.allowGuestLogin=false

Sunday, March 11, 2012

[AUDIO] Integration Tools Podcast, Episode 56: CloverETL. expressor. Informatica. Adeptia.

Spend a few minutes a week to keep on top of the data integration tools market. Episode 56 of the Integration Tools Podcast is available. The podcast is on integration tools' product releases, research, and events. This week covers CloverETL, expressor, Adeptia, and Informatica.

Integration Tools Podcast Episode 56

For more podcasts, visit http://www.bekwam.com

Saturday, March 10, 2012

Dynamic Crosstab Sorting in Jasper Reports

You can drive the order of Row Groups and Column Groups in a Jasper Reports Crosstab using a Parameter and a custom Java class.

Thursday, March 8, 2012

When Talend Open Studio's Guess Schema Isn't Enough

If you have a text file or an Excel spreadsheet of unknown quality, sometimes the Talend Open Studio for Data Integration feature "Guess Schema" may be too strict.

Wednesday, March 7, 2012

Fixing a SQL Server Connection Failure in a Dev Environment

I spent more minutes than I would have liked en/disabling TCP/IP and turning on and off my firewall to fix this connection problem in SQL Server

Sunday, March 4, 2012

[AUDIO] Integration Tools Podcast, Episode 55: Talend. Pentaho. DataStax. Information Builders.

Spend a few minutes a week to keep on top of the data integration tools market. Episode 55 of the Integration Tools Podcast is available. The podcast is on integration tools' product releases, research, and events. This week covers Talend, Pentaho, DataStax, and Information Builders.

Integration Tools Podcast Episode 55

For more podcasts, visit http://www.bekwam.com