[jboss-user] [Beginners Corner] - problem with .jar files deplyment

amit_daundkar do-not-reply at jboss.com
Mon May 11 07:13:42 EDT 2009


hello,
i am using Jboss-5.1.0-CR1 on linux fc9. The database is MySQL.
i have deployed the .war file in the /server/default/deploy directory.
i have also added the required jar files(commons-logging.jar, dwr.jar, mysql-connector.jar) in the /server/default/lib directory.

when i start JBoss as, i can see the module deployed.
the index page, and Login page also displays.
but when i give a request for a page that requires database connectivity,
i get a 404- resource not found error.

i think this is an issue regarding the .jar files deployment.
Do i need to copy these three files in any other directory also?
the server.log file also doesnt show anything.

what may be the reason? .

please reply. i am in need.
thank you.

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230009#4230009

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4230009



More information about the jboss-user mailing list