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 should you type cast a remote object?

1 Answers  


How many messages are sent across the network for processing topic messages? : BEA Weblogic

1 Answers  


Explain what is the purpose of stub in web-logic server cluster?

1 Answers  


1. What is clustering? How do weblogic instances communicate in a clustered environment! 2. In a cluster, if one of the servers has issues and is not accessible, will the other servers know about it? and how??

6 Answers  


Is There Any Possibility For Starting Managed Server During The Absence Of Administrator Server ?

1 Answers  


What is the function of T3 in WebLogic Server ?

1 Answers  


Can I start a managed server if the administration server is unavailable?

1 Answers  


What is the meaning of classformaterrors used with the applet?

1 Answers  


What is a license file ?

1 Answers  


Explain what are the steps required to setup the oracle instance for os authentication?

1 Answers  


What Are The Various Types Of Weblogic Installations ?

1 Answers  


What is the easiest way to set the classpath ?

1 Answers  


Categories