Okay, I have a little experience with WO using xcode
and I am trying to understand eclipse. I have what I
consider a very simple example and I need to
understand what is going on. 

Eclipse 3.3.1.1
WOlips 3.3.4742

I am trying to create a new object. I am connected to
a postgresql backend. I created a table that has a
primary key (integer) and a single text column called
firstname. I generated the object using the Velocity
EOgenerator as I could never get the javaEOGenerator
to work...

Everything appears to be okay until I try to create a
new object.  I tried:

newtable = new thetable();

Eclipse complains that I need to import thetable and I
import it. So the only thing I have is a "Hello World"
web page where I am trying to create an object. This
is my error:

Application: wotest
Error: java.lang.reflect.InvocationTargetException
exception
Reason:
java.lang.reflect.InvocationTargetException

What am I doing wrong? I need some help. I feel like I
am about to give up on webobjects. I used to get it
working fairly easily with xcode...

Ted


      
____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to