Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    2
    Views
    1,216

    solution

    Hi , I actually figured out the problem. Make sure your jobs are in the default package. Moving them into the default package fixed the problem for me. If you are using grails and the quartz plugin...
  2. Replies
    2
    Views
    1,216

    Quartz job not firing on Tomcat/Amazon Ec2

    Hi I've built a grails application that is using the Quartz plugin to run periodic jobs. I've been building functionality to perdically push my log files to my S3 account. ( This was built to get...
  3. Replies
    0
    Views
    1,652

    redirect requests to app context

    Hi :
    We have mapped our subdomain api.<ourcompany>.com to our elastic Ip address.

    What I want to do is configure Apache so that any request to :
    api.<ourcompany>.com gets directed to :...
  4. Replies
    8
    Views
    1,698

    Yeah Im not sure. I emailed cloud foundry support...

    Yeah Im not sure. I emailed cloud foundry support with something similar about load balancing with Amazon load balancer and have not received a response.

    I did try deploying with multiple...
  5. Replies
    8
    Views
    1,698

    Really...thats not good. Can someone on the...

    Really...thats not good.

    Can someone on the Spring team help us on this?
  6. Replies
    8
    Views
    1,698

    I don't see any reason why you can't point both...

    I don't see any reason why you can't point both instances at the same database. No?
  7. Replies
    8
    Views
    1,698

    I've experienced the same problem. Whats the...

    I've experienced the same problem. Whats the alternative? Deploy the app separately multiple times and put them behind a load balancer?
  8. Replies
    1
    Views
    1,468

    Does anyone have experience on setting up cloud...

    Does anyone have experience on setting up cloud foundry instances behind amazons load balancer?
  9. Replies
    1
    Views
    1,468

    Loadbalancing with elastic load balancer

    Hi :

    I'm looking into deploying a Grails app through cloud foundry. Currently we have one instance with MySQL.

    Eventually I would like to move toward multiple instances and use Amazon RDS. I...
  10. Replies
    6
    Views
    1,240

    me too

    Cool, i just emailed them as well. I'll post any response I receive as well.
  11. Replies
    6
    Views
    1,240

    seems right

    I think your right . I just created a simple test grails app ( nothing special in it ) and tried to deploy and its stuck in "Uploading" mode as well.
  12. Replies
    6
    Views
    1,240

    is this a overall problem

    I just logged into another account I have with cloudfoundry and tried to upload the application ( This goes to a separate amazon account ) and app is again just stuck in Uploading mode. Is this an...
  13. Replies
    6
    Views
    1,240

    CloudFoundry upload stuck

    We are using cloudfoundry to deploy grails app in the cloud. It's been working great. Yesterday we tried to update our app by uploading a new war. Somehow the upload is now stuck in 'Uploading' mode....
  14. I have the same question. Did you ever get this...

    I have the same question. Did you ever get this resolved?
  15. Replies
    2
    Views
    1,502

    Did you ever resolve this? I am looking into...

    Did you ever resolve this? I am looking into deploying Spring WS into FUSE ESB as well and would appreciate any insight.

    Imran
  16. Newbie question : Transactions with Spring integration

    I'm working a system where we have to move data from one oracle database to another oracle database and notify users via JMS that data has arrived on the second database. I'm looking into using...
  17. how do you add namespaces to your elements within the detail area

    I'm trying to use the transformer to add more elements to my fault details like so :
    <detail>
    <ThisisANelement xmlns="mynamesapce">
    <UpdateDate xmlns="">...
  18. Newbie question : Is there a tutorial on creating custom fault xml with spring

    I'm new to Spring web services and am trying to figure out how to create a custom xml fault message.

    The background of my situation is this. Our xml input and output types inherit from a very...
Results 1 to 18 of 18