buckneri / youtube-direct

Automatically exported from code.google.com/p/youtube-direct
0 stars 1 forks source link

Deploying YTD to Googgle has encountered a problem #114

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Unable to update app: Failed to compile jsp files.

See the deployment console for more details
Unable to update app: Failed to compile jsp files.

I think I see my problem, I need to run JDK and not JRE to manage Youtube 
Direct.  Can someone confirm that I do in fact need JDK?

Here is the error code:

Description Resource    Path    Location    Type
Your project must be configured to use a JDK in order to use 
JSPs    configuration.jsp   /ytd/war/admin  Unknown Google App Engine Problem
Your project must be configured to use a JDK in order to use 
JSPs    video_submission.jsp    /ytd/war/admin  Unknown Google App Engine Problem
Your project must be configured to use a JDK in order to use 
JSPs    embed.jsp   /ytd/war    Unknown Google App Engine Problem
Your project must be configured to use a JDK in order to use 
JSPs    assignment.jsp  /ytd/war/admin  Unknown Google App Engine Problem
Your project must be configured to use a JDK in order to use 
JSPs    admin.jsp   /ytd/war/admin  Unknown Google App Engine Problem
Your project must be configured to use a JDK in order to use 
JSPs    photo_submission.jsp    /ytd/war/admin  Unknown Google App Engine Problem

Original issue reported on code.google.com by mycavest...@yahoo.com on 21 Nov 2012 at 7:52

GoogleCodeExporter commented 8 years ago
Yes, you do need the JDK. You might want to try 
https://code.google.com/p/youtube-direct-lite/ instead, as it's considerably 
easier to set up.

Original comment by je...@google.com on 26 Nov 2012 at 6:26