Re: Re: Re: Re: Re: jonasAdmin loads flash, shows blank screen
Ryan Zoerner <[email protected]> Fri, 24 Jun 2011 16:35:29 -0500
| Newsgroups | gmane.comp.java.objectweb.jonas |
|---|---|
| Message-ID | <[email protected]> |
Hi, In the Servers view, I added a Jonas 5.x server by right-clicking and selecting add new server. It is irrelevant to the discussion, the same thing happens when I typed "jonas start" from the command-line. I have already added paths and JONAS _HOME, _BASE, _ROOT, to my shell config file. I will attach show two outputs here, the first, from the command-line and the second, unique items from eclipse. I will use the 5_3_0_M3 from the tags folder because the 5_3_0_M4 was the trunk, cvs updated from the M3 tags folder. (whether cvs went to trunk or not, I do not know). here is Jonas.properties: ---------------------------------------------------------------------------------------- #jonas.service.web.class org.ow2.jonas.web.tomcat7.Tomcat7Service jonas.service.web.class org.ow2.jonas.web.jetty8.Jetty8Service #jonas.service.web.class org.ow2.jonas.web.tomcat6.Tomcat6Service #jonas.service.web.class org.ow2.jonas.web.jetty6.Jetty6Service ---------------------------------------------------------------------------------------- Terminal: http://pages.cs.wisc.edu/~zoerner/downloads/dev/referenced_in_mailing_list_question/Jonas_5_3_0_M3_terminal_start.txt Eclipse: http://pages.cs.wisc.edu/~zoerner/downloads/dev/referenced_in_mailing_list_question/Jonas_5_3_0_M3_eclipse_start_console.txt If you wish me to print them for the mailing list, I will, otherwise, I thought it would be a bit cleaner this way. Thank you. Ryan Zoerner