The Artima Developer Community
Sponsored Link

Web Services Forum
JRun Server!

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
ally

Posts: 1
Nickname: mint
Registered: Apr, 2003

JRun Server! Posted: Apr 15, 2003 6:21 PM
Reply to this message Reply
Advertisement
HI!
I have a question~!
I wanna make a new JRun Server such as JRun Default Server.
But I don't know how to do, and can't find info about that.

I'm installing our company product. its version is 3.0.
but it had been already installed version 2.2 on the same PC.
The product has jar files.
Version 2.2 has jar files, and Version 3.0 also has jar files. The problem is NAME of each jar files is SAME!!!

I wonder how jvm find proper jar files.
Even though virtual directory name is different,
and the physical location is different,
when JVM loads some -.class files,
JVM must confuse which classes is loaded.
(because each jar files have same name, and the class files have similar name)
that's why I wanna make one more JRun Server.
If I make a new Server, the applications(Version2.2 product and Version 3.0 product) have different JVM, their own JVM.
so JVMs can work it out.

Please give detailed info!
bye~

Topic: Java and XML Previous Topic   Next Topic Topic: error

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use