Hello...I got the same problem too...Do you find any solution? On Friday, February 3, 2012 9:51:47 AM UTC, Gabriela wrote: > > Hello, > I have some days now of trying diverse paths to connect to a SAP > server. KSoap looked fine, but did not authenticated me on the server, > and in the end I generated stub classes from a local wsdl and when > trying to use a class that was generated , that used the javax.* > classes I got stuck. Those classes are not in the Android package..(ex > javax.xml.bind.annotation.*) > > I thought of creating my own Android Library, to put the classes from > javax.* and compile and add it to my project, but this did not work at > all, because there are too many dependences, for instance calling > classes from java.awt, swing and other packages. > > I need a new path and I have no more ideas. Did anyone managed to > import javax.* in android? not using core libraries. > I don't understand why kSoap did not authenticated me on server, I > understood because it does not understand some WS Security. > > I am still searching, googling, thinking...any ideas would be great. I > think using the generated stub classes is the path to go, because > ksoap is old and it did not work so far for my situation. > How can I use javax.* classes in android? > Thank you for your time. > > Gabriela
-- -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

