[appengine-java] How to initialize class guestbook.PMF ?

2012-03-14 Thread Vaso
javax.servlet.ServletException: java.lang.NoClassDefFoundError: Could not 
initialize class guestbook.PMF
Probably error in CLASSPATH, what this variable must contain, need example!

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine-java/-/5dBsAbIU0L4J.
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.



Re: [appengine-java] How to initialize class guestbook.PMF ?

2012-03-14 Thread Ikai Lan (Google)
Hi,

This might be a good question for StackOverflow. We're trying to migrate
these types of questions over there:

https://groups.google.com/forum/#!topic/google-appengine/Z6XN_64cA7w

Likely:

1. It doesn't exist
2. You are importing it incorrectly

--
Ikai Lan
Developer Programs Engineer, Google App Engine
plus.ikailan.com



On Wed, Mar 14, 2012 at 12:58 PM, Vaso <81n...@gmail.com> wrote:

> javax.servlet.ServletException: java.lang.NoClassDefFoundError: Could not
> initialize class guestbook.PMF
> Probably error in CLASSPATH, what this variable must contain, need example!
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine for Java" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-appengine-java/-/5dBsAbIU0L4J.
> 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.
>

-- 
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.



Re: [appengine-java] How to initialize class guestbook.PMF ?

2012-03-15 Thread Клепча Денис
1. What does not exist?
2. I do not import pmf file,I write from example
15.03.2012 0:26 пользователь "Ikai Lan (Google)" 
написал:

> Hi,
>
> This might be a good question for StackOverflow. We're trying to migrate
> these types of questions over there:
>
> https://groups.google.com/forum/#!topic/google-appengine/Z6XN_64cA7w
>
> Likely:
>
> 1. It doesn't exist
> 2. You are importing it incorrectly
>
> --
> Ikai Lan
> Developer Programs Engineer, Google App Engine
> plus.ikailan.com
>
>
>
> On Wed, Mar 14, 2012 at 12:58 PM, Vaso <81n...@gmail.com> wrote:
>
>> javax.servlet.ServletException: java.lang.NoClassDefFoundError: Could not
>> initialize class guestbook.PMF
>> Probably error in CLASSPATH, what this variable must contain, need
>> example!
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Google App Engine for Java" group.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msg/google-appengine-java/-/5dBsAbIU0L4J.
>> 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.
>>
>
>  --
> 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.
>

-- 
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.