• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Deployment/JavaMonitor Question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Deployment/JavaMonitor Question


  • Subject: Deployment/JavaMonitor Question
  • From: James Cicenia <email@hidden>
  • Date: Sat, 19 Mar 2005 17:05:18 -0600

Hello -

I have recently refactored my application. Now when I try to launch it on my dev server, the log
says:


appRoot is /Library/WebObjects/Applications/TOSDevelopment.woa/Contents
Loading /Library/WebObjects/Applications/TOSDevelopment.woa/Contents/MacOS/ MacOSClassPath.txt
Generated classpath:
/Library/WebObjects/Applications/TOSDevelopment.woa/Contents/Resources/ Java/
/Library/WebObjects/Applications/TOSDevelopment.woa/Contents/Resources/ Java/tosdevelopment.jar
/System/Library/Frameworks/JavaDTWGeneration.framework/Resources/Java/ javadtwgeneration.jar
/System/Library/Frameworks/JavaDirectToWeb.framework/Resources/Java/ javadirecttoweb.jar
/System/Library/Frameworks/JavaEOAccess.framework/Resources/Java/ javaeoaccess.jar
/System/Library/Frameworks/JavaEOControl.framework/Resources/Java/ javaeocontrol.jar
/System/Library/Frameworks/JavaEOProject.framework/Resources/Java/ javaeoproject.jar
/System/Library/Frameworks/JavaFoundation.framework/Resources/Java/ javafoundation.jar
/System/Library/Frameworks/JavaJDBCAdaptor.framework/Resources/Java/ javajdbcadaptor.jar
/System/Library/Frameworks/JavaWOJSPServlet.framework/Resources/Java/ javawojspservlet.jar
/System/Library/Frameworks/JavaWebObjects.framework/Resources/Java/ javawebobjects.jar
/System/Library/Frameworks/JavaXML.framework/Resources/Java/javaxml.jar
/Library/Frameworks/JavaWOExtensions.framework/Resources/Java/ JavaWOExtensions.jar
/Library/Frameworks/MyEOPrototypes.framework/Resources/Java/ myeoprototypes.jar
/Library/WebObjects/Extensions/activation.jar
/Library/WebObjects/Extensions/avalon-framework-4.1.2.jar
/Library/WebObjects/Extensions/axis-ant.jar
/Library/WebObjects/Extensions/axis.jar
/Library/WebObjects/Extensions/commons-discovery.jar
/Library/WebObjects/Extensions/commons-logging.jar
/Library/WebObjects/Extensions/jaxrpc.jar
/Library/WebObjects/Extensions/jcommon-0.9.4.jar
/Library/WebObjects/Extensions/jfreechart-0.9.19.jar
/Library/WebObjects/Extensions/log4j-1.2.4.jar
/Library/WebObjects/Extensions/logkit-1.0.1.jar
/Library/WebObjects/Extensions/mail.jar
/Library/WebObjects/Extensions/ostermillerutils_1_03_00.jar
/Library/WebObjects/Extensions/poi-2.5-final-20040302.jar
/Library/WebObjects/Extensions/saaj.jar
/Library/WebObjects/Extensions/servlet.jar
/Library/WebObjects/Extensions/wsdl4j.jar
/Library/WebObjects/Extensions/
Can't load Application class, exiting...
java.lang.ClassNotFoundException: Application
at java.net.URLClassLoader$1.run(URLClassLoader.java:199)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
at com.webobjects._bootstrap.WOBootstrap.main(WOBootstrap.java:68)
~



Should it be looking for my packaged Application, i.e., com.tos.Application? If so how do I set that?


- James Cicenia

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Deployment/JavaMonitor Question
      • From: Chuck Hill <email@hidden>
    • Re: Deployment/JavaMonitor Question (Solved but not really)
      • From: James Cicenia <email@hidden>
  • Prev by Date: Re: Strange Exception Continues
  • Next by Date: Re: Deployment/JavaMonitor Question (Solved but not really)
  • Previous by thread: OpenBase - JDBC bug???
  • Next by thread: Re: Deployment/JavaMonitor Question (Solved but not really)
  • Index(es):
    • Date
    • Thread