Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Regarding Oracle Application Server 4.0 Java Cartridge
Hi chienli,
You need not set the classpath for Helloworld.class. Because the virtual path will map to the directory containing Helloworld class . I suggest you set your windows NT environment variable for the classpath with values given in the documentation. This will also help you compile java files using JWeb Toolkit classes. Now when you add cartridge for JWeb application from OAS Manager the classpath is automatically set.
I think you should also check virtual path setting whether uses forward slash "/" like "/java/helloworld" and map correctly to physical directory "C:\test"
Bye Bye!
Rajesh Shah
IIS (P) Limited,
No.2, Jagdeep Cottage,
2nd Floor, 4th Road,
Khar(W), Mumbai,
India 400 052.
Tel : 91-22-6494936
Email: rajesh_at_iisincorp.com
Received on Tue Aug 10 1999 - 11:55:36 CDT
![]() |
![]() |