Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ENABLE JSP COMPILATION

0 views
Skip to first unread message

ilan

unread,
Jun 12, 2002, 9:32:28 AM6/12/02
to
"I installed the trial of Weblogic Server 6.1
I installed as defaults except at the end I changed to install it as NT service.

Now , I started the service .Then I
copied the jsp files to their directory <C:\bea\wlserver6.1\config\mydomain\applications\DefaultWebApp>
When I enter the url:
http://<server host name>:7001/snoopservlet.jsp

I got the following error :

java.io.IOException: CreateProcess: javac -classpath C:\bea\wlserver6.1\config\mydomain\applications\DefaultWebApp;C:\bea\wlserver6.1\config\mydomain\applications\DefaultWebApp\WEB-INF\_tmp_war_myserver_myserver_DefaultWebApp;C:\Bea\jdk131\jre\lib\rt.jar;C:\Bea\jdk131\jre\lib\i18n.jar;C:\Bea\jdk131\jre\lib\sunrsasign.jar;C:\Bea\jdk131\jre\classes;.;C:\Bea\wlserver6.1\lib\weblogic_sp.jar;C:\Bea\wlserver6.1\lib\weblogic.jar -d C:\bea\wlserver6.1\config\mydomain\applications\DefaultWebApp\WEB-INF\_tmp_war_myserver_myserver_DefaultWebApp C:\bea\wlserver6.1\config\mydomain\applications\DefaultWebApp\WEB-INF\_tmp_war_myserver_myserver_DefaultWebApp\jsp_servlet\__snoopservlet.java error=2
at java.lang.Win32Process.create(Native Method)

and etc ...

Why ?

What do I have to do to make my server compile jsp with the jdk installed by default ?

Every path seems to be all right ,how can I make sure that works ? Is there any detailed install guide ?

Do I have to insert any license ?%

Deepak Vohra

unread,
Jun 12, 2002, 1:49:47 PM6/12/02
to
Include C:\bea\wlserver6.1\bin;C:\bea\jdk131\bin in your PATH variable.
0 new messages