[appengine-java] Ant error when running GAE demo app

2011-02-08 Thread Martijn Versluis
I decided to test the GAE guestbook demo application in Netbeans 6.9
Building the application and running the server is easy.

However, when I run the application i get the following error message:

D:\*\Guestbook\nbproject\build-impl.xml:683: Problem: failed to create 
task or type nbdeploy
Cause: The name is undefined.
Action: Check the spelling.
Action: Check that any custom tasks/types have been declared.
Action: Check that any presetdef/macrodef declarations have taken place.

Could anybody help me with this?

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine for Java group.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.



[google-appengine] Re: Moving domain to Google App Engine

2010-02-17 Thread Martijn
Thanks for the reply Wooble.

Seeing SSL is an absolute must for the application, I would really
like this to work, this can stop the entire project if I can't get
this to work.

I'm not going to transfer the domain to Google so would it be possible
to set up the SSL at my DNS host?

On 16 feb, 15:03, Wooble geoffsp...@gmail.com wrote:
 On Feb 16, 2:50 am, Martijn keloys...@gmail.com wrote:





  Thanks for the reply Robert, it's quite clear now.

  Just a quick follow-up question: I can also keep my current hosting
  provider to host the domain (DNS) only. This way nothing will change
  in the MX-records.

  If I understand correctly I have to do this next:

  - I will have to add the domain to Google Apps
  - Make a CNAME record pointing to ghs.google.com there so I can access
  my app atwww.mydomain.com(or[subdomain].mydomain.com).
  - I will have add an A record as well forhttp://mydomain.com.

  Is this correct?

  And if I want to add an SSL certificate tohttps://[subdomain].mydomain.com,
  can I do this at the Google Apps or at my old hosting provider?

 App Engine doesn't support either hosting naked domains (http://
 mydomain.com/) or SSL on non-appspot addresses.  To use the naked
 domain, you'd want an A record pointing somewhere that does a redirect
 towww.mydomain.com(many registrars provide such a service).  To use
 SSL with your own domain name, I believe your only real option at the
 moment is to have a proxy running on a separate server, which is
 fairly unattractive.

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: Moving domain to Google App Engine

2010-02-17 Thread Martijn
Thank you Nick, it's quite clear now. I'm going to use the
*.appspot.com domain for the secure connection then. Will the SSL for
my own domain be available anytime soon?

On 17 feb, 16:28, Nick Johnson (Google) nick.john...@google.com
wrote:
 Hi Martijn,

 On Wed, Feb 17, 2010 at 11:09 AM, Martijn keloys...@gmail.com wrote:
  Thanks for the reply Wooble.

  Seeing SSL is an absolute must for the application, I would really
  like this to work, this can stop the entire project if I can't get
  this to work.

 You have two options here: You can proxy all requests, as Wooble suggests,
 or you can redirect users tohttp://yourapp.appspot.com/for those pages
 that need to be secure, which _does_ support SSL.

 -Nick Johnson





  I'm not going to transfer the domain to Google so would it be possible
  to set up the SSL at my DNS host?

  On 16 feb, 15:03, Wooble geoffsp...@gmail.com wrote:
   On Feb 16, 2:50 am, Martijn keloys...@gmail.com wrote:

Thanks for the reply Robert, it's quite clear now.

Just a quick follow-up question: I can also keep my current hosting
provider to host the domain (DNS) only. This way nothing will change
in the MX-records.

If I understand correctly I have to do this next:

- I will have to add the domain to Google Apps
- Make a CNAME record pointing to ghs.google.com there so I can access
my app atwww.mydomain.com(or[subdomain].mydomain.com).
- I will have add an A record as well forhttp://mydomain.com.

Is this correct?

And if I want to add an SSL certificate tohttps://[subdomain].
  mydomain.com,
can I do this at the Google Apps or at my old hosting provider?

   App Engine doesn't support either hosting naked domains (http://
   mydomain.com/) or SSL on non-appspot addresses.  To use the naked
   domain, you'd want an A record pointing somewhere that does a redirect
   towww.mydomain.com(manyregistrars provide such a service).  To use
   SSL with your own domain name, I believe your only real option at the
   moment is to have a proxy running on a separate server, which is
   fairly unattractive.

  --
  You received this message because you are subscribed to the Google Groups
  Google App Engine group.
  To post to this group, send email to google-appeng...@googlegroups.com.
  To unsubscribe from this group, send email to
  google-appengine+unsubscr...@googlegroups.comgoogle-appengine%2Bunsubscrib 
  e...@googlegroups.com
  .
  For more options, visit this group at
 http://groups.google.com/group/google-appengine?hl=en.

 --
 Nick Johnson, Developer Programs Engineer, App Engine
 Google Ireland Ltd. :: Registered in Dublin, Ireland, Registration Number:
 368047

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Moving domain to Google App Engine

2010-02-15 Thread Martijn
I'm investigating the possibilities of Google App Engine for a
website. I've come to the point of moving the website from the old PHP
host to GAE.

The site has it's own domain and e-mail addresses attached to this
domain. Because I don't need the services of the old host anymore, I'd
like to move the domain to Google. The MX-record for the domain is
linked to our own mail server.

Now this is my point of confusion. It's absolutely vital that no e-
mail will be lost during the transfer to GAE. I spent quite some time
reading the boards but I can't really find an answer to my question...

Can anybody tell me how to assure no e-mail goes lost during the
domain transfer?

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: Moving domain to Google App Engine

2010-02-15 Thread Martijn
Thanks for the reply Robert, it's quite clear now.

Just a quick follow-up question: I can also keep my current hosting
provider to host the domain (DNS) only. This way nothing will change
in the MX-records.

If I understand correctly I have to do this next:

- I will have to add the domain to Google Apps
- Make a CNAME record pointing to ghs.google.com there so I can access
my app at www.mydomain.com (or [subdomain].mydomain.com).
- I will have add an A record as well for http://mydomain.com.

Is this correct?

And if I want to add an SSL certificate to https://[subdomain].mydomain.com,
can I do this at the Google Apps or at my old hosting provider?

On 16 feb, 06:13, Robert Kluin robert.kl...@gmail.com wrote:
 Just be sure the MX entries continue pointing to your mail server.
 Aside from you creating a CNAME record, GAE will not impact your DNS
 at all.

 Robert



 On Mon, Feb 15, 2010 at 9:44 AM, Martijn keloys...@gmail.com wrote:
  I'm investigating the possibilities of Google App Engine for a
  website. I've come to the point of moving the website from the old PHP
  host to GAE.

  The site has it's own domain and e-mail addresses attached to this
  domain. Because I don't need the services of the old host anymore, I'd
  like to move the domain to Google. The MX-record for the domain is
  linked to our own mail server.

  Now this is my point of confusion. It's absolutely vital that no e-
  mail will be lost during the transfer to GAE. I spent quite some time
  reading the boards but I can't really find an answer to my question...

  Can anybody tell me how to assure no e-mail goes lost during the
  domain transfer?

  --
  You received this message because you are subscribed to the Google Groups 
  Google App Engine group.
  To post to this group, send email to google-appeng...@googlegroups.com.
  To unsubscribe from this group, send email to 
  google-appengine+unsubscr...@googlegroups.com.
  For more options, visit this group 
  athttp://groups.google.com/group/google-appengine?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.