This is an automated email from the ASF dual-hosted git repository.

carlosrovira pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/royale-asjs.wiki.git


The following commit(s) were added to refs/heads/master by this push:
     new 075695d  Updated Apache Royale communication with AMF and RemoteObject 
(markdown)
075695d is described below

commit 075695d0192c72af8befa1f39b081c33521b1877
Author: Carlos Rovira <carlosrov...@apache.org>
AuthorDate: Wed May 9 13:40:39 2018 +0200

    Updated Apache Royale communication with AMF and RemoteObject (markdown)
---
 Apache-Royale-communication-with-AMF-and-RemoteObject.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Apache-Royale-communication-with-AMF-and-RemoteObject.md 
b/Apache-Royale-communication-with-AMF-and-RemoteObject.md
index 055c48d..f783f5f 100644
--- a/Apache-Royale-communication-with-AMF-and-RemoteObject.md
+++ b/Apache-Royale-communication-with-AMF-and-RemoteObject.md
@@ -14,11 +14,11 @@ To run this example localy you can follow this steps. Note: 
At this time some pa
 
 2. Build SampleAmfWebApp with maven using "mvn clean install". This generates 
the Java Web App with AMF support and will overlay the RemoteObjectAMFTest 
client compiled in the previous step
 
-3. Launch SampleAmfWebApp in the embedded Jetty web server with "java -jar 
target/sampleamfwebapp-0.9.3-SNAPSHOT-exec.war" (you should be in root 
SampleAmfWebApp folder)
+3. Launch SampleAmfWebApp in the embedded Jetty web server with "java -jar 
target/SampleAmfWebApp-0.9.3-SNAPSHOT-exec.war". you should be in root 
SampleAmfWebApp folder. Notice: that SNAPSHOT number is just an example and can 
be different
 
 4.- In a browser launch "http://localhost:8080"; and you would see the 
following:
 
 ![Apache Royale communication with AMF and RemoteObject 
Example](https://pbs.twimg.com/media/Dbj86b4W4AACSfk.jpg:large)
 
 
-Enjoy!
+Enjoy!
\ No newline at end of file

-- 
To stop receiving notification emails like this one, please contact
carlosrov...@apache.org.

Reply via email to