Dan S,

 

            You are so the man!!!  Thank you so much for your reply, after nearly a week of trying to get the CVS to compile your last answer finally made it possible.  I was beginning to think I’d be driven mad.  Again thank you.

 

Greg

 

On Fri, 5 Nov 2004 11:41:58 -0500, "Gregory Blajian" <[EMAIL PROTECTED]>

said:

> I know this isn't the most appropriate forum for this question but as

> I am unsure where would be appropriate I am hoping you might be able

> to point me in the right direction or answer it yourself.

 

[EMAIL PROTECTED] probably would have been more appropriate but I wouldn't worry about it.

 

 

> When I try to do the Ant build the project in Eclipse 3.1 or in the

> most recent version of Orbeon Studio I get

>

> Launching (Error: Specified VM install not found: type Standard VM,

> name

> j2sdk1.5.0)

 

To switch the jdk right click on build.xml and select

  Run | 2 Ant Build...

.  In the dialog there is a JRE tab where you can specify the JRE used.

 

If I recall correctly the option 'Run in the same JRE as the workspace'

in that tab isn't used because when that is used the property project_loc doesn't get set...

 

> ...

> Even with this error it appears the to have been built since all I

> have are warnings but when I try to run it I get

 

Am not so sure you have a working build.  The ant script is supposed to setup the WEB-INF dir in the root of the project. 

 

>

> Launching (Error: J2EE Container ID has not been defined)

>

> Obviously, I need to set the container but how do I do this?

 

What launch config did you run?

 

What happens if you do the following?

o Select Run | Run...

o Select oxf-launch in the tree on the left o Click Run

 

-- Regards, Dan S

 

Reply via email to