WEB Servers

Moderators: None (Apply to moderate this forum)
Number of threads: 45
Number of posts: 68

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
Deploying EJB's in BEA Weblogic Posted by skrim on 28 Nov 2008 at 5:22 AM
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.



 

Recent Jobs