Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MS SDK 1

Status
Not open for further replies.

Alastor

MIS
Joined
Aug 27, 1998
Messages
36
Location
US
I'm using jexegen from the MS SDK to compile my .class file into and .exe. The reason I am doing this is so I can get my servlet to run off my IIS4 server without using third party software (such as JRun). However, when I run the .exe file I get the following error:<br>
<br>
&quot;CGI Error<br>
<br>
The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are:<br>
<br>
Unable to start the application. Unable to locate class file.&quot;<br>
<br>
When I run the .class file with JRun the servlet works fine. Anyone have any Ideas?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top