"Wolfgang Knauf" wrote : Hi, | | does an error/exception occur on your "next page"? Is some output/stacktrace on the JBoss console? | Maybe your errorpage is not found/valid. Do you have an "errorpage" attribute in your "@page" tag? Is this errorpage available? Or did you declare an error handler in your web.xml? | | About the JARs: the database connector (and related jars) should be placed in "server\default\lib", but the rest can be placed in "WEB-INF\lib" of your web app. | | Best regards | | Wolfgang hello Wolfgang, yes i do have a errorPage attribute that specifies the error page. i deployed the same war file in glassfish v2 to check whether any problem. but the application(war deployed) runs smoothly in glassfish. so there is no error on that page. that is why i am confused. i mean the same page shall run in JBoss also, right? i really dont understand what the problem is! anyway, thank you for the reply.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230343#4230343 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4230343 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
