Nedd to configure apache-bea weblogic plugin for apache2 on solaris 10

Hi,
I have an apache server and a bea weblogic application server. For security reasons, I wold like to configure a bea plugin on the apache server to redirect the client http/https requests from the apache2 server to bea application server.
I have gone through the bea documentation and configure my apache2 httpd.conf as follows
LoadModule weblogic_module modules/mod_wl_20.so
<IfModule mod_weblogic.c>
WebLogicHost myweblogic.server.com
WebLogicPort 7001
MatchExpression *.jsp
</IfModule>
<Location /weblogic>
WebLogicHost myweblogic.server.com
WebLogicPort 7001
SetHandler weblogic-handler
PathTrim /weblogic
</Location>
Then Restarted the apache2 and tryied to acces bea application through http://myweblogic.server.com/weblogic/
and http://myweblogic.server.com/something.jsp
It did not work
httpd is started propery.
Any help would be highly apreciated
Many Thanks
Ushas Symon

The Web server plug-ins do not natively support outbound SSL connections
yet(i.e. SSL from the plug-in to WebLogic). This is a feature for version
6.0. You can use SSL from the browser to Apache or from the browser to
WebLogic directly.
The majority of our customers use strict firewall rules to protect the
traffic between Apache and WebLogic. If they are paranoid, they use an SSL
proxy or a VPN product.
Thanks,
Michael
Michael Girdley
BEA Systems Inc
"Josh Kwan" <[email protected]> wrote in message
news:39d4e8a5$[email protected]..
>
Hello,
I want to know how to connect Apache 1.3.12 with mod_ssl to BEA WebLogic5.1.0 on Solaris via HTTPS. I have heard that this can only work over t3...
is that true? If so, how can it be done securely? If that isn't the case,
how can httpd.conf/weblogic.conf be configured on the Apache server to talk
to the WebLogic server on port 7002? Both of the machines I am using are
running Solaris 7 with necessary patches. I have installed SP5 for WebLogic
and I have copied mod_wl.so and mod_wl_ssl.o to the Apache server for
inclusion as modules.
>
The two servers communicate correctly over HTTP, but I want to be able toserve some JSPs via HTTPS from the WebLogic server through the Apache web
server. I have generated all the required CA and server certificates for
each server, and they both individually answer HTTPS requests, but do not
work when an HTTPS request is sent to the Apache server for a JSP that is
served from the WebLogic server. I read somewhere in the documentation for
5.1.0 that WebLogic will communicate via HTTPS to various web and proxy
servers.
>
Any help would be greatly appreciated... thanks!
Regards,
Josh Kwan
Sr. Systems Engineer
iXL

Similar Messages

  • Announcement: BEA WebLogic Plugin for Eclipse

              ObjectLearn has announced the pre-release version of a completely free Eclipse
              Plugin for BEA WebLogic Server. Lomboz J2EE plugin for the Eclipse platform
              supports all J2EE 1.2 and above certified application servers which are also
              100% Java. Current pre-relase version is capable of launcing the WebLogicServer
              inside the eclipse environment. It Also has J2EE Project types, wizards, and
              smart JSP editors. It supports development time repeated deployment of web applications
              to WebLogic server instances.
              Lomboz is available for download at http://www.objectlearn.com
              Information about the Eclipse Project is available at http://www.eclipse.org
              

              ObjectLearn has announced the pre-release version of a completely free Eclipse
              Plugin for BEA WebLogic Server. Lomboz J2EE plugin for the Eclipse platform
              supports all J2EE 1.2 and above certified application servers which are also
              100% Java. Current pre-relase version is capable of launcing the WebLogicServer
              inside the eclipse environment. It Also has J2EE Project types, wizards, and
              smart JSP editors. It supports development time repeated deployment of web applications
              to WebLogic server instances.
              Lomboz is available for download at http://www.objectlearn.com
              Information about the Eclipse Project is available at http://www.eclipse.org
              

  • Weblogic plugin for Apache 2.2

    Where should I download the weblogic plugin for Apache 2.2?
    I'm running WL 10.3 on windows xp.
    Please provide the link .
    Thanks,
    sripos

    Hi
    On this link, click Accept license and go all the way to bottom and click on All Versions link named next to "Oracle WebLogic Server Web Server Plugins 1.1"
    http://www.oracle.com/technetwork/middleware/weblogic/downloads/wls-main-097127.html
    That click should open this below link. Accept the license and Download the zip file. Then follow the instructions.
    http://www.oracle.com/technetwork/middleware/ias/downloads/wls-plugins-096117.html
    Thanks
    Ravi Jegga

  • How to configure apache and weblogic in windows 2000

    i am novice,
    i want to configure apache and weblogic in windows 2000
    weblogic version is 6.1
    apache version is 2.0
    how to do?

    George,
    I would take the following 'first steps'
    1)Install Apache20 on your Windows machine following the Apache online documentation
    http://httpd.apache.org/docs-2.0/misc/tutorials.html
    2)Make sure you can 'serve up' static HTML content from your Apache Server
    3)Install Weblogic Server per our online documentation
    http://edocs.bea.com/wls/docs61/install/index.html
    4)Also, make sure you can 'serve up' both static and dynamic (e.g., JSP) content
    directly from WLS server
    5)Once you have both of the above 'sanity' checks attempt to configure a simple
    proxy by ppath or mime type via our online documentation
    http://edocs.bea.com/wls/docs61/adminguide/apache.html#103803
    Chuck Nelson
    DRE
    BEA Technical Support

  • IP address restrictions not working with bea weblogic plugin

    We want to implement IP address restrictions via the Sun Java One Web Server admin tool for our application. We are using the Sun Java One Web Server to proxy requests via the Bea Weblogic plugin. However, we cannot get IP address restrictions to work because of the leading asterisk in the following NSAPI entry for PPATH of obj.conf :
    <Object name="weblogic" ppath="*/cmcsr/*"> Service fn="wl_proxy" WebLogicCluster="10.156.20.11:9010,\
    10.156.20.12:9010,10.156.20.13:9010" DynamicServerList="OFF"
    </Object>
    Has anyone gotten IP restrictions to work with the bea Weblogic NSAPI plugin?

    I'm not sure what you're asking, but each Service directive should be on its own line. It is an error to have both a <Client> tag and Service directive on a single line.

  • Configuring a BEA WebLogic 7.0 Server and MDB to Listen on an Oracle Queue

    I am tasked with configuring a BEA WebLogic 7.0 SP1 Server, and deploying an MDB to listen to a queue created in Oracle Advanced Queuing. Has anyone had any experience in making this work? And if so, could you send me some sample code/XML that illustrates such?
    Thanks!

    See my reply at Deploying MDB on BEA WebLogic 7.0 to listen to Oracle AQ

  • Install plugin for Apache2 for Windows???!!!

    Please, anybody tell me the steps to make to install the plugin for Apache2 on Windows platform.
    The documentation found on the Bea site at.:
    http://e-docs.bea.com/wls/docs61/adminguide/apache.html#115010
    is rather ambigous.
    If anybody knows how to do this, where to put the .so files, what to write in the httpd.conf ... etc, please reply me.
    Thanks in advance,
    Stefi.

    I ran into the same situation. I contacted BEA support and confirmed that this
    is the current situation: the current WebLogic 7.0 Apache 2.0 plug-in works on
    Apache 2.0.39 but not Apache 2.0.40. This, evidently, is because of a change in
    Apache's plug-in API. BEA is processing a change request to support Apache 2.0.40
    but no date was given for when it would be available.
    "Shao Ling" <[email protected]> wrote:
    >
    i have download the plugin from dev2dev,it works on apache2.0.39.but
    it can't work
    on the new apache2.0.40.it said:apache: module "mod_weblogic.c" is not
    compatible
    with this version of Apache.Please contact the vendor for the correct
    version.
    another question:do i have to get new version of the plugin if apache2
    update
    it's version again?will you please give us a version that not depend
    on apache's
    update?

  • Intermittent problem with weblogic plugin for Apache

    Env: hpux11, wls 4.5.2 w/sp1, apache 1.3.12.1
    I am using Apache as the proxy for servlets. Apache serves all static content html/gifs.
    The servlet request is forwarded to weblogic, and the servlet forwards the request to a jsp which responds with html output. Using IE 5, sometimes the images and html show up properly, other times the html code/tags is displayed. Using Netscape, the page does not display at all when the error occurs, otherwise it displays fine.
    The problem occurs when refreshing the same page.
    The errant display is HTML code/tags like:
    <AREA SHAPE="RECT" COORDS="4,4,82,86"
    Here are the httpd.conf settings for the wls plugin.
    <Files *.jsp
    SetHandler weblogic-handler
    </Files
    <Files *.ssi
    SetHandler weblogic-handler
    </Files
    <Location /servletDispatcher
    SetHandler weblogic-handler
    </Location
    WebLogicHost 192.168.12.63
    WebLogicPort 8173
    MatchExpression *.jsp
    Debug ON
    DebugConfigInfo ON
    HungServerRecoverSecs 300
    CookieName mycookie
    In the debug log for wls plugin, the following failure message is logged to /tmp/wlproxy.log:
    "operation READ failed on fd 8: revents=0x000000c0"
    It looks like a socket error on the plugin. Has anyone seen this error or know what causes it?
    The log message (in /tmp/wlproxy.log) for the entire request follows:
    ========New Request: [GET /tangomain?bid=20654&rq=rates HTTP/1.1] =========
    Thu Nov 9 13:59:11 2000 Init: availcookie=[sid=OgrzAW0CpixHnM5hf25UQv12qubTNcddw9FBmMGZ3PXY0IP1qQ3P0d1KcLRhMyb4LsJnXvhmqdw3|-839933
    8697591569903/-1062728652/5/8173/8173/7002/7002/-1]
    Thu Nov 9 13:59:11 2000 In cookie2Servers, const c is 'sid=OgrzAW0CpixHnM5hf25UQv12qubTNcddw9FBmMGZ3PXY0IP1qQ3P0d1KcLRhMyb4LsJnXvhm
    qdw3|-8399338697591569903/-1062728652/5/8173/8173/7002/7002/-1'Thu Nov 9 13:59:11 2000 In parseJVMID...'-8399338697591569903/-10627
    28652/5/8173/8173/7002/7002/-1'!!Thu Nov 9 13:59:11 2000 Init: Preferred[0] = 192.168.12.52:8173
    Thu Nov 9 13:59:11 2000 Init: Preferred[1] = :0
    Thu Nov 9 13:59:11 2000 The request string is '/tangomain?bid=20654&rq=rates'
    Thu Nov 9 13:59:11 2000 After trimming path: '/tangomain?bid=20654&rq=rates'
    Thu Nov 9 13:59:11 2000 trying connect to PRIMARY '192.168.12.63'/8173
    Thu Nov 9 13:59:11 2000 Host 192.168.12.63/8173 not found in the server list
    Thu Nov 9 13:59:11 2000 Adding header [Accept]=[application/msword, application/vnd.ms-excel, application/vnd.ms-powerpoint, image/
    gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*]
    Thu Nov 9 13:59:11 2000 Adding header [Accept-Encoding]=[gzip, deflate]
    Thu Nov 9 13:59:11 2000 Adding header [Accept-Language]=[en-us]
    Thu Nov 9 13:59:11 2000 Adding header [Connection]=[Keep-Alive]
    Thu Nov 9 13:59:11 2000 Adding header [Cookie]=[sid=OgrzAW0CpixHnM5hf25UQv12qubTNcddw9FBmMGZ3PXY0IP1qQ3P0d1KcLRhMyb4LsJnXvhmqdw3|-8
    399338697591569903/-1062728652/5/8173/8173/7002/7002/-1]
    Thu Nov 9 13:59:11 2000 Adding header [Host]=[mortgage.mysite.com:8443]
    Thu Nov 9 13:59:11 2000 Adding header [Referer]=[https://mortgage.mysite.com:8443/tangomain?bid=20654&rq=main]
    Thu Nov 9 13:59:11 2000 Adding header [User-Agent]=[Mozilla/4.0 (compatible; MSIE 5.0; Windows NT)]
    Thu Nov 9 13:59:11 2000 Sending header to WLS [Accept]=[application/msword, application/vnd.ms-excel, application/vnd.ms-powerpoint
    , image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*]
    Thu Nov 9 13:59:11 2000 Sending header to WLS [Accept-Encoding]=[gzip, deflate]
    Thu Nov 9 13:59:11 2000 Sending header to WLS [Accept-Language]=[en-us]
    Thu Nov 9 13:59:11 2000 Sending header to WLS [Cookie]=[sid=OgrzAW0CpixHnM5hf25UQv12qubTNcddw9FBmMGZ3PXY0IP1qQ3P0d1KcLRhMyb4LsJnXvh
    mqdw3|-8399338697591569903/-1062728652/5/8173/8173/7002/7002/-1]
    Thu Nov 9 13:59:11 2000 Sending header to WLS [Host]=[mortgage.homeside.com:8443]
    Thu Nov 9 13:59:11 2000 Sending header to WLS [Referer]=[https://mortgage.mysite.com:8443/tangomain?bid=20654&rq=main]
    Thu Nov 9 13:59:11 2000 Sending header to WLS [User-Agent]=[Mozilla/4.0 (compatible; MSIE 5.0; Windows NT)]
    Thu Nov 9 13:59:11 2000 Sending header to WLS [WL-Proxy-SSL]=[true]
    Thu Nov 9 13:59:11 2000 Sending header to WLS [Proxy-Client-IP]=[10.155.217.195]
    Thu Nov 9 13:59:11 2000 Header received from WLS : [HTTP/1.0 200 OK] = []
    Thu Nov 9 13:59:11 2000 Header received from WLS : [Server] = [WebLogic 4.5.2 Service Pack 1 08/31/2000 09:51:21 #81452]
    Thu Nov 9 13:59:11 2000 Header received from WLS : [Content-Type] = [text/html]
    Thu Nov 9 13:59:11 2000 Responses from WLS:
    Thu Nov 9 13:59:11 2000 Headers from WLS [1] ([Server],[WebLogic 4.5.2 Service Pack 1 08/31/2000 09:51:21 #81452])
    Thu Nov 9 13:59:11 2000 Headers from WLS [2] ([Content-Type],[text/html])
    Thu Nov 9 13:59:11 2000 operation READ failed on fd 8: revents=0x000000c0
    Thanks in advance for any assistance.
    Aaron

    Env: hpux11, wls 4.5.2 w/sp1, apache 1.3.12.1
    I am using Apache as the proxy for servlets. Apache serves all static content html/gifs.
    The servlet request is forwarded to weblogic, and the servlet forwards the request to a jsp which responds with html output. Using IE 5, sometimes the images and html show up properly, other times the html code/tags is displayed. Using Netscape, the page does not display at all when the error occurs, otherwise it displays fine.
    The problem occurs when refreshing the same page.
    The errant display is HTML code/tags like:
    <AREA SHAPE="RECT" COORDS="4,4,82,86"
    Here are the httpd.conf settings for the wls plugin.
    <Files *.jsp
    SetHandler weblogic-handler
    </Files
    <Files *.ssi
    SetHandler weblogic-handler
    </Files
    <Location /servletDispatcher
    SetHandler weblogic-handler
    </Location
    WebLogicHost 192.168.12.63
    WebLogicPort 8173
    MatchExpression *.jsp
    Debug ON
    DebugConfigInfo ON
    HungServerRecoverSecs 300
    CookieName mycookie
    In the debug log for wls plugin, the following failure message is logged to /tmp/wlproxy.log:
    "operation READ failed on fd 8: revents=0x000000c0"
    It looks like a socket error on the plugin. Has anyone seen this error or know what causes it?
    The log message (in /tmp/wlproxy.log) for the entire request follows:
    ========New Request: [GET /tangomain?bid=20654&rq=rates HTTP/1.1] =========
    Thu Nov 9 13:59:11 2000 Init: availcookie=[sid=OgrzAW0CpixHnM5hf25UQv12qubTNcddw9FBmMGZ3PXY0IP1qQ3P0d1KcLRhMyb4LsJnXvhmqdw3|-839933
    8697591569903/-1062728652/5/8173/8173/7002/7002/-1]
    Thu Nov 9 13:59:11 2000 In cookie2Servers, const c is 'sid=OgrzAW0CpixHnM5hf25UQv12qubTNcddw9FBmMGZ3PXY0IP1qQ3P0d1KcLRhMyb4LsJnXvhm
    qdw3|-8399338697591569903/-1062728652/5/8173/8173/7002/7002/-1'Thu Nov 9 13:59:11 2000 In parseJVMID...'-8399338697591569903/-10627
    28652/5/8173/8173/7002/7002/-1'!!Thu Nov 9 13:59:11 2000 Init: Preferred[0] = 192.168.12.52:8173
    Thu Nov 9 13:59:11 2000 Init: Preferred[1] = :0
    Thu Nov 9 13:59:11 2000 The request string is '/tangomain?bid=20654&rq=rates'
    Thu Nov 9 13:59:11 2000 After trimming path: '/tangomain?bid=20654&rq=rates'
    Thu Nov 9 13:59:11 2000 trying connect to PRIMARY '192.168.12.63'/8173
    Thu Nov 9 13:59:11 2000 Host 192.168.12.63/8173 not found in the server list
    Thu Nov 9 13:59:11 2000 Adding header [Accept]=[application/msword, application/vnd.ms-excel, application/vnd.ms-powerpoint, image/
    gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*]
    Thu Nov 9 13:59:11 2000 Adding header [Accept-Encoding]=[gzip, deflate]
    Thu Nov 9 13:59:11 2000 Adding header [Accept-Language]=[en-us]
    Thu Nov 9 13:59:11 2000 Adding header [Connection]=[Keep-Alive]
    Thu Nov 9 13:59:11 2000 Adding header [Cookie]=[sid=OgrzAW0CpixHnM5hf25UQv12qubTNcddw9FBmMGZ3PXY0IP1qQ3P0d1KcLRhMyb4LsJnXvhmqdw3|-8
    399338697591569903/-1062728652/5/8173/8173/7002/7002/-1]
    Thu Nov 9 13:59:11 2000 Adding header [Host]=[mortgage.mysite.com:8443]
    Thu Nov 9 13:59:11 2000 Adding header [Referer]=[https://mortgage.mysite.com:8443/tangomain?bid=20654&rq=main]
    Thu Nov 9 13:59:11 2000 Adding header [User-Agent]=[Mozilla/4.0 (compatible; MSIE 5.0; Windows NT)]
    Thu Nov 9 13:59:11 2000 Sending header to WLS [Accept]=[application/msword, application/vnd.ms-excel, application/vnd.ms-powerpoint
    , image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*]
    Thu Nov 9 13:59:11 2000 Sending header to WLS [Accept-Encoding]=[gzip, deflate]
    Thu Nov 9 13:59:11 2000 Sending header to WLS [Accept-Language]=[en-us]
    Thu Nov 9 13:59:11 2000 Sending header to WLS [Cookie]=[sid=OgrzAW0CpixHnM5hf25UQv12qubTNcddw9FBmMGZ3PXY0IP1qQ3P0d1KcLRhMyb4LsJnXvh
    mqdw3|-8399338697591569903/-1062728652/5/8173/8173/7002/7002/-1]
    Thu Nov 9 13:59:11 2000 Sending header to WLS [Host]=[mortgage.homeside.com:8443]
    Thu Nov 9 13:59:11 2000 Sending header to WLS [Referer]=[https://mortgage.mysite.com:8443/tangomain?bid=20654&rq=main]
    Thu Nov 9 13:59:11 2000 Sending header to WLS [User-Agent]=[Mozilla/4.0 (compatible; MSIE 5.0; Windows NT)]
    Thu Nov 9 13:59:11 2000 Sending header to WLS [WL-Proxy-SSL]=[true]
    Thu Nov 9 13:59:11 2000 Sending header to WLS [Proxy-Client-IP]=[10.155.217.195]
    Thu Nov 9 13:59:11 2000 Header received from WLS : [HTTP/1.0 200 OK] = []
    Thu Nov 9 13:59:11 2000 Header received from WLS : [Server] = [WebLogic 4.5.2 Service Pack 1 08/31/2000 09:51:21 #81452]
    Thu Nov 9 13:59:11 2000 Header received from WLS : [Content-Type] = [text/html]
    Thu Nov 9 13:59:11 2000 Responses from WLS:
    Thu Nov 9 13:59:11 2000 Headers from WLS [1] ([Server],[WebLogic 4.5.2 Service Pack 1 08/31/2000 09:51:21 #81452])
    Thu Nov 9 13:59:11 2000 Headers from WLS [2] ([Content-Type],[text/html])
    Thu Nov 9 13:59:11 2000 operation READ failed on fd 8: revents=0x000000c0
    Thanks in advance for any assistance.
    Aaron

  • How to configure Apache Plug-in CookieName for multiple session cookies?

    I'm deploying an ear file with 2 web applications (.war files) in it and each .war
    has its own CookieName defined in the weblogic.xml file. I need to set up the
    Apache plugin for Weblogic to look at both of them and not just one. Can I simply
    add both CookieName lines into my httpd.conf or will this not work?
    Thanks,
    -wr

    We are facing exactly the same need.
    If you tested it and got answers, we will be happy to hear from you.
    Concerning alternatives, we thought of defining the CookiePath to the contextroot of each WebApp. In our case, the name (and so then the contextroot) of our WebApps is always changing (it includes the version number), so we would have to change the weblogic.xml at each build which we would like to avoid ...
    Apparently the CookiePath can also be set to a "basis" for "begings with" test. See http://groups.google.fr/groups?q=weblogic.xml session-param CookiePath&hl=fr&lr=&ie=UTF-8&oe=UTF-8&selm=3e84a75a%[email protected]&rnum=1 so it could be less harmfull but anyway we do not put too much confidence into this kind of behaviour for future WLS sp/versions :(
    Any help appreciated,
    Philippe.

  • BEA WebLogic plugin

    A footnote on the OTN download page says this is only shipped out-of-the-box and not available online. I have a box full of CD's from Oracle, marked PeopleStoft 8.48 Media Pack. It includes CD's for BEA WebLogic Server and Oracle App Server. Am I looking in the right place for this plugin?
    Whopps: wrong forum. How do I go about getting this moved to the Extensibility forum?
    Message was edited by:
    matDBA

    How do I go about getting this moved to the Extensibility forum?Just create a new post in Extensibility forum with the same question
    http://forums.oracle.com/forums/forum.jspa?forumID=219

  • Weblogic Plugin For Win NT

    Is there windows NT version of WEBLOGIC Plugin? If so where can we get the details about the product?

    A plugin for which product (i.e., IIS, NES/iPlanet, or Apache)? The answer is yes for IIS and
    NES/iPlanaet but no for Apache.
    Sairam Krishnaswamy wrote:
    Is there windows NT version of WEBLOGIC Plugin? If so where can we get the details about the product?

  • Apache and weblogic plugins

    Hi All,
    I have installed apache well and as per the documents i could read that the apache related plugins are present under weblogic_home/server/bin
    but its clear in the apache guide that the plugins are not available for weblogic 10.3 release.which we have to download externally and put it in the apache server.
    can some one let me know where can i find these zip files which contain mod_jk plugins
    Thanks in Advance....

    I find this very confusing, finding the Apache plugins for 10.3.x. After searching around, looking into the download categories that I would think are relevant, I found nothing. I don't really need support information, support site requires its own logins and everything, and I just want that little piece of software. I ended up finding the direct link on http://vikashazrati.wordpress.com/2009/10/10/apache-weblogic-ubuntu/. This is very much not encouraging...

  • Weblogic plugin for eclipse not working...

    Hi All:
    I recently downloaded the weblogic plugin (1.1.1) for eclipse from here: http://dev2dev.bea.com/codelibrary/code/wlplugin.jsp.
    I followed the installation steps as laid out in the readme file, but I am not
    seeing the 'WebLogic' option in the 'Window' -> 'Customize Perspective...' ->
    'Other' node.
    I have tried with both eclipse 2.1.3 and 3.0.0 on windows 2k, with the same result.
    I know I am missing something here 'coz reading posts from this group it appears
    people are using it fairly successfully.
    Any help will be greatly appreciated.
    Best Regards
    Sanjeev

    Two issues with the BEA Weblogic/Eclipse plugin:
    1. The documentation hasn't been updated (readme.html). It still says 1.1.0 even though the current version is 1.1.1.
    2. Assuming that the readme.html still applies to version 1.1.1, the language pack of the plugin is missing. The instructions say to copy the language pack (com.bea.eclipse.weblogic.nl1_1.1.0) to the Eclipse plugins directory. But this folder is not in the plugin zip file. Is this supposed to be downloaded separately?
    In any case, the plugin isn't registering in Eclipse 2.1. I can only guess that it's because the language pack is missing. It looks like others are having problems as well.
    Any word on this?
    Thanks in advance,
    --Neal                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Announcement: WebLogic Plugin for Eclipse

    ObjectLearn has announced the pre-release version of a completely free Eclipse
    Plugin for BEA WebLogic Server. Lomboz J2EE plugin for the Eclipse platform
    supports all J2EE 1.2 and above certified application servers which are also
    100% Java. Current pre-relase version is capable of launcing the WebLogicServer
    inside the eclipse environment. It Also has J2EE Project types, wizards, and
    smart JSP editors. It supports development time repeated deployment of web applications
    to WebLogic server instances.
    Lomboz is available for download at http://www.objectlearn.com
    Information about the Eclipse Project is available at http://www.eclipse.org

    It should start up automatically. Just change perspectives if it doesn't do it for you. Thanks, Jeremy

  • Do I need Bea Weblogic Portal for simple web site ?

    I have a decision making situation here to use or not to use Bea Weblogic portal 8.1 for my web application along with struts.
    Situation : Application has service( batch process with client applications, hand held devices ) and web ( browser based interaction ) oriented architecture. Data flows into centralized system and this data being diagnosed for analysis and displayed on web ( text and as graphical charts ).
    I do not see much content management required like Yahoo, but have lots of configurable dynamic presentation . ( dynamic page views DHTML, graphical charts etc,�.).
    Question : Is Bea Weblogic Portal 8.1 of any use in this situation ?
    Thanks in advance.

    First let me thank you("duffymo") for your interest in responding to this post.You're most welcome.
    I am in elementary at BEA WLP, trying to understand and use it for the first time.
    I am analysing at very high level view of architecture.Thinking before doing is an excellent idea. I commend you for exploring it before plunging in.
    Struts brings the frame work for web application that controls flow and model.
    Seems to be WLP brings the personalization to the web site.I think that's correct. Struts is a JSP/servlet-based Web presentation framework that helps you maintain MVC separation using a Model-2 scheme. (Google for unfamiliar terms.)
    Bringing WLP in to the picture makes any sense.I agree if you meant "does not make any sense". You don't need a portal, based on your earlier description. Roles might be in play here. You'll have one for each of the three scenarios that you described in your earlier response.
    You'll NEVER have a situation where someone will have the client and admin views visible at the same time. It sounds like your three roles are mutually exclusive. In that case a portal isn't necessary.
    Do they;( Bea WLP, Struts ) go hand in hand in the same architecture. Can I achieve the same by just
    using struts with out WLP.You can certainly use Struts with BEA's WebLogic. That's a J2EE app server, which has a servlet/JSP engine built in. Maybe that's the confusion here. Is your client insisting that you use WebLogic or the Portal product? They work together. I don't believe you can use the Portal product without WebLogic, but you can use WebLogic without the Portal. Clarify that point with your customer. Maybe they're just asking that you deploy on WebLogic. THAT is quite sensible.
    You need to ask your customer another question: do they already have a license for WebLogic and Portal, and is the software installed and running, or are they planning to buy one for the sake of this project? If they want to spend the money and give you a chance to learn WebLogic by all means let them, but know that there are other, free alternatives. (e.g., Tomcat, JBoss, etc.)
    Here's one for you: how familiar are you with J2EE? Have you done any projects with EJBs? Will this project require them? How well do you know Struts/servlets/JSPs/JSTL, or will this be your first time with them, too?
    I would like to learn WLP feature, but trying to save money for my client by not using too many
    technologies.I agree. It's something you can add on later if you need it. Best to get the base application up and running first.

Maybe you are looking for

  • GOOD NEWS FOR THE NANO!!!

    "They claim current iPods can already play video (but this is disabled) — which means an updated firmware might enable movie playback, something not infeasible given the power of the iPod hardware platform." http://engadget.com/page/3 -- scroll down

  • Passing proc name as parameter

    I have a procedure emp_proc, Is there a way to write a working procedure of following type: procedure mgr_proc(get_proc_name varchar2) is begin get_proc_name; --(this won't work,and this is where i need help) end; I need to be able to pass emp_proc a

  • JRun request connection time out

    Hi, I have a servlet which takes more time(Greater than 10 mins) to process a request. How do I set the connection timeout for a request in JRun. I remember setting connetion time out in IIS, so I think it should be here in JRun webserver configurati

  • Size of new document on screen

    I use InCopy every day, and one thing that annoys me to no end is when I create a new document or open an existing document on my beautiful 20" iMac, by default the document occupies a window that spans my entire screen. That's not very conducive to

  • How can I organise my videos in folders?

    Hi, I whant to organise my Video-Collection on the IPad in folders. How can I do?