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


-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
orbeon-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/orbeon-user

Reply via email to