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
0
votes
1 answer

JSF and SunOne Webserver 6.1

Does anybody know which JSF version is most suitable to use when deploying to SunOne 6.1 SP2 Webserver? More important where I can find that type of information? Thanks, Alejo
Alejo
  • 787
  • 2
  • 9
  • 15
0
votes
1 answer

Connection Refused error on Google Chrome for Web applications

I am using Sunone 6.1 and Glassfish 3.1.2 webservers to run my application. My applications are working smoothly on Internet Explorer, but on Google Chrome I get an error "Connection Refused" with no further detailed description. I connect to server…
Yasha
  • 161
  • 1
  • 4
  • 13
0
votes
1 answer

SunOne Webserver HTML Includes

I'm running a large site, one that has a nav bar at the top. Rather than change the 100+ html files each time we want to change one of the buttons in the top nav, we want to switch the navbar to be displayed using an include of some kind. I want…
Marcel Marino
  • 962
  • 3
  • 17
  • 34
0
votes
1 answer

File format not recognized with GNU gdb 6.4 on Solaris 10

Below details are from a session in a Sun machine running Solaris 10. $ file devli devli: ELF 32-bit MSB executable SPARC Version 1, dynamically linked, stripped $ file a a: ELF 32-bit MSB executable SPARC Version 1, dynamically linked, not…
raghava
  • 236
  • 4
  • 12
0
votes
0 answers

Modify Attribute type definition on LDAP server

How can i replace/modify attribute type definition from LDAP server schema? I need to change the syntax of one attribute type. When i try to use ldapmodify with replace, it gives me the following error: ldap_modify: DSA is unwilling to…
sash
  • 85
  • 2
  • 10
0
votes
1 answer

LDAP user/group operations

I'm using Sun DS 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 circumstances…
sash
  • 85
  • 2
  • 10
0
votes
1 answer

com iplanet ias JAR

I've been struggling with this for past couple of days. I am trying to test a DAO outside the container but while running the test case I am getting the error: Error creating bean with name 'SqlMapClient' defined in class path resource …
Omnipresent
  • 29,434
  • 47
  • 142
  • 186
0
votes
1 answer

LDAP Fault-tolerance configuration (e.g SunOne)

LDAP Fault-tolerance configuration (e.g SunOne): Does anyboby know how to configuration "Fault-tolerance" for LDAP, e.g SunOne LDAP. I search via google without any userful result? Thanks
ShawnLee
  • 157
  • 2
  • 9
0
votes
2 answers

Change welcome page on Java EE application during maintenance

I need to show a message to users like : "The application will be down for two hours". Until now I rename my index.htm, my login.jsp and I uploaded another index.html with that message. Also I upload another html page pointing to my renamed…
J.F.
  • 307
  • 1
  • 4
  • 18
0
votes
1 answer

What is the best way to configure iPlanet/Sun ONE be the HTTP/HTTPS front end to a JBoss/Tomcat application?

What is the best way to configure iPlanet/Sun ONE be the HTTP/HTTPS front end to a JBoss/Tomcat application? Are there any performance considerations? How would this compare with the native integration between Apache httpd and Tomcat?
Vihung
  • 12,947
  • 16
  • 64
  • 90
-1
votes
1 answer

lib or app to convert CSV to XML file?

Is there an existing application or library in Java which will allow me to convert a CSV data file to XML file? The XML tags would be provided through possibly the first row containing column headings.
King User
  • 100
  • 6
1 2
3