Compiling mxml file works fine using the webtier compiler.Actuallu is
great!There is only one problem I get a strange error reported bythe
debugger player version. To get rid of that I need to create
acompilation error and run it again and then fix it back... Willcomeback
with more details.C
This is clearly a bug to me. I just thought I'd share it withyou guys in
case you run over same issues.I have a remoteObject call and all was
good, the call wasmaking it to the J2EE application the data was coming
back -however they data was not as complete as I was expected. Only
fewproperties were coming over.Only the properties that had both the
getter and the setterwere coming over. That is a bug, there are cases
when I need to getdata in a read only mode for example. I have navigate
my data...
Well, you have to register a service you application. BlazeDSis the
application template you might want to start with.Secondly if need to
compile custom tags get the webtier.warand follow the install notes to
update your BlazeDS app. template.Now coming to your topic - after you
registered a service inyour remote configuration file. then you can call
it the serviceand get the data over in the flex component.You don't need
to get the connection over. The error you getis that you may not have
the ...
The following jsp throws the exception at the bottom of thisfile. Do you
have a clue on what's happening ?<%@ taglib uri="FlexTagLib" prefix="mm"
%>- the mm tags are working file with this
exception- the mxml are compile if accessed via the web (thru theBlazeDS
J2EE app.
template)------------------------------org.apache.jasper.JasperException:java.lang.NullPointerExceptionorg.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:541)org.apache.jasper.servlet.JspServle...
When running a simple jsp like this <%@ taglib uri="FlexTagLib"
prefix="mm" %> tomcat+blaze blows with the exception below, anyone has
anyideas what's happening ? I have installed webtier into blazeds asthe
readme
described.org.apache.jasper.JasperException:javax.servlet.ServletException:
java.lang.StackOverflowErrororg.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:505)org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:417)org.apache.j...
Thanks for replying. I'm using J2EE. I think i got a betterunderstanding
of the whole thing.Right now I'm trying to understand if the only thing
I needto do is to deploy the blazeds or there is something else I need
todo!Thanks again!Q
BlaseDS, FDS, FDS Express there are just few names thatcontains Data
Services.Which is recommended and what are the licenses for each ofthem.
Any links that describe the best approach using remove objectwould be a
nice to have.Thanks,Q