Perhaps an addition information:

this is the error in the log:

2010-01-09 11:28:54,968 (http-0.0.0.0-8443-2) [         
CmsEvents.java:107:INFO ] ========pathinfo: /jumploader_z.jar
2010-01-09 11:28:54,968 (http-0.0.0.0-8443-2) [         
CmsEvents.java:134:INFO ] Path INFO for Alias: jumploader_z.jar
2010-01-09 11:28:55,187 (http-0.0.0.0-8443-2) [         
CmsEvents.java:185:INFO ] ========contentId: jumploader_z.jar
2010-01-09 11:28:56,468 (http-0.0.0.0-8443-2) [    
RequestHandler.java:593:INFO ] Ran Event
[java:org.ofbiz.content.cms.CmsEvents#cms] from [request], result is [error]
2010-01-09 11:28:56,468 (http-0.0.0.0-8443-2) [    
RequestHandler.java:399:ERROR] Request cms caused an error with the
following message: Content: null [jumploader_z.jar] is not a publish point
for the current website: eCommerce Web Site [WebStore]


Alexander


Alexander1893 wrote:
> 
> Hi all,
> 
> I want to integrate an applet. I think the problem is, that the jar is not
> found. I read the previous threads about applets... so I did the
> following:
> 
> Code in ftl (located in ecommerce/customer):
> 
> <applet name="jumpLoaderApplet"
>               code="jmaster.jumploader.app.JumpLoaderApplet.class"
>               archive="jumploader_z.jar"
>               width="600"
>               height="400" 
>               mayscript>
>       
> </applet>
> 
> An I added the jumploader_z.jar to framework/webapp/build/lib - but
> obviously that's wrong...
> 
> Can anyone help?
> 
> Thanks
> Alexander
> 

-- 
View this message in context: 
http://n4.nabble.com/applet-location-of-external-jars-tp1009767p1010228.html
Sent from the OFBiz - User mailing list archive at Nabble.com.

Reply via email to