Questions tagged [sunone]

Sun ONE stands for Sun Open Net Environment. Sun ONE was a brand under which Sun Microsystems used to market server software products. The tag sunone can by used to ask programming related problems of the products of sunone brand like Sun ONE Studio 8 and Sun ONE Active Server Pages 4.0.

Sun ONE was a brand name under which Sun Microsystems used to market server software products. Sun ONE stands for Sun Open Net Environment. The Sun ONE brand was primarily used for products that resulted from Sun's alliance with Netscape Communications Corporation. The name was also applied to other Sun software products such as Sun ONE Studio 8 and Sun ONE Active Server Pages 4.0.

Sun ONE was introduced on April 15, 2002, to supersede the iPlanet brand name, following the end of the Sun-Netscape alliance. Sun ONE itself was superseded on September 16, 2003 by the Sun Java System brand.

Usage:

The tag can be used for programming related problems of Active Server Pages 4.0 and Sun ONE Studio 8. Please do not ask questions related to company profile and other off topic questions.

Source :

  1. http://en.wikipedia.org/wiki/SunOne
  2. http://www.oracle.com/technetwork/indexes/documentation/index.html
41 questions
1
vote
1 answer

Must use in Sun App Server 8.2?

I use ${...} instead of in JSPs; in tomcat 6.0.10, it can parse it successfully. But in SunOne Application Server 8.2, it doesn't support this kind of usage
Nick Long
1
vote
1 answer

eclipse for sun one server for debugging and running application

Is there a way to add sun one application server 7 to eclipse IDE. Its for maintaining an enterprise application project. The jdk is also 1.4 used for the application.
zapping
  • 4,118
  • 6
  • 38
  • 56
1
vote
0 answers

Ldap User - Group Sync

I'm using Sun Directory server v5.2. I have three attributes: designation, role. I am using a tool using which when i create a create/modify user entry with designation filled, a unique member is added to a group 'Members'. Now, there are…
Pruthvi Raj Nadimpalli
  • 1,335
  • 1
  • 15
  • 30
1
vote
1 answer

Where to set JDK to be used for SunOne server?

Where to set the JDK to be used by the SunOne server on Solaris? Is it all configured via an environment variable like JDK_HOME or JAVA_HOME, or is there a config file for the SunOne server somewhere where the path to the JDK is being set?
Mathias
  • 13
  • 2
1
vote
1 answer

New log file not generating?

Today I made a backup of all log files of my Web Application on SunOneWebServer. I moved all the existing log files in new Folder Log_Bkp. But now new log files are not being generated. In the code we have (!createLogfile()) throw exception But…
Abhishek kumar
  • 2,586
  • 5
  • 32
  • 38
0
votes
1 answer

Why did I get “Error commiting response java.io.IOException: Broken pipe at sun.nio.ch.FileDispatcher.write0(Native Method)” with SSL

I encounter this exception when i do a page redirect from http to https. And the strange thing is that i can access https in the first 10 to 20 requests. But subsequent requests that i encounter this broken pipe issue Below is the full…
Dick Song
0
votes
1 answer

Sun Application Server Error : Error commiting response java.io.IOException: Broken pipe at sun.nio.ch.FileDispatcher.write0(Native Method)

Sometime i will encounter this error after multiple access of my web application I am using Sun Application Server Platform Edition 8.2 What is the reason for encountering this error and how to resolve it.
Jack Bee
0
votes
1 answer

Sun One Web Server 6.1 and Tomahawk

Do anyone know which version of tomahawk is suitable to use with Sun One Webserver 6.1? Thanks in advance, Alejo
Alejo
  • 787
  • 2
  • 9
  • 15
0
votes
1 answer

Using JMAP on Sun WebServer 6.1 Instance

I have a webapp running on Sun One WebServer and I would like to use jmap to dump the heap space memory. When I list the processes running on my server, no java processes are listed, but only webservd processes (controlled by Sun WebServer). How do…
David
  • 177
  • 3
  • 5
0
votes
1 answer

What is the latest version of Sun One Web Server?

I could not find the version number anywhere in the sun's website. Anyone help me to find the latest version number.
Krishna
  • 7,154
  • 16
  • 68
  • 80
0
votes
1 answer

Intellij Idea Community Edition 10.5 - Configuring an application server

Is it possible to run a web application using Sun ONE application server 7 in Intellij Idea Community Edition 10.5? I want to configure the server in IDE and run the application there.
RBz
  • 896
  • 3
  • 17
  • 34
0
votes
1 answer

Export SSL Certificate

Does the Admin Interface in Sun Web Server 7 support exporting SSL certificates? If so, how? Please provide a reference..... If not, could someone point me to the location where the certs are stored?
David
  • 3,655
  • 7
  • 27
  • 26
0
votes
1 answer

SunOne obj.conf friendly urls - redirect /index.jsp -> /

We're old school. We still use SunOne 6.1. I cannot seem to get anything to register on my local machine when making modifications to the obj.conf file on my local machine (windows). Is the behavior different for windows machines then unix…
TyMayn
  • 1,936
  • 2
  • 18
  • 23
0
votes
0 answers

How to delete/renew expired certificates from Root certificate module in Sun Java System Web Server 6.1

I have several expired certificates in Built-in root certificate module in Sun Java System Web Server 6.1. Is there anyway that I can delete/renew those expired certificates from there?
user360321
  • 177
  • 1
  • 4
  • 19
0
votes
1 answer

do we need the firewall port open from App server to Webserver

we have the below architecture: F5 Load Balancer --> Iplanet Web Server --> Weblogic --> Web services(Backend) The requests to load balancer are routed on port 443 and traffic is routed to Iplanet webserver on port 80. The Requests from Iplanet Web…
user2820644
  • 35
  • 1
  • 6