0 Replies Latest reply on Apr 3, 2009 3:17 PM by hkapoor

    Unable to start servicemix-cxf-bc-service-unit due to IllegaStateException

      Hi,

       

      I have created servicemix-cxf-bc-service-unit by the following command

       

      mvn archetype:create -DarchetypeGroupId=org.apache.servicemix.tooling -DarchetypeArtifactId=servicemix-cxf-bc-service-unit -DarchetypeVersion=3.3.0.5-fuse -DgroupId=GEIP -DartifactId=SOAPReceiver -DremoteRepositories=http://repo.open.iona.com/maven2

       

      my xbean.xml has the following :

      ...

      (ServerImpl.java:58)

      at org.apache.servicemix.cxfbc.CxfBcConsumer.validate(CxfBcConsumer.java:493)

       

      What could I be doing wrong ??

       

      PS: I know that there is a separate forum entry for similar topic

      http://fusesource.com/forums/thread.jspa?threadID=566&tstart=0

      But this did not help me. Thread initiator was having problem with cxf osgi, however I have issue with cxf-bc as jbi component.

       

      -Harshit