• 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
compilation error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

compilation error


  • Subject: compilation error
  • From: "Edward A. Scanzano" <email@hidden>
  • Date: Wed, 8 Oct 2003 13:41:55 -0700
  • Organization: Silicon Dynamics

Hi all,



I am building an EJB Frameworks Application and I get this error. In my
makefile.preamble I have added a line that says

OTHER_CLASSPATH=c:\wo\lib\j2ee.jar.  This is a custom directory I added to
hold the j2ee.jar file required for compilation. This fixed several previous
errors, but I still get this one and cannot figure out why.



Any ideas?



Thanks





Compiling my.ejb.CApplication...

java.lang.NoClassDefFoundError: javax/ejb/EJBObject

     at java.lang.ClassLoader.defineClass0(Native Method)

     at java.lang.ClassLoader.defineClass(ClassLoader.java:502)

     at
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)

     at java.net.URLClassLoader.defineClass(URLClassLoader.java:250)

     at java.net.URLClassLoader.access$100(URLClassLoader.java:54)

     at java.net.URLClassLoader$1.run(URLClassLoader.java:193)

     at java.security.AccessController.doPrivileged(Native Method)

     at java.net.URLClassLoader.findClass(URLClassLoader.java:186)

     at java.lang.ClassLoader.loadClass(ClassLoader.java:299)

     at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:272)

     at java.lang.ClassLoader.loadClass(ClassLoader.java:255)

     at
org.openorb.rmi.compiler.parser.JavaParser.load_class(JavaParser.java:290)

     at
org.openorb.rmi.compiler.parser.JavaParser.parse_java(JavaParser.java:221)

     at org.openorb.rmi.compiler.JavaToIdl.compile(JavaToIdl.java:369)

     at org.openorb.rmi.compiler.JavaToIdl.main(JavaToIdl.java:459)





****************************************************************************
*********

Edward A. Scanzano

408-205-7967

Yahoo IM: scanzano_ed
_______________________________________________
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.

  • Prev by Date: Re: WebObjects and Panther
  • Next by Date: Re: WebObjects and Panther
  • Previous by thread: Re: WebObjects and Panther
  • Next by thread: Problem with example ComponentCommunication
  • Index(es):
    • Date
    • Thread