You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by George Anadiotis <ge...@gmail.com> on 2007/12/05 18:03:38 UTC

more loan-broker-bpel trouble, on 3.2.1

Hello

Being a new to ServiceMix (but not to ESB) and particularly interested in
BPEL, after getting familiar with the architecture, deployment etc and
running the basic example, i tried to move on to the loan-broker-bpel one,
but i'm facing some issues.

After upgrading to 3.2.1 to avoid the maven repository issues mentioned
elsewhere, i am now puzzled by the fact that whenever i try to run mvn
install jbi:projectDeploy, i get an error in
testCreditHistory(loanbroker.CreditAgencyTest). Checking the logs it seems
like there are 2 issues - no idea if they are related though:

servicemix-test.log shows this:

javax.naming.NoInitialContextException: Need to specify class name in
environment or system property, or as an applet parameter, or in an
application resource file:  java.naming.factory.initial

while loanbroker.CreditAgencyTest.txt shows this:

-------------------------------------------------------------------------------
Test set: loanbroker.CreditAgencyTest
-------------------------------------------------------------------------------
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.61 sec <<<
FAILURE!
testCreditHistory(loanbroker.CreditAgencyTest)  Time elapsed: 0.594 sec  <<<
ERROR!
java.lang.NoClassDefFoundError:
org/apache/commons/jci/compilers/JavaCompiler
	at org.drools.compiler.RuleBaseLoader.loadFromReader(Unknown Source)

Has anyone else seen this and/or has any idea why this could be happening?

TIA
George Anadiotis
-- 
View this message in context: http://www.nabble.com/more-loan-broker-bpel-trouble%2C-on-3.2.1-tf4950994s12049.html#a14175968
Sent from the ServiceMix - User mailing list archive at Nabble.com.