JspC class not found when using ANT

Hey guys, I'm trying to use an ant target that executes JSPC to validate the jsp files in my project. When I try to run the target, I get an error saying that the jspc class is not found, even though I have added the jasper jars to the additional classpath for my and script. What am I doing wrong? Can anyone give me the steps to make this work?

评论操作 固定链接

Have you tried the Compile JSP feature in late EAP builds? It uses Jasper to validate your JSP. Just right click on a JSP and hit Compile, or hit CTRL-SHIFT-F9.

You can also configure the WebApp for your project to validate all JSPs on a make.

0
评论操作 固定链接

I am stuck trying to do it that way also because I'm using the XTags package from the Jakarta Taglibs package and I'm running into problems with the use of that tag library. If you search the bugs list it relates to the teiclass defines in the .tld file.. Others seem to be suffering the same fate with other taglibs. Grrr.. I'm trying to get either of them to work..

Help, IntelliJ Team!

-Del

0
评论操作 固定链接

The bugs you are speaking about should be fixed in build 659. Please try it
when it is available.

--

Best regards,
Eugene Zhuravlev
JetBrains, Inc, http://www.intellij.com
"Develop with pleasure!"


"Del Simmons" <del@freespeech.com> wrote in message
news:7405703.1034271382230.JavaMail.jrun@is.intellij.net...

I am stuck trying to do it that way also because I'm using the XTags

package from the Jakarta Taglibs package and I'm running into problems with
the use of that tag library. If you search the bugs list it relates to the
teiclass defines in the .tld file.. Others seem to be suffering the same
fate with other taglibs. Grrr.. I'm trying to get either of them to work..
>

Help, IntelliJ Team!

>

-Del



0
评论操作 固定链接

Would love to try the new build.. but can't download it.. Been trying for three days now.. server busy.. AGH!! What is up with that and why did that just start happening all of a sudden? I've never had a problem before..

-Del

0
评论操作 固定链接

The bugs you are speaking about should be fixed in
build 659. Please try it
when it is available.


I've been trying to download 660 for three days now. Any suggestions on where I can get a copy. I'm constantly recieving server busy errors now..

-Del

0
评论操作 固定链接

Hi,

I've never had a problem before..


There were never so many downloads.

--
Best regards,
Mike Aizatsky.
-


JetBrains, Inc / IntelliJ Software
http://www.intellij.com
"Develop with pleasure!"


0
评论操作 固定链接

This is a temporary inconvenience (our server is overloaded). We are working
on the solutions now.

--

Best regards,
Eugene Zhuravlev
JetBrains, Inc, http://www.intellij.com
"Develop with pleasure!"


"Del Simmons" <del@freespeech.com> wrote in message
news:1969273.1034779705559.JavaMail.jrun@is.intellij.net...

The bugs you are speaking about should be fixed in
build 659. Please try it
when it is available.

>

>

I've been trying to download 660 for three days now. Any suggestions on

where I can get a copy. I'm constantly recieving server busy errors now..
>

-Del



0

请先登录再写评论。