jms url syntax

2005-03-30 Thread Küst Heiko
hi, i'm using jms as transport layer and tried to set the port address in the service locator to something like "jms:/MyQ/initialContextFactory=org.exolab.jms.jndi.InitialContextFactory&jn diProviderURL=rmi://localhost:1099/&queueConnectionFactory=JmsQueueConnectio nFactory". but this causes an ex

soap header binding

2005-03-18 Thread Küst Heiko
hi, a question about headers: when i define a header (some type with some attributes) and define the binding for that header to be soap-encoded, the multiRef reference to the header goes to the soap-body (*) which means that the header information is splitted up between soap-header and soap-body:

ws-addressing support

2005-03-16 Thread Küst Heiko
hi, i have a question about ws-addressing: does axis support it? if not, are there other projects that implement ws-addressing? thanks for your help heiko