mime types?

327 byte By celfiea at 2007-11-26 14:01:58
Hi, I am running Sun Java System Application Server Enterprise Edition 8 and i am trying to simply link to an xls (excel) file. the browser (any browser) tries to open it as a text file instead of prompting to download or open the file .does anyone have a suggestion as to how i can resolve ...

how to secure JNDI lookups in Sun java application server

713 byte By Legolas.wa at 2007-11-26 14:05:24
HiThank you for reading my post.we have an application running on glassfish and it is exposed to internet because we have some web services , some swing client and some non-java client.as you know we can lookup the server JNDI from a remote client if we have the ip address and port of the ...

SJSAS PE 9.0_01 (build b02-p01): Multiple IPs for the same port don't work

631 byte By Igor.Katrayeva at 2007-11-26 14:09:43
For the same application server domain (domain1) I tried to define different virtual servers with different IPs for the same port. I have domain webapp1.mycompany.com pointed to XXX.XXX.XXX.173 and webapp2.mycompany.com pointed to XXX.XXX.XXX.174. So I defined two listeners for ip ...

Deploytool Exception

371 byte By vonholsteina at 2007-11-26 14:16:36
Hi,I'm running Application Server 7 on Windows Xp SP2. I was able to start the server, but when executing deploytool I get the following errorException in thread "main" java.lang.NoClassDefFoundError: Files\ZoneIs this due to required jar or class file not being in the path or is it something ...

Trading and Financial Software, KNOCKOUT Prices, DO NOT GET SCAMMED!!!

6012 byte By robietradera at 2007-11-26 14:19:18
Get trading software, systems, books at the best prices with GUARANTEEDdelivery. We have the software, we have proof and will NEVER scam you!All software is tested and working. Numerous satisfied return-customers!Contact us and find out for yourself!robietrader AT yahoo.com - Yahoo Messenger: ...

SunOneAppServ with Oracle 10g vers. 10.1.0.3.0

998 byte By alemaja at 2007-11-26 14:25:37
Hello,I'm using two different versions of SunOneAppServer, Sun Java System Application Server Enterprise Edition 8.1_02(build b19-p08) andSun Java System Application Server 7 2004Q2UR2.These two instances of Application Servers work over two different databases, Oracle 8 and Oracle 10g vers. ...

Installation fails on Linux Fedora 6

186 byte By Gantua at 2007-11-26 14:32:46
Hi,When i am running the installation file it is giving errorlike could not find libstdc++.What can i do can somebody help me?Tahnk you,Regards.

Unexpected service shutdown with SJSAS 9 and Windows

502 byte By readytowarea at 2007-11-26 14:33:56
If SJSAS 9 is installed on Windows as a service and a user logs into the console and log out again, SJSAS goes down hard.It appears that Windows sends the equivalent of a SIGKILL to processes the user doesn't own , or something equally wierd.Either way, adding the -Xrs JVM option to the ...

Sending NON-PERSISTENT messages using the C API doesn't work

1156 byte By koosba at 2007-11-26 14:37:20
When trying to send a non-persistent message using the C API methodsMQSendMessageExt or MQSendMessageToDestinationExt, if the call passes a non-zero value for the msgTimeToLive parameter then the message is never received by the consumer. e.g. the following doesn't work: ...

App Server session timeout ?

974 byte By Mark.Nienabera at 2007-11-26 14:38:36
We have Sun Identity Manager installed on Sun Java Application Server 8.After about 10 minutes, We are getting an error "Please Login First" which seems to indicate that the Application server has deleted the session and the timeout is not within the application (SIM)I have any assistance you ...

http status- 404 "/j_security_check", for accessing a remote application

1227 byte By Gudalaa at 2007-11-26 14:42:43
Hi,I have 2 web applications A and B.In web app A i have a servlet which takes all the requests and processes it.and the ur mapping for this servlet in web.xml is ...

File in docroot write protected

695 byte By mbrown36a at 2007-11-26 14:43:39
Hello,I have a web program that uploads images into a directory in docroot. The program also displays the images on a web page and allows the user to delete the images.I have noticed that even after the server displays the images, they are still write protected. I assume by the application ...

sun appserver 8 load balancer error

860 byte By durjesjaa at 2007-11-26 14:48:36
Hi everybody. I'm having some trouble using the load balancer plugin for apache 2 over a linux box. I've followed the install guide, compiled apache2 using the libraries, and everything looks ok, but when starting apache2 with the load balancing module enabled, I get the following error:[Thu ...

Multipart http message blocks thread

2561 byte By replya at 2007-11-26 14:53:14
Hello,Im integrating XFire with SUN ONE application server and i found that a lockup occurs while parsing the http header when i send the following message to a web service:POST /XFireServer/services/EchoServiceClean HTTP/1.1Connection: CloseSOAPAction: ""Content-Type: multipart/related; ...

Multipart http message blocks thread

2487 byte By replya at 2007-11-26 14:56:04
Hello,Im integrating XFire with SUN ONE application server 9 and i found that a lockup occurs while parsing the http header when i send the following message to a web service:POST /XFireServer/services/EchoServiceClean HTTP/1.1Connection: CloseSOAPAction: ""Content-Type: multipart/related; ...

Do I need to setup HADB if I want to support HttpSession state failover?

259 byte By Nasrina at 2007-11-26 15:00:27
I am using Sun JES 2005Q4. My quesion is if I want to replicate HttpSession state across nodes in a sun appserver cluster, do I need to setup HADB?I am not using stateful session beans, using Spring, Hibernate and JSF.thanks,Nasrin

Error while server instance start up

375 byte By soni1975a at 2007-11-26 15:06:22
We are using SunOne App Server 7.0 on Solaris 9.x.While starting the server instance, we are encountering following problemWARNING: CORE3283: stderr: sm_ftok failed calling stat: No such file or directoryWARNING: CORE3283: stderr: 8752: CSemCounter failed to get key with sm_ftok.Startup process ...

How to configure sun application server 8.2 for Oracle RAC 10g

1998 byte By brewstermarka at 2007-11-26 15:10:20
Hello,We have numerous boxes running the sun platform application server 8.2 and 2 boxes running enterprise version 8.2 all connecting to a 4 node Oracle RAC 10 G release 2 database. We have the system up and working. The application servers are connecting just fine to the database and the apps ...

NullPointerException in com.sun.web.security.RealmAdapter.hasRole

2652 byte By ed_laumana at 2007-11-26 15:10:35
I have installed the application server (8.1_02 (build b11-fcs)) along with Access Manager (7 2005Q4) and the Policy Agent (2.2) for the app server. I tried deploying the sample application (agentsample) that comes with the policy agent and after I fixed the group-names in the sun-web.xml and ...

Read timed out on Sun Java System Application Server 9

3829 byte By psycho-vnza at 2007-11-26 15:24:16
Hi,I have a application running on one Sun Java System Application Server 9, the application have a interaction with a FTP server but throw a exception when take a request to FTP server says:Read timed outat ...

Multiple versions of Sunone on 1 box

701 byte By sunilspa at 2007-11-26 15:24:18
Please help me. We are in the process of migration from Sunone 7 to SJAS 8.x , that is Sunone App server version 8. Since we are supporting both versions in the transition period, I would like to have both the servers installed on our integration box which is a SUN SPARC SOLARIS 10. But the ...

Deploy failure due to jta-data-source in persistence.xml

4351 byte By loopyzrta at 2007-11-26 15:33:30
Hey All,This is driving me insane. Every example, including the Sun tutorials (which don't work on my instance of Glassfish), list persistence.xml files like:"<?xml version="1.0" encoding="UTF-8"?><persistence xmlns=" http://java.sun.com/xml/ns/persistence" ...

Problem in undeploy in version 9.0

206 byte By Partha_duttaa at 2007-11-26 15:35:39
I am Using Sun Java System Application Server 9.0 on solaris 10.0I can deploy an web application but at the time of un deploy it stops the server.How can I undeploy the web application.

Problem with connection to PostgreSQL 8 database

2140 byte By uberallesa at 2007-11-26 15:53:48
I'm a little new to PostgreSQL 8 and Resin. I get this exception after having not used the app for some time (8 hours it takes from what I've read):com.mysql.jdbc.CommunicationsException: Communications link failure due to underlying exception: ** BEGIN NESTED EXCEPTION ** ...

security-role-mapping outside of sun-web.xml?

491 byte By mbrownrxa at 2007-11-26 16:08:03
I have a need to define the security-role-mapping elements outside of a war/ear file, on Sun AS8.1.Looking through documentation, forums, etc, I found the default-web.xml, which I used to define the filter for the Access Manager Policy Agent, however, there is no mention of a ...

Fatal Error: domain.xml

820 byte By G_identitya at 2007-11-26 16:21:17
Can anybody help me about this error. I checked the domain.xml and it the file got corrupted.I am in the middle of testing and i would appreciate your ideas.asadmin> start-domain --user admin[Fatal Error] domain.xml:248:80: XML document structures must start and end with in the same ...

Locating servlets

773 byte By Uma_Srinivasana at 2007-11-26 16:23:49
I am a novice user, after trying for many hours, I posted thisI have installed my Sun one application server version 8, and tried with a sample application that I wrote, the issue is I was not able to access my servlet in WEB-INF directory. I have tried all combinations in my html file to ...

SJSAS 9.0 problems with sun-passthrough.dll using IIS 6.0

656 byte By Haclanda at 2007-11-26 16:27:58
I am using IIS 6.0 as http server. I have correctly installed SJSAS 9.0 and it is working fine listening on port 8081. I have followed all documentation to get sun-passthrough.dll to work as ISAPI filter in IIS. Have followed the following VERBATIM ...

HADB web persistance not successfull

374 byte By skoizumi2133a at 2007-11-26 16:45:15
I have a enterprise applicaiton server cluster configured for loadbalancing and session failover.I installed hadb and seems like hadb is running fine. ( i checked with hadbm status --nodes and from connection pool in admin console i can ping ). I want to know if there is a way to check if the ...

Regarding Forte4GL Help

160 byte By mahendragangarajua at 2007-11-26 16:47:10
Basically Iam working in a Migration Kind of Project from Forte4GL to J2EE.Can i get the api kind of thing for the forte4GL which is very useful to me...

configure-ha-persistence

340 byte By skoizumi2133a at 2007-11-26 17:00:32
I want to know if this command is going to really overwirte the configuration set in the sun-web.xml. I found this command doesn't work at all or i am missing something important. configure-ha-persistence -user admin -host localhost -port 4850 -type ha -store jdbc/cluster1-hastore 杝cope ...

sun mq source code of cclient's some file are not exist

234 byte By zhuhuaminga at 2007-11-26 17:17:14
such as#include "iMQTypes_priv.h"#include "iMQCallbackTypes_priv.h"#include "iMQConnectionShim_priv.h"#include "iMQCallbacks_priv.h"#include "iMQLogUtilsShim_priv.h"can anyone tell me ?

PHP on Application Server or only on Java Web Server?

397 byte By sandsatera at 2007-11-26 17:19:25
I have installed Application Server 9 in order to explore and learn JavaEE.What I would like is to use this server, as I today use my Apache webserver where I also have php-functionallity. Is it possible to use Application server as a webserver with php? or is it only Java Web Server that can ...

SJSAS 8.2 EJB class loader

432 byte By delattrja at 2007-11-26 17:21:22
Hello,I did not found how to set the class loader to parent last for EJBs.I have an EAR with a WAR and 2 EJBs, for the WAR I've added :<class-loader delegate="false"/>in the sun-web.xml descriptor, but I don't know how to do it in my JARs.I think I have a conflict between the Xerces ...

automatic deleting of server.log

262 byte By andresa at 2007-11-26 17:29:33
Hi allI've configured an Application Server 8.2 that he rotate the server.log file every 100 MB. Is it possible to make a further configuration that only 20 files are stored in the directory and the older ones will be deleted?regards andres

How to print minutes using DateFormat

563 byte By JohnJacobsa at 2007-11-26 17:34:21
Hi,I am attempting to print the minutes field in a DateTimeData object using DateFormat.I am using the following code:dtd : DateTimeData = new();dtd.SetValue('25-Jan-2007 15:45:58');df : DateFormat = new();df.Template = 'mm';td : TextData = df.FormatDate(dtd);task.part.logmgr.putline(td);I ...

SJAS SSL quit working after 30 days

307 byte By nuka at 2007-11-26 17:43:02
I installed SJAS and it ran fine, SSL and all, for about 30 days. Now SJAS still runs fine but SSL stopped working. Does anyone know if the SJAS installation comes with a temp SSL cert that may have expired? I'm new to both SSL and SJAS so just looking for some info to help troubleshoot this ...

Clusterjsp Example

866 byte By navychhema at 2007-11-26 17:49:11
I'm trying to prototype some clustering and failover stuff.For now I have sun app server 8.12005Q1 installed on a Solaris box.I've been following the help topics when I log into the asadmin web interface. I used it to create one node agent through the asadmin command line utility named ...

SJSAS EE 9.0

123 byte By goldmoon17a at 2007-11-26 17:50:33
Hello, Can any one know, when SJSAS Enterprise Edition 9.0 will be available? Thanks a lotMathi

mixin-based Classes

735 byte By Fortevera at 2007-11-26 17:56:18
Hi,I'm extracting classes and stuff from a deployed btd file. The the source code went mising after the IT provider bit the dust ... and they used a pretty weird class called Framework.mixin. Unfortunately another place I found the culprit is file $FORTE_ROOT/userapp/forte/cl0/forte.btdPlan : ...

How to replicate the Context Attribute for Clustering

296 byte By skoizumi2133a at 2007-11-26 18:12:17
I have set up the clustering. For session attributes, the replication works perfect. However, when saving some value to a context attribute in a node, the value can't be obtained from the other node. Is there any specific configuration I have to do to enable this feature?SK

welcome-file issue in App Server 8.2

1376 byte By Vadnva at 2007-11-26 18:12:36
Hello all,can you explain some strange behaviour of Application Server?I have to set some page as a starting page. We all know that i have to put<welcome-file-list><welcome-file>MyStartPage.jsp</welcome-file></welcome-file-list></web-app>to web.xml.So, my app does ...

Lost Admin Password - Sun Application Server 9

740 byte By JavaTeaBoya at 2007-11-26 18:16:14
Hi All,This may sound odd, and it is ... but my Admin console has stopped recognising my admin password. It worked yesterday, as I was taking some screenshots for a colleague ... but today it rejects all attempts. The only thing I can note that is not normal is that for the first time I got the ...

application server 8.1 alternative for Setting the Document Preferences

796 byte By s@mira123a at 2007-11-26 18:18:52
hi All,I used to do the following under application server 7 to set the Document preferences:To use the Administration interface to set the document preferences, follow these steps:1. In the left pane, for the application server instance, open HTTP Server.2. Open Virtual Servers.3. Click the ...

How to link 2 versions of App Servers

511 byte By CharyKanaparthia at 2007-11-26 18:44:25
I have 2 versions of App Servers installed on same host :- Sun Java App Server 8.2 ( http port : 80 admin port 25848 )- Glassfish ( http : 8080; admin 4848 )I would like to refer to all the applications delpoyed to both instances as : http://hostname/8.2/web_app1 http://hostname/9.0/web_app4All ...

Licensing Question

906 byte By Java_Jaya at 2007-11-26 18:46:50
Hi all,I have read through the license agreement for SJSAS 9 and I am more confused than when I started. Is the SJSAS free for commercial use? I would like to use it to host several small, publicly visible applications that would allow me to capture customer data and some other tasks specific ...

application server 8.1 creating a database for a certificate and URL forwar

323 byte By s@mira123a at 2007-11-26 18:52:31
Hi all,Can anyone point me out on how to create a database for a certificate?Is it also applicable to do that from the GUI, if yes can you please provide me with the procedure.Moreover, I want to enable URL forwarding where can i point that in application server 8.1?Thanks, ...

Sun Application Server 9 with https

941 byte By dailysuna at 2007-11-26 18:58:07
I want to run my Web application with https. When users access http://www.myweb.com, I want the Web server to automatically redirect to https://www.myweb.com. However, I am running into a few issues:1. How do I tell Application Server 9 to create a listener on the default port. Right now, I have ...

Restart required when I make changes to Connection Pools in Sun App Srv 9

275 byte By dailysuna at 2007-11-26 19:02:39
When I make changes to the connection pool settings in Sun Application Server 9, i.e. when I change maximum connections or resize size, do I need to manually restart the domain? Is it a best practice to restart, or is it not needed at all?Thanks!Dailysun

Auto deploy modified class

172 byte By julio.oliveiraa at 2007-11-26 19:02:59
HiI have some problem, with a App Server 7, when i try to auto-deploy a class change.Can some one tell me which are the step i have to do.thanks