Hey Pete,
So while I am no Java guy, I would ask if you are open to another way to skin this cat? Inside Zend Server is a java bridge. The idea is to allow you to instantiate java classes as PHP objects, but also to allow you to comingle PHP and Java applications. Have you explored this and is there a reason this would not work for what you are trying to do?
This feature is available in both the full version of Zend Server and the community edition. Just a thought.
http://files-source.zend.com/help/Zend-Server-Community-Edition/java_bridge_component.htm
Since the Apache server is all IBM and I'm sure you have an IBM support agreement, maybe you can ask them? All we do at Zend is configure it upon installation of Zend Server. I have had other customers go to IBM for standard Apache features and IBM has PTF Apache to deliver it. Not saying they will here, but you don't know until you ask!
Hope this helps!
Mike
mike.p@xxxxxxxx Cell: (408)679-1011 Office: (630)928-1476
Zend Server for IBM i available at
http://www.zend.com/en/products/server/zend-server-5-new-ibmi
-----Original Message-----
From: web400-bounces@xxxxxxxxxxxx [mailto:web400-bounces@xxxxxxxxxxxx] On Behalf Of Pete Helgren
Sent: Thursday, April 14, 2011 7:25 PM
To: Web Enabling the AS400 / iSeries
Subject: [WEB400] Zendsvr and using AJP
I want to frontend Tomcat with my Zend server Apache instance and I
can't seem to get it to work (works like a champ in Windows). I
configured the workers.properties file and the uriworkmap.properties
file and added the following directives to httpd.conf.
LoadModule mod_jk /QSYS.LIB/QHTTPSVR.LIB/QZTCJK.SRVPGM
JkWorkersFile conf/workers.properties
JkMountFile conf/uriworkermap.properties
The Zendsvr Apache instance fails to start and also very unhelpfully
doesn't log anything anywhere I can see, so I can't tell what Zendsvr
Apache instance is cranky about. Using the directive listing doesn't
show any "JK" directives at all. Is this not supported on IBM i 6.1?
If I only attempt to load the module, it also won't start.
Anybody using AJP connectors on i?
As an Amazon Associate we earn from qualifying purchases.