Answer:

> >
> > Ok I finally understand the reason why fop.jar inside the CLASSPATH
> > breaks Flex applications.
> >
> > Flex doesn't use the fop.jar but uses various batik components
> > In the Mainifest.mf, in the fop.jar shipped with BEA, there is this
> > entry:
> > [Class-Path: batik.jar avalon-framework.jar]
> >
> > Therefore by including fop.jar in the CLASSPATH the batik.jar
> > shipped with BEA will be found by the Flex classloader instead of
> > loading its own batik-*.jars. Since the batik.jar shipped with BEA
> > is older it breaks Flex code.
> >
> > The correct solution is to remove the fop.jar from the system
> > CLASSPATH in the startWebLogic.cmd
> >
> > Andrea
 
Dimitrios "Jimmy" Gianninas
RIA Developer
Optimal Payments Inc.
 


From: Stacy Young
Sent: Thursday, May 12, 2005 1:14 PM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] Classloader Problem?

Thanks to Jim, we’re looking to see if fop.jar is the issue…

 

-Stace

 


From: Stacy Young
Sent: Thursday, May 12, 2005 1:00 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Classloader Problem?

 


Some of our developers are having trouble running one of our apps and we
can't figure out what the heck is going on. Error:

6 Errors found.

Error /com/optimal/raven/resources/raven.css:-1
macromedia.css.LocatorParser


Error
Could not find class 'org.nevis.cairngorm.control.FrontController'...


I've taken a working EAR on my local machine and tried deploying it on
the other workstations with no results...

Any ideas on where to look would be much appreciated!

(Weblogic 8.1 sp3 + flex 1.5 w/ Cairngorm)

-Stace



<table width=800 cellpadding=4 cellspacing=10 border=0><tr bgcolor=BDBDBD><td valign=top width=400><font face=verdana size=2 color=FFFFFF><b>AVIS IMPORTANT</b></font></td><td valign=top width=400><font face=verdana size=2 color=FFFFFF><b>WARNING</b></font></td></tr><tr><td valign=top width=400><p align=justify><font face=verdana size=1 color=808080> Les informations contenues dans le present document et ses pieces jointes sont strictement confidentielles et reservees a l'usage de la (des) personne(s) a qui il est adresse. Si vous n'etes pas le destinataire, soyez avise que toute divulgation, distribution, copie, ou autre utilisation de ces informations est strictement prohibee. Si vous avez recu ce document par erreur, veuillez s'il vous plait communiquer immediatement avec l'expediteur et detruire ce document sans en faire de copie sous quelque forme.</td>! <td valign=top width=400><p align=justify><font face=verdana size=1 color=808080> The information contained in this document and attachments is confidential and intended only for the person(s) named above. If you are not the intended recipient you are hereby notified that any disclosure, copying, distribution, or any other use of the information is strictly prohibited. If you have received this document by mistake, please notify the sender immediately and destroy this document and attachments without making any copy of any kind.</td></tr></table>




AVIS IMPORTANTWARNING

Les informations contenues dans le present document et ses pieces jointes sont strictement confidentielles et reservees a l'usage de la (des) personne(s) a qui il est adresse. Si vous n'etes pas le destinataire, soyez avise que toute divulgation, distribution, copie, ou autre utilisation de ces informations est strictement prohibee. Si vous avez recu ce document par erreur, veuillez s'il vous plait communiquer immediatement avec l'expediteur et detruire ce document sans en faire de copie sous quelque forme.

The information contained in this document and attachments is confidential and intended only for the person(s) named above. If you are not the intended recipient you are hereby notified that any disclosure, copying, distribution, or any other use of the information is strictly prohibited. If you have received this document by mistake, please notify the sender immediately and destroy this document and attachments without making any copy of any kind.




Yahoo! Groups Links

Reply via email to