I am trying to use pub/sub feature of redis but RedisTemplate doesn't provide any of those commands as of now..is it in future roadmap of spring-data-redis to support it??
would be great if it...
Type: Posts; User: puran; Keyword(s):
I am trying to use pub/sub feature of redis but RedisTemplate doesn't provide any of those commands as of now..is it in future roadmap of spring-data-redis to support it??
would be great if it...
ok i fixed this issue, i used ReloadableResourceBundleMessageSource instead of ResourceBundleMessageSource with property defaultEncoding to UTF-8 so
also had to add classpath for basename property...
hey guys,
I am trying to display some nepali langauage charcaters in my spring MVC webapp with freemarker, I am trying to read the message from messages.properties file using <@spring.message...
how you have setup the RMI registry server to use user/password ?? i cannot do that
but without authentication, i am able to view using jconsole.
Hello all
I am using a bean defintion to start the registry server
<bean id="registry" class="org.springframework.remoting.rmi.RmiRegistryFactoryBean">
<property name="port" value="1099"/>...
Hi all,
i am trying to use jconsole as a JMX client to manage my spring beans in a tomcat 6.0.16 env. The problem is, tabs like Threads,Memory are disabled,though i can see my Mbeans.
here is...
hi costin,
even though when i import package only i get that access restriction
i did change the access rights for everyone from the filesystem .
Also Costin could you please clarify me about...
Hello All,
I am extending AbstractJDomPayloadEndpoint class which is inside the pacakge
org.springframework.ws.server.endpoint.* of bundle org.springframework.ws-1.5.4.A.jar
but i am getting...
use pacakge is org.springframework.ws.transport, i have not defined in any of the export-package that i defined in manifest to use that dependency.. Not sure if it's there in any of the bundle that i...
i am trying to convert existing spring app to osgi bundle but i am getting this error when deploying using eclipse pde,
Package uses conflict: Import-Package:org.springframework.jms.listener;...
thanks Jörg.
i wonder how i skipped that line before.. :)
Hello all,
i am converting one existing project which is like common code that contains stuffs like logging, exception etc.. so when i convert this whole thing to osgi bundle do i need to have...
sorry to reply late costin(some issues with my email change for this forum)
i followed http://www.michaelnygard.com/articles/s2ap_eclipse/DevGuide_GettingStarted.html ,Right now i am really...
Hi Joe,
I had a similar questions which i posted in Springsource application platform
forum http://www.springsource.com/beta/applicationplatform/comments.php?DiscussionID=212&page=1#Item_3
Hope...
It works this time with 1.1.0 version,
just an FYI for everyone.
q4e maven plugin http://q4e.googlecode.com/svn/trunk/updatesite/ to create a SpringSource app platform bundle project.
...
it's 1.0.2 i guess, i am looking at the bundle plugin in more detail to solve the problem
Thanks Oleg,
i was following the wrong article. sorry for the confusion.
ya i did that since it is mentioned in the reference document
Hello All
i am trying to generate a spring dynamic module project using maven archetype:generate as described in Appendix D of the reference docs
but i never see the meta-inf/manifest.inf being...
actually i was trying to set up eclipse for spring dynamic modules
but this title
"Setting up Eclipse for Spring Dynamic Modules development", caught me with the same problem of no:...
Then why the title of that post is
Setting up Eclipse for Spring Dynamic Modules development
it's so confusing.
Hi Mark,
i created an issue, but mistakely in Spring Batch(scrolled somehow i think). Can you please move it to spring integration.
http://jira.springframework.org/browse/BATCH-602
Thanks
Ok Mark, i'll create a JIRA issue.
Thanks
Hello All,
I was trying that file copy sample, is there any way to override the default FileTargetAdapter class, basically i want to avoid deletion of files from the source and also have a...
thanks for the reply Mark, i am really excited to use spring-integration.
sorry for the dual post i don't know how it happened.. i could not delete also later.
thanks