How to change the local IP on the virtual NETWORK adapter for Web server address

Hi all

I have a physical Windows system, on which I run VMware Workstation 9. Now on VMware I run Ubuntu 12.10 a LAMP for a Web server.
Problem:
Now, my local IP address for my NETWORK card virtual (using the Ubuntu one) at the address 192.168.159.7 and my router only emits the 10.0.0.x range IP addresses. So if I want to port forward to the virtual NETWORK adapter that has a 192.168 address, I can't, so my LAMP Web server are not accessible to the outside because the router does not send packets on port 80 to the virtual card... How to fix this?
The only way I guess that is to be assigned an ip address of 10.0.0.x to the virtual NETWORK adapter?
But how do I do this?
I tried to do it on the host from the Windows machine with "get my IP address automatically", but she emits an 192.168 address every time...
Thank you

Welcome to the community,

I guess that the virtual computer is currently configured to "NAT" or "Host-Only' networking! That would explain the 192.168.x.x IP address.

There are 2 options to be able to access the web server on the virtual computer.

1. with "NAT" network configured

In this case forward port 80 to the IP address of the host and configure the port forwarding on the virtual computer in the "Virtual Network Editor. This way you can leave the IP address on the private network of 192 (if it is currently set to NAT)

2. use "Bridged" network layout

Reconfigure the virtual NETWORK adapter to the machine virtual networking "Bridged" within the parameters of the virtual machine, assign an IP address from your router network (10.x.x.x) and do the port forwarding on the router directly to the IP address of the virtual machine.

André

Tags: VMware

Similar Questions

  • How to change the MOB OpenManage integration for vCenter Server registration

    A few months back, I've updated our installation of the vCenter for v2 plugin, now called OpenManage integration for vCenter Server. When you perform the upgrade, we have kept the old base done vs a new installation. During the upgrade process, we deployed the new device under a new name of the computer.

    Everything works well except that we noticed an annoying thing. Registration of the plugin is the former name of the server instead of the name of the new server-oriented. It is validated by looking at the web page MOB: http://vcenter Server/fmt drilling then down through:

    Content--> Extension Manager--> extensionList ["com.dell.plugin.OpenManage_Integration_for_VMware_vCenter"] --> server--> URL string

    The configuration of the appliamnce shows the correct new name of the device and the administration console is accessible via the new name for the device. The only place where we see the old name of the device is in the MOB config.

    We tried to remove the plugin and added, but still cannot change the value of server URL to reflect the new name of the device. Until we solve this problem, I work around the problem by keeping just the DNS entry for the old name of the server in DNS.

    Anyone know who to change the property MOB for the URL of the server?

    I solved the problem.

    I found the following article that shows how to upgrade the extension. I just cut and paste into my current values with the URL of update and now all is good.

    http://KB.VMware.com/selfservice/microsites/search.do?cmd=displayKC&docType=kc&externalId=2060127&sliceId=1&docTypeID=DT_KB_1_1&dialogID=236869583&StateID=0%200%20236885165

  • How to change the number of minutes for the exercise of the activity of the application

    How to change the number of minutes for the exercise of the activity of the application

    Hello

    It is not currently possible to change the goal of daily exercise.

    If you want to suggest that Apple consider adding this option, you can submit a request here:

    https://www.Apple.com/feedback/watch.html

  • How to change folder name by default when you use save for Web in java script?

    Hello everyone, hope you can help me.


    Photoshop has a folder name by default of images When you export using slices Save for Web . I need to change this folder name.

    How to change folder name by default when you use save for Web in java script?

    Thanks in advance!


    1325ACD7-9C89-4D20-A6BF-E9EE8B7A1D27.png

    QQ20150923-1@2x.png


    JJMack Chuck Uebele Nicolas Ribot SuperMerlin

    You can try with scriptlistener to record the code. Change to the last line of the NO to ALL dialog boxes, so that the dialog - if you wish. There are two places in the code to save the files: one where is actually saved the file, and the other where the default value is file. I have seen it changed something with it. So, you can simply use the first listing of a path in the code below.

    #target photoshop
    
    var idExpr = charIDToTypeID( "Expr" );
        var desc19 = new ActionDescriptor();
        var idUsng = charIDToTypeID( "Usng" );
            var desc20 = new ActionDescriptor();
            var idOp = charIDToTypeID( "Op  " );
            var idSWOp = charIDToTypeID( "SWOp" );
            var idOpSa = charIDToTypeID( "OpSa" );
            desc20.putEnumerated( idOp, idSWOp, idOpSa );
            var idDIDr = charIDToTypeID( "DIDr" );
            desc20.putBoolean( idDIDr, true );
            var idIn = charIDToTypeID( "In  " );
            desc20.putPath( idIn, new File( "C:\\Users\\csuebele\\Pictures\\LR shortcuts" ) );//Here's where it actually saves
            var idFmt = charIDToTypeID( "Fmt " );
            var idIRFm = charIDToTypeID( "IRFm" );
            var idPNtwofour = charIDToTypeID( "PN24" );
            desc20.putEnumerated( idFmt, idIRFm, idPNtwofour );
            var idIntr = charIDToTypeID( "Intr" );
            desc20.putBoolean( idIntr, false );
            var idTrns = charIDToTypeID( "Trns" );
            desc20.putBoolean( idTrns, true );
            var idMtt = charIDToTypeID( "Mtt " );
            desc20.putBoolean( idMtt, true );
            var idEICC = charIDToTypeID( "EICC" );
            desc20.putBoolean( idEICC, false );
            var idMttR = charIDToTypeID( "MttR" );
            desc20.putInteger( idMttR, 255 );
            var idMttG = charIDToTypeID( "MttG" );
            desc20.putInteger( idMttG, 255 );
            var idMttB = charIDToTypeID( "MttB" );
            desc20.putInteger( idMttB, 255 );
            var idSHTM = charIDToTypeID( "SHTM" );
            desc20.putBoolean( idSHTM, false );
            var idSImg = charIDToTypeID( "SImg" );
            desc20.putBoolean( idSImg, true );
            var idSWsl = charIDToTypeID( "SWsl" );
            var idSTsl = charIDToTypeID( "STsl" );
            var idSLAl = charIDToTypeID( "SLAl" );
            desc20.putEnumerated( idSWsl, idSTsl, idSLAl );
            var idSWch = charIDToTypeID( "SWch" );
            var idSTch = charIDToTypeID( "STch" );
            var idCHsR = charIDToTypeID( "CHsR" );
            desc20.putEnumerated( idSWch, idSTch, idCHsR );
            var idSWmd = charIDToTypeID( "SWmd" );
            var idSTmd = charIDToTypeID( "STmd" );
            var idMDCC = charIDToTypeID( "MDCC" );
            desc20.putEnumerated( idSWmd, idSTmd, idMDCC );
            var idohXH = charIDToTypeID( "ohXH" );
            desc20.putBoolean( idohXH, false );
            var idohIC = charIDToTypeID( "ohIC" );
            desc20.putBoolean( idohIC, true );
            var idohAA = charIDToTypeID( "ohAA" );
            desc20.putBoolean( idohAA, true );
            var idohQA = charIDToTypeID( "ohQA" );
            desc20.putBoolean( idohQA, true );
            var idohCA = charIDToTypeID( "ohCA" );
            desc20.putBoolean( idohCA, false );
            var idohIZ = charIDToTypeID( "ohIZ" );
            desc20.putBoolean( idohIZ, true );
            var idohTC = charIDToTypeID( "ohTC" );
            var idSToc = charIDToTypeID( "SToc" );
            var idOCzerothree = charIDToTypeID( "OC03" );
            desc20.putEnumerated( idohTC, idSToc, idOCzerothree );
            var idohAC = charIDToTypeID( "ohAC" );
            var idSToc = charIDToTypeID( "SToc" );
            var idOCzerothree = charIDToTypeID( "OC03" );
            desc20.putEnumerated( idohAC, idSToc, idOCzerothree );
            var idohIn = charIDToTypeID( "ohIn" );
            desc20.putInteger( idohIn, -1 );
            var idohLE = charIDToTypeID( "ohLE" );
            var idSTle = charIDToTypeID( "STle" );
            var idLEzerothree = charIDToTypeID( "LE03" );
            desc20.putEnumerated( idohLE, idSTle, idLEzerothree );
            var idohEn = charIDToTypeID( "ohEn" );
            var idSTen = charIDToTypeID( "STen" );
            var idENzerozero = charIDToTypeID( "EN00" );
            desc20.putEnumerated( idohEn, idSTen, idENzerozero );
            var idolCS = charIDToTypeID( "olCS" );
            desc20.putBoolean( idolCS, false );
            var idolEC = charIDToTypeID( "olEC" );
            var idSTst = charIDToTypeID( "STst" );
            var idSTzerozero = charIDToTypeID( "ST00" );
            desc20.putEnumerated( idolEC, idSTst, idSTzerozero );
            var idolWH = charIDToTypeID( "olWH" );
            var idSTwh = charIDToTypeID( "STwh" );
            var idWHzeroone = charIDToTypeID( "WH01" );
            desc20.putEnumerated( idolWH, idSTwh, idWHzeroone );
            var idolSV = charIDToTypeID( "olSV" );
            var idSTsp = charIDToTypeID( "STsp" );
            var idSPzerofour = charIDToTypeID( "SP04" );
            desc20.putEnumerated( idolSV, idSTsp, idSPzerofour );
            var idolSH = charIDToTypeID( "olSH" );
            var idSTsp = charIDToTypeID( "STsp" );
            var idSPzerofour = charIDToTypeID( "SP04" );
            desc20.putEnumerated( idolSH, idSTsp, idSPzerofour );
            var idolNC = charIDToTypeID( "olNC" );
                var list4 = new ActionList();
                    var desc21 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCzerozero = charIDToTypeID( "NC00" );
                    desc21.putEnumerated( idncTp, idSTnc, idNCzerozero );
                var idSCnc = charIDToTypeID( "SCnc" );
                list4.putObject( idSCnc, desc21 );
                    var desc22 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNConenine = charIDToTypeID( "NC19" );
                    desc22.putEnumerated( idncTp, idSTnc, idNConenine );
                var idSCnc = charIDToTypeID( "SCnc" );
                list4.putObject( idSCnc, desc22 );
                    var desc23 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCtwoeight = charIDToTypeID( "NC28" );
                    desc23.putEnumerated( idncTp, idSTnc, idNCtwoeight );
                var idSCnc = charIDToTypeID( "SCnc" );
                list4.putObject( idSCnc, desc23 );
                    var desc24 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCtwofour = charIDToTypeID( "NC24" );
                    desc24.putEnumerated( idncTp, idSTnc, idNCtwofour );
                var idSCnc = charIDToTypeID( "SCnc" );
                list4.putObject( idSCnc, desc24 );
                    var desc25 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCtwofour = charIDToTypeID( "NC24" );
                    desc25.putEnumerated( idncTp, idSTnc, idNCtwofour );
                var idSCnc = charIDToTypeID( "SCnc" );
                list4.putObject( idSCnc, desc25 );
                    var desc26 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCtwofour = charIDToTypeID( "NC24" );
                    desc26.putEnumerated( idncTp, idSTnc, idNCtwofour );
                var idSCnc = charIDToTypeID( "SCnc" );
                list4.putObject( idSCnc, desc26 );
            desc20.putList( idolNC, list4 );
            var idobIA = charIDToTypeID( "obIA" );
            desc20.putBoolean( idobIA, false );
            var idobIP = charIDToTypeID( "obIP" );
            desc20.putString( idobIP, """""" );
            var idobCS = charIDToTypeID( "obCS" );
            var idSTcs = charIDToTypeID( "STcs" );
            var idCSzeroone = charIDToTypeID( "CS01" );
            desc20.putEnumerated( idobCS, idSTcs, idCSzeroone );
            var idovNC = charIDToTypeID( "ovNC" );
                var list5 = new ActionList();
                    var desc27 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCzeroone = charIDToTypeID( "NC01" );
                    desc27.putEnumerated( idncTp, idSTnc, idNCzeroone );
                var idSCnc = charIDToTypeID( "SCnc" );
                list5.putObject( idSCnc, desc27 );
                    var desc28 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCtwozero = charIDToTypeID( "NC20" );
                    desc28.putEnumerated( idncTp, idSTnc, idNCtwozero );
                var idSCnc = charIDToTypeID( "SCnc" );
                list5.putObject( idSCnc, desc28 );
                    var desc29 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCzerotwo = charIDToTypeID( "NC02" );
                    desc29.putEnumerated( idncTp, idSTnc, idNCzerotwo );
                var idSCnc = charIDToTypeID( "SCnc" );
                list5.putObject( idSCnc, desc29 );
                    var desc30 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNConenine = charIDToTypeID( "NC19" );
                    desc30.putEnumerated( idncTp, idSTnc, idNConenine );
                var idSCnc = charIDToTypeID( "SCnc" );
                list5.putObject( idSCnc, desc30 );
                    var desc31 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCzerosix = charIDToTypeID( "NC06" );
                    desc31.putEnumerated( idncTp, idSTnc, idNCzerosix );
                var idSCnc = charIDToTypeID( "SCnc" );
                list5.putObject( idSCnc, desc31 );
                    var desc32 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCtwofour = charIDToTypeID( "NC24" );
                    desc32.putEnumerated( idncTp, idSTnc, idNCtwofour );
                var idSCnc = charIDToTypeID( "SCnc" );
                list5.putObject( idSCnc, desc32 );
                    var desc33 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCtwofour = charIDToTypeID( "NC24" );
                    desc33.putEnumerated( idncTp, idSTnc, idNCtwofour );
                var idSCnc = charIDToTypeID( "SCnc" );
                list5.putObject( idSCnc, desc33 );
                    var desc34 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCtwofour = charIDToTypeID( "NC24" );
                    desc34.putEnumerated( idncTp, idSTnc, idNCtwofour );
                var idSCnc = charIDToTypeID( "SCnc" );
                list5.putObject( idSCnc, desc34 );
                    var desc35 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCtwotwo = charIDToTypeID( "NC22" );
                    desc35.putEnumerated( idncTp, idSTnc, idNCtwotwo );
                var idSCnc = charIDToTypeID( "SCnc" );
                list5.putObject( idSCnc, desc35 );
            desc20.putList( idovNC, list5 );
            var idovCM = charIDToTypeID( "ovCM" );
            desc20.putBoolean( idovCM, false );
            var idovCW = charIDToTypeID( "ovCW" );
            desc20.putBoolean( idovCW, true );
            var idovCU = charIDToTypeID( "ovCU" );
            desc20.putBoolean( idovCU, true );
            var idovSF = charIDToTypeID( "ovSF" );
            desc20.putBoolean( idovSF, true );
            var idovCB = charIDToTypeID( "ovCB" );
            desc20.putBoolean( idovCB, true );
            var idovSN = charIDToTypeID( "ovSN" );
            desc20.putString( idovSN, """c:\photos""" );//Here's where the default folder is suppose to go.
        var idSaveForWeb = stringIDToTypeID( "SaveForWeb" );
        desc19.putObject( idUsng, idSaveForWeb, desc20 );
    executeAction( idExpr, desc19, DialogModes.ALL );
    
  • How to change the virtual IP addresses in 6.5.1 on the Linux host?

    I am running Workstation 6.5.1 on a 64-bit Linux host (Fedora 10).

    The application of "Virtual Network Editor" is distinguished by its equivalent in Windows.  It is quite reduced in functionality.

    What I need is a way to change the virtual IP addresses.  In the editor, I can only change the overall range of subnet (network address and the sous-masque).  It works very well.  However, I can not change the individual IP addresses in there.

    In particular, I need to change:

    .1 = the host itself

    .2 = services internal VMware (server proxy DNS, router, gateway, NAT, DHCP etc.)

    How can I assign these on Linux?  Pour.2, I saw the "nat.conf" file in the directory/etc/vmware, under the number of the device (in my case vmnet8) vmnet.   Pour.1, I've seen this in a number of places, the DHCP server, and others.  Where does get this information from VMware?  What I don't want is to have to change this IP address in many places, because it will become easy to get out of sync.

    If I just use "ifconfig" to change the IP address, it is an approach of brute force that works, but of course it will not survive a reboot.

    Traditional networks of the host Linux tools are unaware of the vmnet addresses.  Somewhere, they are configured with VMware, not the distribution of the host.  So, I wonder where it is.

    Thank you!

    Josh

    Josh,

    Here is what I do on my VMWare Wks 6.5.2:

    Files to edit:

    1 /etc/vmware/vmnetx/dhcpd/dhcpd.conf

    Change the following:

    (a) range

    (b) option domain-name-servers {10.10.10.254}

    (c) {10.10.10.254} option routers

    2 /etc/vmware/vmnetx/nat/nat.conf

    Change the following:

    (a) {10.10.10.254} ip - address of the NAT gateway.

    3 /etc/init.d/vmware script

    (a) check a function called vmwarestartvmnet()

    (b) after the/vmware-networks - the beginning of the line, add:

    ifconfig vmnetx xxx.xxx.xxx.xxx {ip host address we want to}-> vmnet1 ifconfig 10.10.10.253

    This works perfectly for me. The only thing is that, once you change these files, make sure that you get a copy of them. Otherwise after any update or configuration change who will be overwritten.

    I hope that VMWare will come with a better way to do that instead of hacking these files manually.

    HTH,

    -Daniel.

  • How to change the frequency of images for an Actionscript program?

    Hello

    I read that the Timer() calls accuracy depend on the frame rate of the movie, they play in (which makes sense because they are Flash, after all!). I'm working on a project in pure ActionScript 3.0 and I wonder how I change the pace of this project, I don't mind to increase it to about 50 fps so the Timer() calls can be pretty accurate.

    The base class, it is executable, currently in this project is an extension of the Sprite, but that could change if necessary.

    Thanks in advance!

    David

    It is the Stage.frameRate property. You must Access the scene via a DisplayObject. There is also a compiler option: by default-frame-rate

  • How to change the type of adapter on a virtual computer network

    Hello

    I'm testing the network drivers in the virtual machine. My current VM has a 79 c 970 AMD Ethernet controller but I want to test different drivers. so is it possible for me to use another Ethernet controller type on a virtual machine? For example all cards Realtek?

    Currently, I use VMware Workstation 7.

    Thank you

    Zheng Da

    You do not have a lot of choices:

    -Without VMware tools, you will be using the vlance network adapter

    -With VMware tools, by default, you use the VMware AMD Pcnet network adapter

    -You can change inside the VMX configuration file and insert the following line:

    ethernetX.virtualDev = "e1000".

    Where X is the number of your network adapter (0 for the first, 1 for the secod, etc...). This will transform the adapter in an Intel PRO 1000.

    Marcelo Soares

    VMWare Certified Professional 310/410

    Master virtualization technology

    Globant Argentina

    Review the allocation of points for "useful" or "right" answers.

  • How to change the system of firefox for the English language without having to uninstall and download again

    I have the Spanish version and do not work well make changes in firefox because the language of the browser is in Spanish. I found a few answers on the Internet, but they do not work for me. If this is not possible, how is it difficult to uninstall and reinstall an English version? I'm in Costa Rica.

    If you want to change the language of the browser,

    1. From the next page, download the version of Firefox that you want to install.

    2. Uninstall Firefox from the control panel. DO NOT check the option to remove your personal data from Firefox.
    3. Run the installer downloaded previously.
  • How to change the printing order page for a 8600 more on an iMac

    How can I change the order in which the pages printed on and the iMac?  Print the pages in reverse order (last page 1) and I need some do print in regular order (page 1).  Could not find a way to do that, am very frustrated!  Any help and advice would be greatly appreciated.  I am owner of an all in one printer HP Officejet Pro 8600 Plus.

    I'm sorry you have a problem with the print commands.

    There should be an option when you click on print. Another window will appear until you press on print again.

    It should be a box that gives you the order of the pages (1,2,3---3,2,1). Juice change the order.

    If only you do not have this box, you can always try uninstalling and reinstalling the software and drivers.

    '"Click the WHITE STAR if you want to say thank YOU" '

    Let me know if it helps.

  • How to change the public network to a network of home in 64-bit windows 7

    Windows 7 cannot access internet by WiFi card because the net work must be changed to a home network. How do I change, even the troubleshooting cannot make the change. How can I do it manually change it?

    Hello

    1. were you able to use the card wireless without any problem before?
    2. what exactly happens when you try to access the internet?
    3 did you recent hardware or software changes to your computer before this problem?

    Stage of change of the network location:

    a.Open network and sharing Center by clicking the Start button, thenControl Panel. In the search box, type network, and then clicknetwork and sharing Center.
    b work network, home network, or Public, and then click the desired network location.
     

    Thanks and greetings
    Umesh P - Microsoft technical support.

    Visit our Microsoft answers feedback Forum and let us know what you think.
    [If this post can help solve your problem, please click the 'Mark as answer' or 'Useful' at the top of this message.] [Marking a post as answer, or relatively useful, you help others find the answer more quickly.]

  • How to change the yellow hp940 cartridge for all in a 8500?

    Cartridge is completely empty - printer will not print, copy or scan up to changed...

    I'm obviously not push (pull) the right thing to release?

    Message from the printer on a loop... "Press Ok when done... »

    Diagrams only show how to insert the new cartridge empty in slot... freeing up those already installed?

    Help really appreciated... frustration level editing mbcv

    Hello

    It's his Manual:

    To replace the ink cartridges
    1. pull gently open the ink cartridge cover.
    2. remove the ink cartridge requiring a replacement by grabbing and pulling firmly toward you.
    3. remove the new cartridge from its packaging.
    4. align the cartridge with its color-coded slot and insert the cartridge into the slot. Press the cartridge firmly to ensure a good contact.
    5. close the ink cartridge cover

    More information on page #176 of the following book:

    h10032.www1.HP.com/CTG/manual/c01643304.PDF

    Kind regards.

  • How to change the automatic generated wsdl for the procedure

    I configured xdb and as far as I know, for each procedure that I expose as a web service, oracle automatically creates a wsdl.

    I would like to change this wsdl, but I don't know where I do.

    For example:
    It is a part of the wsdl file I want to edit:

    From:

    < types >

    "< xsd: Schema targetNamespace=""" elementFormDefault= "qualified">
    "< xsd: Element name="TESTE_AUXInput">"
    < xsd: complexType >
    < xsd: SEQUENCE >
    "< xsd: Element name="P_VAR-VARCHAR2-IN"" type= "xsd: String"/ >

    TO:

    < types >

    "< xsd: Schema targetNamespace=""" elementFormDefault= "qualified">
    "< xsd: Element name="TESTE_AUXInput">"
    < xsd: complexType >
    < xsd: SEQUENCE >
    "" < xsd: Element name= "P_VAR-VARCHAR2-IN" " minOccurs="0" maxOccurs="1"oraxdb:propNumber = '4608' oraxdb: global ="false"oraxdb:SQLName ="VAR VARCHAR2 IN"oraxdb:SQLType ="VARCHAR2"oraxdb:memType ="1"oraxdb:MemInline ="true"oraxdb:SQLInline ="true"oraxdb:JavaInline ="true"' type="xsd: String"/ >




    I tried to create a "TESTE_AUXInput" type, but it changed nothing.

    I heard it has to do with the XML schemas, but I tried to create an xml schema that contains:

    "" < xsd: Element name= "P_VAR-VARCHAR2-IN" " minOccurs="0" maxOccurs="1"oraxdb:propNumber = '4608' oraxdb: global ="false"oraxdb:SQLName ="VAR VARCHAR2 IN"oraxdb:SQLType ="VARCHAR2"oraxdb:memType ="1"oraxdb:MemInline ="true"oraxdb:SQLInline ="true"oraxdb:JavaInline ="true"' type="xsd: String"/ >

    < xsd:simpleType >

    < xsd:restriction base = "XSD: String" >

    < xsd:minLength value = "1" / >

    < xsd:maxLength value = "100" / >

    < / xsd:restriction >

    < / xsd:simpleType >

    < / xsd: element >


    But I don't know how to do the procedure to use wsdl.
    How can I do?

    INFO:
    Oracle 11.2.0.4 standard edition
    Oracle linux 5

    If you need any other information, let me know.

    Thanks in advance.

    And the answer is always no, the wsdl file cannot be changed.

  • [Beginner] How to change the virtual machine name

    Hello

    How can I change the name of a Virtual Machine - I want to say the name that appears in VMPlayer (or VMWare Fusion) as it has recently used Virtual Machines. I tried to change the name of the vmx file but this does not affect the name of the virtual machine displayed in VMPlayer.

    Thank you very much.

    TomasBar wrote:

    How can I change the name of a Virtual Machine - I want to say the name that appears in VMPlayer (or VMWare Fusion) as it has recently used Virtual Machines.

    VMware Fusion 3.x and 2.x but not 1.x, you can click on and change the name of the virtual machine in the Virtual Machine library on the right side, just under the display area.

    For VMware Player you need to edit the "displayName ="parameter in the configuration file .vmx and of VMware Player virtual machine must be closed when you perform this operation."

  • How to change the virtual machine after clone

    I'm a beginner to learn vm.

    Now, I already cloned a new existing virtual machine in a virtual machine.

    Then, I want to change it.

    (1) change the name

    (2) change the number of the processor

    (3) change the size of the memory

    (4) change the size of the disk

    How to do?

    I use c# API. I put something when clone?

    Thanks for any help!

    Hello

    You can clone the virtual computer to a model first and then deploy it to this model. For customizing the properties of guest operating system, you can use sysprep (from Microsoft) or customization Spesification Manager (from VMware vCenter Server). Of course, you can also configure it manually change settings menu (from vSphere Client).

  • How to change the port in weblogic 10.3 Server.

    Hello

    Could you please tell me the steps how to change my bea10.3 port not 7001 to 7002?

    Thanks advance.

    Hello

    Please refer to: http://weblogic-wonders.com/weblogic/2010/02/25/changing-adminserver-port-using-jmx/ (using JMX)

    http://forums.Oracle.com/forums/thread.jspa?threadID=1037611&tstart=0 (by using WLST)

    Simplest option ... It could change both AdminConsole to your...
    Login to AdminConsole---> Server-->---> Cionfiguration (Tab)---> ListenPort (change)

    .
    .
    Thank you
    Jay SenSharma

Maybe you are looking for