netbeans is crazy

2005-04-22 Thread Rafael Taboada
Hi folks... I have a big problem.. I don't know if u had tha same problem. Last night all worked well... But today... when i satrt my application... there is an error "Servelt action is not available".. do u know what is happening???... when i start my application and click on a link.. DO u

Netbeans is crazy

2005-04-22 Thread Rafael Taboada
Hi folks finally i found the problem. It's neccesary my DB is started in order to run my application. I'm using struts datasource to connect my db. The point is i have a SQLException in case db is not started... But it doesn't work because if i don't start the DB so my app won't run... Do