cancel
Showing results for 
Search instead for 
Did you mean: 

Redeploying a Deployable Proxy

Former Member
0 Kudos

Hi,

I am using a deployable proxy web service client. When I redeploy it (after making a change to the target url) the application that uses it (via JNDI lookup) fails with a class cast exception when it tries to do the lookup. Restarting the server solves the problem, but does anyone have a less severe solution? For some reason after the redeploy the JNDI lookup seems to fail...

Thanks in advance,

Simon

Accepted Solutions (1)

Accepted Solutions (1)

former_member182372
Active Contributor
0 Kudos

Hi Simon,

I don`t think it is JNDI problem. It is more class loader issue. What kind of references do you have from your application to proxy? weak or hard? Try to restart not a server but application itself.

Best regards, Maksim Rashchynski.

Answers (0)