Working with virtual directories unsder MacOS X

Guys,
I'm having troubles setting up a virtual mapping to a
directory.
I've included the lines:
<virtual-mapping>
<resource-path>
http://127.0.0.1:7000/myapp/</resource-path>
<system-path>/Users/tiberiusmeszaros/Documents/workspace/myapp/</system-path>
</virtual-mapping>
within the jrun-web.xml file. However everytime I start the
jrun service :
%>./jrun -start &
to get the jrun/cf service up and going, then type in
http://127.0.0.1:7000/myapp/
with a browser session, it comes back saying :
500
There is no web application configured to service your
request
Whats going on?
My current CFserver is running on port 7000 on localhost...

under IE on MacOS X none of the buttons paint anything on the right panelStill nothing on MacOS X eh?
In case you haven't tried this, add a call to setVisible after the component has been validated. For example:
validate();
setVisible(true);
and see if it changes anything.
V.V.

Similar Messages

  • Amconsole dont work with virtual domains

    hi!
    i have a multi-homed environment (virtual domains). if i use the main domain i can access /amconsole without any problem, but if i try with any additional domain i receive an error message "Unkown domain". i've followed all steps for configuring multi-homed and it works with mail, calendar, etc.
    any hints?

    hi!
    i have a multi-homed environment (virtual domains). if i use the main domain i can access /amconsole without any problem, but if i try with any additional domain i receive an error message "Unkown domain". i've followed all steps for configuring multi-homed and it works with mail, calendar, etc.
    any hints?

  • Http tunnelling not working with virtual host

    Hi,
    We have recently migrated our application from OC4J server to the Weblogic 11g server. There is one EJB client module which connects using t3 protocol. We are trying to use Http Tunneling for it. The server setup consists of two machines (machine1.global.com and machine2.global.com) in clustered mode. A virtual host cbs.global.com is configured to load balance across the above 2 two machine. Also Apache HTTP Server plugin is used for handling the web tier.
    For enabling tunneling, we have checked the 'Enable HTTP Tunneling' check box in the server. Also in the Httpd.conf file, we have added a block for
    <Location /HTTPClnt>
    SetHandler weblogic-handler
    </Location>
    If we give the initial context url as http://machine1.global.com:7005 or http://machine2.global.com, then it is working fine. But when we give the virtual host names - http://cbs.global.com or http://cbs.global.com:7005, it is not working. This application needs to be accessed outside the company network, so we cannot directly give the machine names and have to make it work using virtual host.
    Please advise whether any other settings need to be done for enabling the tunnelling for virtual hosts.
    Highly appreciate your help in this regard.
    Best Regards,
    Jaison
    Edited by: user13152776 on Aug 29, 2011 7:00 PM

    Thanks Peter for the reply.
    We are having multiple managed servers configured to multiple ports - 7003, 7005, 7007, etc. Please find below the mod_wl_ohs.conf file
    # NOTE : This is a template to configure mod_weblogic.
    LoadModule weblogic_module "${ORACLE_HOME}/ohs/modules/mod_wl_ohs.so"
    # This empty block is needed to save mod_wl related configuration from EM to this file when changes are made at the Base Virtual Host Level
    <IfModule weblogic_module>
    # WebLogicHost <WEBLOGIC_HOST>
    # WebLogicPort <WEBLOGIC_PORT>
    # Debug ON
    # WLLogFile /app/oracle/middleware/user_projects/domains/base_domain/ClusterLogs/weblogic.log
    # MatchExpression *.jsp
    # Dev Cluster Configuration - Port 7003
    <Location />
    SetHandler weblogic-handler
    WebLogicCluster nooslux050d.gl.2wglobal.com:7003,nooslux051d.gl.2wglobal.com:7003
    Debug ON
    WLLogFile /app/oracle/middleware/user_projects/domains/base_domain/ClusterLogs/devcluster.log
    MatchExpression *
    </Location>
    <Location /intApp>
    SetHandler weblogic-handler
    WebLogicCluster nooslux050d.gl.2wglobal.com:7003,nooslux051d.gl.2wglobal.com:7003
    Debug ON
    WLLogFile /app/oracle/middleware/user_projects/domains/base_domain/ClusterLogs/devcluster.log
    MatchExpression *
    </Location>
    # Ocean Cluster Configuration - Port 7005
    <Location /CQS>
    SetHandler weblogic-handler
    WebLogicCluster nooslux050d.gl.2wglobal.com:7005,nooslux051d.gl.2wglobal.com:7005
    Debug ON
    WLLogFile /app/oracle/middleware/user_projects/domains/base_domain/ClusterLogs/oceancluster.log
    MatchExpression *
    </Location>
    # Websi Cluster Configuration - Port 7007
    <Location /si>
    SetHandler weblogic-handler
    WebLogicCluster nooslux050d.gl.2wglobal.com:7007,nooslux051d.gl.2wglobal.com:7007
    Debug ON
    WLLogFile /app/oracle/middleware/user_projects/domains/base_domain/ClusterLogs/websicluster.log
    MatchExpression *
    </Location>
    </IfModule>
    Best Regards,
    Jaison

  • Table delete button doesn't work with Virtual Forms

    I applied all of Winston Prakash's tips to my project table (http://blogs.sun.com/winston/category/Creator), but my table is not the only component in the page, so I had to use Virtual forms.
    When I add the "Delete" button, i have to put it on a Virtual Form. I followed the steps on the multi selection table and the "Adding a button panel to the table component header" post, but when I select a row, the JavaScript works well (the row changes to yellow)... but the action code gets a :
    getTableRowGroup1().getSelectedRowsCount()==0
    and getTableRowGroup1().getSelectedRowKeys().length==0.
    I tried almost everything with the forms... I don't know what I missed...

    It works for me. Is it the Delete button in the Toolbar that doesn't work, or the Delete key in the keyboard, or what? Doesn't any other way of deleting a message work either (e.g. Edit > Delete)?

  • How do you get the two step security to work with virtual machines running under parallels?

    I use Quickbooks running on a virtual PC under Parallels.  I have always have Quickbooks interface with Thunderbird on the PC side to email invoices to customers using my apple email account.
    Once I switched to two-step verification security, Apple doesn't recognize the "new" computer trying to access my mail account, but it also doesn't send any kind of code to a second device to authorize the access.
    For now, I've had to switch back to the traditional security and the above process immediately works again 9without asking me any security questions).
    Is there a way to have Apple recognize the virtual PC (or any other non-Mac computer) with two-step verification security?

    You have to go to your Apple ID and generate application specific passwords.
    Apple ID - Manage

  • Working with virtual host & hosts files on a local network

    I'm setting up a small local web and production server here in my office running Leopard.
    I'm setting up virtual hosts for users on the network to review and comment on websites in development. Ideally they'd access it as:
    host1.webserver.local
    host2.webserver.local
    host3.webserver.local
    Problem is, users on the network can see webserver.local just fine, but the subdomains need to be registered with hosts file on each computer.
    Is there a way I can manage all computers hosts file easily? I was thinking of an SVN repository, but this still requires going to each computer to update the file.
    Any suggestions here would be great.
    Thanks
    Rich

    Hi jscher2000
    Thank you for your interest.
    I am using "manual prxoy configuration" option in firefox with port 8080. I have tried the option of "Use system proxy settings" but it doesn't help.

  • Webmail not working with virtual website

    Webmail does not work when I configure a virtual website, where the website files are not located in the 'default' location on the OS drive. Webmail only works when the default location is used. Additionally, the default website is a 'secure' (https://) website, of which I don't need. Apple Enterprise Support directed me to RoundCube.net where I did not find any information regarding my issue.
    Does anyone know how to host a virtual website (files in Other Location, other than default Lion Server OS directory) and make webmail work?

    Do you have any addons/toolbars in IE on that computer? You might try disabling them and see if that fixes the issue.
    If a forum member gives an answer you like, give them the Kudos they deserve. If a member gives you the answer to your question, mark the answer as Accepted Solution so others can see the solution to the problem.
    "All knowledge is worth having."

  • Dreamweaver CS5 with PHP, not getting it to work with virtual Host

    I have not got far with the book so far.  I am still on the second chapter where you set the Virtual Host but after setting up the Dreamweaver site definition and doing the test.  I get the error that page cannot be found.
    I ask if I can mail the text file of the http.conf and the httpd-vhosts.conf to anyone to see if I screwed up somewhere .  I am running on Windows 7 with the WAMP setup.

    Mr. Powers,
    I used your included file httpd-vhosts.conf.  And it did something since now I get a new set of errors.
    ( ! ) Warning: Unknown: failed to open stream: Permission denied in Unknown on line 0
    ( ! ) Fatal error: Unknown: Failed opening required  'C:/vhosts/phpcs5/lesson02/site_check.php'  (include_path='.;C:\php\pear') in Unknown on line 0
    But I checked the properties of the folders and unchecked the 'read only' permission but still gets checked again.  I am using Windows 7 64-bit.
    I checked on the web nobody says any solutions about it, they only imply that is a permissions issue.
    I apologize, I found out the chapter files were encrypted... thanks

  • JRUN Directory Browsing with virtual directories

    Heres the sititution.
    Environment
    Windows 2003
    IIS 6.0
    JRUN4
    When I enter the site
    http://<subdomain>.web.domain.com/ext/gtr
    the
    site works perfectly it starts the index.jsp page and
    everything
    functions.
    When I create a virtual directory called gtr1 then try it
    http://<subdomain>.web.domain.com/gtr1
    that points to ../ext/gtr I
    get a directory listing. When I find the index.jsp and click
    on i the
    site comes up and works properly. I've verified browseDirs =
    false in
    both SERVER-INF and WEB-INF xml file and IIS the directory
    listing is
    turned off I've also verified that the index.jsp is at the
    top of
    default documents in IIS 6.0 .
    Why when I try to connect via virtual directory URL I get a
    directory
    listing?
    Thanks
    Michael

    Hi,
    What do you use to debug your JSP pages?
    Are you using Eclipse for the Java?
    Which version and how did you set it up?
    I cannot get the current JRUN 4,0 Web App which has Java and
    JSP included to
    load into Eclipse Europa, Should I use NetBeans or What?
    Does ANYONE know how to develop JRUN 4 apps using Eclipse
    3.3+

  • Working with multiple directories

    Hello,
    I'm trying to configure paths for each type of objects of my project.
    That means I'd like Forms (6i patch 13, client/server) to compile in a different directory than the current one (compiling mmx and fmx in two separate directories would be great), to get forms (fmb) in another one, etc.
    I know this should be in the documentation, but I just couldn't figure out where (no RTFM please).
    Thanks a lot.

    Well you can use project builder - but not many people do. So I didn't mention it. Project builder will just be calling ifcmp60 in any case.
    As for Paths there are two paths that will be searched as well as the working directory
    FORMSnn_PATH where nn is your forms version 50, 60, 90
    ORACLE_PATH
    There are not separate paths for different module types.
    You can also set these paths from the command prompt or from a batch file you don't need to use the registry all the time if you want to change it

  • Does netboot work with home directories?

    i've read that it does. how do i get it to do this?
    also, how could i add applications and update the image?

    This can't be done with FCP.

  • Someone recommend a card to work with VirtualDJ & my djm

    I want a sound card that will, with minimum hassle, work with Virtual DJ and a DJM-400. It has to support running two channel sound into my mixer so I can have both sides of the sound into my headphones (couldn`t get it working with an Audigy SE; giant waste of $30).
    I use Vista and I really regret it, but anyone who can tell me if any cards will work with all three of these things, please do. Im dying here.

    Thanks David for the reply,   When I look at the Info on the Log & Transfer window it gives a number.mpg,
    when I transfer it,  I see it as Apple ProRes 422.   I shot it in PAL & as far as I can remember,
    PAL is progressive.
    Also I shot it it in Std. mode as the other Clips I need to use were filmed IN DV CAM std.
    again thanks
    Brendan

  • DB2 and AIX on p570 server with Virtual I/O Server

    Hi, All
    We are implementing a system landscape on IBM p5 570 servers and currently are planning of 3 LPARs with dual VIO-servers on each box.
    Have anybody expirience for this configuration in production systems ?
    Is there any DB2-specific problems for working with virtual SCSI volumes over VIO-server ?
    Is there any IBM/SAP whitepapers/technote for this ?
    Big thanks and sorry for my bad english

    We recently rolled-out 2 p550's configured with dual VIO servers each for redundancy. So far we have installed SAPs Solution Manager and Portals on top of DB2. At this point we are using internal SCSI disk but intend to use SAN disk in future.
    Performance has been good, although these are not yet Production systems. DB2 doesn't care about the virtual disk, since they appear as normal SCSI disks to the OS. I've seen it recommended NOT to use Virtualized disk in production, but I think this may be a CYA-type recommendation.
    There are a couple of White Papers from the "IBM SAP International Competence Centre" in Waldorf, that discuss SAP on AIX 5.3 and Power5. Sorry I don't have the links anymore.

  • CFGRID not working with IIS Virtual Directories

    I was wondering if anyone else is having this issue?
    Cfgrid works fine outside of the virtual directory. But when
    I put the file in a virtual directory the applet doesn't load.
    Please help
    Thank you
    Jeff S

    Got it working with "nodePath"
    Thanks,
    Ranjith Pillai

  • Exchange 2013 Autodiscover and Webservices virtual directories with wrong address

    Hey people,
    I have 3 2013 Servers
    Server 1 CAS
    Server 2 & 3 MBX
    having a bit of trouble here - everything was working fine after migration (about 6months ago), and now mac users can't access e-mail.
     If I try to access EWS page (https://webmail.domain.co.ao/EWS/exchange.asmx) , i get
    Service
    You have created a service.
    To test this service, you will need to create a client and use it to call the service. You can do this using the svcutil.exe tool from the command line with the following syntax:
    svcutil.exe https://SERVER2.domain.int:444/EWS/Services.wsdl
    If I try to access the autodiscover webpage, i get
    <?xml version="1.0" encoding="UTF-8"?>
    -<Autodiscover xmlns="http://schemas.microsoft.com/exchange/autodiscover/responseschema/2006">-<Response>-<Error Id="1286627925" Time="17:58:59.7730521"><ErrorCode>600</ErrorCode><Message>Invalid Request</Message><DebugData/></Error></Response></Autodiscover>
    When testing outlook web services, i get the following error
    [PS] C:\Windows\system32>Test-OutlookWebServices
    Source ServiceEndpoint Scenario Result Latency
    (MS)
    SERVER2.domain.int webmail.domain.co.ao Autodiscover: Outlook Provider Failure 64
    SERVER2.domain.int Exchange Web Services Skipped 0
    SERVER2.domain.int Availability Service Skipped 0
    SERVER2.domain.int Offline Address Book Skipped 0
    if i run
    [PS] C:\Windows\system32>Get-AutodiscoverVirtualDirectory | fl
    Creating a new session for implicit remoting of "Get-AutodiscoverVirtualDirectory" command...
    RunspaceId : 9f23dad1-7806-42a6-8545-89b66847a359
    Name : Autodiscover (Default Web Site)
    InternalAuthenticationMethods : {Basic, Ntlm, WindowsIntegrated, WSSecurity, OAuth}
    ExternalAuthenticationMethods : {Basic, Ntlm, WindowsIntegrated, WSSecurity, OAuth}
    LiveIdNegotiateAuthentication : False
    WSSecurityAuthentication : True
    LiveIdBasicAuthentication : False
    BasicAuthentication : True
    DigestAuthentication : False
    WindowsAuthentication : True
    OAuthAuthentication : True
    AdfsAuthentication : False
    MetabasePath : IIS://SERVER1.domain.int/W3SVC/1/ROOT/Autodiscover
    Path : C:\Program Files\Microsoft\Exchange Server\V15\FrontEnd\HttpProxy\Autodiscover
    ExtendedProtectionTokenChecking : None
    ExtendedProtectionFlags : {}
    ExtendedProtectionSPNList : {}
    AdminDisplayVersion : Version 15.0 (Build 775.38)
    Server : SERVER1
    InternalUrl : https://webmail.domain.co.ao/autodiscover/autodiscover.xml
    ExternalUrl : https://webmail.domain.co.ao/autodiscover/autodiscover.xml
    AdminDisplayName :
    ExchangeVersion : 0.10 (14.0.100.0)
    DistinguishedName : CN=Autodiscover (Default Web
    Site),CN=HTTP,CN=Protocols,CN=SERVER1A,CN=Servers,CN=Exchange Administrative
    Group (FYDIBOHF23SPDLT),CN=Administrative Groups,CN=DOMAIN,CN=Microsoft
    Exchange,CN=Services,CN=Configuration,DC=domain,DC=int
    Identity : SERVERONE\Autodiscover (Default Web Site)
    Guid : fbed978f-7442-46ac-bb3c-53d9d7995507
    ObjectCategory : domain.int/Configuration/Schema/ms-Exch-Auto-Discover-Virtual-Directory
    ObjectClass : {top, msExchVirtualDirectory, msExchAutoDiscoverVirtualDirectory}
    WhenChanged : 12/19/2013 10:30:26 AM
    WhenCreated : 12/19/2013 10:30:26 AM
    WhenChangedUTC : 12/19/2013 9:30:26 AM
    WhenCreatedUTC : 12/19/2013 9:30:26 AM
    OrganizationId :
    OriginatingServer : DC2.domain.int
    IsValid : True
    ObjectState : Changed
    and run
    [PS] C:\Windows\system32>Get-WebServicesVirtualDirectory | fl
    RunspaceId : 9f23dad1-7806-42a6-8545-89b66847a359
    CertificateAuthentication :
    InternalNLBBypassUrl :
    GzipLevel : High
    MRSProxyEnabled : False
    Name : EWS (Default Web Site)
    InternalAuthenticationMethods : {Basic, Digest}
    ExternalAuthenticationMethods : {Basic, Digest}
    LiveIdNegotiateAuthentication :
    WSSecurityAuthentication : False
    LiveIdBasicAuthentication : False
    BasicAuthentication : True
    DigestAuthentication : True
    WindowsAuthentication : False
    OAuthAuthentication : False
    AdfsAuthentication : False
    MetabasePath : IIS://SERVER1.domain.int/W3SVC/1/ROOT/EWS
    Path : C:\Program Files\Microsoft\Exchange Server\V15\FrontEnd\HttpProxy\EWS
    ExtendedProtectionTokenChecking : None
    ExtendedProtectionFlags : {}
    ExtendedProtectionSPNList : {}
    AdminDisplayVersion : Version 15.0 (Build 775.38)
    Server : SERVER1
    InternalUrl : https://webmail.domain.co.ao/EWS/exchange.asmx
    ExternalUrl : https://webmail.domain.co.ao/EWS/exchange.asmx
    AdminDisplayName :
    ExchangeVersion : 0.10 (14.0.100.0)
    DistinguishedName : CN=EWS (Default Web Site),CN=HTTP,CN=Protocols,CN=SERVRE1,CN=Servers,CN=Exchange
    Administrative Group (FYDIBOHF23SPDLT),CN=Administrative
    Groups,CN=DOMAINL,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=domainl,DC=int
    Identity : SERVER1\EWS (Default Web Site)
    Guid : cbdd447b-54f8-4bba-9834-6c28b807711e
    ObjectCategory : domain.int/Configuration/Schema/ms-Exch-Web-Services-Virtual-Directory
    ObjectClass : {top, msExchVirtualDirectory, msExchWebServicesVirtualDirectory}
    WhenChanged : 12/19/2013 9:31:11 AM
    WhenCreated : 12/19/2013 9:31:11 AM
    WhenChangedUTC : 12/19/2013 8:31:11 AM
    WhenCreatedUTC : 12/19/2013 8:31:11 AM
    OrganizationId :
    OriginatingServer : DC2.domain.int
    IsValid : True
    ObjectState : Changed
    Summarizing:
    webmail.domain.co.ao maps to server1
    Autodiscover and exchange web services point out to server1 (CAS), but when openning the respective webpages, the result is an error.
    I have already deleted and recreated the autodiscover and EWS virtual directories but with no success.
    Help anyone?
    Many thanks,
    Andrey

    Hi Andrey,
    Exchange Web Service in Exchange server configuration is working for all users in your Exchange environment, not just for one specific user. If you want to double make sure the EWS service in client side, we can directly access the EWS URL in IE of your
    Windows machine, and see whether a proper XML file is returned. If so, then we can safely ignore the web service test result.
    As for automatic signature application, do you mean
    Add a signature automatically to every message? Please try to remove the signature and reset it again to check whether the issue persists.
    Thanks,
    Winnie Liang
    TechNet Community Support

Maybe you are looking for

  • What does connecting iPad mini to my Mac Mini  through Bluetooth do

    what does connecting iPad mini to my Mac Mini  through Bluetooth do

  • Dynamically selecting column names in report builder ???

    Dear members, I have a requirement in which the user dynamically selects the tables column names. Like suppose take DEPT table. My query would be select &P Report from dept; so if the user selects DNAME then i would get the dname values and so on...

  • Copying User Favourites

    I searched the forum and couldnt find an appropriate post Users in the Production system are given role based authorizations and in the user menu they get to see the host of roles they have. Due to the maze of transactions they have, they created ind

  • MS Project Online integration with other systems

    Hi Everyone, I am trying to build out an integration between MS Project Online and third party software. I want to sync the projects/tasks etc created in Project online to other system. I tried using the trial version but could not get online version

  • Elements 5.0 opens everything

    I recently installed Elements 5.0 (bought it last year - slow getting around to install). Since then every time I try to open a document from an email message or elsewhere that would normally open in Adobe Reader it opens in Elements. How do I get ba