Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
2answers
91 views

How can I find out more about my classic ASP environment?

I'm trying to make some modifications to some old ASP pages running VBScript on a server that I don't have a lot of information about. The people who would have that information are off in another ...
1
vote
1answer
216 views

how to configure Sun One in Eclipse?

I need a step by step method because I have never used a server like this in Eclipse. Do you have some installation tips and tutorial links for this kind of configuration?
1
vote
1answer
190 views

Trouble Creating SSL Certificate

I'm trying to create a self-signed certificate for a test web server running Sun Webserver 6.1 using certutil. I am open to using keytool or openssl if someone has better instructions which work with ...
1
vote
2answers
120 views

EJB Dependency Version Conflict in Sun Application Server

To summarize the issue I'm encountering, I have an EJB which uses version A of a library (let's call it dep-vA.jar). dep-vA.jar is packaged in the root of the EJB's jar file. The domain lib folder in ...
1
vote
1answer
444 views

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.
1
vote
1answer
91 views

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 ...
1
vote
1answer
114 views

How do I accomplish the following in LDAP?

I would like to accomplish this goal using AD/ADAM The ability to make an email or other attributeClass as part of inetOrgPerson globally unique across entries The ability to attach a regular ...
1
vote
1answer
128 views

Must use <c:out> in Sun App Server 8.2?

I use ${...} instead of <c:out value="${...}"/> 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
0
votes
0answers
10 views

Error logging in Sun one WebServer6.1 day wise?

i want log error log in Sun one WebServer6.1 day wise. How can i do it. At present it is logging as one file and appending to it. I need to write it day wise. Can any body help me out in this matter ...
0
votes
0answers
93 views

Sun One/Chilisoft ASP for Linux

as we all asp/linux admins know, the Chilisoft/SunOne ASP is now a dead product, being impossible to find online any downloads or support pages (Chilisoft became Sun, Sun became Oracle...and something ...
0
votes
0answers
12 views

Sun One Application Server problem

Does any one know what may be the reason behind me geting blank screen when I select ear file to deploy. Once I select my ear file from gui and hit ok, it doesn't do any thing and gives me blank ...
0
votes
0answers
35 views

location for temp work or cache directory for sun appserver

Any idea where i can find or a way to find the temp or cache directory for sun appserver7. I tried moving a class file after changing the code. But restarting the app instance does not show the ...
0
votes
1answer
89 views

Alternative to ldap_rename for Sun Directory Servers

PHP provides a great function for copying or moving directory records within LDAP. Unfortunately this ldap_rename function doesn't seem to work on the Sun Directory. Do any alternatives exist to ...
0
votes
0answers
154 views

mod_rewrite on Sun One Web Server?

I'm looking for a way to remove the trailing slashes and I'm using Sun One 6.1 Web Server (not Apache). Is there any way in Sun One to add something like mod_rewrite? and what's the syntax? Thanks
0
votes
1answer
60 views

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

GNU gdb 6.4 on SunOS 5.10, recognized executable formats

Below details are from a session in a sun machine. $ 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, ...
0
votes
1answer
244 views

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 ...
0
votes
2answers
1k views

Web-based LDAP Browser

Is anyone aware of an "web-based" application that allows developers to browse an LDAP server and view objectClasses and attributeClasses? Ideally I would love something open source that is written in ...
0
votes
2answers
635 views

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

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

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

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