[flexcoders] Re: Urgent call for Flex Portlet (Flex Taglibs) specialists (James Ward, help!)

2007-03-20 Thread johan.wasserman
, so give folks a little time :-) > > I'll see if anyone on the enterprise team knows anything. > > > > Matt > > > > > > > > From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On > > Behalf Of johan.wasserman > > Sent: Mond

[flexcoders] Re: Urgent call for Flex Portlet (Flex Taglibs) specialists (James Ward, help!)

2007-03-20 Thread johan.wasserman
I'm not sure why this is happening unfortunately. In both of those > stack traces, the line of code looks like: > >String uri = request.getRequestURL().toString(); > > So either request is null or the request.getRequestURL() method is > returning null? I'm not sure why either

[flexcoders] Re: Urgent call for Flex Portlet (Flex Taglibs) specialists (James Ward, help!)

2007-03-19 Thread johan.wasserman
other technology or try to get this Flex thing to work? I'll implement the solution, no matter what the technology, but I am proud of Flex and would like to see it work, how about you? --- In flexcoders@yahoogroups.com, "johan.wasserman" <[EMAIL PROTECTED]> wrote: > >

[flexcoders] Urgent call for Flex Portlet (Flex Taglibs) specialists (James Ward, help!)

2007-03-19 Thread johan.wasserman
I have tried and tried, fried my brain, and I am desperate. I firstly wrote a simple portlet and tried to present a flex page on JBoss portal, unsuccessfull because of the - java.lang.NullPointerException at flex.server.j2ee.cache.CacheKeyUtils.generateJspCacheKe (CacheKeyUtils.java:68) OR gene

[flexcoders] Anyone have some time availale helping t get Flex portlets on JB Portal server?

2007-03-12 Thread johan.wasserman
I would greatly appreciate help from anyone that have a couple of minutes to spare. I need to get Flex apps as portlets on JBoss Portal, and I have serious problems. Suggested experience would include the Flex 2 Taglibs, or any other method of making Felx apps into portlets. Please contact me

[flexcoders] Re: Flex CacheKeyUtils error on JBoss Portal

2007-03-11 Thread johan.wasserman
Is there no one out there that can give any response to the error? I have searched Adobe Labs for any groups or comunities on the Flex Tag library to no avail. Is there any other way to intigrate Flex into JBoss portal other than using the Flex taglibs? I desperately need to prsent flex apps

[flexcoders] Re: Flex CacheKeyUtils error on JBoss Portal

2007-03-11 Thread johan.wasserman
Is there no one out there that can give any response to the error? I have searched Adobe Labs for any groups or comunities on the Flex Tag library to no avail. Is there any other way to intigrate Flex into JBoss portal other than using the Flex taglibs? I desperately need to prsent flex apps

[flexcoders] Flex CacheKeyUtils error on JBoss Portal

2007-03-10 Thread johan.wasserman
I am trying to deploy a Flex app on JBoss portal using the Flex tag library JBoss Portal 2.6.0 Developer Release 1 JBoss AS 4.0.5 GA Flex 2.0.1 jsp: <%@ taglib uri="FlexTagLib" prefix="mm" %> Portlet code: package com.jboss.portlet.login; import javax.portlet.GenericPortlet; import javax.portl