Results 1 to 2 of 2

Thread: Http Invoker and Hot Redeployment.... Is it a bug

Hybrid View

  1. #1
    Join Date
    Aug 2004
    Posts
    105

    Default Http Invoker and Hot Redeployment.... Is it a bug

    Hi,
    I am using JBoss 4.0, Spring 1.1.3 and my application is swing based rich client and for remoting i am using Http invoker. But whenever i redoply (hot redeploy) in Jboss and then run my client it does not work and give exception that no such method exist but if i stop jboss and run it again it works perfectly. So i think that something in the implementation of Http Invoker prohibits ot redeployment ... So kindly resolve this issue as it is really effects the developmement time
    Regards,
    Shoaib Akhtar

  2. #2
    Join Date
    Aug 2004
    Location
    Southampton, UK
    Posts
    826

    Default

    Shoaib,

    Can you post the stack trace you are receiving so we can pinpoint the exact error? Also have you tried to hot deploy in another container - perhaps Tomcat standalone, this may be a localized problem for Spring and JBoss.

    Rob

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •