Running Tomcat As a Stand Alone with IIS

Hi,
I am currently running a servlet from Tomcat 4.0.1 as a standalone concurrently with IIS 5.0. I found that I was able to access the servlet page (http://adt.barra.com:8080/examples/Test1) from computers within my company but when I tried to display the page at my home computer, I get a page cannot be displayed error�The page you are looking for is currently unavailable. The Web site might be experiencing technical difficulties, or you may need to adjust your browser settings. Do I need to run Tomcat as a service or do I actually have to incorporate the two using isapi_redirect.dll? Or maybe it�s just that computer. The machines at work runs WinNT and Win2K but my home computer runs Win98. Thanks.

As a previous poster stated the Firewall at your work is probebly stopping the traffic from coming in. You might be able to get away with this using the IIS isapi that tomcat provides, however you may still have firewall issues. If your network/security guys are not to anal about it, they might be able to open up pot 8080 for incoming traffic to that server only. Otherwise, you may want to try the Tomact isapi.
Hope that helps to clarify it a bit... ;)
rb

Similar Messages

  • Is there an all in one printer/scanner that will work stand alone with the ipad?  Thanks

    I'm looking for an all in one scanner/printer that will work stand alone with the ipad,I'm scanning some family photos and no longer use a laptop,thanks for any help.

    Use an AirPrint printer.
    They are listed here (along with instructions for communicating with iPad):
    AirPrint Basics

  • Can I run Story as a stand alone application?

    Need to know if I can install\run Adobe Story as a stand alone application, or do I need to access it via the Cloud, then use offline mode to simulate what I am looking for?

    Hi I'm having trouble with both the new update failing to install and not allowing me to login-on the desktop version. It's says my password is too long, when it's working fine everywhere else..?
    Many thanks,
    Samantha
    [email protected]
    http://uk.linkedin.com/in/sammihamer/

  • Are there any reported conflicts of CS6 (Stand-alone) with other Non-Adobe Software Programs?

    I just downloaded a trial version of CS6 (standalone) 64 bit for my Imac 27" 3.06 dual (OS 10.8.1) 4 GB Ram.
    I tried it, and then closed down to compare it to anothernon-Adobe program.
    As soon as I tried to open a file image in this other program, I could';t open the other program.
    I kept getting that bothersome Apple notice where you write a note, send it, and reopnen the software.
    This happened over and over,until I decided to uninstall CS6 and reboot my IMac.
    The problem with the other Non-Adonbe software disappeared, and that program functioned as beofre.
    Has anyone experienced this problem?
    I prefer not to mention the other porogram, but that company has been notified as well.
    Thanks.

    Hi Chris & John,
    Thanks for taking the time to reply.
    What I'm going to try and do is upload CS6 extended (Photoshop - stand alone) if I can.
    The other program is a commerical (paid with a serial number) called Fluid Mask 3.
    Is there a possibility that CS6 can create a problem with OS 10.8.1, which then interferes with my other program?
    If I can re-load CS6 extended, and I get the same problem, what I'll do is screencapture the "issue" that Apple OS 10.8.1 said I had,
    and attach only a portion of the key parts to a reply here.
    Stacey Bindman

  • Running coherence as a stand-alone application

    Hi,
    I would like my java client application and the coherence clusters setup in different machines (in the same LAN). Suppose my client application is running on the machine x.x.x.x and my coherence cluster is running with two nodes (node1 : y.y.y.y, node2: z.z.z.z) . How do I configure my java client application(running on x.x.x.xmachine) connect to the coherence cluster?

    As a previous poster stated the Firewall at your work is probebly stopping the traffic from coming in. You might be able to get away with this using the IIS isapi that tomcat provides, however you may still have firewall issues. If your network/security guys are not to anal about it, they might be able to open up pot 8080 for incoming traffic to that server only. Otherwise, you may want to try the Tomact isapi.
    Hope that helps to clarify it a bit... ;)
    rb

  • How To Get A Custom WebDAV To Run in Windows Server 2008 R2 with IIS 7.0

    I am trying to create a WebDAV application using the below link as my starting point.
    http://sourceforge.net/projects/webdav/
    I got it working just fine in IIS6 but can't seem to get it to work in IIS7.  Does anybody know if there are any unique configuration settings that need to be made to make it work in IIS7?
    The problem appears to be with the authentication.  When I attempt to connect via Network Folder using http I get a 401 challenge dialog and it won't accept any credentials.
    The website is running under a yy service account and has no problem accessing the database, but once it attempts to access the file using http it throws the 401 error.
    Below is the web.config that is attaching the http handler to process all the verbs
        <system.webServer>
            <modules>
                <add name="FileWebDAVModule" type="Sphorium.WebDAV.Examples.FileServer.FileWebDAVModule, Sphorium.WebDAV.Examples.FileServer" />
            </modules>
            <handlers>
                <clear/>
                <add name=".NET Runtime" path="*" verb="*" modules="IsapiModule" scriptProcessor="C:\Windows\Microsoft.NET\Framework64\v4.0.30319\aspnet_isapi.dll"
    resourceType="Unspecified" requireAccess="None" preCondition="classicMode,runtimeVersionv4.0,bitness64" />
            </handlers>
        </system.webServer>

    Try here: http://forums.iis.net/1042.aspx/1?Extensibility
    Visual C++ MVP

  • How do I configure Tomcat 4.0 to work with IIS 5.0?

    I want to deploy a jsp application in the "C:\Inetpub\wwwroot\jspapp\" folder and access that application from other machine on the net using the following URL: "www.mydomain.com/jspapp/default.jsp" instead of using "localhost:8080/default.jsp".
    Thanks for any help.

    This is known as "virtual host". You map IP:Port to Name.
    On Windows, this is only possible with NT Server
    (no virtual Hosts / only one Host on NT Workstation).
    Hope this helps.

  • SAP PM stand-alone with Baan ERP ?

    Does anyone have experience with implementing SAP PM module with Baan ERP ?
    I don't think that this is a good idea at all, but I just wanted to check if someone already did it, and how much it did cost.
    Many thanks for your feedback.
    Best regards,
    Hervé

    Bonjour Hervé,
    I don't think that this idea has been seriously explored, as Baan ERP is a distinct ERP system from SAP, and SAP PM is only one module of the latter. As such, SAP PM is driven by the integration with other SAP ERP components (and non-ERP components, by extension) to the point that using SAP PM functionalities, while not utilising other core SAP ERP functionality, would be severely cost-ineffective... It is a much better option to switch to SAP ERP throughoutm, or look at other options for integrating into Baan ERP.

  • How can i run my java Application stand alone?

    Dear all,
    As the topic i want to run my application in a single file without showing the dos prompt or type in the command in dos prompt by the user......
    How can i do that, since in my application , i have used so other package?
    In fact i just want to do something like just run a executable file in windows.
    Thx

    Sounds like your JRE didn't install properly. Either reinstall it or you can enter the file association manually.
    On Windows NT (it may be different on other versions of Windows) take the View/Options menu item from an Explorer window
    Click on the File Types tab.
    Click the "New Type" button.
    Give it the name "Executable jar file" and an associated extension of jar
    Click the "New.." button
    Make the action open
    Make the application something like
    "C:\Program Files\Java\j2re1.4.0\bin\javaw.exe" -jar "%1"
    changing it for your installation.
    Col

  • Program runs in IDE, not stand-alone

    I recently created a program that contacts www.clanbase.com and connects to IRC to pass information from CB to IRC. Everything runs perfectly smooth in the IDE but when i run it outside the IDE, it won't connect to IRC. Could this be because i run it outside the IDE, or is the problem more likely to be a firewall or something?
    Many thanks in advance

    What IDE are you using? Are you getting any exceptions? How are you running it outside the ide?
    My guess would be that you are setting your classpath differently in the IDE, but without more information I cant say.

  • [Acceleo] Running stand alone

    Hi,
    This time I'm not asking a question but posting some findings which might be helpful or might lead into creating a bug report.
    My goal is to run an acceleo generator stand alone. I did the following:
    - create metamodel
    - create acceleo project
    - create templates
    (business as usual)
    I ensured that my language packages were registered and that the xmi resource factory was registered (see Acceleo help, reference, stand-alone).
    Then I right clicked the acceleo project and tried to export it as a runnable jar. Just using the default settings lead to a jar file that does not contain the emtl file. Do I need to create a bug report for this one, or is this expected behavior?
    I did it again but this time I selected 'Save as ANT script'. The resulting jar file did not contain the emtl file but running the ANT script does ensure that the emtl file is added. This is the one that lead to a working version!
    Even though I succeeded, I did it again but this time I selected in Library handling: package required libraries into generated jar. Apparently this changes how resources are loaded and I got a 'file not found' exception. Might be involved with the 'jar-in-jar-loader' implementation. Do I need to create a bug report for this one, or is this expected behavior?
    Greetings,
    Wilbert.

    Yes ....I did observe that when i tried to install the setup files on the target computer. I had activated the labview software and the run-time engine by using the NI license activator v1.1.I cannot see any serial codes so how should i activate only the run-time engine using such an activator on my target PC? I searched but couldn't find an answer for this....
    I have also installed an evaluation mode of the vision RTE on my target (2009 version) but now when I run my executable it shows error for the functions that capture images such as enumerate cameras, open and close ( all pertaining to image acquisition functions: IMAQ USB). How should I incorporate these functions on a target PC which does not have VAS or LABVIEW installed?

  • Can the new airport be used as a stand alone to the printer for the iPad

    Can the new airport express be used with a network printer as a stand alone with just a iPhone and a iPad, no computer to set it up with?
    It has Internet access.

    You're referring to Target Display Mode Mid 2011 iMacs  this letter will explain how it works or in your case will not work () with your mid 2010 MBP. Sorry to be the bearer of bad news.

  • How to run stand alone executables developed with different versions of LabView on the same system

    I am using LabVIEW 8.2 to develop a stand alone executable for a target system.  The target system already has a stand alone executable written by another vendor, using LabVIEW 7.1.  I installed the LV RunTime Engine for 8.2 which left the 7.1 engine intact (as it should).  The problem I am now having is that the drivers installed on the target system are incompatible with the NI-DMM vi's that I am using.  My concern is that if I replace the old drivers with the ones I am using on my development platform I may end up breaking the old software.  What would be an appropriate work around to ensure that the target system will be able to run both executables?  (FWIW the system will NOT be running both executables concurrently.)
    The target system is an embedded PXI card cage, running Windows XP, with a NI PXI-4070 DMM (among other instruments, however I have had not had this issue with the NI-DAQmx drivers).

    Hi Yerffejj,
    Thanks for sharing your issue with the community. I am struggling to see what you mean by "break the software." If you only have the two executables and LV Run-Time versions 8.2 & 7.1, then you just need to go to http://www.ni.com/support/ » Drivers and Updates » Search within Results: » enter "NI-DMM" » GO to get the DMM driver you need. To see the driver you were using on the development machine, just go to Measurement & Automation Explorer (MAX). The DMM driver should also automatically install DAQmx, NI-VISA, and NI-IVI, fyi.
    Best wishes to you, and please let us know if that does not solve your problem.
    Regards,
    Dan Richards
    Dan Richards
    Certified LabVIEW Developer

  • Web Services - Issue with running OC4J stand alone server from JDeveloper

    I created a stand alone OC4J App. server instance in JDeveloper. I deployed my Webservice (WebServices.deploy) to that OC4J server.
    Now I want to test my web service. I opened a browser window and I specfied the URL as
    http://localhost:<RMI Port#>/<Project1>-context-root/<Webservice name>.
    Default RMI Port#23791.
    http://localhost:23791/<Project1>-context-root/<Webservice name>.
    and I am getting the following error message
    ã vInvalid protocol verification, illegal ORMI request or request performed with an incompatible version of this protocolvInvalid protocol verification, illegal ORMI request or request performed with an incompatible version of this protocol.
    Could you please let me know, what's going on.
    Thanks!

    OK, so there's two threads in this email.
    1. When using a Web browser client and an OC4J standalone instance, the default address of the OC4J website is http://host:8888/.
    The port you keep referring to is the ORMI port. That is a different protocol that is used with EJBs, and our remote deployment mechanism. As you have observed, JDeveloper uses it to deploy to the OC4J instance.
    2. The root problem you are seeing is related to the message you posted on the console.
    OC4J 10g (10.1.3) Default Web Site. Application: bc4j does not exist. Error creating Web application: webapp
    Because this web app is misconfigured, its not starting so you can't access it.
    In the j2ee/home/config/default-web-site.xml file, there is a reference to an application called BC4J -- which is not available on the server as a deployed application.
    So you need to correct that situation -- BC4J is not normally present in a vanilla OC4J standalone distribution.
    You can try editing the j2ee/home/config/default-web-site.xml file and remove the <web-app> entry that mentions BC4J and then try starting OC4J.
    If you don't have a lot of time invested in configuring the instance, you could also try extracting oc4j_extended.zip again and starting with a fresh one.
    cheers
    -steve-

  • Need help in creating a web application that runs on a stand alone sys.

    I am planning a small java web application complete with database. I need to know if there are any ways to deploy that application on a stand alone system and that if there is any way to make an executable for that application so that the user need not go through the process of deploying the app and starting the server whenever he restarts the system. Can anyone help me in this regard? Thanks in advance.

    Hi Alex,
    Since I had a Gmail test servlet kicking around, I ran it on the latest V3 nightly build.
    On the first run, I encountered the following nested exceptions:
    javax.mail.MessagingException: Could not connect to SMTP host: smtp.gmail.com, port: 465
    --> java.net.SocketException: java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: Default, provider: SunJSSE, class: com.sun.net.ssl.internal.ssl.DefaultSSLContextImpl)
        --> java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: Default, provider: SunJSSE, class: com.sun.net.ssl.internal.ssl.DefaultSSLContextImpl)
            --> java.security.UnrecoverableKeyException: Password must not be nullThe UnrecoverableKeyException is a manifestation of [https://glassfish.dev.java.net/issues/show_bug.cgi?id=6938|https://glassfish.dev.java.net/issues/show_bug.cgi?id=6938]
    I worked around this by adding the following JVM config options to domain.xml
    <jvm-options>-Djavax.net.ssl.keyStorePassword=changeit</jvm-options>
    <jvm-options>-Djavax.net.ssl.trustStorePassword=changeit</jvm-options> (Note: the default master password is "changeit")
    These lines are placed in /domain/configs/config/java-config of domain.xml for the particular server config you're using. There's only one server config in the default domain.xml shipped with V3. Then restart the server.
    I retested the code on both port 465 and 587, with and without the above config changes. Without the change, they both fail the same way, and with the change, they both work. Let me know if this helps.
    -Peter

Maybe you are looking for

  • Where is autodownload link for JRE Version Build 1.5.0_09-b03?

    http://java.sun.com/javase/6/docs/technotes/guides/deployment/deployment-guide/autodl-files.html I realize I can put the link in object tag so that user can actually go and download the require JRE from the website. But I am not too sure where is the

  • Date Node - Trailng 'z' in date field?

    Hi, In an Orchestration I write a date value to a node via a distinguished field. For example: MyMsg.MyfDate = System.DateTime.ParseExact(strMyDate,                                           "yyyy-MM-dd",                                          Syst

  • Offline exporting of sms from pc suite.

    I have loads of messages on my pc suite but i no longer have the phone associated with them. How can i extract them from the program? Thanks.

  • Footer problem when exporting to pdf

    I'm losing my footers when i export to pdf? Any ideas?

  • Apple TV in Canada

    I am considering Apple TV in the hope that it will become more economical than cable TV. I live in Ottawa, Ontario, Canada and have a HD TV. I recently read an article in a magazine looking at the cost breakdown of cable, Apple TV and Mac Mini over o