Hi,

I have the same problem when using the xml tags of jstl with appengine
1.2.6.

I also tried to put the missing class into the WEB-INF/classes/...
folder but still no success.

Note that
http://code.google.com/p/googleappengine/issues/detail?id=2180
has not a fix but only verifies that the class
org.apache.xpath.VariableStack is available at compile time but not at
run time.

Regards,
Stephan


On Oct 5, 7:18 pm, "Jason (Google)" <apija...@google.com> wrote:
> Can you confirm that the tip 
> inhttp://code.google.com/p/googleappengine/issues/detail?id=2180(see the
> second comment) works for you?
>
> - Jason
>
> On Wed, Sep 30, 2009 at 9:17 AM, Maniacs <sony.trico...@gmail.com> wrote:
>
> > I tried to use JSTL xml tags and I got the following
> > exception :java.lang.NoClassDefFoundError: org/apache/xpath/
> > VariableStack
>
> > However, I put in WEB-INF/lib the file xalan.jar.
>
> > Is xalan incompatible with app-engine ?
>
> > Regards

--

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


Reply via email to