Hi nick,
Sometimes ago i tried for "reportincident “ sample with axis2 may be
that will help out to you also, please refer this [1]
Claus, may be i can spend some time for axis2 component. If so i will
update the list.
[1] - http://ssagara.blogspot.com/2009/04/axis2-ride-with-camel.html
Thanks
Hi
You need the to span the entire route such as
http://camel.apache.org/schema/spring";>
java.lang.Exception
false
Hi
Had a 2nd look and realized you need to use multipart/form instead to
upload files.
See example on ticket using curl with the -F option
https://issues.apache.org/activemq/browse/CAMEL-1913
On Sat, Aug 15, 2009 at 12:23 PM, Claus Ibsen wrote:
> Hi
>
> I had a look and found a glitch. I have
What repo did you find the mina 1.1.7_2-SNAPSHOT bundle in? I can't find it
in any of these:
http://people.apache.org/repo/m2-snapshot-repository (has a 1.1.7_2-SNAPSHOT
directory but it's empty)
https://repository.apache.org/content/repositories/snapshots
http://repo.fusesource.com/maven2-snaps
Hi
I had a look and found a glitch. I have created a ticket to track it
https://issues.apache.org/activemq/browse/CAMEL-1913
On Fri, Aug 14, 2009 at 10:56 PM, jjb wrote:
>
> Hi
>
> My example does use the POST method to send the data by virtue of using the
> --post-file option to wget. From the
Hi,
If I get you right the problem is that the classes generated by jaxb do not
implement Serializable?! This can be changed by adding custom binding for
jaxb. I haven't tried out how to use this with Camel but I guess this should
be a starting point. You can also google for jaxb java class seria