Hello All,

I'm trying to set up a GWT Web App that will give a User a certain
Permission in the Web Application based on their Active Directory
Roles.  I'm currently trying to connect to an AD server via LDAP.
This part works perfectly unless I add it to the GWT application.
Then I get a socket error saying that it can't connect.

I have read that you are not able to open Sockets in the App Engine.
Does this still hold true?  If it does that's fine I can run the Web
App on Tomcat.  I just need to know for sure that there is no way to
do the LDAP authentication with App Engine and GWT.  It will be an
effort to change the project over to Tomcat.

Any hints/tips/tricks would be greatly appreciated.

Cheers,
Jay Bruno

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

Reply via email to