I'm new to camel too and I have to admit that building xml route is
not the easiest thing to do for novice. It becomes much easier when
you understand how configuration builder works.
Good xml editor helps a lot ( some with context prompts which xan read
xml schemas).

I'll add xml expamples to xmpp documentation later today.

Vadim.

On Fri, Aug 29, 2008 at 8:25 AM, Steve A. <[EMAIL PROTECTED]> wrote:
>
>
>
> Vadim Chekan wrote:
>>
>> <from uri="timer://kickoff?period=10000&amp;delay=1"/>
>> <setBody><constant>bla-bla</constant></setBody>
>> <to uri="xmpp://[EMAIL PROTECTED]/[EMAIL PROTECTED]" />
>>
>> Could you provide your configuration or java route builder please?
>>
>>
>
> Although it works, exactly where should are the valid Spring XML elements
> documented?  I don't see it in the XML reference.
>
> I've been all of the Camel documentation, but I don't remember reading
> anywhere that there was a one-to-one mapping of the Java DSL function names
> to Spring XML tags.
>
>
> Steve
>
> --
> View this message in context: 
> http://www.nabble.com/xmpp-endpoint-exception-tp19188057s22882p19222079.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>
>



-- 
>From RFC 2631: In ASN.1, EXPLICIT tagging is implicit unless IMPLICIT
is explicitly specified

Reply via email to