• 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
File Upload: missing symbol errors
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

File Upload: missing symbol errors


  • Subject: File Upload: missing symbol errors
  • From: Randall Perry <email@hidden>
  • Date: Mon, 05 Jan 2004 20:30:08 -0500

Am trying to build the FileUpload project from Chapter 12 of the WebObjects
Visual Quickpro Guide. Am using latest Xcode 1.1, WO 5.2, Java 1.4.1.

These are the imported classes in main.java:
import com.webobjects.foundation.*;
import com.webobjects.appserver.*;
import com.webobjects.eocontrol.*;
import com.webobjects.eoaccess.*;


Get the following errors on build. Anyone succesfully built this?

Main.java:24: cannot resolve symbol : variable NSUtilities
Main.java:27: cannot resolve symbol : class File
Main.java:27: cannot resolve symbol : class File
Main.java:28: cannot resolve symbol : class File
Main.java:28: cannot resolve symbol : variable File
Main.java:28: cannot resolve symbol : class File
Main.java:32: cannot resolve symbol : class FileOutputStream
Main.java:32: cannot resolve symbol : class FileOutputStream
Main.java:35: cannot resolve symbol : class IOException


Notice Apple's FileUpload example builds and runs ok, but they have an
included package:
    package webobjectsexamples.fileupload;


--
Randall Perry
sysTame

Xserve Web Hosting/Co-location
Website Development/Promotion
Mac Consulting/Sales

http://www.systame.com/
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: File Upload: missing symbol errors
      • From: Chuck Hill <email@hidden>
  • Prev by Date: Re: Request for argument..
  • Next by Date: Re: File Upload: missing symbol errors
  • Previous by thread: Re: Request for argument..
  • Next by thread: Re: File Upload: missing symbol errors
  • Index(es):
    • Date
    • Thread