Re: Error on compiling a webapp. Strange class is required.

2007-11-16 Thread Stephen More
javax.servlet.jsp jsp-api 2.1 provided ( It never fails, after I send the email, I find the answer ) -Steve On Nov 16, 2007 8:32 AM, Stephen More wrote: > On Sep 5, 2006 1:05 PM, Dudu wrote: > > Sorry, I'm starting with maven and

Re: Error on compiling a webapp. Strange class is required.

2007-11-16 Thread Stephen More
On Sep 5, 2006 1:05 PM, Dudu wrote: > Sorry, I'm starting with maven and I'm migrating my projects. I added all > dependencies but the follow error is ocurring: > > D:\workspace\proj\src\main\java\br\com\sag\components\grid\AjaxSortableTableTa > g.java:[7,7] > cannot access javax.servlet.jsp.tagex

Re: Error on compiling a webapp. Strange class is required.

2006-09-06 Thread franz see
commons-configuration > commons-configuration > 1.2 > compile > > > myfaces > tomahawk > 1.1.1 > compile > > > jstl > jstl &g

Re: Error on compiling a webapp. Strange class is required.

2006-09-06 Thread Sha Jiang
Hi, At least, I know a new tool -- JarsBrowser ^_^ Thanks! a cup of Java, cheers! Sha Jiang 2006/9/6, Max Cooper <[EMAIL PROTECTED]>: I don't know the answer to your question. But I use the JarsBrowser tool a lot to scan for classes in directory trees full of jars: http://cmarton.free.fr/jars

Re: Error on compiling a webapp. Strange class is required.

2006-09-05 Thread Max Cooper
I don't know the answer to your question. But I use the JarsBrowser tool a lot to scan for classes in directory trees full of jars: http://cmarton.free.fr/jarsbrowser/ It requires no installation. You can run it from the web page. I setup a "quick launch" style button to run it using this com

Re: Error on compiling a webapp. Strange class is required.

2006-09-05 Thread Sha Jiang
I've looking for where would be the class JspIdConsumer.class but without sucess. Why in any IDE it compile? Anyone knows where is the error? Which IDE are you using? I don't find the class with Eclispe and a j2ee.jar in its build path, but I can find other Servelt or JSP classes. You should chec

Error on compiling a webapp. Strange class is required.

2006-09-05 Thread Dudu
Sorry, I'm starting with maven and I'm migrating my projects. I added all dependencies but the follow error is ocurring: D:\workspace\proj\src\main\java\br\com\sag\components\grid\AjaxSortableTableTa g.java:[7,7] cannot access javax.servlet.jsp.tagext.JspIdConsumer file javax\servlet\jsp\tagext\J