where can we set classpath, which will reflect to whole domain

Answers were Sorted based on User's Feedback



where can we set classpath, which will reflect to whole domain..

Answer / sriram

We have to edit commEnv.sh or startWeblogic.sh scripts depending on our requirement. First one effects all the domains later effects only particular domain.

Is This Answer Correct ?    8 Yes 2 No

where can we set classpath, which will reflect to whole domain..

Answer / chandu

setDomainEnv.sh is the place to add this.

Is This Answer Correct ?    2 Yes 0 No

where can we set classpath, which will reflect to whole domain..

Answer / hari

actually class path is available in domainin directory

go to certain path like

opt/oracle/middleware/user_project/domains/base_domain/bin

here we can execute below command
./setDomainEnv.sh

Is This Answer Correct ?    1 Yes 0 No

where can we set classpath, which will reflect to whole domain..

Answer / suresh

right click on my computer icon->advanced->environment
variables.here you will find to panels 1.path and
2.classpth.
1. go to path click on add
a)name: name of the path variable.
b)value: Absolute path of your bin folder or your
application path.

Is This Answer Correct ?    3 Yes 3 No

where can we set classpath, which will reflect to whole domain..

Answer / nag

In Startup script we can set the classpath which reflects
to whole Domain

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Weblogic Interview Questions

How do I enable debugging for the messaging bridge? : BEA Weblogic

0 Answers  


How to write a program of web logic server to get the connection pool attribute?

0 Answers  


what is directory structure of any ear/war file in weblogic

1 Answers   Wipro,


What is meant by jdbc and configuration details?

0 Answers  


What oracle weblogic server includes?

0 Answers  






What is thread stack size? What is the default thread stack size in windows?

0 Answers  


What is instance in weblogic?

2 Answers   HCL,


Why is there no polymorphic-type response from a create() or find() method? : BEA Weblogic

0 Answers  


How Can Port Number Be Checked ?

0 Answers  


for example we have two boxes,one box it contain one adminserver & one managed servr and another box it contain one managed server.how to configuring the these server?

1 Answers  


What is a messaging bridge?

0 Answers  


What is the difference between Connection Pool and data source?

4 Answers   HCL, HP, Polaris,


Categories