I've following the Quick Start directions in the user guide and have been
unable to execute the web service as described in the last step.  

When I press the "Send" button I get an alert box that simply says "open
error".

I *can* view the wsdl file at http://localhost:8192/PersonService/main.wsdl.
If however I use the browser to hit http://localhost:8192/PersonService, I
get a 404 error (not sure if this is expected or not).

I'm running on Windows XP Pro. I've had the same problem in both servicemix
3.0 and 3.0.1.    I've tried using both Firefox and IE 7.  When using IE I
modified the html as described to comment out the "enablePrivilege" line.

The servicemix log output is as follows:

08:33:44,434 | INFO  | main       | nnectorServerFactoryBean |
jmx.ConnectorServerFactoryBean  171 | JMX connector available at:
service:jmx:rmi:///jndi/rmi://localhost:1099/jmxrmi
08:33:46,575 | INFO  | main       | JBIContainer             |
mix.jbi.container.JBIContainer  529 | ServiceMix 3.0.1-incubating JBI
Container (ServiceMix) is starting
08:33:46,575 | INFO  | main       | JBIContainer             |
mix.jbi.container.JBIContainer  532 | For help or more informations please
see: http://incubator.apache.org/servicemix/
08:33:46,778 | INFO  | main       | ComponentMBeanImpl       |
i.framework.ComponentMBeanImpl  188 | Initializing component:
#SubscriptionManager#
08:33:46,809 | INFO  | main       | DeploymentService        |
bi.framework.DeploymentService  684 | Restoring service assemblies
08:33:46,856 | INFO  | main       | JBIContainer             |
mix.jbi.container.JBIContainer  599 | ServiceMix JBI Container (ServiceMix)
started
08:34:39,869 | INFO  | Thread-6   | AutoDeploymentService    |
mework.AutoDeploymentService$2  589 | Directory: install: Archive changed:
processing servicemix-shared-3.0.1-incubating-installer.zip ...
08:34:40,197 | INFO  | Thread-6   | AutoDeploymentService    |
mework.AutoDeploymentService$2  593 | Directory: install: Finished
installation of archive:  servicemix-shared-3.0.1-incubating-installer.zip
08:34:43,869 | INFO  | Thread-6   | AutoDeploymentService    |
mework.AutoDeploymentService$2  589 | Directory: install: Archive changed:
processing servicemix-http-3.0.1-incubating-installer.zip ...
08:34:44,010 | INFO  | Thread-6   | jetty                    |
ervicemix.http.jetty.JCLLogger   80 | Logging to
[EMAIL PROTECTED] via
org.apache.servicemix.http.jetty.JCLLogger
08:34:44,041 | INFO  | Thread-6   | ComponentMBeanImpl       |
i.framework.ComponentMBeanImpl  210 | Starting component: servicemix-http
08:34:44,041 | INFO  | Thread-6   | ComponentMBeanImpl       |
i.framework.ComponentMBeanImpl  188 | Initializing component:
servicemix-http
08:34:44,119 | INFO  | Thread-6   | AutoDeploymentService    |
mework.AutoDeploymentService$2  593 | Directory: install: Finished
installation of archive:  servicemix-http-3.0.1-incubating-installer.zip
08:34:46,869 | INFO  | Thread-6   | AutoDeploymentService    |
mework.AutoDeploymentService$2  589 | Directory: install: Archive changed:
processing servicemix-jsr181-3.0.1-incubating-installer.zip ...
08:34:47,119 | INFO  | Thread-6   | ComponentMBeanImpl       |
i.framework.ComponentMBeanImpl  210 | Starting component: servicemix-jsr181
08:34:47,119 | INFO  | Thread-6   | ComponentMBeanImpl       |
i.framework.ComponentMBeanImpl  188 | Initializing component:
servicemix-jsr181
08:34:47,166 | INFO  | Thread-6   | AutoDeploymentService    |
mework.AutoDeploymentService$2  593 | Directory: install: Finished
installation of archive:  servicemix-jsr181-3.0.1-incubating-installer.zip
08:34:55,869 | INFO  | Thread-12  | AutoDeploymentService    |
mework.AutoDeploymentService$2  589 | Directory: deploy: Archive changed:
processing wsdl-first-sa-3.0.1-incubating.zip ...
08:34:56,744 | INFO  | Thread-12  | ServiceAssemblyLifeCycle |
ework.ServiceAssemblyLifeCycle  109 | Starting service assembly:
wsdl-first-sa
08:34:56,744 | INFO  | Thread-12  | ServiceUnitLifeCycle     |
framework.ServiceUnitLifeCycle   78 | Initializing service unit:
wsdl-first-jsr181-su
08:34:56,744 | INFO  | Thread-12  | ServiceUnitLifeCycle     |
framework.ServiceUnitLifeCycle   78 | Initializing service unit:
wsdl-first-http-su
08:34:56,744 | INFO  | Thread-12  | ServiceUnitLifeCycle     |
framework.ServiceUnitLifeCycle   97 | Starting service unit:
wsdl-first-jsr181-su
08:34:56,790 | INFO  | Thread-12  | ServiceUnitLifeCycle     |
framework.ServiceUnitLifeCycle   97 | Starting service unit:
wsdl-first-http-su
08:34:56,900 | INFO  | Thread-12  | jetty                    |
ervicemix.http.jetty.JCLLogger   80 | jetty-6.0.1
08:34:56,931 | INFO  | Thread-12  | jetty                    |
ervicemix.http.jetty.JCLLogger   80 | Started SelectChannelConnector @
0.0.0.0:8192
08:34:56,978 | INFO  | Thread-12  | AutoDeploymentService    |
mework.AutoDeploymentService$2  593 | Directory: deploy: Finished
installation of archive:  wsdl-first-sa-3.0.1-incubating.zip

Thanks for any advice!
-- 
View this message in context: 
http://www.nabble.com/Problem-with-Quick-Start-Sample-Deploy%3A-open-error-tf2966973s12049.html#a8301753
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to