
bugzilla at apache
Jun 23, 2009, 12:19 AM
Post #1 of 1
(140 views)
Permalink
|
|
[Bug 47404] New: jnlp download from mod_jk
|
|
https://issues.apache.org/bugzilla/show_bug.cgi?id=47404 Summary: jnlp download from mod_jk Product: Apache httpd-2 Version: 2.2.11 Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: worker AssignedTo: bugs[at]httpd.apache.org ReportedBy: sangs27[at]gmail.com Hello, I am using apache 2 to cluster JBOSS 5.0.1GA. Clustering is working fine for http request. But now want to launch a jnlp file by clicking on link. The steps as per coding are: CLick on a link will redirect request to jnlp file and will launch a java webstart application. I am getting follwoing error in mod_jk.log file: jk_handler::mod_jk.c (2623): Could not find a worker for worker name=loadbalance Please help me what I need to do to launch a jnlp application using mod_jk. Thanks ~Sangs -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe[at]httpd.apache.org For additional commands, e-mail: bugs-help[at]httpd.apache.org
|