Are you using the ANT_HOME that is bundled with OC4J, or a different one?

Make sure you have oc4jclient.jar in your classpath.

Can you post the section of your script where this call is being made?

-Andrew


On 7/31/06, Angus Rose <[EMAIL PROTECTED]> wrote:


Hi All,
     I am creating a script that will build and deploy an EJB to an
instance of OC4J. SO far, so good I can deploy the EJB and all is
wonderful.
I have a class[ath problem with running a client that calls this EJB, Ant
basically throws a classnotfound exception when it trys to load an
instance
of oracle.j2ee.rmi.RMIInitialContextFactory as the initail context
factory.
I have done everything obvious to solve this problem but to no avail. Has
anybody had any similar experiences and if so, how did they resolve them?

Thanks

Angus
--
View this message in context:
http://www.nabble.com/Java-task-classpath-problem-tf2026624.html#a5573041
Sent from the Ant - Users forum at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to