Re: [flexcoders] Apply filterFunction to datagrid XMLListCollection dataprovider question

2009-09-02 Thread Purnima S
hello everybody,
I have problem with my flex application. My flex application stops after
three records are entered into db. Iam connecting flex to struts through
HttpService and the IDE iam using is Netbeans. Please anyone help me
regarding this. Its urgent.
Purnima


Re: [flexcoders] Changing ResultHandler of WebService Operation

2009-08-20 Thread Purnima S
Hello,
Iam getting the following error in my application . please help me in
solving this problem.
[RPC Fault faultString="HTTP request error" faultCode="Server.Error.Request"
faultDetail="Error: [IOErrorEvent type="ioError" bubbles=false
cancelable=false eventPhase=2 text="Error #2032: Stream Error. URL:
http://localhost:8084/Projects/projectdelete.do";]. URL:
http://localhost:8084/Projects/projectdelete.do";]

Purnima

On Thu, Aug 20, 2009 at 12:45 PM, Angelo Anolin wrote:

>
>
> Hi FlexCoders,
>
> How do I change the Result property of a web service operation?
>
> For example, I have declared my WebService as follows:
>
> 
>fault="Call_OneFH(event)" />
>fault="Call_TwoFH(event)" />
> 
>
> I want to be able to change the result of the operation "Call_One" to
> another result, since I am planning to re-use the same web service, but the
> result would be treated differently.
>
> Will this work?
>
> ws.operation.Call_One.result = "myOtherResult"
>
> Any ideas?
>
> Thanks. Regards.
>
> Angelo
>
>  
>


Re: [flexcoders] This mailing list vs the forum.

2009-08-14 Thread Purnima S
can anyone help me in problem.
when iam running my flex application which is connected to apache tomcat
server tomcat stops after 3-4 records are inserted or deleted or any
modification is done. I am connecting to tomcat thru struts application.
Please any one help me.

S.Purnima


Re: [flexcoders] Flex 4 query

2009-07-23 Thread Purnima S
hi, I have got the flex 4 sdk. But not able understand the document. i used
flex builder 3, but i dint use flex 3 sdk. please help me.

On Thu, Jul 23, 2009 at 6:36 PM, Tom Chiverton  wrote:

>
>
> On Thursday 23 Jul 2009, Purnima S wrote:
> > i have flex4 sdk. iam not understanding how to work in it.
>
> I assume you've read Adobe's getting started docs, and must have hit a
> problem
> at one of the steps.
> Which guide are you using, and which step has got you stuck ?
>
> --
> Helping to vitalistically utilize distributed fourth-generation
> bricks-and-clicks sexy e-tailers as part of the IT team of the year, '09
> and '08
>
> 
>
> This email is sent for and on behalf of Halliwells LLP.
>
> Halliwells LLP is a limited liability partnership registered in England and
> Wales under registered number OC307980 whose registered office address is at
> Halliwells LLP, 3 Hardman Square, Spinningfields, Manchester, M3 3EB. A list
> of members is available for inspection at the registered office together
> with a list of those non members who are referred to as partners. We use the
> word ?partner? to refer to a member of the LLP, or an employee or consultant
> with equivalent standing and qualifications. Regulated by the Solicitors
> Regulation Authority.
>
> CONFIDENTIALITY
>
> This email is intended only for the use of the addressee named above and
> may be confidential or legally privileged. If you are not the addressee you
> must not read it and must not use any information contained in nor copy it
> nor inform any person other than Halliwells LLP or the addressee of its
> existence or contents. If you have received this email in error please
> delete it and notify Halliwells LLP IT Department on 0870 365 2500.
>
> For more information about Halliwells LLP visit www.Halliwells.com.
>  
>


Re: [flexcoders] Flex 4 query

2009-07-22 Thread Purnima S
i have flex4 sdk. iam not understanding how to work in it.

On Wed, Jul 22, 2009 at 8:51 PM, Tom Chiverton  wrote:

>
>
> On Wednesday 22 Jul 2009, Purnima S wrote:
> > I want to know how flex 4(Gumbo) works
>
> The same way as Flex 3 does.
> Maybe you could be more specific ?
>
> --
> Helping to challengingly compete eigth-generation attention-grabbing
> industry-wide paradigms as part of the IT team of the year, '09 and '08
>
> 
>
> This email is sent for and on behalf of Halliwells LLP.
>
> Halliwells LLP is a limited liability partnership registered in England and
> Wales under registered number OC307980 whose registered office address is at
> Halliwells LLP, 3 Hardman Square, Spinningfields, Manchester, M3 3EB. A list
> of members is available for inspection at the registered office together
> with a list of those non members who are referred to as partners. We use the
> word ?partner? to refer to a member of the LLP, or an employee or consultant
> with equivalent standing and qualifications. Regulated by the Solicitors
> Regulation Authority.
>
> CONFIDENTIALITY
>
> This email is intended only for the use of the addressee named above and
> may be confidential or legally privileged. If you are not the addressee you
> must not read it and must not use any information contained in nor copy it
> nor inform any person other than Halliwells LLP or the addressee of its
> existence or contents. If you have received this email in error please
> delete it and notify Halliwells LLP IT Department on 0870 365 2500.
>
> For more information about Halliwells LLP visit www.Halliwells.com.
>  
>


[flexcoders] Flex 4 query

2009-07-22 Thread Purnima S
I want to know how flex 4(Gumbo) works