Welcome to Prosspero Community Sign in | Join | Help
in Search

Regarding Tigerstripe Workbench 2.2.1

Last post 10-17-2007, 2:19 AM by RomanS2. 1 replies.
Sort Posts: Previous Next
  •  10-12-2007, 10:01 AM 905

    Regarding Tigerstripe Workbench 2.2.1

    Hi

    I want  to know some information regarding TigerStripe workbench2.2.1

    1. How to deploy Tigerstripe project in to ( Tomcat or other server)?

    2. Is there any other Plug in to include OSS/J Trouble Ticket APIs in to workbench?

    3. Is it necessary to include three Integration profiles.If it included how the interaction will happen among three intergration.?

    4. will provide flexibility for writing wrapper(OSS/J complaint Trouble ticket webservice)to existing applications(Trouble ticket webservice)?

     

    thanks

    Raja

     

  •  10-17-2007, 2:19 AM 916 in reply to 905

    Re: Regarding Tigerstripe Workbench 2.2.1

    Hi Raja

    RajasekarR:

    1. How to deploy Tigerstripe project in to ( Tomcat or other server)?

    A Tigerstripe project can't be deployed into an application server. Tigerstripe only helps you with those programming tasks which can be done by a code generator. After that you need to complete the implementation before you can deploy it on an application server. The same has been done for jsr91: The Specification was created by Tigerstripe and can't be deployed. But the Reference Implementation implements the Specification and can be deployed.

    RajasekarR:

    2. Is there any other Plug in to include OSS/J Trouble Ticket APIs in to workbench?

    If you want to implement an OSS/J Adapter the only thing you need is the oss_trouble_ticket-1_2-mr2-spec.zip. No plugin is required.

    RajasekarR:

    3. Is it necessary to include three Integration profiles.If it included how the interaction will happen among three intergration.?

    No. You can implement only one or two profiles if you want. The Reference Implementation doesn't implement all integration profiles either. Currently it only implements JVT and XVT, while every XVT method call is delegated to it's respective JVT method.

    RajasekarR:

    4. will provide flexibility for writing wrapper(OSS/J complaint Trouble ticket webservice)to existing applications(Trouble ticket webservice)?


    The WS profile is fully specified in Part 5 of oss_trouble_ticket-1_2-mr2-spec.zip. It's under development for the reference implementation and the TCK.

    Hope that helps.
    Regards, Roman
View as RSS news feed in XML