NullPointerException in Liferay

When I try to deploy any portlet war in Liferay I get a NullPointerException. Even using the samples they bundle. Has anyone see that and know how to fix it?

15:58:10,703 INFO [com.liferay.portal.deploy.AutoDeployPortletListener] Copying portlets for d:\dl\liferay\deploy\jsf-portlet.war

Deploying jsf-portlet.war Expanding: d:\dl\liferay\deploy\jsf-portlet.war into d:\dl\liferay\tomcat\temp\20060720155811031 Modifying d:\dl\liferay\tomcat\temp\20060720155811031\WEB-INF\web.xml java.lang.NullPointerException at com.liferay.util.FileUtil.listFiles(FileUtil.java:260) at com.liferay.util.FileUtil.listFiles(FileUtil.java:252) at com.liferay.portal.tools.BaseDeployer.deployDirectory(BaseDeployer.java:265) at com.liferay.portal.tools.BaseDeployer.deployFile(BaseDeployer.java:308) at com.liferay.portal.tools.BaseDeployer.deploy(BaseDeployer.java:216) at com.liferay.portal.deploy.AutoPortletDeployer.deploy(AutoPortletDeployer.java:80) at com.liferay.portal.deploy.AutoDeployPortletListener.deploy(AutoDeployPortletListener.java:79) at com.liferay.portal.shared.deploy.AutoDeployDir.scanDirectory(AutoDeployDir.java:133) at com.liferay.portal.shared.deploy.AutoDeployScanner.run(AutoDeployScanner.java:60) 15:58:11,953 INFO [com.liferay.portal.deploy.AutoDeployPortletListener] Portlets for d:\dl\liferay\deploy\jsf-portlet.war copied successfully

My portlet-ext.properties looks like:

portal.release=professional

portal.ctx=/

auto.deploy.dest.dir=d:/dl/liferay/tomcat/webapps auto.deploy.deploy.dir=d:/dl/liferay/deploy

No matter what I try to deploy I get that NPE.

Qwicket 0.1 released

I pushed up 0.1 this weekend.  I failed to get a run script in the bundle, but it can be run using ant.  The default target is to run the builder.  This is the first and last release as a swing client.  Igor Vaynberg convinced me to write it as a web app.  I started down the swing path because I don't get to write much swing these days and wanted an excuse.  The web app route makes a lot of sense though.  When that's done you can create the skeleton of your application and download a zip of the generated code.  Nothing to download besides your app.  I hope to have the web version up this week with many new features to follow.

New Website Design

It's been on my list for a while, but I finally updated the main site design. I've been looking around for ideas and finally found one I liked over at OSWD. I was looking at several possibilities with landscapes of some sort but I really liked the mountains in this one. Since I can see the Rockie Mountains from my window here, I thought the association was rather appropriate. I hope you like the new design as much as I do. Because, either way, I'm not going to touch it again for a while. ;)