-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Michael,

On 5/6/2011 10:26 AM, Jay, Michael wrote:
> This package is in the .jar. User is a class in the package.
> createLoginURL() is a method in the UserServiceFactory class, also in
> the package. And yet, live in tomcat . . .
> 
> error:
> 
> com.google.apphosting.api.ApiProxy$CallNotFoundException: The API
> package 'user' or call 'CreateLoginURL()' was not found.

If the method is called createLoginURL, maybe you need to call
"createLoginURL" instead of "CreateLoginURL" (note the difference in
capitalization).

I'm not sure this is a library problem... that error looks very
Google-App-Engine-y... it's not coming from the JVM or anything like that.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk3EBnoACgkQ9CaO5/Lv0PBtuwCfUDrgU5l9WAvkKi2ERgGRooOH
CP0An1Y0VW4HBskgeT4iY7kRJuu3+2ed
=Lhw7
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to