Fixed that 30 minutes ago ;) Thanks, Guillaume Nodet
On 5/18/06, markpittsnh <[EMAIL PROTECTED]> wrote:
Now, it appears that C:\java\incubating- servicemix-3.0-SNAPSHOT\lib\optional\jetty-util-6.0.0beta15.jar Loading Apache ServiceMix from file: servicemix.xml Step 1 - svn up Step 2 - mvn clean Step 3 - mvn install Step 4 - unzip C:\java\sm2\trunk\servicemix-assembly\target\incubating- servicemix-3.0-SNAPSHOT.zip Step 5 - run soap example. INFO - JBIContainer - Activating component for: [container=ServiceMix,name=#SubscriptionManager#] with service: null component: [EMAIL PROTECTED] INFO - ComponentMBeanImpl - Initializing component: #SubscriptionManager# INFO - DeploymentService - Restoring service assemblies INFO - JBIContainer - ServiceMix JBI Container (http://servicemix.org/) name: ServiceMix running version: 3.0-SNAPSHOT INFO - AutoDeploymentService - Directory: install: Archive changed: processing servicemix-http-3.0-SNAPSHOT-installer.zip ... WARN - AutoDeploymentService - Automatic install of C:\java\incubating- servicemix-3.0-SNAPSHOT\examples\soap-binding\install\servicemix-http-3.0-SNAPSHOT-installer.zip failed errorCode: 0 at org.apache.geronimo.connector.work.WorkerContext.run(WorkerContext.java :323) at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Thread.java:595) Caused by: java.lang.NoClassDefFoundError: org/mortbay/util/ajax/Continuation at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:164) at org.apache.servicemix.http.HttpConfiguration.class$(HttpConfiguration.java :23) at org.apache.servicemix.http.HttpConfiguration.<clinit>( HttpConfiguration.java:23) at org.apache.servicemix.http.HttpLifeCycle.<init>(HttpLifeCycle.java:44) at org.apache.servicemix.http.HttpComponent.createLifeCycle( HttpComponent.java:32) at org.apache.servicemix.common.BaseComponent.<init>(BaseComponent.java:48) at org.apache.servicemix.http.HttpComponent.<init>(HttpComponent.java:26) Step 6 - downloaded http://www.ibiblio.org/maven/jetty/jars/jetty-util-6.0.0beta15.jar to C:\java\incubating-servicemix-3.0-SNAPSHOT\lib\optional Step 7 - run soap example C:\java\incubating-servicemix-3.0-SNAPSHOT\examples\soap-binding >servicemix servicemix.xml Apache ServiceMix ESB: 3.0-SNAPSHOT Loading Apache ServiceMix from file: servicemix.xml INFO - JBIContainer - Activating component for: [container=ServiceMix,name=#SubscriptionManager#] with service: null component: [EMAIL PROTECTED] INFO - ComponentMBeanImpl - Initializing component: #SubscriptionManager# INFO - JBIContainer - Activating component for: [container=ServiceMix,name=servicemix-jsr181] with service: null component: [EMAIL PROTECTED] INFO - DeploymentService - Restoring service assemblies INFO - JBIContainer - ServiceMix JBI Container (http://servicemix.org/) name: ServiceMix running version: 3.0-SNAPSHOT INFO - ComponentMBeanImpl - Setting running state for Component: servicemix-jsr181 to Started INFO - ComponentMBeanImpl - Initializing component: servicemix-jsr181 INFO - AutoDeploymentService - Directory: deploy: Archive changed: processing soap-demo-sa.zip ... INFO - AutoDeploymentService - Components servicemix-http are not installed yet - adding ServiceAssembly soap-demo to pending list INFO - AutoDeploymentService - Directory: deploy: Finished installation of archive: soap-demo-sa.zip -- View this message in context: http://www.nabble.com/http-binding-and-soap-binding-example-broken-t1638798.html#a4442548 Sent from the ServiceMix - User forum at Nabble.com.
-- Cheers, Guillaume Nodet
