Re: Exception starting filter test

2011-08-07 Thread pradeeppantula
Hi Raj,

Is your problem solved. I'm also facing similar issues while deployment in
jboss5.1.0. 
Please help me in this regard,


--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Exception-starting-filter-test-tp3407524p4673436.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

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



Re: Exception starting filter test

2011-03-07 Thread Michal Gruca
yes you may give it any name, but contract in web.xml is: in provided package
root (in your case tapDemo) it will search for package services and in it
there should be a class App1.java

so please check if you have following class tapDemo.services.App1.java

--
View this message in context: 
http://tapestry-users.832.n2.nabble.com/Exception-starting-filter-test-tp6083791p6096738.html
Sent from the Tapestry Users mailing list archive at Nabble.com.

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



Re: Exception starting filter test

2011-03-07 Thread raj1jaiswal
Hi,

Thanks for reply.I have done same think whatever you suggested me but i
still getting same exception.Please anybody provide me solution.


Thanks 
Raj Jaiswal
MCA SCJP1.6.


--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Exception-starting-filter-test-tp3407524p3413520.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

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



Re: Exception starting filter test

2011-03-06 Thread Bob Harner
Just a guess, but normally the filter is named app instead of
app1. The filter name affects the name of the app module class
Tapestry looks for.  See http://tapestry.apache.org/configuration.html

On Sat, Mar 5, 2011 at 12:46 AM, raj1jaiswal raj1jais...@yahoo.co.in wrote:
 http://tapestry.1045711.n5.nabble.com/file/n3410456/web.xml web.xml
 Hi,
 I have attached web.xml.
 Thanks
 Raj jaiswal

 --
 View this message in context: 
 http://tapestry.1045711.n5.nabble.com/Exception-starting-filter-test-tp3407524p3410456.html
 Sent from the Tapestry - User mailing list archive at Nabble.com.

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



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



Re: Exception starting filter test

2011-03-06 Thread raj1jaiswal
Hi bobharner ,


Thanks for reply.
Raj jaiswal
MCA SCJP.

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Exception-starting-filter-test-tp3407524p3411937.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

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



Re: Exception starting filter test

2011-03-06 Thread raj1jaiswal
hi bobharner ,

I have seen whatever link you sent to me.But there clearly mention you can 
take any name instead of app.anyway i changed it app1 to app as you said and
run the application but i am still getting same exception.

By convention, the filter name (filter-name) is almost always app, but you
can use any name you want. Tapestry uses this to determine what module class
name to look for .


Please find solution,
Thanks in Advance
Raj Jaiswal
MCA SCJP1.6



--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Exception-starting-filter-test-tp3407524p3411970.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

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



Re: Exception starting filter test

2011-03-04 Thread Gillespie59
Can you send to us your web.xml .

Emmanuel

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Exception-starting-filter-test-tp3407524p3409390.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

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



Re: Exception starting filter test

2011-03-04 Thread raj1jaiswal
http://tapestry.1045711.n5.nabble.com/file/n3410456/web.xml web.xml 
Hi,
I have attached web.xml.
Thanks
Raj jaiswal

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Exception-starting-filter-test-tp3407524p3410456.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

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