IISPROXY needs WebLogic locally?

Is it possible to run WebLogic to serve JSPs/servlets on a separate box
behind
the IIS box and still have iisproxy work? I.e. would copying IISPROXY.dll
and
IISPROXY.ini to the IIS box without installing the whole WebLogic on the IIS
box sufficient for the proxy to work?
Thanks,
Ben.

Yes..
Just give it a shot and let us know if you encounter any problems.
--kumar allamraju
Benjamin Lin wrote:
Is it possible to run WebLogic to serve JSPs/servlets on a separate box
behind
the IIS box and still have iisproxy work? I.e. would copying IISPROXY.dll
and
IISPROXY.ini to the IIS box without installing the whole WebLogic on the IIS
box sufficient for the proxy to work?
Thanks,
Ben.

Similar Messages

  • I am traveling to India with my new iPad...to enable me to be online 24hrs a day to access my emails...do I just need a local sim card...also can I use a normal adaptor to plug in to charge or am I best paying for the apple universal kit....

    I am traveling to India with my new iPad...to enable me to be online 24hrs a day to access my emails...do I just need a local sim card...also can I use a normal adaptor to plug in to charge or am I best paying for the apple universal kit....

    If you have the AT&T 3G iPad then you can explore the SIM card. I'm not sure if India has the SIM network or another type. REgardless you should be able to access wifi.
    HOnestly, if I were traveling I'd get a plug adapter from a normal retail store. You can get a good one for $20 or less at your local retailer, Walgreens, Walmart, Target, probably KMart though I've not looked for them there. Best Buy and the office supply stores may also have them. You don't have to pay for the official one unless you want to. (I have 'over the counter' plug adapters so if I traveled I'd use what I have not buy another)

  • Need Weblogic.jar from Weblogic server 9.2

    Hi All,
    I need weblogic.jar from Weblogic server 9.2.
    but i dont want to download & install Weblogic Server 9.2.
    Is thereany way i can get only the .jar file?
    Thanks & Regards,
    BOB

    We are having this problem as well. I e-mailed BEA support, but they just said we needed to include the jar in the EAR (this is all supposed to be assembled automatically by the workshop).
    For us the issue seems to be the files not being put into the EAR automatically as they are with other types of projects. If we have to manually copy/jar up our class files then we might as well just use notepad and some batch files and skip BEA altogether.
    Edited by jmckitt at 09/18/2007 11:04 AM
    Edited by jmckitt at 09/18/2007 11:05 AM

  • Need WebLogic.jar for download

    I need WebLogic.jar for development .Kindly let me no from where can i get?

    Go to support.oracle.com
    Search for document id 763603.1
    OR
    edelivery.oracle.com and use the BEA WebLogic Media Pack
    Did you try creating a wlfullclient.jar?
    http://download.oracle.com/docs/cd/E14571_01/web.1111/e13717/jarbuilder.htm#BABCGHFH

  • Transaction:GR55  Deferred revenue reports for Japan need to Local Currency

    Hi All
    Deferred Revenue Balance reports to be displayed in Local currency. I am running GR55 transaction for DR01a sreport group.The amounts in outputis not matching with the values on sale order display....
    Any idea how to achieve "Transaction:GR55  Deferred revenue reports for Japan need to Local Currency".
    Thanks,
    Suresh.

    This is the forum for Oracle's SQL Developer tool, not for general SQL and PL/SQL questions.
    Questions like this will get a better response in the PL/SQL forum.
    Before you repost there, see SQL and PL/SQL FAQ post for instructions on the kind of information you need to post to maximise your chances of useful help.

  • Need Weblogic portal - Stuts portlet tutorial

    Hi All,
    Need Weblogic portal - Stuts portlet tutorial.
    Like how to create struts portlet and how to use it.
    Thanks,
    Venkata Sarvabatla

    Hello Venkata,
    Here's an example for Struts portlets:
    http://download-llnw.oracle.com/docs/cd/E13155_01/wlp/docs103/portlets/building.html#wp1062327
    Kevin

  • I need someone local who can write the software for a new application.

    Hello:
    I need someone to write the program for a new application.
    This person should be local to the Pittsburgh area.
    I'm not really sure if this is the right forum for this as I am not computer literate.
    Any help is appreciated and I live in SW Pennsylvania.
    Thanks

    This isn't really the right place.  But you can try elance.com or others like it.
    Good luck.

  • IISproxy problem: Edit locally - check in

    Hi all EP freaks,
    I have with succes implemented th IISproxy filter so I now can access the portal through the IIS(version 5.0).
    I have som excel files that are being edited with the "Edit locally" function. This works fine (excel opens up and I can edit the data locally) but when I afterworth will "Check In" the modified documents the system "hangs". On the client the normal "copy file windows window" showing "Copyied 140% and still not finished... This wil go on for ever so I click cancel and the modified excelfile is'nt updated through the portal.
    THIS WORK FINE BEFORE I IMPLEMENTED THE IISproxy module...
    In the IISproxy log file i have:
    18:02:47   4400 Proxy    | POST http://server01.domain.local:50100/irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fTEST!2fManager!2fTESTMAPPE!2fDocuments!2fcom.sap.km.AdminExplorer_2/dok | HTTP/1.1 200 OK | 0.000 | 0.078
    18:02:48   4400 Proxy    | GET http://server01.domain.local:50100/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/etc/docservice/docservice.cab | HTTP/1.1 304 Not Modified | 0.000 | 0.046
    18:02:49   4400 SAP    E NiRawOutStream::RawWrite(): NiRawWrite( NI-1 ) failed: -6 (NIECONN_BROKEN)
    18:02:49   4400 Proxy  E ProxyImpl::ProcessBody(): IOException: NiRawOutStream::RawWrite(): NiRawWrite( NI-1 ) failed: -6 (NIECONN_BROKEN)
         at SapConnection.cpp:331
    18:02:49   4400 Proxy  E Failed to send request body.
    Please help me
    Best regards
    Lars Bregnedal

    Please try also the following settings:
    use-continue=false
    keep-alive=false
    close-socket=true
    These were reported by SAP support as the recommended settings for customer having problems with Local Editing and IIS Proxy.
    ActiveX is for Windows only, Java Applet can be used also on other platforms. To use the Java Applet uncheck ActiveX, select "Java Applet" and set the version to "1.3" even if running 1.4 (again a recommendation from SAP support).
    If it still doesn't work, you should check that your Java Plug-In actually works. Here is a link I always use to check that the Java Plug-In works:
    http://www.java.com/en/download/help/testvm.jsp

  • Excise Captured in Base Currency needed in local currency

    Hi All,    
    In MIGO Excise Capture is done but the Base Currency is coming for BED, AED, ECS and SECess. I need it in local currency. The Base Value is in Local currency. Any thing has to be updated Functionally.
    Thanks in Advance,
    Sapuser

    This has been taken Care. Over here while capturing the commercial Invoice I have given the current year it must be physical year.

  • Need WebLogic 10.0 exe

    Hi,
    I need to download WebLogic 10.0 exe. But I am unable to find Weblogic 10.0 version. In Oracle I am getting 11g and 12 version. But I need specifically 10.0 version.
    Please help to me on this where exactly I can get Weblogic 10.0 version.
    Thanks in advance,
    Anil

    Hi Anil,
    Now you cannot find WLS 10.x from official oracle site you need to open a ticket with oracle as Non-technical and provide your shipping address then Oracle team will shipped the software to you.
    Regards,
    Kal

  • Simple jsp deployment - does it need weblogic.xml ?

              Hi,
              I am a newbie and trying out a very simple jsp application which connects to Oracle
              for a simple db lookup. This app used to work with Tomcat/ Apache.
              I am trying to deploy it on WLS7.0 . It does not use servlets - only JSPs.
              Could someone tell me what is the minimum level of configuration I need to deploy
              these JSPs to WLS7.0 ?
              Do I need both web.xml and weblogic.xml ?
              Do I need all the parameters in both these files ?
              Thanks a lot !
              

    WLS7.0 Does use servlet you have to register the servlet inside the
              web.xml file for a web application. It looks like this:
              <servlet>
                   <servlet-name>testservlet</servlet-name>
                   <servlet-class>
                        com.mypackage.MyTestServlet
                   </servlet-class>
              <init-param>
              <param-name>EnvironmentFile</param-name>
              <param-value>/WEB-INF/config/webstore.properties</param-value>
              </init-param>
              </servlet>
              <servlet-mapping>
              <servlet-name>testservlet</servlet-name>
              <url-pattern>/mytestservlet</url-pattern> <!-- this is the
              name on the url-->
              </servlet-mapping>
              Abraham wrote:
              > Hi,
              >
              > I am a newbie and trying out a very simple jsp application which connects to Oracle
              > for a simple db lookup. This app used to work with Tomcat/ Apache.
              >
              > I am trying to deploy it on WLS7.0 . It does not use servlets - only JSPs.
              >
              > Could someone tell me what is the minimum level of configuration I need to deploy
              > these JSPs to WLS7.0 ?
              > Do I need both web.xml and weblogic.xml ?
              >
              > Do I need all the parameters in both these files ?
              >
              > Thanks a lot !
              

  • Help Needed: Enable local currency for Customer Invoicing

    We are needing to enable local currency for customer invoicing on a project coming very soon.  Does anyone have any information on the best way to get this done and/or documentation to look over?  Any help would be greatly appreciated!!
    Thank You in Advance!
    Jay Esparza
    SAP Functional Consultant

    Hi
    Local currency automatically gets activated as you set your company code currency.
    No need to enable separately for customer invoicing
    Plz assign points if it is helpful.
    Regards
    Tapan

  • Forms 11 install with Jdeveloper installed need weblogic install?

    I'm trying to install forms11 and have the lastest version of jdeveloper installed that has a weblogic server. Do i still need to install weblogic server before installing forms11?
    Edited by: ow008339 on 10-Aug-2009 01:37

    I first installed the latest version of JDeveloper allowing it to install in all the default locations. This installed to c:\oracle\middleware. I then installed forms 11 into the middleware directory. I went with most of the default values on the install, this is the configuration I ended up with for forms. When I was installing forms at one point it said "Setup Complete" and my pc seemed to hang for about 15 minutes before it started the configuration section.
    Middleware Home Location: C:\oracle\Middleware
              Oracle Home Location: C:\oracle\Middleware\forms1120090810_1
              Oracle Instance Location: C:\oracle\Middleware\asinst_1
              Oracle Instance: asinst_1
              Domain Option: Create Domain
              Domain Name: forms11
              Domain Home: C:\oracle\Middleware/user_projects/domains/forms11
              Domain Host Name: pcname
              Domain Port No: 7001
              User Name: weblogic/weblogic1
              Automatic Port Detection: true
              Administrator Console: http://pcname:7001/console
              EM Console: http://pcname:7001/em
              EMAgent URL: http://pcname:5155/emd/main
              Forms URL: http://pcname:8888/forms/frmservlet
              Reports URL: http://pcname:8888/reports/rwservlet

  • I need weblogic 8.1 for linux

    Hi,
    Does anyone know from where to get the WebLogic 8.1 for linux? We are still using Weblogic 8.1 in production but we moved from Windows desktops to Linux desktops. That's why I need the Linux version.
    Thanks in advance for any help on this matter.
    Silviu

    Hi,
    This KM Article should Help
    763603.1
    ~Ashish

  • Need a Local Developer

    Hi, I am looking for local help in Omaha, Nebraska to program
    and design final Shockwave product for an educational software
    company. Currently, I have a demo copy developed in Director 11
    that needs professional developement for implementation and ongoing
    maintenance. Please let me know if you are interested working for
    an hourly rate.
    P.S. - This is an extremely cool and unique product!
    Non-disclosure agreements will have to be signed.

    bluejays86 wrote:
    > Hi, I am looking for local help in Omaha, Nebraska ...
    Hi,
    What are your contact details?
    regards
    Dean
    Director Lecturer / Consultant / Director Enthusiast
    http://www.deansdirectortutorials.com/
    http://www.multimediacreative.com.au
    email: [email protected]

Maybe you are looking for