Hi Jeff,
 
 See the attachment.
 
 I did deploy and run the \samples\quickstarts\helloworld and \samples\quickstarts\helloworld_action  successfully under  JBOSS ESB Server 4.3GA, I followed the instructuion in "Getting Started Guide" document, just type ¡°ant deploy" and ¡°ant runtest¡±.
 
 The difference is now I am using JBOSS AS 4.2.2, and I build the helloworld.esb by myself, but all the code and xml file are copied from the sample.

Lucy
 
 
ÔÚ2008-08-07£¬"Jeff Yu" <cyu@redhat.com> дµÀ£º
>Hi Lucy,
>
>Hmm... could you attach that helloworld.esb, otherwise it is a little 
>bit hard for us to find out the problem, also can you deploy the 
>quickstart example, and run them successfully, if it can, I'd suggest 
>you create an example based on that.
>
>-Jeff
>
>Ç®Óîºç wrote:
>>  
>>  Hi Jeff:
>>  
>>  The error disappeared after I made the change as you told, but new 
>> error happened, I check the jboss-esb.xml in the helloworld.esb, it is 
>> there. Thanks, --Lucy
>>  
>>
>> 14:44:45,687 INFO  [JBoss4ESBDeployer] create esb service, helloworld.esb
>> 14:44:45,687 ERROR [MainDeployer] Could not create deployment: 
>> file:/D:/jboss-4.2.2.GA/server/default/deploy/helloworld.esb
>> org.jboss.deployment.DeploymentException: Unable to find document url 
>> of META-INF/jboss-esb.xml in: 
>> file:/D:/jboss-4.2.2.GA/server/default/deploy/helloworld.esb
>>  at 
>> org.jboss.soa.esb.listeners.config.JBoss4ESBDeployer.create(JBoss4ESBDeployer.java:247)
>>  at org.jboss.deployment.MainDeployer.create(MainDeployer.java:969)
>>  at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:818)
>>  at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
>>  at sun.reflect.GeneratedMethodAccessor25.invoke(Unknown Source)
>>  at 
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>>  at java.lang.reflect.Method.invoke(Method.java:597)
>>  at 
>> org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
>>  at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
>>  at 
>> org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
>>  at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
>>  at 
>> org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
>>  at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
>>  at 
>> org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
>>  at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
>>  at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
>>  at $Proxy9.deploy(Unknown Source)
>>  at 
>> org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanner.java:421)
>>  at 
>> org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:610)
>>  at 
>> org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(AbstractDeploymentScanner.java:263)
>>  at 
>> org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(AbstractDeploymentScanner.java:336)
>>  at 
>> org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
>>  at 
>> org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
>>  at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
>>  at 
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>>  at java.lang.reflect.Method.invoke(Method.java:597)
>>  at 
>> org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
>>  at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
>>  at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
>>  at 
>> org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
>>  at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
>>  at 
>> org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
>>  at $Proxy0.start(Unknown Source)
>>  at org.jboss.system.ServiceController.start(ServiceController.java:417)
>>  at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
>>  at 
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>>  at java.lang.reflect.Method.invoke(Method.java:597)
>>  at 
>> org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
>>  at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
>>  at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
>>  at 
>> org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
>>  at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
>>  at 
>> org.jboss.system.ServiceMBeanSupport.start(ServiceMBeanSupport.java:194)
>>  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>  at 
>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>>  at 
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>>  at java.lang.reflect.Method.invoke(Method.java:597)
>>  at 
>> org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
>>  at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
>>  at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
>>  at 
>> org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
>>  at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
>>  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>  at 
>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>>  at 
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>>  at java.lang.reflect.Method.invoke(Method.java:597)
>>  at 
>> org.jboss.jmx.connector.invoker.InvokerAdaptorService.invoke(InvokerAdaptorService.java:266)
>>  at sun.reflect.GeneratedMethodAccessor92.invoke(Unknown Source)
>>  at 
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>>  at java.lang.reflect.Method.invoke(Method.java:597)
>>  at 
>> org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
>>  at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
>>  at 
>> org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
>>  at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
>>  at 
>> org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
>>  at 
>> org.jboss.jmx.connector.invoker.SerializableInterceptor.invoke(SerializableInterceptor.java:74)
>>  at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
>>  at 
>> org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
>>  at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
>>  at 
>> org.jboss.invocation.jrmp.server.JRMPProxyFactory.invoke(JRMPProxyFactory.java:179)
>>  at sun.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
>>  at 
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>>  at java.lang.reflect.Method.invoke(Method.java:597)
>>  at 
>> org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
>>  at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
>>  at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
>>  at 
>> org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
>>  at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
>>  at 
>> org.jboss.invocation.jrmp.server.JRMPInvoker$MBeanServerAction.invoke(JRMPInvoker.java:818)
>>  at 
>> org.jboss.invocation.jrmp.server.JRMPInvoker.invoke(JRMPInvoker.java:419)
>>  at sun.reflect.GeneratedMethodAccessor90.invoke(Unknown Source)
>>  at 
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>>  at java.lang.reflect.Method.invoke(Method.java:597)
>>  at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:305)
>>  at sun.rmi.transport.Transport$1.run(Transport.java:159)
>>  at java.security.AccessController.doPrivileged(Native Method)
>>  at sun.rmi.transport.Transport.serviceCall(Transport.java:155)
>>  at 
>> sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:535)
>>  at 
>> sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:790)
>>  at 
>> sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:649)
>>  at 
>> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:885)
>>  at 
>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
>>  at java.lang.Thread.run(Thread.java:619)
>>
>> ÔÚ2008-08-07£¬"Jeff Yu"