Hi Claus, I was using 2.12.2 and upgraded to 2.13.2
--
View this message in context:
http://camel.465427.n5.nabble.com/Set-providers-property-on-uri-for-cxfrs-endpoint-tp5754319p5754403.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Hello I'm trying to set the providers property for the endpoint of my rest
service:
.
.
.
I've defined a bean to enable Cors on the service:
When I run the application it gives me the error:
Caused By: java.lang.IllegalArgumentException: Could not find a suitable
se
Excelent! that worked for me, Thank you
--
View this message in context:
http://camel.465427.n5.nabble.com/Camel-headers-sent-in-mail-body-on-Weblogic-server-tp5751375p5751439.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Sure:
PRUEBA
ccarri...@universales.com
The only difference that I can note is that I added weblogic.xml file to
make weblogic recognize and start the ap
Hello I've been looking for a solution for this issue but I haven't found
anything yet, when I use the smtp port and send a mail on development
environment on Apache Tomcat it send it just fine, but I deploy my
application to Weblogic server and it starts to send the email but it has
all the header
Hello, I know it's a little late for ask but I have this issue right now, I
have put trace on and I can see that the contentType header is set to
text/html and has not been overwritten.
One curious thing is that when I test it on development mode it sends the
email in the right format, but when I