[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-4682) Test if Apache Tomcat adapter will work with JBoss EWS

Denis Golovin (JIRA) jira-events at lists.jboss.org
Wed Jul 29 19:17:41 EDT 2009


    [ https://jira.jboss.org/jira/browse/JBIDE-4682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12478173#action_12478173 ] 

Denis Golovin commented on JBIDE-4682:
--------------------------------------

Ok. I have it working locally under ubuntu 9.04.

I downloaded and installed it form

http://porkchop.devel.redhat.com/released/RHEL-5-JBEWS/1.0.0-errata/zip/x86_64/jboss-ews-1.0.0-RHEL5-x86_64.zip

and followed to attached documentation. I did it step by step for zip distribution installation.

I had to:
1. remove ssl.conf because it would require additional libraries
2. Had to create several links to lib* files in /lib folder to make httpd up without errors
3. Configured tomcat6 that comes with EWS zip mentioned above as it says in attached doc

Here is what I've got.

Runtime and server can be created for tomcat that is defined in jk_mod configuration because it pure tomcat, just without examples and admin application, I cannot see any problems here.
All created application are available trough http://localhost:8080 directly from tomcat. To see them through apache mod_jk configuration should be updated. Application is not available through Apache until its context declared as in configuration like:

JkMount /${context-name}/* ajp13

There is no reason to test it, because it looks like just executing for Tomcat Server adapter on Tomcat5/6.

> Test if Apache Tomcat adapter will work with JBoss EWS
> ------------------------------------------------------
>
>                 Key: JBIDE-4682
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-4682
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: JBossAS
>    Affects Versions: 3.0.2.GA
>            Reporter: Denis Golovin
>            Assignee: Denis Golovin
>             Fix For: 3.0.2.GA
>
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list