Search found 72 matches

by fjcortes
Thu Sep 18, 2014 7:47 pm
Forum: General discussion and questions about Aware IM
Topic: Error when compiling java extension
Replies: 1
Views: 2085

Thanks, with this method and changing instruction

import java.util.Collection;
by instruction
import java.util. *;

I could compile the extention
by fjcortes
Thu Sep 18, 2014 11:01 am
Forum: General discussion and questions about Aware IM
Topic: New method required for java plug-in?
Replies: 5
Views: 3774

pardon my ignorance, but could you explain how this method is used to compile the java extention again in this new version of awareim?
by fjcortes
Thu Sep 18, 2014 2:23 am
Forum: General discussion and questions about Aware IM
Topic: Error when compiling java extension
Replies: 1
Views: 2085

Error when compiling java extension

Hi, I wonder if something changed in version 5.9 regarding the compilation of external plugins created in java, as in previous versions, I have compiled a java extension and worked properly, but now that you upgrade to version 5.9 when dealing compile the java file has the following error: wahogna.j...
by fjcortes
Mon Nov 18, 2013 2:58 am
Forum: General discussion and questions about Aware IM
Topic: Server Crashes
Replies: 3
Views: 3445

Thanks, works well
by fjcortes
Mon Nov 18, 2013 2:49 am
Forum: General discussion and questions about Aware IM
Topic: one for the wishlist
Replies: 0
Views: 3079

one for the wishlist

could be helpful for us, we provide an API or a class that allows us to build and encrypt command strings from an external application to call through a URL our AwareIM application.
by fjcortes
Mon Nov 18, 2013 2:40 am
Forum: General discussion and questions about Aware IM
Topic: Hybrid application - Android & AwareIM
Replies: 6
Views: 4812

Thanks, now is working but does not run the firstcommnad when attached parameter mobile = true.
by fjcortes
Fri Nov 15, 2013 10:43 pm
Forum: Problem reports
Topic: 'startProcessWithInit', not work with 'mobile=true'
Replies: 0
Views: 2966

'startProcessWithInit', not work with 'mobile=true'

I made several tests using the function "start Process Within", but not work using the parameter "mobile = true", could this be a AwareIM bug ?

I was announcing this problem in the post
http://www.awareim.com/forum/viewtopic.php?t=6014
by fjcortes
Fri Nov 15, 2013 9:12 pm
Forum: Problem reports
Topic: Problem with startProcess2 and Mobile
Replies: 6
Views: 9200

Apparently this is not solved, because I sent this URL direction: http://192.168.1.1:8080/AwareIM/logonOp.aw?domain=mydomain&mobilie=true&userName=xxx&password=444&firstCommand=startProcessWithInit,GetServices,main,Services&address=street 53 %23 11 01,City,State,Country&phone=3007021425 and when you...
by fjcortes
Wed Nov 13, 2013 7:33 pm
Forum: Problem reports
Topic: Problem with startProcess2 and Mobile
Replies: 6
Views: 9200

I have the same problem, there is some information about?
by fjcortes
Wed Nov 13, 2013 4:42 pm
Forum: General discussion and questions about Aware IM
Topic: Hybrid application - Android & AwareIM
Replies: 6
Views: 4812

Thanks Pbrab,

when i run the rule to replace the character, before sending it from the mobile device or as soon as I receive the firstcommand on side of awareim
by fjcortes
Mon Nov 11, 2013 11:24 pm
Forum: General discussion and questions about Aware IM
Topic: Hybrid application - Android & AwareIM
Replies: 6
Views: 4812

Hybrid application - Android & AwareIM

Hello, I'm trying to create a hybrid application (Android - AwareIM), in the Android app I do geo location with phone GPS, then take the address and make this command : (http://urlname?domain=Teletaxi&userName=fjcortes@gmail.com&password=password&firstCommand=startProcessWithInit,PedirServicio,main,...
by fjcortes
Mon Nov 11, 2013 3:06 pm
Forum: General discussion and questions about Aware IM
Topic: Webservices
Replies: 19
Views: 13182

Thank you for your support, problem solved
by fjcortes
Sun Nov 10, 2013 5:53 pm
Forum: General discussion and questions about Aware IM
Topic: Webservices
Replies: 19
Views: 13182

web services error

Regards, I created a web service, following the instructions of the video, to revizar in tomcat log shows me the following error: Generating service files for Guest access level. Exception deploying Web Services Errors compiling TeletaxiPutCliente.java Note: sun.tools.javac.Main has been deprecated....
by fjcortes
Mon Sep 30, 2013 12:40 am
Forum: General discussion and questions about Aware IM
Topic: Server Crashes
Replies: 3
Views: 3445

Server Crashes

I have a concern about the use of Cofiguration Tools from remote machines, it happens that the AwareIM server is being blocked very often and I can not find an explanation for that, can you give me some light for investigate.
by fjcortes
Mon Sep 23, 2013 3:45 pm
Forum: General discussion and questions about Aware IM
Topic: Working with Google Map
Replies: 2
Views: 2602

The idea is that you can take the address from Google Map API and store it in a BO attribute.