Lib it will be. --jason
David Jencks wrote: >Can you just put the current jbosscx.sar in lib for now? I think the jca >rewrite I am working on may eliminate this problem. Don't spend any more >time than you need to on this, and try not to increase the number of files >we have to deal with. > >david jencks > >On 2002.03.08 19:05:51 -0500 Jason Dillon wrote: > >>.sar is in the deployment directory... which causes a mess when trying >>to get NetBoot to function correctly. >> >>Isn't there a patch to remove the lib bits from this .sar and place them >>in lib/? That would be a better short-term solution. >> >>--jason >> >> >>Adrian Brock wrote: >> >>>Hi Scott, >>> >>>You need to add this to make it work. >>> >>> <classpath archives="jbosscx.sar"/> >>> >>>I'm not sure this is the correct solution? >>> >>>Regards, >>>Adrian >>> >>>>After updating my cvs snaphost again the >>>>hsqldb-default-service.xml >>>>is failing to deploy due to >>>>org.jboss.resource.ConnectionFactoryLoader >>>>not being found: >>>> >>>>23:53:58,196 INFO [MainDeployer] Starting deployment >>>>of package: >>>>file:/home/starksm/cvsroot/Main/jboss-all/build/output >>>>jboss-3.0.0beta2/serv >>>>er/default/deploy/hsqldb-default-service.xml >>>>23:53:58,372 ERROR [SARDeployer] operation failed >>>>java.lang.ClassNotFoundException: >>>>org.jboss.resource.ConnectionFactoryLoader >>>> at >>>>org.jboss.system.ServiceLibraries.loadClass(ServiceLib >>>>aries.java:422) >>>> at >>>>org.jboss.system.MBeanClassLoader.loadClass(MBeanClass >>>>oader.java:83) >>>> at >>>>org.jboss.system.MBeanClassLoader.loadClass(MBeanClass >>>>oader.java:90) >>>> at >>>>com.sun.management.jmx.MBeanServerImpl.findClass(MBean >>>>erverImpl.java:2466) >>>> at >>>>com.sun.management.jmx.MBeanServerImpl.createMBean(MBe >>>>nServerImpl.java:751) >>>>at >>>>at >>>>at >>>>t >>>>org.jboss.system.ServiceCreator.install(ServiceCreator >>>>java:98) >>>> at >>>>org.jboss.system.ServiceController.install(ServiceCont >>>>oller.java:153) >>>>at java.lang.reflect.Method.invoke(Native >>>>(Native Method) >>>> at >>>>com.sun.management.jmx.MBeanServerImpl.invoke(MBeanSer >>>>erImpl.java:1628) >>>> at >>>>com.sun.management.jmx.MBeanServerImpl.invoke(MBeanSer >>>>erImpl.java:1523) >>>>at >>>>at >>>>at >>>>t >>>>org.jboss.util.jmx.MBeanProxy.invoke(MBeanProxy.java:7 >>>>) >>>> at $Proxy3.install(Unknown Source) >>>>at >>>>at >>>>at >>>>t >>>>org.jboss.deployment.SARDeployer.create(SARDeployer.ja >>>>a:227) >>>>at >>>>at >>>>at >>>>t >>>>org.jboss.deployment.MainDeployer.create(MainDeployer. >>>>ava:585) >>>>at >>>>at >>>>at >>>>t >>>>org.jboss.deployment.MainDeployer.deploy(MainDeployer. >>>>ava:481) >>>>at >>>>at >>>>at >>>>t >>>>org.jboss.deployment.MainDeployer.deploy(MainDeployer. >>>>ava:454) >>>>at java.lang.reflect.Method.invoke(Native >>>>(Native Method) >>>> at >>>>com.sun.management.jmx.MBeanServerImpl.invoke(MBeanSer >>>>erImpl.java:1628) >>>> at >>>>com.sun.management.jmx.MBeanServerImpl.invoke(MBeanSer >>>>erImpl.java:1523) >>>>at >>>>at >>>>at >>>>t >>>>org.jboss.util.jmx.MBeanProxy.invoke(MBeanProxy.java:7 >>>>) >>>> at $Proxy2.deploy(Unknown Source) >>>> at >>>>org.jboss.deployment.scanner.URLDeploymentScanner.depl >>>>y(URLDeploymentScanne >>>>r.java:295) >>>> at >>>>org.jboss.deployment.scanner.URLDeploymentScanner.scan >>>>irectory(URLDeploymen >>>>tScanner.java:466) >>>> at >>>>org.jboss.deployment.scanner.URLDeploymentScanner.scan >>>>URLDeploymentScanner. >>>>java:356) >>>> at >>>>org.jboss.deployment.scanner.AbstractDeploymentScanner >>>>startService(Abstract >>>>DeploymentScanner.java:228) >>>> at >>>>org.jboss.system.ServiceMBeanSupport.start(ServiceMBea >>>>Support.java:162) >>>>at java.lang.reflect.Method.invoke(Native >>>>(Native Method) >>>> at >>>>com.sun.management.jmx.MBeanServerImpl.invoke(MBeanSer >>>>erImpl.java:1628) >>>> at >>>>com.sun.management.jmx.MBeanServerImpl.invoke(MBeanSer >>>>erImpl.java:1523) >>>> at >>>>org.jboss.system.ServiceController$ServiceProxy.invoke >>>>ServiceController.jav >>>>a:720) >>>> at $Proxy0.start(Unknown Source) >>>> at >>>>org.jboss.system.ServiceController.start(ServiceContro >>>>ler.java:314) >>>> at >>>>org.jboss.system.ServiceController.start(ServiceContro >>>>ler.java:331) >>>>at java.lang.reflect.Method.invoke(Native >>>>(Native Method) >>>> at >>>>com.sun.management.jmx.MBeanServerImpl.invoke(MBeanSer >>>>erImpl.java:1628) >>>> at >>>>com.sun.management.jmx.MBeanServerImpl.invoke(MBeanSer >>>>erImpl.java:1523) >>>>at >>>>at >>>>at >>>>t >>>>org.jboss.system.server.ServerImpl.doStart(ServerImpl. >>>>ava:326) >>>>at >>>>at >>>>at >>>>t >>>>org.jboss.system.server.ServerImpl.start(ServerImpl.ja >>>>a:208) >>>> at org.jboss.Main.boot(Main.java:131) >>>> at org.jboss.Main$1.run(Main.java:364) >>>> at java.lang.Thread.run(Thread.java:484) >>>>23:53:58,377 ERROR [MainDeployer] could not create >>>>deployment >>>>:file:/home/starksm/cvsroot/Main/jboss-all/build/outpu >>>>/jboss-3.0.0beta2/ser >>>>ver/default/deploy/hsqldb-default-service.xml >>>> >>>>xxxxxxxxxxxxxxxxxxxxxxxx >>>>Scott Stark >>>>Chief Technology Officer >>>>JBoss Group, LLC >>>>xxxxxxxxxxxxxxxxxxxxxxxx >>>> >>>> >>>>_______________________________________________ >>>>Jboss-development mailing list >>>>[EMAIL PROTECTED] >>>>https://lists.sourceforge.net/lists/listinfo/jboss-dev >>>>lopment >>>> >>> >>>_________________________________________________________ >>>View thread online: http://main.jboss.org/thread.jsp?forum=66&thread=10455 >>> >>>_______________________________________________ >>>Jboss-development mailing list >>>[EMAIL PROTECTED] >>>https://lists.sourceforge.net/lists/listinfo/jboss-development >>> >> >> >>_______________________________________________ >>Jboss-development mailing list >>[EMAIL PROTECTED] >>https://lists.sourceforge.net/lists/listinfo/jboss-development >> >> > >_______________________________________________ >Jboss-development mailing list >[EMAIL PROTECTED] >https://lists.sourceforge.net/lists/listinfo/jboss-development > _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development