Search:

Type: Posts; User: puran; Keyword(s):

Page 1 of 2 1 2

Search: Search took 0.03 seconds.

  1. any plan to support pubsub commands for spring-data-redis?

    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...
  2. ok i fixed this issue, i used...

    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...
  3. unicode display problem using Spring MVC with freemarker

    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...
  4. Replies
    3
    Views
    2,659

    how you have setup the RMI registry server to use...

    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.
  5. Replies
    0
    Views
    1,075

    start a registry with user/password

    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"/>...
  6. Replies
    0
    Views
    1,071

    No more Memory, Thread information in JConsole

    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...
  7. Replies
    3
    Views
    2,744

    hi costin, even though when i import package...

    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...
  8. Replies
    3
    Views
    2,744

    Access Restriction on Spring WS bundle

    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...
  9. use pacakge is org.springframework.ws.transport,...

    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...
  10. Package uses conflict: Import-Package:org.springframework.jms.listener; version="[2.5

    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;...
  11. thanks Jörg. i wonder how i skipped that line...

    thanks Jörg.

    i wonder how i skipped that line before.. :)
  12. Do i need to have interface defined to expose to service registry

    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...
  13. Replies
    8
    Views
    3,114

    sorry to reply late costin(some issues with my...

    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...
  14. Hi Joe, I had a similar questions which i posted...

    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...
  15. Replies
    8
    Views
    3,114

    It works this time with 1.1.0 version, just...

    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.
    ...
  16. Replies
    8
    Views
    3,114

    it's 1.0.2 i guess, i am looking at the bundle...

    it's 1.0.2 i guess, i am looking at the bundle plugin in more detail to solve the problem
  17. Thanks Oleg, i was following the wrong article....

    Thanks Oleg,
    i was following the wrong article. sorry for the confusion.
  18. Replies
    8
    Views
    3,114

    ya i did that since it is mentioned in the...

    ya i did that since it is mentioned in the reference document
  19. Replies
    8
    Views
    3,114

    META-INF/MANIFEST.MF never generated

    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...
  20. actually i was trying to set up eclipse for...

    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:...
  21. Then why the title of that post is Setting up...

    Then why the title of that post is
    Setting up Eclipse for Spring Dynamic Modules development

    it's so confusing.
  22. Replies
    3
    Views
    977

    Hi Mark, i created an issue, but mistakely in...

    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
  23. Replies
    3
    Views
    977

    Ok Mark, i'll create a JIRA issue. Thanks

    Ok Mark, i'll create a JIRA issue.

    Thanks
  24. Replies
    3
    Views
    977

    Overriding FileTargetAdapter

    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...
  25. Replies
    3
    Views
    2,064

    thanks for the reply Mark, i am really excited to...

    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
Results 1 to 25 of 36
Page 1 of 2 1 2