| Author |
FrontMan: Startup Error.
|
Muhammad Saifuddin
Ranch Hand
Joined: Dec 06, 2005
Posts: 1291
|
|
Hi ranchers,
I having a difficulty to run FrontMan framework in my PC,
web.xml
having this on startup.
for this I already include commons-logging-1.0.4.jar and frontman-1.6.2.jar in WEB-INF/lib.
I am using Netbeans IDE 7.0.
Anything i miss here?
Thanks.
|
Saifuddin..
[Linkedin] How To Ask Questions On JavaRanch My OpenSource
|
 |
Muhammad Saifuddin
Ranch Hand
Joined: Dec 06, 2005
Posts: 1291
|
|
the above is solved by adding log4j api into lib directory.
but now have another problem when hit the url to get helloworld message.
any idea?
|
 |
Bear Bibeault
Author and opinionated walrus
Marshal
Joined: Jan 10, 2002
Posts: 50652
|
|
|
commandsPath should identify a package, not a class.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
Muhammad Saifuddin
Ranch Hand
Joined: Dec 06, 2005
Posts: 1291
|
|
|
Thanks bear, its works.
|
 |
Bear Bibeault
Author and opinionated walrus
Marshal
Joined: Jan 10, 2002
Posts: 50652
|
|
|
 |
Muhammad Saifuddin
Ranch Hand
Joined: Dec 06, 2005
Posts: 1291
|
|
|
great!! moving a head to use this command/view properties and login command process.
|
 |
Muhammad Saifuddin
Ranch Hand
Joined: Dec 06, 2005
Posts: 1291
|
|
now having another problem when adding a mysql connection for user authentication. if I run this app without adding a .jar file into it.. no complain.
for lib using WEB-INF/lib/mysql-connector-java-5.1.17-bin
when this url http://localhost:8080/FMApp/command/viewLoginPage
Any idea why am I facing this error?
Thanks.
|
 |
Bear Bibeault
Author and opinionated walrus
Marshal
Joined: Jan 10, 2002
Posts: 50652
|
|
|
No idea. But it has nothing to do with FrontMan.
|
 |
 |
|
|
subject: FrontMan: Startup Error.
|
|
|