× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Maybe these are the Windows components needed to make the Java application
run on a Windows server.  Sort of a fixpack to make Windows behave
itself....

Eric DeLong
Sally Beauty Company
MIS-Project Manager (BSG)
940-898-7863 or ext. 1863



-----Original Message-----
From: Tom Jedrzejewicz @ San Pedro [mailto:TJedrzejewicz@xxxxxxxxxxxx]
Sent: Wednesday, April 16, 2003 12:03 PM
To: midrange-l@xxxxxxxxxxxx
Subject: Re: Access to Internal AS/400-IFS via Web Browser


Chuck - 

Have you read the LICENSE, README and VERSION stream files?  They might give
you the info necessary to resolve this.

Sometimes vendors send executables/etc. for multiple web servers on their
distribution CDs.  Is it possible that you copied the wrong set onto the
IFS? 

Also, there needs to be some configuration done to the HTTP config file.
Has that configuration been done?  For instance, I could see a config
statement that "spoofs" the .asp extension into something as400 can serve.

Just some random thoughts . . .

------------------------------

Message: 3
Date: Wed, 16 Apr 2003 10:16:17 -0500
From: "Chuck Lewis" <clewis@xxxxxxxxxx>
Subject: RE: Access to Internal AS/400-IFS via Web Browser

Joe, 

Thanks.

They claim to have it running on their AS/400 (and allow us access to see it
and it is running on something).

I'm waiting to hear from them. Thanks for all of the information ! ! 


-----Original Message-----
From: Joe Pluta Sent: Wednesday, April 16, 2003 9:10 AM
 
They've evidently let their prescriptions lapse, Chuck.

> From: Chuck Lewis
>
>        build.xml              STMF

This is a BUILD file, which is typically used to install a web application.

>        cgi-bin                DIR

This is the folder where the CGI programs live.  This tells me you at least
need a HTTP server.

>        contrib                DIR
>        etc                    DIR
>        ext                    DIR
>        lib                    DIR
>        logs                   DIR
>        start.jar              STMF
>        vssver.scc             STMF
>        webapps                DIR

"webapps" is typically the location where web applications live, and implies
that you might be running WAR files, which means a web application server
like Tomcat or WebSphere.  But the other folders imply the Jetty web
application server.

>        win32                  DIR

This is even scarier.  This is typically a Windows DLL directory.  Nothing
here is likely to work on the AS/400.

>        LICENSE.html           STMF
>        README.TXT             STMF
>        VERSION.TXT            STMF
>
>
> They told is to simply fire up a browser, specify IP address for
> our AS/400
> followed by /home/index.asp

And THIS tells me they're trying to run Active Server Pages, which means
that you need Microsoft IIS, which absolutely does not run on the iSeries.

While I'm still slightly confused as to the nature of this application, it
seems to my untrained eye that it ain't an AS/400 application.  It's my
guess that this appilication requires both ASP and servlets.  The easiest
way to do this is the Jetty web application server (an Open Source 100% Pure
Java).  Jetty can be configured to provide servlet functionality to
Microsoft IIS.  Unfortunately, it will only run on a Windows machine.

Hope this helps.

Joe



THIS 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 the reader
of this message is not the intended recipient, or the employee or agent
responsible for delivering the message to the intended recipient, you are
hereby notified that any dissemination, distribution, copying, downloading,
storing or forwarding of this communication is prohibited.  If you have
received this communication in error, please notify us immediately via email
and delete the message from your computer files and/or data base.  Thank
you.

_______________________________________________
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo.cgi/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.



As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.