Can you look in the logs folder in the Tomcat install folder and there
should be one of the logs in there which gives more information about what
the problem was that caused the TuscanyServletFilter to fail to start. If
that log info isn't obvious post it back here and we can help decipher it.

   ...ant

On Wed, Aug 27, 2008 at 4:00 PM, Lijin <[EMAIL PROTECTED]>wrote:

>  Hi Friend,
>
>
>
> We had implemented SCA into one of our project module successfully.  Its
> perfectly working and giving better results. It is using SCA- Spring
> integration also. My Problem is when we tried to deploy this module in to a
> 64 bit Windows server where we have Tomcat and 64 bit JDK, the
>
> *org.apache.tuscany.sca.host.webapp.TuscanyServletFilter *is failing to
> start. Because of this error module is not deploying at all.
>
>
>
> *Please find the error getting in the Server console.*
>
> * *
>
> *Aug 27, 2008** **7:54:50 PM** org.apache.catalina.core.StandardContext
> start*
>
> *SEVERE: Error filterStart*
>
> *Aug 27, 2008** **7:54:50 PM** org.apache.catalina.core.StandardContext
> start*
>
> *SEVERE: Context [/ProjectName] startup failed due to previous errors*
>
> * *
>
> *Web.xml configuration.*
>
> * *
>
> *  <filter>*
>
> *    <filter-name>**tuscany**</filter-name> *
>
> *
> <filter-class>org.apache.tuscany.sca.host.webapp.TuscanyServletFilter</filter-class>
> *
>
> *  </filter>*
>
> * *
>
> *  <filter-mapping>*
>
> *    <filter-name>**tuscany**</filter-name> *
>
> *    <url-pattern>/*</url-pattern> *
>
> *  </filter-mapping>*
>
>
>
>
>
> May I know is there is any solution to solve this problem? Anything is
> missing from my side? Please help me in this matter.
>
>
>
> Thanks in advance,
>
>
>
> Regards,
>
> Lijin Joseji K.
>
>
>
>
>

Reply via email to