Link to home
Start Free TrialLog in
Avatar of netuser1976
netuser1976

asked on

Weblogic Applet Loading Problem

Hi,

I am using Weblogic web server and having some applets in my public_html folder.

I am embedding the applet in a page available in the same (public_html) folder. but the applet is not loading. When I look in to the web logic Log, it says myAppletBean.class not found in public_html .

What am I supposed to do now ?
Thanks
Greg !
Avatar of nirgeier
nirgeier

firat of all check to see if all the library/dirs u are using are in the general path.

look in th eweblogic.properties to see if you have line enter for this applet
(and also for params if you need to load any before applet stating).

also look in the startweblogic.cmd if there is any record for this path .

if not add it to the line :
set classpath=....; //YOUR_PATH_HERE


basicly this is the problem that it doesnt finding the path so it cant find the page you are looking for (or applet in this case)
This question is LOCKED with a Proposed Answer.  If it helps you, great, accept it and grade it to close.  If not, reject it and comment as to why or what else is needed.  
 
Few additional experts will join this collaboration effort, once a question has been locked.  Just want to confirm this to you.  If more than one expert helps you, you can always split points or award additional help in a new question, within the same topic area.  If you need help from us, post a zero point question here, and include the link:
 
https://www.experts-exchange.com/jsp/qList.jsp?ta=commspt

To see all your open questions, double click your member profile and select the tab to View Question history to update/finalize them all, please.

Moondancer
Community Support Moderator @ Experts Exchange
I see you have rejected this, thanks for responding, however .... you added no comments as to why and/or what else you need.  This question is 14 months old.

What would you like to do with this?  It helps to get feedback as to you status here.  Perhaps a refund is needed so that you can post it new to draw current attention if this did not help you.

Listening further.

Moondancer
Community Support Moderator @ Experts Exchange
Your attention in bringing this and all your open questions to a fair conclusion is needed.  Administration has been advised of your 28 questions asked and 6 closed.  This is against Guidelines for this site, as I indicated in your other open question, and in which I've included links to our Guidelines, Member Agreement and the Question/Answer process here.  Please check the HELP DESK link on the left in these regards.

Please update them all.

Thanks,

Moondancer
Community Support Moderator @ Experts Exchange
ASKER CERTIFIED SOLUTION
Avatar of Moondancer
Moondancer

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial