Hi ALL, In WebLogic 6/7/8 Application Servers, how many maximum number of domains we can create.. and in one particular domain, how many maximum number of...
Dear Fellow Java Developers: I am going through some examples to deploy an entity bean in weblogic 7. To do this, I am trying to configure a datasource for the...
Hey there; Have you tried putting the com.pointbase.jdbc.jdbcUniversalDriver in your classpath? Usually that is the first cause of error when your VM cannot...
Hi Friends!!! Please find below the latest list of openings for our CMM Level 5 Client in chennai . Request you to kindly send your resume and refer all your...
Urgently required Java Developer - Agile Development - (US-CT- Farmington) *************************************************** Hi We are Aivea Corporation, a...
hai This is Ganesan . i am a member of this grp in weblogic 6.1 . i created datasource. i am unable to deploy the CMP jar , can anyone help me on this i got...
Need your help. I have one cluster server having two managed servers and one admin server. I also have one standalone server. I have deployed same code on both...
Hi, I am new to EJB. I bought the EJB workbook a while ago and I like to deploy examples on Weblogic 8.1 server and I was wondering what are the differences on...
Hi Alvin, I am Rama Krishna. I am also a bit new to ejb's. If u want to work with the examples one better way to do it is type all the classes & interfacea in...
Anyone working on Production Servers??? Please advice me best practices for - Startup script parameters - Connection pool parameters Please provide me config....
Hi, I am using 8.1 and I can get the java client Client_41 working (EJB is deployed successfully) but I am having a problem on Client_41.jsp The following is...
I will be out of the office starting 11/26/2003 and will not return until 12/08/2003. I will be on PTO for one day. Following the holiday I will be in BEA ...
Dear Pros. I'm a new commer to EJB development and weblogic workbook may you send me a link to download site which is frequently refered to by the author. Best...
I will be out of the office starting 11/26/2003 and will not return until 12/08/2003. I will be on PTO for one day. Following the holiday I will be in BEA ...
We have an application(app1) running on one weblogic instance talking to another application running on different weblogic instance. The second application...
Hi, I'm a new commer to EJB. Currently, I'm using WebLogic 8.1 to run the Exercise 4.1 of EJB 3rd Edition. I got the following message when I run the Client_1...
Hi All I encounter an error when i start the WebLogic server, could not create pool connection. Kindly revert with a soln. Thx to all in advance. Error text is...
Hey there; Looks like your database is not running.. By the look of it, you are probably using the Pointbase database. Did you kill it? I think that is ...
Hey there; Looks like your database is not running.. By the look of it, you are probably using the Pointbase database. Did you kill it? I think that is ...
Dear Friends, To get information on J2EE training and Training institues teaching J2EE,Trainers involved in J2EE,Freelance Trainers for J2EE You are welcome to...
Dear Pros. I'm a new commer to weblogic 6.1 may you lead me please how to compose database driver when setting a connection pool in weblogic 6.1 ... Do you...
Okay I am totally flummoxed, stuck, and annoyed with trying to configure Weblogic Server 8.1 with this workbook. I doubt I am alone. The "Server installation...
could you please help me, why I can't compile ejb classes : C:\Survey1>javac *.java RockSurveyBean.java:4: package javax.ejb does not exist import javax.ejb.*;...
Put application server's lib directory in class path or you can put j2ee.jar in $JAVA_HOME/lib to compile ejb. Ejb need javax package, which u can find in...
I want to know to how much extent there is difference between weblogis 5 and 8.1 versions.. actually am not able to get 8.1 in my city. (cant dowload from net)...
There is much difference in 5.1 and 8.1 WLS8.1 also provide IDE with it. Although its very helpful for new comer but it gives u dependency of BEA's packages....
Hi, I started learning ejb using this good book and j2sdkee1.3, in exe4 tutorial , I created Titan04-06App.ear , application client and web client in the...