Hi David
I posted my response for this at
http://camel.465427.n5.nabble.com/Re-Email-Attachments-Adding-to-Exchange-Attachments-td5741847.html
Please let me know if it works
cheers
Reji
--
View this message in context:
http://camel.465427.n5.nabble.com/Email-Attachments-Adding-to-Exchange
ory.ReflectionServiceFactoryBean.buildServiceFromWSDL(ReflectionServiceFactoryBean.java:416)[132:org.apache.cxf.cxf-rt-core:2.6.8]
>
> at
> org.apache.cxf.service.factory.ReflectionServiceFactoryBean.initializeServiceModel(ReflectionServiceFactoryBean.java:538)[132:org.apache.cxf.cxf-rt-core:2.6.8]
>
>
> *
> Can you let me know what exactly I am doing wrong? I am new to Camel so
> facing lot of issues.
> I did lot of googling but not able to get it running. Is there any other
> approach to consume the webservice.
>
> Thanks in advance !
>
> Thanks
> David
> 9786495225
>
> --
> If you reply to this email, your message will be added to the discussion
> below:
>
> http://camel.465427.n5.nabble.com/Email-Attachments-Adding-to-Exchange-Attachments-tp5739863p5741843.html
> To unsubscribe from Email Attachments - Adding to Exchange Attachments, click
> here<http://camel.465427.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=5739863&code=Y29udGFjdHJlamlAZ21haWwuY29tfDU3Mzk4NjN8MTAwNDkxODIzMw==>
> .
> NAML<http://camel.465427.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>
--
View this message in context:
http://camel.465427.n5.nabble.com/Re-Email-Attachments-Adding-to-Exchange-Attachments-tp5741847.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Hi Regi,
can i have solution for this.
i have created one sample web service and deployed in servicemix 4.5.2. i am
able to get the url and client java using getting response:
i am creating another project to consume the webservice but i am getting
error. Source and error is attached.
-
.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>
--
View this message in context:
http://camel.465427.n5.nabble.com/Re-Email-Attachments-Ad
Contactreji, can you please subscribe to the discussion forum as we describe
here [1]. Otherwise all your mails has to be moderate by the Camel team and
is may missed/delayed.
[1] http://camel.apache.org/discussion-forums.html
Thanks in advance,
Christian
--
View this message in context:
htt
You have to remove the ${ESB_HOME}/data directory, if you do this change
afterwards. It's the case for a few config changes after you already
started and stopped the ESB.
Best,
Christian
-
Software Integration Specialist
Apache Member
V.P. Apache Camel | Apache Camel PMC Member |
hi
Finally after a lot of struggle and handson, i have a fix here.
We have to comment out *javax.activation;version="1.1", \* from two places
inside the file */etc/jre.properties* .
There are 2 places where it occurs..
*Very Important: THIS HAS TO BE DONE BEFORE THE FIRST KARAF BOOT. Else this
Hi Reggi,
Can you tell me your camel route?? so that i can suggest better
solution for this problem
Cheers!!!
Bharath.R
--
View this message in context:
http://camel.465427.n5.nabble.com/Email-Attachments-Adding-to-Exchange-Attachments-tp5739863p5740118.html
Sent from the Camel - Use
Hi reggi,
I don't have any idea on this.Please contact Claus Ibsen for more
details
Cheers!!!
Bharath.R
--
View this message in context:
http://camel.465427.n5.nabble.com/Email-Attachments-Adding-to-Exchange-Attachments-tp5739863p5740111.html
Sent from the Camel - Users mailing lis
Hey Bharath!!
Thanks a lot buddy!!!
It works flawlessly !!!
I have done the same in Production and Quality environment. But now I am a
bit concerned about Production side. It seems like going for a complete
fuse installations could really hurt the customer. They cant afford to loose
service at a
Hi Regi,
Please see the below link for more details
http://fusesource.com/forums/thread.jspa?threadID=4131&tstart=0
Cheers!!!
Bharath.R
--
View this message in context:
http://camel.465427.n5.nabble.com/Email-Attachments-Adding-to-Exchange-Attachments-tp5739863p5740088.html
Sent f
Hi Regi,
If you are using Jboss Fuse Installation you need to reinstall it
again and test your application
Cheers!!!
Bharath.R
--
View this message in context:
http://camel.465427.n5.nabble.com/Email-Attachments-Adding-to-Exchange-Attachments-tp5739863p5740087.html
Sent from the
Hi Bharath
Thanks a lot for that.
just wanted to point out that my jboss fuse doesn't start up once I
commented the line which you have mentioned.
I found a similar fix suggested by someone on some blog. But I face issue
starting up the container. It simply hangs up as if its waiting for some
r
Add the attachment only to the in message.
Best,
Christian
Am 23.09.2013 08:18 schrieb "contactreji" :
> Hi Bharath
>
> I am using Fuse version 2.10.0.fuse-71-047.. Seems like there is some
> serious issue with attaching files..
> I modified my program and added the processor right before the ema
Hi Bharath
I am using Fuse version 2.10.0.fuse-71-047.. Seems like there is some
serious issue with attaching files..
I modified my program and added the processor right before the email
component.
My processor code is as follows
*
public class AddAttachment implements Processor{
@Overri
Hi Regi,
It seems to be JRE issue.Please comment the following line in your
etc/jre.properties
javax.activation;version="1.1", \
and delete your data directory or take back up if you want and restart your
Fuse Container
Cheers!!!
Bharath.R
--
View this message in context:
http://
Hi Regi,
What version of Fuse ESB you are using??
Cheers!!!
Bharath.R
--
View this message in context:
http://camel.465427.n5.nabble.com/Email-Attachments-Adding-to-Exchange-Attachments-tp5739863p5739868.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Hi Regi,
"Attachments are not support by all Camel components
The Attachments API is based on the Java Activation Framework and is
generally only used by the Mail API. Since many of the other Camel
components do not support attachments, the attachments could potentially be
lost as they
Hey Bharath
Thanks a lot..
I get following exception
*
nested exception is:
javax.activation.UnsupportedDataTypeException: no object DCH for MIME
type
multipart/mixed;
boundary="=_Part_17_708704654.1379674347139"]
org.apache.camel.RuntimeCamelException: javax.mail.Messagi
19 matches
Mail list logo