Deploying EJB's in BEA Weblogic

Hi,

I'm using a BEA Weblogic Server 8.1 sp4 in a Linux Debian OS.

I made some changes in the Java code of some EJBs.

The problem that I'm having is that I can successfully redeploy my EJBs but when I restart my server it doesn't "refresh" those changes.

I put some traces in the code just to see if it was a code problem or it simply doesn't apply those new EJB modifications.

Well, no signs of my traces so it really is a server problem.

It looks like the old classes are still cached by the server but I don't know how to solve the problem.

Can someone please enlight me?

Thanks in advance.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories