Since my previous topic; I've been trying to build the websale example in 
Eclipse with the 2 ant-scripts build.xml en build.deploy.xml

The first build went without problems, but the second one, the build.deploy.xml 
fails and gives this error

anonymous wrote : BUILD FAILED
  | D:\jbpm-starters-kit-3.1\jbpm\build.deploy.xml:50: 
org.hibernate.exception.JDBCConnectionException: Cannot open connection
  | 

When I scrollback in the Eclipse's console, I find some other errormessages, 
namely:

anonymous wrote : 
  | db.start:
  | [starthsqldb] starting 'java -cp 
c:/software/jboss-4.0.3/server/default/lib/hsqldb.jar org.hsqldb.Server  
-database D:\jbpm-starters-kit-3.1\jbpm/build/db/localDB -port 1701'...
  | [starthsqldb] Exception in thread "Thread-0" java.lang.NullPointerException
  | [starthsqldb] at 
org.apache.tools.ant.Project.fireMessageLoggedEvent(Project.java:1981)
  | [starthsqldb] at 
org.apache.tools.ant.Project.fireMessageLogged(Project.java:2058)
  | [starthsqldb] at org.apache.tools.ant.Project.log(Project.java:367)
  | [starthsqldb] at org.apache.tools.ant.Task.log(Task.java:346)
  | [starthsqldb] at org.apache.tools.ant.Task.log(Task.java:334)
  | [starthsqldb] at org.jbpm.ant.Launcher.run(Launcher.java:51)
  | 

I must inform you that I only have downloaded the jbpm-starters-kit.  But I 
don't need the jboss-package do I?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929550#3929550

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3929550


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to