"[EMAIL PROTECTED]" wrote : well surprinsingly I had this issue too so I ended 
up overriding getContentType/setContentType in portal response.
  | 
  | perhaps you dont have the latest code, could you check it ? look at 
PortalResponseImp code here : 
http://cvs.sourceforge.net/viewcvs.py/jboss/jboss-portal/server/src/main/org/jboss/portal/server/impl/invocation/PortalResponseImpl.java?rev=1.4&view=markup

I have downloaded PortalResponseImpl.java and I'm facing 2 problems now:

1. Error                        The operator != is undefined for the argument 
type(s) boolean, null     PortalResponseImpl.java 
jboss-portal-2.0/server/src/main/org/jboss/portal/server/impl/invocation        
line 49 in PortalResponseImpl.encodePortalURL(ServerURL)

2.  Error                       Cannot invoke booleanValue() on the primitive 
type boolean      PortalResponseImpl.java 
jboss-portal-2.0/server/src/main/org/jboss/portal/server/impl/invocation        
line 51 in PortalResponseImpl.encodePortalURL(ServerURL)

Shall I  get more files ?

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3866896


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to