Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Sun Java System Web Server | Forum profile

Forum profile page for Sun Java System Web Server on http://www.sun.com. This report page is the aggregated overview from a single forum: Sun Java System Web Server , located on the Message Board at http://www.sun.com. This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional forum profile information for "Sun Java System Web Server " on the Message Board at http://www.sun.com is also shown in the following ways:

1) Latest Active Threads
2) Hot Threads for Last Week

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.

Site: Sun Forums - Sun Java System Web Server
(site profile, domain info sun.com)
Title: Sun Java System Web Server
Url: http://forums.sun.com/forum.jspa?forumID=759
Users activity: 17 post per thread
Forum activity: 18 active threads during last week
 

Posting activity on Sun Java System Web Server :

  Week Month 3 Months
Threads: 18 87 268
Post: 28 159 451
 

Sun Java System Web Server Posting activity graph:

Posts by:  day  week  month 

Top authors during last week:

Name
Posts
mv
7
user's latest post:
Reverse proxy and pass along path
Published (2009-12-04 03:28:00)
See http://blogs.sun.com/meena/entry/configuring_reverse_proxy_in_sun#comments
skeener
4
user's latest post:
Reverse proxy and pass along path
Published (2009-12-04 03:10:00)
I am using the RP in Sun Java System Webserver 7 update 5. Thank you!
CharanRamireddy
3
user's latest post:
sun web server 7 admin console...
Published (2009-12-03 09:04:00)
I'm using IE 6. will this happen in IE too.
suncrak
2
user's latest post:
Web Server 6.1 Question
Published (2009-12-01 09:45:00)
Hi everyone Someone knows when the EOL of Web Server 6.1, the date exactly, because i check this link http://www.sun.com/software/products/web_srvr/lifecycle.xml but the date is not yet (TDB) Anyone whos know? Best Regasrd!
0siris
2
user's latest post:
Http Request
Published (2009-12-04 10:12:00)
On the Server side, you can use a JSP to get the value, or view the name of that Header... such as request.getHeader( 'myCustomHeader' ) or request.getHeaderNames().... What I mean by 'Client Side' is the Web Browser for example. On the server side I have a custom Request Http Header called 'myCustomHeader'. On the Web Browser, if you were to use the ieHTTPHeaders, 'myCustomHeader' would not show up. Is...
EddieTX
2
user's latest post:
URL rewriting
Published (2009-12-03 13:04:00)
I think the answer is pretty close... I had to do the following to get the desired effect: <If not $internal> <If $uri !~ "/images/" and $uri !~ "/static/" !~ "/application" > <If defined $query> NameTrans fn=restart from=$uri uri= "/application/$uri?$query" </If> <Else> NameTrans fn=restart from=$uri...
j.mccabe
2
user's latest post:
Extraneous file names at the end...
Published (2009-12-03 11:50:00)
Disabling PathInfo will probably do what you want. Be careful though - you may have other apps running that are depending on PathInfo.
123javahardcore
1
user's latest post:
redirecting microsites
Published (2009-12-02 23:30:00)
You mentioned that you were unable to set the redirects from the admin console. Can you mention what is it that you couldn't acheive? Basically, one can set URL redirects from admin. Except that it will be a 302. If you need to force a 301 then you need to manually edit the obj.conf and edit the NameTrans directive for the redirect and add status=301.
ubd
1
user's latest post:
DA SSL deployment question
Published (2009-12-04 19:25:00)
Hi Sun, I install Webserver 7 with DA 6.3 & Access manager, I need to Enable DA webconsole SSL, does this affected my access manager as well ? Cheer Ubd
SirFrankie
1
user's latest post:
SJSWS 7 u5 cluster w. bea10...
Published (2009-12-02 11:29:00)
Hi every1, there it is one SJSWS 7 u5 weblogic cluster with bea10 weblogic plugin what's running on solaris 10 u.7. the configuration is working well, but we have some intresting things. So i have a few questions, maybe here can someone help.... the wl_proxy initialization in magnus.conf (like the bea advise): Init fn="load-modules" funcs="wl_proxy,wl_init" shlib="...../proxy.so" Init fn="wl_proxy"...
 

Latest active threads on Sun Java System Web Server ::

Sun Forums
Started 6 days, 23 hours ago (2009-12-03 23:27:00)  by mv
Can you explain what you mean by "client side"?
Thread:  Show this thread (3 posts)   Thread info: Http Request Size: 82 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Http Request :: Sun Java System Web Server
 :: Sun Forums"
Sun Forums
Started 1 week ago (2009-12-02 23:41:00)  by mv
You have to edit <ws7-install-dir>/https-<instance>/config/*obj.con f manually. And then call pull-config CLI to pull the manual changes back to Admin server.
Thread:  Show this thread (7 posts)   Thread info: Reverse proxy and pass along path Size: 204 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Reverse proxy and pass along path :: Sun Java System Web Server
 :: Sun Forums"
Sun Forums
Started 1 week ago (2009-12-02 23:02:00)  by mv
EddieTX wrote: If the URI has: http://www.somewhere.com/images/ http://www.somewhere.com/static/ http://www.somewhere.com/videos/ http://www.somewhere.com/css/ (... the list can contain about 10-15 other things, but you get the idea) then do not prepend anything, otherwise prepend "/application/" <If not $internal> <If $uri != "^/images/" and $uri !=~...
Thread:  Show this thread (4 posts)   Thread info: URL rewriting Size: 1,945 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: URL rewriting :: Sun Java System Web Server
 :: Sun Forums"
Sun Forums
Started 1 week ago (2009-12-03 11:50:00)  by j.mccabe
Disabling PathInfo will probably do what you want. Be careful though - you may have other apps running that are depending on PathInfo.
Thread:  Show this thread (2 posts)   Thread info: Extraneous file names at the end of a URL in SJWS7 Size: 169 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Extraneous file names at the end of a URL in SJWS7 :: Sun Java System Web Server
 :: Sun Forums"
Sun Forums
Started 1 week ago (2009-12-02 23:04:00)  by irfan_ahmed
Hi There, Which browser are you using. In case you are using FF, and are viewing popups in a separate tab instead of a new window, this happens. Try closing all browser windows and opening a new window and logging in and using the admin console. Rgds Irfan
Thread:  Show this thread (3 posts)   Thread info: sun web server 7 admin console behaving wierdly. Size: 344 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: sun web server 7 admin console behaving wierdly. :: Sun Java System Web Server
 :: Sun Forums"
Sun Forums
Started 1 week ago (2009-12-02 23:30:00)  by 123javahardcore
You mentioned that you were unable to set the redirects from the admin console. Can you mention what is it that you couldn't acheive? Basically, one can set URL redirects from admin. Except that it will be a 302. If you need to force a 301 then you need to manually edit the obj.conf and edit the NameTrans directive for the redirect and add status=301.
Thread:  Show this thread (2 posts)   Thread info: redirecting microsites Size: 395 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: redirecting microsites :: Sun Java System Web Server
 :: Sun Forums"
Sun Forums
Started 1 week, 2 days ago (2009-12-01 11:31:00)  by j.mccabe
As far as I know Sun has not announced a EOL schedule for WS6.1.
Thread:  Show this thread (3 posts)   Thread info: Web Server 6.1 Question Size: 99 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Web Server 6.1 Question :: Sun Java System Web Server
 :: Sun Forums"
Sun Forums
Started 1 week, 1 day ago (2009-12-02 13:44:00)  by bob_orr
since update 2 the processing of a request behaves differntly if java is enabled in the webserver then do this type of configuration NameTrans fn="assign-name" from="/UriOfRequest" name="objectName" ... <Object name="objectName"> weblogic stuff here </Object> if java is not enabled then the ppath stuff should still work by the way Oracle does not support the 64bit nsapi module...
Thread:  Show this thread (2 posts)   Thread info: SJSWS 7 u5 cluster w. bea10 proxy plugin - questions Size: 592 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: SJSWS 7 u5 cluster w. bea10 proxy plugin - questions :: Sun Java System Web Server
 :: Sun Forums"
Sun Forums
Started 2 weeks, 1 day ago (2009-11-25 18:16:00)  by j.mccabe
You're trying to install a certificate into an instance that was not used to generate the cert request. The private key needed to decrypt the certificate is not in the associated database. Make sure you're installing the cert into the correct instance.
Thread:  Show this thread (3 posts)   Thread info: Certificate WS 7 u5 error Size: 302 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Certificate WS 7 u5 error :: Sun Java System Web Server
 :: Sun Forums"
 

Hot threads for last week on Sun Java System Web Server ::

Sun Java System Web Server
Started 1 week ago (2009-12-02 23:41:00)  by mv
You have to edit <ws7-install-dir>/https-<instance>/config/*obj.con f manually. And then call pull-config CLI to pull the manual changes back to Admin server.
Thread:  Show this thread (7 posts)   Thread info: Reverse proxy and pass along path Size: 204 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Reverse proxy and pass along path :: Sun Java System Web Server
 :: Sun Forums"
Sun Java System Web Server
Re: URL rewriting - 4 new posts
Started 1 week ago (2009-12-02 23:02:00)  by mv
EddieTX wrote: If the URI has: http://www.somewhere.com/images/ http://www.somewhere.com/static/ http://www.somewhere.com/videos/ http://www.somewhere.com/css/ (... the list can contain about 10-15 other things, but you get the idea) then do not prepend anything, otherwise prepend "/application/" <If not $internal> <If $uri != "^/images/" and $uri !=~...
Thread:  Show this thread (4 posts)   Thread info: URL rewriting Size: 1,945 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: URL rewriting :: Sun Java System Web Server
 :: Sun Forums"
Sun Java System Web Server
Re: Http Request - 3 new posts
Started 6 days, 23 hours ago (2009-12-03 23:27:00)  by mv
Can you explain what you mean by "client side"?
Thread:  Show this thread (3 posts)   Thread info: Http Request Size: 82 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Http Request :: Sun Java System Web Server
 :: Sun Forums"
Sun Java System Web Server
Started 1 week, 1 day ago (2009-12-02 13:44:00)  by bob_orr
since update 2 the processing of a request behaves differntly if java is enabled in the webserver then do this type of configuration NameTrans fn="assign-name" from="/UriOfRequest" name="objectName" ... <Object name="objectName"> weblogic stuff here </Object> if java is not enabled then the ppath stuff should still work by the way Oracle does not support the 64bit nsapi module...
Thread:  Show this thread (2 posts)   Thread info: SJSWS 7 u5 cluster w. bea10 proxy plugin - questions Size: 592 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: SJSWS 7 u5 cluster w. bea10 proxy plugin - questions :: Sun Java System Web Server
 :: Sun Forums"
Sun Java System Web Server
Started 1 week ago (2009-12-03 11:50:00)  by j.mccabe
Disabling PathInfo will probably do what you want. Be careful though - you may have other apps running that are depending on PathInfo.
Thread:  Show this thread (2 posts)   Thread info: Extraneous file names at the end of a URL in SJWS7 Size: 169 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Extraneous file names at the end of a URL in SJWS7 :: Sun Java System Web Server
 :: Sun Forums"
Sun Java System Web Server
Started 1 week ago (2009-12-02 23:04:00)  by irfan_ahmed
Hi There, Which browser are you using. In case you are using FF, and are viewing popups in a separate tab instead of a new window, this happens. Try closing all browser windows and opening a new window and logging in and using the admin console. Rgds Irfan
Thread:  Show this thread (3 posts)   Thread info: sun web server 7 admin console behaving wierdly. Size: 344 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: sun web server 7 admin console behaving wierdly. :: Sun Java System Web Server
 :: Sun Forums"
Sun Java System Web Server
Started 1 week ago (2009-12-02 23:30:00)  by 123javahardcore
You mentioned that you were unable to set the redirects from the admin console. Can you mention what is it that you couldn't acheive? Basically, one can set URL redirects from admin. Except that it will be a 302. If you need to force a 301 then you need to manually edit the obj.conf and edit the NameTrans directive for the redirect and add status=301.
Thread:  Show this thread (2 posts)   Thread info: redirecting microsites Size: 395 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: redirecting microsites :: Sun Java System Web Server
 :: Sun Forums"
Sun Java System Web Server
Started 1 week, 2 days ago (2009-12-01 11:31:00)  by j.mccabe
As far as I know Sun has not announced a EOL schedule for WS6.1.
Thread:  Show this thread (3 posts)   Thread info: Web Server 6.1 Question Size: 99 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Web Server 6.1 Question :: Sun Java System Web Server
 :: Sun Forums"