please help me with building duke tutorial

3327 byte By amir_hossein_monshia at 2007-11-26 19:10:29
hi, i'm new to Java. I have installed sun appserver 9 PE on a windows xp machine. i ran the appserver and then i tried to build bookstore1 tutorial but i received the following error log:Buildfile: ...

connection pool with AS400

864 byte By SunNnusa at 2007-11-26 19:12:49
Hello, i have a prob creating connection pool via AS "wizard"i've tried both com.ibm.as400.access.AS400JDBCDataSource and com.ibm.as400.access.AS400JDBCDriverboth doesnt work for me...i have the following parameters:<property ...

HASH TABLE & HASH MAP

92 byte By chennakesavaraoa at 2007-11-26 19:16:37
Hi , what is difference between Hash Map and Hash Table?

BPEL File adapter and monitoring

482 byte By antoni.alataloa at 2007-11-26 19:18:12
Hi,I'm new to use Sun AS and NetBeans (just 2 days).I'd made a simple BPEL process that reads one file content and then writes it to the another file using file adapter.I have similar process done in JDeveloper and tested on Oracle BPEL Manager. There it's simple, because of BPEL manager. I ...

migration of java application

153 byte By Payel@satyama at 2007-11-26 19:18:22
Migrating a java application from solaris 2.6 to solaris 10 ......Cound anybody tell me what configuration files i need to change for that?

Crash occurred in function JVM_NativePath

1033 byte By Grohla at 2007-11-26 19:19:43
Hello:I'm running a J2EE application on Sun Java System Application Server 7 2004Q2 , with Java VM, Version 1.4.2_05Suddenly, server crashes logging these messages:[14/Feb/2007:10:25:55] FATAL (20115): CORE3260: Server crash detected (signal SIGSEGV)[14/Feb/2007:10:25:55] INFO (20115): ...

Derby travel db not working

762 byte By gilrodrigueza at 2007-11-26 19:22:34
Hi forum, I have a problem with the Derby server that comes with the sjsas 9, the server runs ok from the menu start->programs->Sun Microsystems->Application Server PE 9->Start JavaDB, but when I try to get a connection from NetBeans 5.5 ...

while starting sun one web server error message

458 byte By wanlearnjavaa at 2007-11-26 19:26:26
i have installed sun one web server 6.1,then i tried to start it from start up menu icon "start server administration server".the command prompt just displays and goes off.then i tried to start it from command prompt by giving path "C:\Sun\WebServer6.1\https-pcname.com>startsvr". error comes ...

Sun Java Application Server 9 Won't Start after Installation

13876 byte By jaywa at 2007-11-26 19:41:26
I have successfully installed sjsas_pe-9_0_01-windows-mlHowever, when I try to start up the default server from Windows or NetBeans 5.5, the server won't start. The following is the domain1 log:[#|2007-02-26T08:52:59.312-0500|INFO|sun-appserver-pe9.0|javax.enterprise.tools ...

How to generate a certificate

461 byte By BenThomaa at 2007-11-26 19:43:15
I'm new to using the Application Server. How do I generate a certificate when there is already a key there? And how to I verify the key information, like name, company, etc? For the past few years I've just been using the Web server, which makes this process fairly ...

Creating a certificate

461 byte By BenThomaa at 2007-11-26 19:43:16
I'm new to using the Application Server. How do I generate a certificate when there is already a key there? And how to I verify the key information, like name, company, etc? For the past few years I've just been using the Web server, which makes this process fairly ...

Can't deploy in SJSAS 8.2

1752 byte By xavier_gomeza at 2007-11-26 19:48:37
Hi, When I try to deploy an application under an x86 Solaris 10 and SJSAS 8.2 I receive this error:[#|2007-02-27T13:45:38.059+0100|SEVERE|sun-appserver-pe8.2|javax.enterprise.system.tools.deployment|_ThreadID=18;|Exception occured in J2EEC ...

Sun Java Application Server - Domain and Node agent stop automatically

1160 byte By lemmeknowa at 2007-11-26 19:53:05
Hi,We have installed Sun Java Application server 8.1 in a local zone on Solaris 10. The installation was successful.A default domain (domain1) was created. We have deployed a sample application too.The problem is that the domain and node-agent stop automatically. And need to be restarted from ...

Server is busy with blue screen !

253 byte By nairboya at 2007-11-26 19:53:37
Hi All,I am having a wierd problem , when my sql queries in side the application takes a long time to execute, the server gives out "Server is Busy" with a blue screen.Can any one please tell how i can rectify it.It would be of great help.

Thread count tuning

384 byte By migueliusa at 2007-11-26 19:57:43
hi,I need to define the max thread count number according my expected number of maximums simultaneous users. In order to tuning my application server for attend 60.000 sessions per minute, what is the thread count number?, so, what parameters i must tuning?documentation about Application Server ...

How to encrypt login page

789 byte By voka at 2007-11-26 19:58:13
HelloI have a super simple requirement to change some web applications so that user login passwords are passed encrypted from browser to web server. These web apps are running under SJSAS 8.1 Enterprise Edition, they all use form based login.I have been reading the article ...

Help required regarding the Deploying and accesing the application in SJAS

1208 byte By akshar_tickooa at 2007-11-26 20:05:10
Hello, I have this aplication which was earlier running on iplanet server, but now that I want to migrate it to Sunone , Could someone just give me the steps that I need to follow to access my aaplication. The steps that I have followed are:1)copying my ear into autodeploy folder of my server ...

CLI171: MBeanServerResponseMessage to StreamMBeanServerResponseMessage

1419 byte By jpsilvaa at 2007-11-26 20:08:34
Hi all, I'am trying to run the WSDP tutorial. I installed WSDP 2.0 with a Sun AS 8.2, and updated the jar files with the latest version of jaxws-ri.I sorted a lot of complications so far, but this one I can't solve by myself, perhaps you could help me. When running asant deploy I get the ...

Fort?/ UDS migration to Java EE

382 byte By Fr0ggya at 2007-11-26 20:09:33
Hi All,Would anybody be kind enough to share their experience with automated conversion tools. (CaroSys, OT Consulting, GoldStoneTech, AgileIT ... you name).A simple rating would suffice. (Excellent, Good, Not so Good, Total waste of money).Cheers,F.Cross posted on ...

Trouble with SJSAS 9.01 with new SSL keystore and cacerts

1380 byte By Smilera at 2007-11-26 20:30:09
I am currently developing an application on Netbeans 5.5 + SJSAS 9.01 and need to be able to provide SSL secured communications between a client browser and the server. I am unable to get things working with the default keystore.jks and cacerts.jks provided with SJSAS 9.01 since apparently the ...

Implement a Single Sign On between Sun Application Server and IIS

502 byte By sitomaniaa at 2007-11-26 20:30:55
Hello, I want to implement a Single Sign On solution between a Sun Java System Application Server Platform Edition 9.0 and a Microsoft Internet Information Server 5.2. I am trying to look for information about how to do it, but there is not any technical details about how to do it. I have ...

Application Server 8.2 EE

131 byte By s@mira123a at 2007-11-26 20:37:11
Hi all,can anyone point me where can i download Application server 8.2 Enterprise Edition?Thanks,Scotty

Sun Server 9 on Solaris 10 failed: "...not supported for media spanning."

401 byte By kurellajuniora at 2007-11-26 20:43:14
Why does a Sun product installing on a SunSystem lead to this error? Can't see any reason for media spanning in the the distributed bin-file for AppServer 9.Are there any other options to install? Either way, with and without bundled java failed with the same error.Machine: SunFire X2100OS: ...

Securing Web Service - Basic Authentication

10281 byte By taylodla at 2007-11-26 20:56:19
I'm trying to secure a web service using basic authentication. I'm using Sun Java System Application Server Platform Edition 9.0_01 (build b14).Here's the basics of the web service:@Stateless@WebServicepublic class EnityCrudWS {@EJB private EntityCrudLocal<Vendor> ...

clustering session recovery

371 byte By skoizumi2133a at 2007-11-26 20:57:35
We have setup the AS with 2 nodes and enable loadbalancer and clsutering.Say we call node applicatoin server node A,B. When A is down the request from the client will go to B and all the values saved in session attribute can be recovered. However, when I turn on A and turn off B, I can't get ...

Browser > Transparant proxy > Apache proxy > AppServer issue

1700 byte By ddoa at 2007-11-26 21:08:17
Hi. I want to access my web application running on Sun Java Application Server Platform Edition 9.0 via Apache web server. Application server listen on port 8080 and I can type in browser http://myhost.com:8080/myapp/.Then I run Apache on port 80. I use mod_proxy to make Apache work as a ...

hadbm list hadbm:Error 22012

745 byte By s@mira123a at 2007-11-26 21:12:25
Hi all,When i try to list using the hadbm the following error prompts:hadbm list hadbm:Error 22012: The management agent at host localhost is not ready to execute the operation, since it is about to do repository recovery.Please make sure that a majority of the management agents in the domain ...

JES 5 Monitoring Framework

489 byte By anyiua at 2007-11-26 21:16:00
Dear Experts,I am trying to use JES 5 Monitoring Framework / console, which is bundle in JES 5 release. My question is:Can JESMF monitor previous jes products (AS81, Webserver 6.1, 60, ldap 5.2, etc).?In JES5 Monitoring Gudie, I know that JESMF use JES5 shared components (as a node agent) to ...

Can not access virtual server after application server restart

762 byte By ddoa at 2007-11-26 21:33:25
I created enterprise application and deployed it to application server (9.0_01 build b02-p01). Then I made virtual server for web application and HTTP listener for this virtual server. User types http://myhost.com/ to use web application. But when I restart application server or redeploy ...

when the appserver is down

153 byte By somanathana at 2007-11-26 21:33:27
I need to redirect the user to a maintenance/service page when the server is down.Is there any settings available in sunone to redirect like this?

Weblogic RDBMS Realm

320 byte By Jguya at 2007-11-26 21:43:42
I am trying to migrate my application into weblogic 7.0.But the problem is weblogic 7.0 does'nt support RDBMS realm.So can anyone help me out in this.I found some stuuf from the net.They say you have to write your own SecurityProvider.I am really really confused.Any help will be highly ...

Slow server statup

728 byte By RussellJDa at 2007-11-26 21:45:29
I am running Sunn App Server 8.1 Enterprise. I have a few different domains setup. I have a stange problem when starting a couple of them. It takes about 5 minutes to start the Http Service (Note the times from the log below). The domains start up fine they just take longer to start. Others ...

8.1_02 Enterprise Edition - certificate chain not trusted

450 byte By zerocoolera at 2007-11-26 22:05:04
Hi allI got this error when I tru to click the name of the stand-alone instance from admin console, any idea what the problem is?Operation 'getRuntimeStatus' failed in 'server' Config Mbean. Target exception message: error during JRMP connection establishment; nested exception is: ...

can application server 8.1 and web 6.1 installed on same server?

131 byte By 612158a at 2007-11-26 22:17:16
Is there any known issue/problem if application server 8.1 and web 6.1 is installed on same server (solaris 9)?Thanks

IMQ java.lang.ExceptionInInitializerError problem

996 byte By virgo47a at 2007-11-26 22:17:18
We're using IMQ bundled with Sun Java System Application Server Platform Edition 9.0_01 (build b14) as our JMS provider and now I'm trying to migrate one old application to this setup. It will run nicely with receiver on one queue, but in the moment I put some message into the queue this ...

How do I programiccally map user roles

1220 byte By a3cchana at 2007-11-26 22:18:13
Hallo,Is it possible to change prinicpal -> role mapping from java code (arbitrary ejb method)? Small example:Let's say my application does foo and have two kind of users: regular and premium. Access to 'premium' resources is restricted using @RolesAllowed annotation on ...

is the packaged version of the standard Application server downloadable

74 byte By zerocoolera at 2007-11-26 22:21:29
Everywhere I looked I only found the file base installation version

How to Upgrade to J2EE Agent Policy 2.2 for Sun Application Server 7.0 ?

576 byte By Tatona at 2007-11-26 22:34:59
Hi,How to upgrade J2EE Agent policy ?We have been using SunOneApplication Server 7which have been using J2EE Agent 2.1 .Now they want to update it to J2EE agent 2.2 so they can use SIMS 7.0 Authentication.I have url for J2EE Agent 2.2 http://docs.sun.com/app/docs/819-3201But it have all the ...

HADB corruption + recovery

1942 byte By tourtecha at 2007-11-26 22:52:48
We've had a situation occur where a dual-node HADB installation has become corrupted, but is refusing to be cleared/deleted when the servers have been rebooted.After rebooting both instances, the ma agent processes have come back online. Problem is, the database appears corrupted and the usual ...

After login the RFID Management Console

536 byte By hainan_huanga at 2007-11-26 22:54:36
When I finished all the installation of RFID software on Windows, I try to login the Management Console page. The login page was correct, but when I typed the default user "admin" and default password "admin", it turned to a error page. The error info is as follows:Error Info: ...

Problem with Https call in java application server

299 byte By rondaya at 2007-11-26 22:57:55
I have a strange problem. My spplication starts up fine. It has a non-ssl part and an ssl part. Occasionally (varies), the https call just hangs, no error, no timeout, it just hangs. I have to bounce the server for it to work again. I am using SJSAS 8.1.any ideas please.Ron

Sun Application Server 8.1 throwing HTTP 400 Bad Request -- Urgent help!!

1218 byte By lemmeknowa at 2007-11-26 22:58:29
Hi,I have deployed a web application in Sun Application Server 8.1. The loadbalancer has also been configured on the Sun Web server 6.1 on the same Solaris box. SSL has also been configured.The App server listens at 38080 (HTTP port) and 38181(HTTPS port) and both the listener ports are ...

Accessing Application server from a remote machine

502 byte By muraliza at 2007-11-26 22:59:38
Hi I downloaded and installed the application server. I am able to see the Application server up and running if I use http://localhost:8080 from the machine where I installed the application server. However, if I want to access the application server from a different machine and if I use ...

Sun Java System Message Queue - Anybody used Sun Java System Message Queue in production system

207 byte By envision-sajjana at 2007-11-26 23:11:39
Hi,Anybody used the Sun Java System Message Queue as a messaging server for your applicaion in production?Shall you give me version you are using..Thanks and regards,Sajjan

Sun Java System Application Server Standard and Enterprise Edition - Conection Pool

762 byte By Guilherme_Kellera at 2007-11-26 23:31:06
Hello guys,I need to make a connection pool so , I have found these commands.( http://wiki.java.net/bin/view/Projects/ConfigureHibernate [ Step 4 ] )./asadmin create-jdbc-connection-pool --datasourceclassname=com.pointbase.xa.xaDataSource --restype javax.sql.XADataSource ...

awstats with weblogic

246 byte By srilkrishnaa at 2007-11-26 23:48:59
Hi, I m trying to integrate awstats with Weblogic 9.2. (I know that this is not in this scope but really req some help).If any one has any instruction doc please let me know .I really require this very urgently. Thanks

SJSAS 8.2 SE is based on which glassfish version ?

202 byte By Claudio4Ja at 2007-11-26 23:54:23
I want to debug some information an application and SJSAS source code. As SJSAS 8.x is a branch of glassfish, I would like to know which branch/release of glassfish is the SJSAS 8.2 SE based on ?

Sun One 7 2004Q2 restart on breakpoint in debug

1464 byte By DonStevoa at 2007-11-27 0:40:20
Hi,I have a very annoying problem.I took over a project from another team of another company. I have to migrate the web application (using Struts, J2EE, EJB 2.0, ...) from Sun One to JBoss.For this, a specific profile is searched, and awaiting this profile, i have to get to know the project, ...

Change default schemaLocation of wsdl when deploying a web service

1176 byte By scottpeza at 2007-11-27 0:59:23
Hi,When I deploy a web service, and then view the schemaLocation attribute of the wsdl, it points to a file with the machine name and not the url for my server. I have tried changing in config files all of the instances that point to my machine name instead of my url. This has not changed what ...

Is single jms broker able to use multiple httpServlets?

676 byte By mkrzemiena at 2007-11-27 1:17:52
HiIs single jms broker able to use multiple httpServlets? If so then how to configure it?The motivation for such configuration is scalability and resilience: if one broker is associated with single remote servlet then in case of the servlet failure the broker also becomes unavailable.According ...