Bpel example

2006-10-31 Thread davipo

Hi everybody,
I've seen the bpel-bpe example of servicemix 3.0 snapshot and it works
fine...
But i can't understand what is the role of ActiveMq.
I know, tell me if i'm wrong, that the JMSClient class send a message on tcp
port 61616 and then this message arrive to the bpel that manage it and send
the response
but the section beetween sending, by JMSClient, and receive, by bpel engine,
is not so clear to me.
So I think that ActiveMq has a role here but I don't know how.
can someone explain me how does it works?

thanks and excuse me for my english :)

Davide
-- 
View this message in context: 
http://www.nabble.com/Bpel-example-tf2546064.html#a7094634
Sent from the ServiceMix - Dev mailing list archive at Nabble.com.



Re: BPEL

2006-10-27 Thread davipo

Hi Guillaume,
thank you for the explaining.But I have one more question to make
I've seen the bpel-bpe example of servicemix 3.0 snapshot and it works
fine...
But i can't understand what is the role of ActiveMq.
I know, tell me if i'm wrong, that the JMSClient class send a message on tcp
port 61616 and then this message arrive to the bpel that manage it and send
the response
but the section beetween sending, by JMSClient, and receive, by bpel engine,
is not so clear to me.
So I think that ActiveMq has a role here but I don't know how.
can you explain me how does it works? 

thank you and excuse to me for my english :)

Davide
-- 
View this message in context: http://www.nabble.com/BPEL-tf2514159.html#a7031698
Sent from the ServiceMix - Dev mailing list archive at Nabble.com.



BPEL

2006-10-26 Thread davipo

Hi everybody,
I have only one question to make.
There's someone who can explain to me what are, if there are, the
differences between PXE and BPE bpel Engines.
Thanks

Davide
-- 
View this message in context: http://www.nabble.com/BPEL-tf2514159.html#a7011746
Sent from the ServiceMix - Dev mailing list archive at Nabble.com.



Bpe integration with tomcat

2006-07-04 Thread davipo

Hi, I'm trying to integrate servicemix-bpe bpel engine into servicemix-web
and trying to deploy it under tomcat but I have many problems to insert the
wsdl files. when I try to deploy I have theese errors:

4-lug-2006 10.26.54 org.apache.servicemix.jbi.framework.ComponentMBeanImpl
setInitialRunningState
INFO: Setting running state for Component: servicemix-bpe to Started

4-lug-2006 10.26.54 org.apache.servicemix.jbi.framework.ComponentMBeanImpl
init
INFO: Initializing component: servicemix-bpe

4-lug-2006 10.26.54 org.apache.ode.bpe.util.BPEProperties lookupBoolean
AVVERTENZA: Name UUID_USE_CONNECTOR_KEY is not bound in this Context

4-lug-2006 10.26.54
org.apache.servicemix.jbi.framework.ServiceAssemblyLifeCycle stop
INFO: Stopping service assembly: bpe-demo

4-lug-2006 10.26.54 org.apache.servicemix.jbi.framework.ServiceUnitLifeCycle
init
INFO: Initializing service unit: bpe-su

Retrieving document at 'loanbroker'.
Retrieving document at 'creditagency.wsdl', relative to 'loanbroker'.
Retrieving document at 'bank.wsdl', relative to 'loanbroker'.
Retrieving document at 'creditagency.wsdl', relative to 'file:/C:/Program
Files/Apache Software Foundation/Tomcat
5.5/webapps/servicemix-web/wdir/service-assemblies/bpe-demo/version_1/sus/servicemix-bpe/bpe-su/loanbroker.wsdl'.
Retrieving document at 'bank.wsdl', relative to 'file:/C:/Program
Files/Apache Software Foundation/Tomcat
5.5/webapps/servicemix-web/wdir/service-assemblies/bpe-demo/version_1/sus/servicemix-bpe/bpe-su/loanbroker.wsdl'.

[Fatal Error] :1:1: Content is not allowed in prolog.
4-lug-2006 10.26.56
org.apache.servicemix.jbi.framework.ServiceAssemblyLifeCycle
getComponentFailure

AVVERTENZA: Could not parse result exception
org.xml.sax.SAXParseException: Content is not allowed in prolog.
at
com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(Unknown Source)
at
com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Unknown
Source)
at
org.apache.servicemix.jbi.framework.ServiceAssemblyLifeCycle.parse(ServiceAssemblyLifeCycle.java:420)
at
org.apache.servicemix.jbi.framework.ServiceAssemblyLifeCycle.getComponentFailure(ServiceAssemblyLifeCycle.java:401)
at
org.apache.servicemix.jbi.framework.ServiceAssemblyLifeCycle.stop(ServiceAssemblyLifeCycle.java:168)
at
org.apache.servicemix.jbi.framework.ServiceAssemblyLifeCycle.restore(ServiceAssemblyLifeCycle.java:329)
at
org.apache.servicemix.jbi.framework.DeploymentService.start(DeploymentService.java:96)
at
org.apache.servicemix.jbi.container.JBIContainer.start(JBIContainer.java:556)
at
org.apache.servicemix.jbi.container.SpringJBIContainer.afterPropertiesSet(SpringJBIContainer.java:78)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1059)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:363)
at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:226)
at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:147)
at
org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:275)
at
org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:320)
at
org.springframework.web.context.support.AbstractRefreshableWebApplicationContext.refresh(AbstractRefreshableWebApplicationContext.java:134)
at
org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:246)
at
org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:184)
at
org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:49)
at
org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3729)
at
org.apache.catalina.core.StandardContext.start(StandardContext.java:4187)
at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:759)
at
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:739)
at
org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524)
at
org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:904)
at
org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.java:867)
at
org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:474)
at
org.apache.catalina.startup.HostConfig.start(HostConfig.java:1122)
at
org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:310)
at
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
at