Fwd: cxf-rs blueprint example

2021-03-22 Thread Michael Oliver
response that is sent back to the original requester. Two components dragged from the palette and configured in two beans one for server/service and the other for the client. Seems simple enough but I am one of those that needs to see an example. Thanks -- -- Michael Oliver +639175570990

Simple Blueprint example

2021-03-22 Thread Michael Oliver
Looking for an example Red Hat Fuse blueprint flow that has cxf:rsServer from the Palette to accept a POST JSON and a cxf:rsClient to access a REST exeranl API with the original request and returns the response to the original requester. Example is all I want, thanks. -- -- Michael Oliver

Re: Simple Blueprint example

2021-03-22 Thread Michael Oliver
gt; > Regards > JB > > > Le 22 mars 2021 à 09:18, Michael Oliver a > écrit : > > > > Looking for an example Red Hat Fuse blueprint flow that has > > cxf:rsServer from the Palette to accept a POST JSON > > > > and a cxf:rsClient to access a REST exeranl

Re: Waiting for dependencies

2021-05-11 Thread Michael Oliver
Ok thanks will try that On Tue, May 11, 2021, 3:07 PM Claus Ibsen wrote: > You need to install camel-netty4-http > > On Tue, May 11, 2021 at 8:30 AM Mike Oliver > wrote: > > > > I have the following camel context. > > > > http://camel.apache.org/schema/blueprint";> > > > >

Re: SMTP Problems

2021-05-20 Thread Michael Oliver
Claus, yes I did, including the javainuse.com site/ youtube. Also tried the gmail app password, google-mail component, turning off gmail security settings and two factor with app password. The referenced youtube was one of the first things I tried to do. I am thinking to go java and processor bea

Re: SMTP Problems

2021-05-24 Thread Michael Oliver
Tried on 8 and 11, thought of that. My guess is that my ISP is blocking SMTP to prevent spammers. I don't have a fixed up address to test from so I may be fighting an unwinnable fight. On Mon, May 24, 2021, 3:39 PM William Juwono wrote: > Ok. because I saw your codes was using smtp and port 46

Re: CXF CodeGen Plugin

2021-05-30 Thread Michael Oliver
Ok so apache-jaxb? On Mon, May 31, 2021, 2:13 PM JB Onofré wrote: > And by the way you need jaxb for the plugin dependencies. > > > Le 31 mai 2021 à 08:12, JB Onofré a écrit : > > > > Camel-jaxb doesn’t bring jaxb artifacts. You have to add jaxb > dependency. > > > >> Le 31 mai 2021 à 07:41, M