how to debug Application.java (server-side code (red5))

View: New views
6 Messages — Rating Filter:   Alert me  

how to debug Application.java (server-side code (red5))

by Valentin Plamadeala :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

can I somehow debug the server side code
I have red5 installed on Windows 7, I use Eclipse for red5 java server-side, and Flex Builder 3 for client-side

usually I just make some changes in java save it stop/start red5 and than run the flex app, but I don't know how to debug the stuff

_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org

Re: how to debug Application.java (server-side code (red5))

by tamour :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,
   Simply import red5 into eclipse as an existing project. once loaded, run it as a java application. select Standalone class as main class. The server will run. And don't forget to stop the installed server before running. It is that simple.

Re: how to debug Application.java (server-side code (red5))

by Mondain :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

First of all, "Standalone" doesnt exist in newer versions of red5; but the rest of what you said applies to any version. There is a tutorial for this situation but it may be a bit dated:

Paul

On Wed, Nov 11, 2009 at 7:47 AM, tamour <tamourahmad@...> wrote:

Hi,
  Simply import red5 into eclipse as an existing project. once loaded, run
it as a java application. select Standalone class as main class. The server
will run. And don't forget to stop the installed server before running. It
is that simple.
--
View this message in context: http://old.nabble.com/how-to-debug-Application.java-%28server-side-code-%28red5%29%29-tp26300687p26302997.html
Sent from the Red5 - English mailing list archive at Nabble.com.


_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org



--
http://gregoire.org/
http://code.google.com/p/red5/
http://code.google.com/p/blue5/

_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org

Re: how to debug Application.java (server-side code (red5))

by tamour :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

well, i saw that link some weeks ago. i find it quite hard (i dont know why). I have loaded the whole red5 in eclipse and it works fine for me. sorry if i wasted ur time


Mondain wrote:
First of all, "Standalone" doesnt exist in newer versions of red5; but the
rest of what you said applies to any version. There is a tutorial for this
situation but it may be a bit dated:
http://sziebert.net/posts/remote-debugging-red5-applications/

<http://sziebert.net/posts/remote-debugging-red5-applications/>Paul

On Wed, Nov 11, 2009 at 7:47 AM, tamour <tamourahmad@live.com> wrote:

>
> Hi,
>   Simply import red5 into eclipse as an existing project. once loaded, run
> it as a java application. select Standalone class as main class. The server
> will run. And don't forget to stop the installed server before running. It
> is that simple.
> --
> View this message in context:
> http://old.nabble.com/how-to-debug-Application.java-%28server-side-code-%28red5%29%29-tp26300687p26302997.html
> Sent from the Red5 - English mailing list archive at Nabble.com.
>
>
> _______________________________________________
> Red5 mailing list
> Red5@osflash.org
> http://osflash.org/mailman/listinfo/red5_osflash.org
>



--
http://gregoire.org/
http://code.google.com/p/red5/
http://code.google.com/p/blue5/

_______________________________________________
Red5 mailing list
Red5@osflash.org
http://osflash.org/mailman/listinfo/red5_osflash.org

Re: how to debug Application.java (server-side code (red5))

by Valentin Plamadeala :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

what do you mean by "standalone doesn't exist in newer versions", is it possible to debug or not, if yes how to do it, and which version to use, i don't care which version to use at the moment

_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org

Re: how to debug Application.java (server-side code (red5))

by Mondain :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I mean the "Standalone" class does not exist, I do not mean that the non-war mode is gone.

Paul

On Wed, Nov 11, 2009 at 11:06 PM, Valentin Plamadeala <vnexster@...> wrote:
what do you mean by "standalone doesn't exist in newer versions", is it possible to debug or not, if yes how to do it, and which version to use, i don't care which version to use at the moment

_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org




--
http://gregoire.org/
http://code.google.com/p/red5/
http://code.google.com/p/blue5/

_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org