|
From: Shashidhar G. M. <Sha...@ar...> - 2008-09-15 09:56:53
|
Hi, I am using the Java service wrapper community version 3.3.0 (32-bit) for running my application as a Unix daemon on a Solaris machine. My application is a Jboss server with some services deployed and running. OS Details 64-bit sparcv9 My problem is that the wrapper is not able to deploy a spring descriptor. I am getting following error when I am trying to start my Jboss server. INFO | jvm 1 | 2008/08/07 05:04:24 | 05:04:23,771 ERROR [MainDeployer] Could not create deployment: file:/usr/local/jbos s/server/default/deploy/deploy.last/Myservice.sar/Authentication.spring/ INFO | jvm 1 | 2008/08/07 05:04:24 | java.lang.NoClassDefFoundError: org/springframework/beans/factory/ListableBeanFacto ry I have my spring descriptor under /usr/local/jboss/server/default/deploy/deploy.last/ Myservice.sar /Authentication.spring/META-INF My spring jars are present under /usr/local/jboss/server/default/deploy/jboss-spring.deployer The same thing works for other OS for e.g. Linux, AIX etc Please suggest in case if I need to use some other version of the wrapper. Is there any workaround for this? Thanks & Regards Shashidhar ________________________________ "DISCLAIMER: This message is proprietary to Aricent and is intended solely for the use of the individual to whom it is addressed. It may contain privileged or confidential information and should not be circulated or used for any purpose other than for what it is intended. If you have received this message in error,please notify the originator immediately. If you are not the intended recipient, you are notified that you are strictly prohibited from using, copying, altering, or disclosing the contents of this message. Aricent accepts no responsibility for loss or damage arising from the use of the information transmitted by this email including damage from virus." |