Hello everyone

I'd like very much to use AS 4.2.0 with portal 2.4.1, but there is at least one 
known issue stopping me:  http://jira.jboss.com/jira/browse/JBPORTAL-1483
anonymous wrote : 
  | ?jboss-portal.sar built with jdk 1.4 when deployed to jboss 4.2.0.GA throws 
CNFE for org.apache.myfaces.webapp.StartupServletContextListener.? 

I tried to compile the 2.4.1 code with jdk 1.5 on my machine but failed with
anonymous wrote : 
  | [execmodules] C:\Documents and 
Settings\nollie\Desktop\jboss-portal-2.4.1-src
  | 
\common\src\main\org\jboss\portal\common\command\ReflectedConfigurator.java:69:
  | cannot find symbol
  | [execmodules] symbol  : class NoSuchAttachmentException
  | 

A coworker was able to get around this ClassNotFoundException by copying the 
jsf-libs from an older installation (which I'm assuming matched 1.4 compiled 
code with 1.4 compiled code), but even with that hack she isn't able to get the 
portal up due to a missing generic layout.

Has anyone been able to use portal 2.4.1 with AS 4.2.0?  Any help appreciated, 
thanks.


 Nollie


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054078#4054078

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054078
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to