Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    0
    Views
    1,336

    Spring-ws + Httpclient 4.0.1

    I was working around updating the components in my project and I found out that when httpclient was updated from 3.1 to 4.0.1 they have removed the HttpConnectionManager class from the package. It's...
  2. Replies
    0
    Views
    611

    migrating old struts application to spring

    Hi,
    for few days now I've tried to migrate old struts application to spring by delegating action management. I've done the following steps:

    In struts-config.xml I've changed every action type to...
  3. JavaMailSenderImpl halts when using SSL-secure server?

    Hi, I've been very pleased to work with spring javaMail classes and I got those working for simple non-secure smtp server quite easily. Finally when I started to move the component to production I...
  4. Replies
    9
    Views
    7,980

    okay, I don't know wheter this is pretty or not,...

    okay, I don't know wheter this is pretty or not, but what I did is that I made the layer that creates workflows BeanFactoryAware and gave it as a constructor parameter to each workflow. Comments and...
  5. Replies
    9
    Views
    7,980

    I've been looking into this and into the other...

    I've been looking into this and into the other OSworkflow example on spring forums. At the moment I'm having a problem with finding the beanFactory. My workflowStore and workflow factory are created...
  6. Replies
    8
    Views
    12,521

    I've managaed to make some progress. I've noticed...

    I've managaed to make some progress. I've noticed that however i configure quartz at the end I will get following exception:


    HTTP Status 500 -

    type Exception report

    message

    description...
  7. Replies
    8
    Views
    12,521

    Here is the full stacktrace, if it helps. ...

    Here is the full stacktrace, if it helps.



    org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.scheduling.quartz.SchedulerFactoryBean'...
  8. Replies
    8
    Views
    12,521

    Ok, this wasn't as simple as I tought... I've had...

    Ok, this wasn't as simple as I tought... I've had 2 persons to check it out, one of which is extremely familiar with spring, other with quartz. Yet no clue what-so-ever. My spring version is 1.2.1...
  9. Replies
    8
    Views
    12,521

    problem creating quartz task

    Hi,
    I feel that the problem I'm having must have the simpliest solution... there just might be something I've overlooked, but I just can't figure it out. I'm trying to create some simple scheduling...
Results 1 to 9 of 9