[jboss-user] [jBPM] - Re: Generate reports problem with jbpm-console

Serge Emmanuel Pagop do-not-reply at jboss.com
Thu Feb 17 11:58:37 EST 2011


Serge Emmanuel Pagop [http://community.jboss.org/people/spagop] created the discussion

"Re: Generate reports problem with jbpm-console"

To view the discussion, visit: http://community.jboss.org/message/588128#588128

--------------------------------------------------------------
sometimes, It's great to document the things. Yes I also already found out why the reporting does not work before. Yes build.properties file defines some important elements and one is the download of BIRT.

---- build.properties ----

# the version of jBPM you want to use
# and the associated URL you want to get the dependencies from
# for example: 
#   jBPM.version=5.0.0
#   jBPM.url= http://hudson.jboss.org/hudson/job/jBPM5/lastStableBuild/artifact/target http://hudson.jboss.org/hudson/job/jBPM5/lastStableBuild/artifact/target
jBPM.version=5.0.0
jBPM.url= http://sourceforge.net/projects/jbpm/files/jBPM%205/jbpm-5.0-Final http://sourceforge.net/projects/jbpm/files/jBPM%205/jbpm-5.0-Final

# the version of Drools (Guvnor and Eclipse plugin) you want to use
# and the associated URL you want to get the dependencies from
# for example: 
#   drools.version=5.2.0-SNAPSHOT
#   drools.url= http://hudson.jboss.org/hudson/job/drools/lastStableBuild/artifact/target http://hudson.jboss.org/hudson/job/drools/lastStableBuild/artifact/target
drools.version=5.2.0.M1
drools.url= http://download.jboss.org/drools/release/5.2.0.M1 http://download.jboss.org/drools/release/5.2.0.M1

# the version of the Designer you want to use
# and the associated URL you want to get it from
# for example: 
#   designer.version=1.0.0.047-SNAPSHOT-jboss
#   designer.url= http://people.redhat.com/~tsurdilo/oryx/1.0.0.047-SNAPSHOT/ http://people.redhat.com/~tsurdilo/oryx/1.0.0.047-SNAPSHOT/
designer.version=1.0.0.047-SNAPSHOT-jboss
designer.url= http://people.redhat.com/~tsurdilo/oryx/1.0.0.047-SNAPSHOT/ http://people.redhat.com/~tsurdilo/oryx/1.0.0.047-SNAPSHOT/

# the home of your JBoss AS installation
# for example: 
#   jboss.server.version=5.1.0.GA
#   jboss.home=./jboss-${jboss.server.version}
jboss.server.version=5.1.0.GA
jboss.home=./jboss-${jboss.server.version}

# defines which server configuration should be used
# for example, if you specify 'default', the application
# will be deployed to ${jboss.home}/server/default/deploy
jboss.server.configuration=default

# the home of your eclipse installation
# will be used to deploy the Eclipse plugin to
eclipse.home=./eclipse

# defines whether you want the birt plugin (for reporting) to be downloaded or not
# by default this is turned off to avoid having to do a rather large download
# if you do not download the birt plugin, reporting in the jbpm-console will not work
# put this property to true if you want to download birt as well
jBPM.birt.download=true
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/588128#588128]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110217/f6906543/attachment.html 


More information about the jboss-user mailing list