aspose file tools
The moose likes Other Application Frameworks and the fly likes FrontMan: Startup Error. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Other Application Frameworks
Reply Bookmark "FrontMan: Startup Error." Watch "FrontMan: Startup Error." New topic
Author

FrontMan: Startup Error.

Muhammad Saifuddin
Ranch Hand

Joined: Dec 06, 2005
Posts: 1318

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: 1318

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 ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56214
    
  13

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: 1318

Thanks bear, its works.
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56214
    
  13

Muhammad Saifuddin
Ranch Hand

Joined: Dec 06, 2005
Posts: 1318

great!! moving a head to use this command/view properties and login command process.
Muhammad Saifuddin
Ranch Hand

Joined: Dec 06, 2005
Posts: 1318

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 ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56214
    
  13

No idea. But it has nothing to do with FrontMan.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: FrontMan: Startup Error.
 
Similar Threads
Using a filter with frontman
servlet mapping clarification
Parsing error processing resource path /WEB-INF/struts-config.xml
FrontMan Commands ?
Frontman 2 FileNotFoundException ?