This content has been marked as final. 
    
Show                 4 replies
    
- 
        1. Re: In trouble with Jboss Application Servermr.jdeveloper Mar 5, 2008 7:26 AM (in response to mr.jdeveloper)I forgot to ask how to access a deployed application other computer, because i had been trying a few ways and no one success... 
- 
        2. Re: In trouble with Jboss Application Serverjaikiran Mar 5, 2008 7:49 AM (in response to mr.jdeveloper)I forgot to ask how to access a deployed application other computer, because i had been trying a few ways and no one success... 
 Do you mean, you want to access JBoss server which has been started on a remote machine? Which version of JBoss are you using? If it's JBoss-4.2.x then see this http://wiki.jboss.org/wiki/Wiki.jsp?page=JBoss42FAQ
- 
        3. Re: In trouble with Jboss Application Servermr.jdeveloper Mar 5, 2008 11:11 AM (in response to mr.jdeveloper)thx for ur answer jaikiran, im using 4.2.0.GA, but i had executed "run.bat -b 0.0.0.0", and after that i had been capable of accessing the server trought a web browser writing the ip and accessing by the port 8080. 
 Is that the right way?
 and what about my first question?
 thx again jaikiran, im a noob at this ;)
- 
        4. Re: In trouble with Jboss Application Serverjaikiran Mar 8, 2008 4:24 AM (in response to mr.jdeveloper)"mr.Jdeveloper" wrote: 
 im using 4.2.0.GA, but i had executed "run.bat -b 0.0.0.0", and after that i had been capable of accessing the server trought a web browser writing the ip and accessing by the port 8080.
 Is that the right way?
 Yes, that's right."mr.Jdeveloper" wrote: 
 I access to the application trought localhost:8080/portalsitranbus, and it seems to work, but when i clicked on any actions i got the following error message: "The required resource (/portalsitranbus/servlet/ServletController) is no avaliable
 Are you sure the requested servlet is available? Please post the contents of your web.xml (While posting, remember to wrap the xml contents in the a code block by using the Code button in the message editor window).
 
    