Adrain: Step 9 means: go to jasic/resin/conf/resin.conf and add this:
<web-app id='/' app-dir ='../webapps/webCMS' > in the correct place (just before "</web-app>" towards the end will be ok.) Regards, Geeta [EMAIL PROTECTED] wrote: > OK, this is for the Step 11 of Lab 0. > > I must admit I am still disoriented about references to "Mail List" and > "Mail Group" in Lab 0. > > Please let me know if I have posted the message to the wrong place and what > the correct mail list should be. > > For the sake of Question 11, I am now emailing to "MVC Group" (is it this > mail list??) to say > > I did the exercises (with limited success) > > Step 9 and Step 10 are a little beyond me. > > I double checked my machine configuration and there is no conflict with the > port numbers for Resin to us. > > OK I try to start resin (Step 10) and got error messages below > > Otherwise, I am OK. I can see my html files (Step 7) thru apache, tomcat, > Weblogic. Unfortunately, they are not quite the "servlet containers" for > the lab exercises. Hence, I still need to get Resin up and running. > > If any one has any suggestion about Resin set up from Jasic installation, > please let me know. > > and of course I have done some Google search and I am trying to understand > the English as in URL > > http://www.caucho.com/resin/java_tut/index.xtp > http://www.caucho.com/resin/java_tut/conf-basic.xtp > http://www.caucho.com/resin/ref/basic-config.xtp > > etc. > > So some simple plain English in the email would be extremely helpful. > > C:\jasic>java -version > java version "1.4.1_01" > Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_01) > BEA WebLogic JRockit(R) Virtual Machine (build > 8.0-1.4.1_01-win32-CROSIS-20030124-1058, Native Threads, Generational > Concurrent Garb > age Collector) > > C:\jasic>cd resin > > C:\jasic\resin>cd bin > > C:\jasic\resin\bin>httpd > Resin 3.0.0-beta (built Thu Feb 13 18:21:13 PST 2003) > Copyright(c) 1998-2002 Caucho Technology. All rights reserved. > > Starting Resin on Fri, 28 Feb 2003 21:43:44 +0000 (GMT) > [21:43:46.049] ServletServer[] starting > [21:43:46.229] java.lang.RuntimeException: > javax.management.MalformedObjectNameException: ObjectName: Invalid value -> > [21:43:46.229] at > com.caucho.jmx.Jmx.createJMXContext(Ljava.lang.ClassLoader;)Ljavax.management.MBeanServer;(Jmx.java:94) > [21:43:46.229] at com.caucho.server.host.Host.<init>()V(Host.java:125) > [21:43:46.229] at com.caucho.server.host.HostEntry.createHostInt > ()Lcom.caucho.server.host.Host;(HostEntry.java:365) > [21:43:46.229] at com.caucho.server.host.HostEntry.createHost > ()Lcom.caucho.server.host.Host;(HostEntry.java:253) > [21:43:46.229] at com.caucho.server.host.HostContainer.start > ()V(HostContainer.java:452) > [21:43:46.229] at com.caucho.server.resin.ServletServer.start > ()V(ServletServer.java:490) > [21:43:46.229] at com.caucho.server.resin.ResinServer.start > ()V(ResinServer.java:134) > [21:43:46.229] at com.caucho.server.resin.Resin.init()V(Resin.java:233) > [21:43:46.229] at com.caucho.server.resin.Resin.main > ([Ljava.lang.String;)V(Resin.java:350) > [21:43:46.229] Caused by: javax.management.MalformedObjectNameException: > ObjectName: Invalid value -> > [21:43:46.229] at > javax.management.ObjectName.validateAndAdd(Ljava.lang.Object;Ljava.util.Hashtable;Ljava.util.Map;)V(ObjectName.ja > va:440) > [21:43:46.229] at > javax.management.ObjectName.initObjectName(Ljava.lang.String;Ljava.util.Hashtable;Ljava.util.ArrayList;)V(ObjectN > ame.java:409) > [21:43:46.229] at > javax.management.ObjectName.<init>(Ljava.lang.String;Ljava.util.Hashtable;)V(ObjectName.java:254) > [21:43:46.229] at > com.caucho.jmx.Jmx.createJMXContext(Ljava.lang.ClassLoader;)Ljavax.management.MBeanServer;(Jmx.java:92) > [21:43:46.229] ... 8 more > [21:43:46.269] http listening to *:80 > [21:43:46.369] hmux listening to *:6802 > > _______________________________________________ > MVC-Programmers mailing list > [EMAIL PROTECTED] > http://www.basebeans.net:8080/mailman/listinfo/mvc-programmers _______________________________________________ MVC-Programmers mailing list [EMAIL PROTECTED] http://www.basebeans.net:8080/mailman/listinfo/mvc-programmers