I am confused that the template project does not work.
I changed the servlet mapping
<servlet-mapping>
<servlet-name>appServlet</servlet-name>
<url-pattern>*.do</url-pattern>...
Type: Posts; User: banterCZ; Keyword(s):
I am confused that the template project does not work.
I changed the servlet mapping
<servlet-mapping>
<servlet-name>appServlet</servlet-name>
<url-pattern>*.do</url-pattern>...
I would like to start using Insight. So I created new project in STS
File -> New -> Other... -> Spring Template Project -> Spring MVC Project)
Than I run it on tc server. Application was...
Ok, I see. I was just confused that the attribute was offered by IDE in inbound-channel-adapter but did nothing.
I am migrating my Mule project into Spring Integration 2.0.0.RELEASE. In Mule there is simple keystore configuration for imaps.
<imaps:connector name="imapConnector"...
I have tried the sample project basic/mail with my gmail account via imaps. I just changed
int-mail:imap-idle-channel-adapter to
int-mail:inbound-channel-adapter.
And it seems to me that the...
Of course I tried it. But it did not work. I was curios why so I opened it in the browser.
You are right,...
I am missing maven repository too. There is no key release at http://maven.springframework.org/