trouble redeploying handlers

2006-01-31 Thread Brian Shields

Hello,
I am having some trouble redeploying a handler .mar file in axis2. The 
engine seems to have an old reference to the classes inside my module 
and any changes i make are not being reflected when i repackage the 
module and redeploy it. I am restarting the web server and it is still 
referencing the older version of the classes!! Any ideas?


--
Brian Shields BSc. MSc.,
PhD Candidate,
Department of Information Technology,
National University of Ireland,
Galway,
Ireland.


Re: trouble redeploying handlers

2006-01-31 Thread iksrazal
I think I seen this a while back, and since then, what I do is simple but 
effective: stop server, remove all mar's and aar's neccesary, re-start 
server, stop server, reinstall, start server. 

If that works, try writing a test case and filing a jira. Or reply to the list 
- I'm working on axis2 handlers at the moment and I may be able to confirm 
the behavior. (got other probelms at the moment ;-) ) . 

HTH,
iksrazal
http://www.braziloutsource.com/

Em Terça 31 Janeiro 2006 15:08, o Brian Shields escreveu:
 Hello,
 I am having some trouble redeploying a handler .mar file in axis2. The
 engine seems to have an old reference to the classes inside my module
 and any changes i make are not being reflected when i repackage the
 module and redeploy it. I am restarting the web server and it is still
 referencing the older version of the classes!! Any ideas?

-- 


Re: trouble redeploying handlers

2006-01-31 Thread Deepal Jayasinghe
hmmm , that can  not be unless you have some files in commons lib , or the 
lib that CCL pick up , I have test that and I don't have any problem , any 
way pls try it again ,

1. do the changes
2. re-create mar file
3. re-deploy that
4. re-start the server

if you still have the problem pls create JIRA

Thanks,
Deepal

~Future is Open~

- Original Message - 
From: Brian Shields [EMAIL PROTECTED]

To: axis-user@ws.apache.org
Sent: Tuesday, January 31, 2006 11:08 PM
Subject: trouble redeploying handlers



Hello,
I am having some trouble redeploying a handler .mar file in axis2. The 
engine seems to have an old reference to the classes inside my module and 
any changes i make are not being reflected when i repackage the module and 
redeploy it. I am restarting the web server and it is still referencing 
the older version of the classes!! Any ideas?


--
Brian Shields BSc. MSc.,
PhD Candidate,
Department of Information Technology,
National University of Ireland,
Galway,
Ireland.