4 Replies Latest reply on Mar 17, 2009 5:06 AM by mielket

    camel in OC4J

    tcheng4

      Staring to learn Camel. I thought using an example will be easy, But,...

       

      I tryied to run the server of camel-example-spring-jms project.

       

      I put

        (HttpSite.java:1906)

              at com.evermind.server.http.HttpSite.addHttpApplication(HttpSite.java:1603)

              at oracle.oc4j.admin.internal.WebApplicationBinder.bindWebApp(WebApplicationBinder.java:302)

              at oracle.oc4j.admin.internal.WebApplicationBinder.bindWebApp(WebApplicationBinder.java:121)

              at oracle.oc4j.admin.internal.WebApplicationBinder.bindWebApp(WebApplicationBinder.java:99)

              at oracle.oc4j.admin.internal.ApplicationDeployer.bindWebApp(ApplicationDeployer.java:550)

              at oracle.oc4j.admin.internal.ApplicationDeployer.doDeploy(ApplicationDeployer.java:205)

              at oracle.oc4j.admin.internal.DeployerBase.execute(DeployerBase.java:93)

              at oracle.oc4j.admin.jmx.server.mbeans.deploy.OC4JDeployerRunnable.doRun(OC4JDeployerRunnable.java:52)

              at oracle.oc4j.admin.jmx.server.mbeans.deploy.DeployerRunnable.run(DeployerRunnable.java:81)

              at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298)

              at java.lang.Thread.run(Thread.java:619)

       

      Edited by: tcheng4 on Mar 13, 2009 2:31 PM