0
votes
2answers
76 views
Adobe AIR 2.0 Native Process with Java
Hi to all, i have been playing with adobe Air 2.0 beta 2, native process is a very interesting feature, but i just wondering if it can be use it to invoke java code that is in a ja …
0
votes
1answer
27 views
SAXParseException passing param from AIR to Web Service
Hi,
I am trying to call Java Web Service from AIR application
and pass it data parameter (String in XML format):
SetExcelData_result="setExcelDataResponse(event)"
…
0
votes
3answers
21 views
air app using lcds - tomcat is shuting down
I have a complex adobe air app using livecycleDS 2.6.1 on server side. App uses dataserviceas and messaging. Server is running smoothly without any problem, but after some time (fe …
0
votes
0answers
13 views
Accessing a Nokia device via USB in AIR 2.0
With AIR 2.0 now able to access USB drives and communicate with Java through NativeAccess could anyone clarify how I would go about communicating with a Nokia device plugged in via …