Results 1 to 2 of 2

Thread: Spring/Alfresco web services

  1. #1
    Join Date
    Apr 2012
    Posts
    7

    Smile Spring/Alfresco web services

    hi all...
    I am new to tc server...so please guide me to solve my problem....

    problem is we have developed a REST service using spring in spring source tool suite...
    in this service we upload the files to the alfresco using alfresco webservices...in our local environment it is working fine...but when we deployed this project in to tc server which is in a remote location it is not working....

    my local environment is

    OS:windows7
    jdk:1.7
    spring:3.0
    sts:2.8.1
    server:vfabric tc server

    and our remote environment is

    OS:ubuntu server
    webserver:vfabric tc server
    jdk:1.6


    I have follwowing questions...

    1) can we package our project(REST service) in to a WAR file...
    2) can we deploy a project which is developed in windows in to web server which is on LINUX platform...

    so please give some suggestions to run my app....

    thanks in advance

  2. #2
    Join Date
    Apr 2012
    Posts
    7

    Default

    got the solution....

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •