About LOCALhost:8080

i was using tomcat , wen i use localhost:8080 , i use to get into web_inf (TOMCAT MANAGER)in tomcat, now i installed oracle 9i but wen i use localhost:8080 i couldnt get into the previous web_inf what should i do how to change the settings

Create a jboss-web.xml deployment descriptor.
/usr/local/ws/deploy/myapp.war/WEB-INF/jboss-web.xml
Add a context-root element to jboss-web.xml
<?xml version="1.0"?>
<!DOCTYPE jboss-web>
<jboss-web>
<context-root>/myapp</context-root>
</jboss-web>
If your application is packaged as a ear application include a context-root in application.xml:
<application>
<display-name></display-name>
<module>
<web>
<web-uri></web-uri>
<context-root></context-root>
</web>
</module>
</application>

Similar Messages

  • Localhost:8080 redirects to localhost.ie:8080

    Hi All,
    I am interested in learning more about webservices and have just install Sun Java System Application Server 8.
    After starting the server, I needed to see if the server and installation went ok. This is done by typing :
    http:localhost:8080 into the browser (internet explorer 6)
    HOWEVER when I do this I get redirected to localhost.ie:8080 which yields an error as it can't find localhost.ie.
    it only works if I use http:\\127.0.0.1:8080.
    where is it getting the "localhost.ie" part from. I cannot seem to find the configuration file to edit it and replace localhost.ie with localhost.
    can anyone help me here.
    kind regards,
    Will.

    You probably just need to update your hosts file to include an entry for localhost

  • Tomcat in JWSDP - localhost:8080 doesnt work!

    Hi there,
    I am using tomcat 4.0 that comes with the Java Web Services Development Pack and I'm having a bit of a nightmare time with this.
    Basically when I goto http://localhost:8080/index.html, I get an error. When I use http://127.0.0.1:8080/ it goes to the index page, which is all well and good.
    After some research I located the "hosts.sam" file and "hosts" files and have made sure they contain the correct info and are in the right pace (i.e. C:\windows for win98). But still tomcat refuses to co-operate. Does anyone have any ideas about how to deal with this, esp given that its in the JWSDP.
    Many thanks
    JS

    Hi, raj cmu. I have ie 5.0 but I checked the 6.0 version on the pc of a collegue and I found the identical option "use automatic configuration script". I recap what you have to do to find it: when you are on the internet go to Tools - Internet Options - connections - LAN settings. There you should find that option. Hope I could help you. Let me know.

  • I cant access to database_homepage in localhost:8080. This requests user ps

    Hi, Ive a problem at the moment of open the database_homepage, the explorer says "The server localhost:8080 requires a username and password. Server Message: XDB." Ive Oracle Express Edition v11g release 2, but above I had Oracle Enterprise Edition, however before of install the XE I uninstall The full Edition.
    I installed this on Windows.
    The error is:
    https://www.dropbox.com/s/ie32ez1p1aiir2x/issue.bmp
    Help me please.
    Thank you.

    Try:
    http://127.0.0.1:8080/apex
    (exchange 8080 for actual port number from your installation)
    If that fails, post output from :
    lsnrctl stat
    Edited by: orafad on Sep 4, 2012 4:00 AM

  • What is the Username and Password of the localhost:8080 to login to Apex?

    I just installed the Oracle Application Express to or above SQL of Oracle DB 11g Enterprise Edition. It said it was successfull installation. But when I login to Apex admin, using Firefox browser, (localhost:8080/apex/apex_admin), the firefox browser ask for my Username and Password. I used SYS and my password when I installed Oracle DB 11g, it didn't work.
    Please help me solve this problem so that I continue learning Apex. Now I'm stuck.

    Hi,
    Does it ask XDB password?
    If yes, did you unlock ANONYMOUS account?
    http://docs.oracle.com/cd/E23903_01/doc/doc.41/e21673/otn_install.htm#CHDEIGGI
    Regards,
    Jari
    My Blog: http://dbswh.webhop.net/dbswh/f?p=BLOG:HOME:0
    Twitter: http://www.twitter.com/jariolai

  • Localhost:8080 doesnt work

    hiiiiii
    When I execute C:\jakarta-tomcat-4.1.30\bin\startup......
    and try to open http://localhost:8080,,,,it didnt find the page......
    I am not behind the proxy.....
    If it is port problem...then suggest me how to change port no ....

    Nope, that's the default port.
    You should see the welcome page if you type http://localhost:8080 into the browser. From there you can log into admin or manager pages. This suggests that your install is bad.
    What messages are written to the logs? How 'bout to the command shell?

  • DNS error for localhost:8080 with Tomcat

    jdk1.2.2 is up and running and then I installed Tomcat on my Windows2000 PC.
    Then in a DOS window I did this:
    C:\Program Files\Apache Group\Tomcat 4.1\bin>startup
    And this display resulted:
    Using CATALINA_BASE: C:\Program Files\Apache Group\Tomcat 4.1\
    Using CATALINA_HOME: C:\Program Files\Apache Group\Tomcat 4.1\
    Using CATALINA_TMPDIR: C:\Program Files\Apache Group\Tomcat 4.1\\temp
    Using JAVA_HOME: C:\jdk1.2.2
    But I get "Cannot find server or DNS error" when I try
    http://localhost:8080/ or http://127.0.0.1:8080/admin
    Any suggestions would be appreciated.
    Thanks!

    Apparently the problem was caused by incompatibility between jdk1.2.2 and Tomcat4 as discussed in another topic on this forum.
    When I switched to a Tomcat3 version, everything worked fine.

  • Localhost:8080

    Please, I have installed Tomcat and mySql twice in my C hard disk and then in my E hard disk, and i have desabled my UAC permissions as I have a Vista OS.
    My problem is that I could access my localhost:8080, just once in any installation but then I couldn' t be able anymore, like if I had to install again everything anytime to can access localhost:8080, do you know why?

    LILLA wrote:
    My problem is that I could access my localhost:8080, just once in any installation but then I couldn' t be able anymore,When you try to access localhost:8080 after the first time, what is the error that you get?? Are you running your vista from an administrator privilege user?? Are you getting any error on tomcat startup??

  • Localhost:8080 won't start

    I am new to J2EE. I installed the J2EE 1.4 for Windows downloaded from SUN.
    I started the Default server successfully, and the http://localhost:8080 works. After a while, I finished my dinner, my computer (Windows XP) went to "Standby". When I get in again, and refresh the iexplore, it seems just hang there.
    I tried to stop the server, it seems hang there too ....? After I restart my computer, and then started the default server, the servers started ok, the message displayed are " .... ready to take request ...", but the http://localhost:8080 still doesn't work. I check the config files, the domain.xml files, the http port is actually 8080.
    What's going on? This takes me two days already. I restart my computer many times already.
    Help me please!!!!!!

    this is may happen if all the connection is not closed properly once you shutdown the server.
    My suggestion is Start the server and check the server log message for whether the http service is started or not.. Sometimes http port 8080 may be used by some other application also. if so, kill that application and start the server again.
    Even above is not working, then you can check the server status by running the command "asadmin list-domains" in the start-->Run--> cmd-->command prompt, if the server is running then do the below mentioned
    If running, then try to change the http port using the asadmin command mentioned in the asadmin document and restart the server.
    Hope this work
    Regards
    Moin

  • Localhost:8080 for Tomcat causes Cycle Error

    I want to maintain a TomCat installation that is located at http://localhost:8080
    Everytime I go to it, I get the error:
    Cycle Detected
    Description: Your request is prohibited because it would cause a cycle.
    what gives with this ? Yes, I upgraded to FF 4 and so far its a pain.
    What the HELL happened to the status bar at the bottom of the page??!!

    Apparently the problem was caused by incompatibility between jdk1.2.2 and Tomcat4 as discussed in another topic on this forum.
    When I switched to a Tomcat3 version, everything worked fine.

  • About  localhost and port number

    following jdbc:microsoftLsqlserver:// , why is the host name localhost and the port number is 1433? how to change the port number into others? please help
    thanks

    "localhost" is usually but not always set up as a hostname for current host, and resolves to the IP address 127.0.0.1
    You can connect to any host or port you want (that has a database running on that port), just change the values in the connection URL.
    If your question is "how can I get SQL Server to run using a different port", you'll need to consult Microsoft's documentation for that.

  • Mail complains about localhost.localdomain certificate on wake

    Ever since I upgraded to Mountain Lion, I've had this annoyance.  Sometimes when I unsleep my mid-2011 13" MBA, Mail complains that "The identity of mycompany.com cannot be verified" because the certificate is invalid.  The certificate that it shows me as invalid seems to be pretty synthetic - for localhost.localdomain, valid between December 8 2008 and December 8 2009.  If I then click cancel on the warning, Mail connects just fine, no complaints.  I notice this most often switching between work and home networks, but then again, that's when I do most of my unsleeps.
    It only seems to happen on one of my 2 email accounts, my work account running on MS Exchange, and not my gmail account, even though they both use SSL, if that makes any difference.
    I called Apple Care, and they suggested resetting my login keychain, which was a bit of a disaster since then all my passwords were moved out.  So I had to figure out how to copy them all back in from login_renamed, where they were saved.  And type keychain passwords twice for each one.  I have done Keychain First Aid as well.  Now I need to either call AppleCare back or find someone in the community who has some idea of what's going on.  Any clues?

    yesterday crashes (mar 26)were all signed Torchupdater
    so I uninstalled Torch
    Today's crash (mar 27)was signed window server
    Cant uninstall finder....

  • Firefox is looking for localhost on 8080 but it is on Port 80

    I moved countries and had trouble using localhost. I had some help but that did not work but I finally got localhost to work but my phpadmin still gives problems as firefox looks for localhost:8080/url instead of localhost/url.
    localhost is on pert 80.
    can anyone direct my efforts. I think my "help" tried to reconfigure all my localhost to 8080 nad left some of these port directives in.

    Maybe check the connection settings.
    You can find the connection setting here: Tools > Options > Advanced : Network : Connection

  • Do I need to change the localhost test if on a network?

    I have a JSP program running on tomcat webserver at home. This program works. At home the computer accesses the internet via a dialup modem.
    I am trying to run this program at another location. I have taken my hard disk and installed the hard disk at the other computer. The other location is networked. It is running DHCP IP addressing. When I run the program there it does not work????
    Also when I run the tomcat test there i.e
    http://localhost:8080
    In the status bar I get
    Website found. Waiting for reply ...
    but after few minutes I get the error message below:
    why???
    Please help
    From home I ran the program as
    http://localhost:8080/myJSPs/jsp/portal-project/preferences.jsp
    this works perfectly.
    At the other location I am trying the typing the same address in the address bar of IE6:
    http://localhost:8080/myJSPs/jsp/portal-project/preferences.jsp
    But it gives me the message in the status bar:
    "Website found. Waiting for reply ... "
    but after few minutes I get the error message below:
    The page cannot be displayed
    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.
    Please try the following:
    Click the Refresh button, or try again later.
    If you typed the page address in the Address bar, make sure that it is spelled correctly.
    To check your connection settings, click the Tools menu, and then click Internet Options. On the Connections tab, click Settings. The settings should match those provided by your local area network (LAN) administrator or Internet service provider (ISP).
    If your Network Administrator has enabled it, Microsoft Windows can examine your network and automatically discover network connection settings.
    If you would like Windows to try and discover them,
    click Detect Network Settings
    Some sites require 128-bit connection security. Click the Help menu and then click About Internet Explorer to determine what strength security you have installed.
    If you are trying to reach a secure site, make sure your Security settings can support it. Click the Tools menu, and then click Internet Options. On the Advanced tab, scroll to the Security section and check settings for SSL 2.0, SSL 3.0, TLS 1.0, PCT 1.0.
    Click the Back button to try another link.
    Cannot find server or DNS Error
    Internet Explorer
    Please help why does this happen???

    Tools->Internet Options->Connections->LAN Settings and tick the box "do not use proxy for local/intranet addresses" When I click on the "Lan Setting"
    I get three check boxes that are located in two areas called Automatic configuration and Proxy Server:
    Automatic configuration
    [] Automatically select setting
    [] use automatic configuration script
    Proxy server
    [] use a proxy server for your lan these setting will not apply to dial-up or VPN connection
    At present none of these are selected.
    So thus there is none to say "do not use proxy for local.intranet addresses" please help.

  • Newbie question about livecycle data services es

    Hi all.
    i've downloaded the LiveCycle ES2 VMware virtual appliance, setup it up on a esxi server, workspace, content space, all are up and running, but here comes my question, how do i install livecycle data services in there?how do i set it up to start working with the rest?
    i've read the documentation on how to install, but i'm a bit confused.
    can anyone give me any pointers about this?
    help would be appreciated
    thanks in advance

    1) In Workbench ES2 create a process to create a new user. If you need to create a group there is also a service to create group. Create a short-lived process using the Avoka service > Create User operation. The Create User operation has the inputs depicted below.
    2) Create a process variable called 'newUserXml' of type 'xml' and declare the variable as input. Ideally, create a schema for the xml.
    3) The Create User operation has a single output, a string containing the user ID. Create a process variable called 'userID' of type 'string' and declare the variable as output.
    3) Save, check-in, and deploy the process.
    4) To test the process, invoke the process from the Workbench. For the input variable, plug data into an xml structure such as this...
    <NewUser>
    <Login/>
    <Password/>
    <CommonName/>
    <CanonicalName/>
    <Description/>
    <Email/>
    <Initials/>
    <OrgName/>
    <Address/>
    <Telephone/>
    </NewUser>
    5) If the test succeeds, you are ready to create the Flex application. If not, figure out why.
    6) Build a Flex app. Once you deployed the process, the remoting endpoint is automatically created and can be accessed by Flex. Here is a stub.
    <?xml version="1.0" encoding="utf-8"?>
    <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" creationComplete="initChannelSet()">
    <mx:Script>
    <![CDATA[
    import mx.messaging.channels.AMFChannel;
    import mx.messaging.ChannelSet;
    import mx.rpc.events.ResultEvent;
    import mx.rpc.events.FaultEvent;
    private function initChannelSet():void {
    var cs:ChannelSet= new ChannelSet();
    cs.addChannel(new AMFChannel("my-amf","http://localhost:8080/remoting/messagebroker/amf"));
    ro.channelSet = cs;
    private function submitRequest():void {
    var newUser:XML = new XML(getXmlData());
    ro.setCredentials("administrator","password");
    ro.invoke({newUserXml:newUser});
    private function remotingResultHandler(event:ResultEvent):void {
    var userID:String = event.result.userID;
    private function remotingFaultHandler(event:FaultEvent):void {
    Alert.show(event.fault.faultDetail.toString());
    private function getXmlData():String {
    var xmlStr:String = "<NewUser>"
      + "<Login>" + login.text + "</Login>"
      + "<Password>" + password.text + "</Password>"
      + "<CommonName>" + commonName.text + "</CommonName>"
      + "</NewUser>>";
      return (xmlStr);
    ]]>
    </mx:Script>
    <mx:RemoteObject id="ro" destination="MyApplication/processes/CreateNewUser"
       result="remotingResultHandler(event)" fault="remotingFaultHandler(event)"/>
    <mx:VBox>
       UI goes here...
       <mx:Button label="Submit" click="submitRequest()"/>
    </mx:VBox>
    </mx:Application>
    Steve

Maybe you are looking for

  • I keep getting a pop up saying...

    "AppleMobileDeviceHelper has stopped working" And it will continue to pop up until I close out of itunes. I have windows vista and an iPod nano. Please help, because I want to be able to purchase new songs from itunes, but can't because of the popup.

  • Video Podcasts No Longer Transfer to iPod - Work OK in iTunes

    I am subscribed to a couple of different video podcasts - recently when I sync, I get the message that they are not copied to the iPod because the iPod can't play them. Same iPod, same podcasts as before.. The podcasts do play correctly in iTunes, th

  • I cant seem to get more than 1 Role in JWT Token

    Ok I am trying to get my custom roles defined in my Manifest to be returned in my login token.. currently I assigned each group to a role.. then I added myself to all the groups... I would assume then that my token would contain all my roles... but i

  • ALV to EXCEL along with the color

    Hello,       Is it possible to download an ALV report output to an EXCEL along with the color in the ALV report.I made an ALV report with some rows having red color depending on a bussiness logic. When user downloads the ALV report to excel from stan

  • Rename a local machine file

    I want to rename a file in my C:/ machine (localhost) using Abap functions. Is there any way to do it ?? Thanks in advance.