Hi all,
I want to deploy my pentaho project on Jboos AS 5.0 using CBF framework.
The following structure is my pentaho framework with jboss.
|cbf-quickstart
|jboss
|pentaho-4.8
|project-development
|target-build
|target-dist
build.xml
When i start the ant command "ant -Dproject=development -Denv=yw all run" following errors will be occur.
Buildfile: build.xml
[echo] --------------------------------------------------------------
[echo] --------------------------------------------------------------
[echo] ------ CBF - Community Build Framework -------
[echo] ------ Version: 5.1 -------
[echo] ------ Author: Pedro Alves (pedro.alves@webdetails.pt) -------
[echo] --------------------------------------------------------------
[echo] --------------------------------------------------------------
[echo]
[echo] SETTINGS:
[echo]
[echo] Project: development
[echo] Environment: build-ost.properties
[echo] Config File: project-development/config/build-ost.properties
[echo] --------------------------------------------------------------
[echo] --------------------------------------------------------------
init:
[echo] Building project development
copy-init:
[echo] Copying files
[echo] Applying patches
[copy] Copying 15 files to D:\Java\PentahoWorkspace\cbf-quickstart
[copy] Copying 259 files to D:\Java\PentahoWorkspace\cbf-quickstart
dev-setup-common:
dev-setup-jboss:
BUILD FAILED
D:\Java\PentahoWorkspace\cbf-quickstart\build.xml:437: FATAL: Jboss config not available yet
Total time: 25 seconds
So, if you have any suggestion or any help or any experience on that share me please.
Note : Pentaho on tomcat, it is ok.
Thank a lot,
y.
Note
I want to deploy my pentaho project on Jboos AS 5.0 using CBF framework.
The following structure is my pentaho framework with jboss.
|cbf-quickstart
|jboss
|pentaho-4.8
|project-development
|target-build
|target-dist
build.xml
When i start the ant command "ant -Dproject=development -Denv=yw all run" following errors will be occur.
Buildfile: build.xml
[echo] --------------------------------------------------------------
[echo] --------------------------------------------------------------
[echo] ------ CBF - Community Build Framework -------
[echo] ------ Version: 5.1 -------
[echo] ------ Author: Pedro Alves (pedro.alves@webdetails.pt) -------
[echo] --------------------------------------------------------------
[echo] --------------------------------------------------------------
[echo]
[echo] SETTINGS:
[echo]
[echo] Project: development
[echo] Environment: build-ost.properties
[echo] Config File: project-development/config/build-ost.properties
[echo] --------------------------------------------------------------
[echo] --------------------------------------------------------------
init:
[echo] Building project development
copy-init:
[echo] Copying files
[echo] Applying patches
[copy] Copying 15 files to D:\Java\PentahoWorkspace\cbf-quickstart
[copy] Copying 259 files to D:\Java\PentahoWorkspace\cbf-quickstart
dev-setup-common:
dev-setup-jboss:
BUILD FAILED
D:\Java\PentahoWorkspace\cbf-quickstart\build.xml:437: FATAL: Jboss config not available yet
Total time: 25 seconds
So, if you have any suggestion or any help or any experience on that share me please.
Note : Pentaho on tomcat, it is ok.
Thank a lot,
y.
Note