Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > Version problem causing issues after removal

Reply
Thread Tools

Version problem causing issues after removal

 
 
johan
Guest
Posts: n/a
 
      05-13-2010
I am working with some web based COTS product that let's us create a
specific class file to add our edits into. The class file we create
doesn't have to be there, but when it is the edits we have are brought
in and run. The software rests on about 10 different web server
boxes, for failovers and to spread out the loads.

Recently we compiled our java class file with java 1.6. We normally
compile with 1.4.2 since our users are still on that level of java on
their machines for a number of reasons. When the 1.6 went in, the
screen with our edits would not fire at all.

We switched that code out with a version of the same code that was
compiled with 1.4.2. And some users still would get the error like
the did with the 1.6 compiled code. The strange thing about that was
one user connecting to web server A would be fine, and one user
connecting to web server A would get the error.

Is there a setting on a browser that could keep the code in memory?
Typically when we have the user's close down their browser's all the
way the java code is reloaded the next time the screen gets loaded.

Any help or ideas would be appreciated.
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Where to get stand alone Dot Net Framework version 1.1, version2.0, version 3.0, version 3.5, version 2.0 SP1, version 3.0 SP1 ? MowGreen [MVP] ASP .Net 5 02-09-2008 01:55 AM
Re: Where to get stand alone Dot Net Framework version 1.1, version 2.0, version 3.0, version 3.5, version 2.0 SP1, version 3.0 SP1 ? PA Bear [MS MVP] ASP .Net 0 02-05-2008 03:28 AM
Re: Where to get stand alone Dot Net Framework version 1.1, version 2.0, version 3.0, version 3.5, version 2.0 SP1, version 3.0 SP1 ? V Green ASP .Net 0 02-05-2008 02:45 AM
control-c and threads, signals in 2.3 causing all sorts of issues Srikanth Mandava Python 1 02-19-2004 12:41 PM
XML-Stylesheet declaration in DTD causing issues Sarah Haskins XML 3 01-15-2004 09:37 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57