Expand my Community achievements bar.

taurivalor
taurivalor
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Ive been trying to use a remote object to access data from myserver. In my java class I need to use an object of another class.When I try to do that Im not getting any error, but I could not usethe object for the reason unknown to me. Pls help.

    Type

    Discussions

    Views

    733

    Likes

    0

    Replies

    2
  • HiCan I know how I could generate mxml from a java file ?My challenge has been to read xml file using java andgenerating a form in mxml .Please help.Thanks,Tauri

    Type

    Questions

    Views

    1.3K

    Likes

    0

    Replies

    0
  • Hi JeffreyI have been able to access RemoteObject from mxml.Today I had a problem, when Im trying to call a RemoteObjectwhich retrieves the list of results from LDAP backend.I wrote a java class in which Im using a Pojo to create anobject, the following is the chunk of code in my getAllAttrs()method...

    Type

    Questions

    Views

    1.3K

    Likes

    0

    Replies

    0
  • And by the way...I used Flex Test Drive Server to run myapplication...Thanks,Tauri

    Type

    Questions

    Views

    1.3K

    Likes

    0

    Replies

    0
  • Hi JeffreyI could finally access the RemoteObject, could retrieve thedata from ldap backend.Im now trying to build a form which queries the back end anddisplays the result.I couldnt have done this without your help..Thanks,Tauri.

    Type

    Questions

    Views

    1.3K

    Likes

    0

    Replies

    0
  • Hi JeffreyIm used Tomcat5.5, but I still had the same error. I triedthe example 'sqladmin' with database running, but I had the sameproblem, It gives the error "Faled to send".Im unable to track the problem. I also used jdk1.5 . I thinkthat my mxml file is not able to locate the java class which Ipl...

    Type

    Questions

    Views

    1.3K

    Likes

    0

    Replies

    0
  • JeffreyHi again !! Thanks again for your reply..Ive tried changing the "remoting-config.xml" but I hv thesame problem...I think the Java class which I ve declared inremoting-cofng.xml is not being identified.I placed my java class in web-inf/classes folder.I also tried placing the class in the same ...

    Type

    Questions

    Views

    1.3K

    Likes

    0

    Replies

    0
  • Jeffrey,Heres my JavaBean: import javax.naming.Context;import javax.naming.NameNotFoundException;import javax.naming.NamingEnumeration;import javax.naming.directory.Attribute;import javax.naming.directory.InitialDirContext;import javax.naming.directory.DirContext;import javax.naming.directory.Attrib...

    Type

    Questions

    Views

    1.3K

    Likes

    0

    Replies

    0
  • Hi Jeffrey,I have followed the steps that you've explained. Thanks forthe solution. But I have a problem calling the java method in my actionscript.The following is my mxml file:<?xml version="1.0" encoding="utf-8"?><mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" viewSourceURL="src/XMLDat...

    Type

    Questions

    Views

    1.3K

    Likes

    0

    Replies

    0
  • Hi Jeffrey,Thanks for the reply.As you've said I will try to use RemoteObject to call a Javamethod inside a Java Class (JavaBean), then let the Java method toconnect to LDAP (JNDI).But, I did not understand how the Actionscript calls theJavaBean..Pls help me understand this... :)Thanks,Tauri.

    Type

    Questions

    Views

    1.3K

    Likes

    0

    Replies

    0
Top badges earned by taurivalor
Customize the badges you want to showcase on your profile