Re: Netbeans, the classes in lib directory are not available

From: Ryan Stewart (zzanNOtozz_at_gSPAMo.com)
Date: 07/19/04


Date: Mon, 19 Jul 2004 16:28:48 -0500


"Andrew Thompson" <SeeMySites@www.invalid> wrote in message
news:k1lqliaj9291$.17v2xt4flctcl.dlg@40tude.net...
> On 19 Jul 2004 09:35:10 -0700, vizlab wrote:
>
> > Why did this happen? How can I let myjava.class in myjava.jar be
> > valid and visible to my servlet?
>
> Out of curiosity.. have you stopped and restarted
> your server since 'jar'ing the class?
>
> Various people have noted that the server container
> does not pick up changes to the classes/jar as quickly
> as they like. At times my apache/tomcat will pick up
> changes within a few heart beats, while other times,
> 10 minutes can drift by as you're (OK ..I'm) idly
> staring at the console waiting for the indication
> it has been noticed by the server.
>
It sounds like he's having a NetBeans classpath issue. All directories and
JARs must be mounted in NetBeans to be on the project classpath. All JARs in
the lib directory of a web application are automatically mounted when you
mount the application root (directory containing WEB-INF).



Relevant Pages

  • Re: Sound over socket...how to save it in file? ??
    ... Andrew Thompson wrote: ... >>One of my application has a client and server. ... >>The client Captures the sound and sends to server ... > Write an SSCCE that opens a single file and ...
    (comp.lang.java.programmer)
  • Re: URGENT! Please help! Access files through absolute path
    ... Andrew Thompson wrote: ... On one of my JSP pages, I try to display an image, the path of which is ... file on the local machine and not the server. ...
    (comp.lang.java.programmer)
  • Re: When was BufferedImage introduced?
    ... "Andrew Thompson" wrote in message ... now try in on-line compiler.. ... server is complaining on... ... ...package declaration. ...
    (comp.lang.java.programmer)
  • Re: URGENT! Please help! Access files through absolute path
    ... Andrew Thompson wrote: ... On one of my JSP pages, I try to display an image, the path of which is ... file on the local machine and not the server. ...
    (comp.lang.java.programmer)
  • Re: give servlet permission to create file
    ... Andrew Thompson wrote: ... as understood by the server at this moment in time. ... "username" is the user name you used to set up your hosting account. ... For example, if your user name were "johndoe," then your absolute path ...
    (comp.lang.java.programmer)