I am new to the Tomcat and IIs 7 world and I am having issues getting mine app 
to work beyond the default port 8080. I am building a new server with those 
specs. I tried to keep this short but still include details of what I have 
done. If anyone has any ideas of items I can research or try, it would be 
greatly appreciated. 

I installed apache-tomcat-6.0.35.exe and 
tomcat-connectors-1.2.37-windows-x86_64-iis.zip from Tomcat site. 
I followed the following site, as much as I could. I had to find other guides 
for help with the IIS7 parts. 
http://tomcat.apache.org/connectors-doc/webserver_howto/iis.html

I do not have my Application Pools enabling 32 bit applications. I then ran a 
axis2.war I had from our old server to install a new webapp and it works also, 
when on port 8080. 

At this time, when I do not use port 8080, it asks if I want to download a 
file, but no matter what name I put it asks me that same thing. It is not even 
a real file. 

Nothing is jumping out at me within the log files. Main 2 errors I see are 
below, but research shows the second one should not matter. 

[ERROR] Missing wsse:Security header in request
org.apache.axis2.AxisFault: Missing wsse:Security header in request

SEVERE: Error, processing connection
java.lang.IndexOutOfBoundsException
        at java.io.BufferedInputStream.read(Unknown Source)

Thank you,
Jace


-----Message Disclaimer-----

This e-mail message is intended only for the use of the individual or
entity to which it is addressed, and may contain information that is
privileged, confidential and exempt from disclosure under applicable law.
If you are not the intended recipient, any dissemination, distribution or
copying of this communication is strictly prohibited. If you have
received this communication in error, please notify us immediately by
reply email to conn...@principal.com and delete or destroy all copies of
the original message and attachments thereto. Email sent to or from the
Principal Financial Group or any of its member companies may be retained
as required by law or regulation.

Nothing in this message is intended to constitute an Electronic signature
for purposes of the Uniform Electronic Transactions Act (UETA) or the
Electronic Signatures in Global and National Commerce Act ("E-Sign")
unless a specific statement to the contrary is included in this message.

While this communication may be used to promote or market a transaction
or an idea that is discussed in the publication, it is intended to provide
general information about the subject matter covered and is provided with
the understanding that The Principal is not rendering legal, accounting,
or tax advice. It is not a marketed opinion and may not be used to avoid
penalties under the Internal Revenue Code. You should consult with
appropriate counsel or other advisors on all matters pertaining to legal,
tax, or accounting obligations and requirements


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to