[JBoss-user] [Installation, Configuration & Deployment] - mod_jk

2006-05-10 Thread tekniklas
Hello, I'm trying to install mod_jk according to: http://www.jboss.org/wiki/Wiki.jsp?page=UsingMod_jk1.2WithJBoss. But when I restart Apache with the LoadModule I get: Cannot load /etc/httpd/modules/mod_jk.so into server: /etc/httpd/modules/mod_jk.so: cannot open shared object file: No such file

[JBoss-user] [Installation, Configuration & Deployment] - Re: mod_jk

2006-05-11 Thread tekniklas
Thanks. I will try to switch to Apache 2.0 to see if the error is still there. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3942833#3942833 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3942833 -

[JBoss-user] [Installation, Configuration & Deployment] - Re: mod_jk

2006-05-11 Thread tekniklas
It works now. I chose to build the mod_jk source from the Apache archives: http://archive.apache.org/dist/jakarta/tomcat-connectors/jk/source/ So I didn't have to downgrade Apache. Thanks! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3942878#3942878 Reply to

[JBoss-user] [JBoss and NetBeans] - fast deployment

2006-05-19 Thread tekniklas
Hello, I am using jboss from within netbeans which works except for that every time I change a jsp I need to repackage and deploy the war file which takes much longer time than when using netbeans with tomcat. When using tomcat I could change a jsp and the change was reflected immediately without

[JBoss-user] [Tomcat, HTTPD, Servlets & JSP] - Using httpd to serve images

2006-05-22 Thread tekniklas
Hello, I am considering serving images from httpd. I currently have it running with mod_jk and it forwards all requests to jboss. But I've heard different things about whether using httpd for images actually is faster. And if httpd would stop working now I'd still have complete functionality by

[JBoss-user] [Beginners Corner] - Re: Jobss is shutting down

2006-05-23 Thread tekniklas
Same here with 4.0.3SP1. It shuts down like this: | 2006-05-23 04:50:53,849 DEBUG [org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread] Notified to shutdown | Can you show us why? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945633#

[JBoss-user] [Tomcat, HTTPD, Servlets & JSP] - File upload on Linux

2006-04-06 Thread tekniklas
Hello, I am developing a web app that facilitates a file upload using the apache fileupload package. I am using Linux and would like to know to which physical path I should save the uploaded files. I tried saving them in /web/files/ but then the server couldn't read from that directory. Please

[JBoss-user] [Installation, Configuration & Deployment] - No ManagedConnections error with jboss 5.0.3 and MySQL 5.0

2006-06-12 Thread tekniklas
When the server has been running for some time I get the following error and jboss needs to be restarted: | org.jboss.util.NestedSQLException: No ManagedConnections available within configured blocking timeout ( 3 [ms] ); - nested throwable: (javax.resource.ResourceException: No ManagedC