Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

deployment applet

100443Feb 4 2003 — edited Feb 4 2003
hi.
we have written an applet (with bc4js) and have deployed it on a stand-alone oc4j using jdev 9.03.
now we have following problem:

java.io.IOException: Server returned HTTP response code: 400 for URL: http://localhost:8888/../opmn/lib/ons.jar

our applettag:

<APPLET CODE="applet"
ARCHIVE="ons.jar,bc4jui.jar,bigraphbean.jar,LW_PfjBean.jar,bc4jimdomains.jar,bc4jimjui.jar,ordim.jar,ordhttp.jar,jmf.jar,kunststoff.jar,jh.jar,jhall.jar,jhbasic.jar,jsearch.jar,xsu12.jar,bc4jct.jar,bc4jctejb.jar,collections.jar,ejb.jar,jndi.jar,jta.jar,oc4jclient.jar,jms.jar,jaas.jar,jdev-cm.jar,xmlparserv2.jar,activation.jar,jaxp.jar,jcert.jar,jdbc.jar,jnet.jar,jsse.jar,mail.jar,servlet.jar,
xmlcomp.jar,
jdev-rt.jar,
runtime12.jar,
bc4jmt.jar,classes12.jar,nls_charset12.jar,bc4jdomorcl.jar,bc4jdatum.jar,
oc4j.jar"
HEIGHT="200" WIDTH="200" ALIGN="bottom">This browser does not appear to support Applets.</APPLET>


does anybody know something about this?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 4 2003
Added on Feb 4 2003
3 comments
429 views