Results 1 to 6 of 6
  1. #1

    Exclamation maven dependency

    Hi everyone,

    I want to add lightstreamer server dependency in maven, previously i was using ant where i can keep the jar file of lightstreamer but not while building the project in maven. Can anyone help me regarding this lightstreamer dependency in the project?
    Last edited by vinayak singh; May 12th, 2023 at 01:00 PM.

  2. #2
    Administrator
    Join Date
    Jul 2006
    Location
    Milan
    Posts
    1,090
    We don't expect Lightstreamer Server to be used as a dependency in a building project.
    We only expect the Java In-Process Adapters SDK jar to be used to build java Adapters.
    This jar (named like ls-adapter-inprocess-x.y.z.jar) is included in the Server package, but it is also available on Maven.
    Obviously, you should search on Maven the same jar version included in the Server version in use.
    If you are doing anything different, please expand.

  3. #3
    Hi Dario,

    I want to start lightstreamer as a server in my project. For that i need the dependency of lightstreamer in our project built on maven. How do i start lightstreamer as a server through our java project.Will Java In-process Adapters dependency will work to start the lightstreamer as a server or do i need to start the lightstreamer server as a jar file only. If i add this In-process adapter dependency what it does to our project?

  4. #4
    Administrator
    Join Date
    Jul 2006
    Location
    Milan
    Posts
    1,090
    Lightstreamer Server should be started as a jar file, but the correct way to do this is shown in the launch script provided in the package under the Lightstreamer/bin folder.
    If you can't use a shell script, you should try to reproduce in your environment the command line used in our scripts.
    Then the Server, if configured with the reference to your Adapters, will load and run the Adapters upon startup.
    Do you need to run the Server from inside a development tool with the purpose of testing the Adapter source code?

  5. #5
    Do u have any reference for the configuration to start the lightstreamer server via the project! Like a simple helloworld project would also do.It will be very useful for writing script.

  6. #6
    Administrator
    Join Date
    Jul 2006
    Location
    Milan
    Posts
    1,090
    Do you mean a tutorial on how to launch LS Server manually as an alternative to leveraging the scripts?
    We didn't think at this option and we can evaluate it for the future.
    So far, we have assumed that one could take the scripts in Lightstreamer/bin as a reference, also to avoid duplicating the information.

    If this is your goal, please clarify if the discussion in this previous thread was not informative enough.
    See in particular post #4.

    We still struggle to understand your scenario.
    If you want to test an adapter that you have just built, then you have to run the Server manually (either via script or via jar as explained in the cited post), after configuring it to load your adapter, which is done by adding a suitable subfolder in the "adapters" folder.
    If you want to debug your Adapter code and set breakpoints in a development environment, this is also possible and we may proceed with more detailed instructions.
    But first please clarify, also with reference to the cited discussion, if you are writing an Adapter to be run in-process or a Remote Adapter.

 

 

Similar Threads

  1. Replies: 3
    Last Post: June 25th, 2020, 10:10 AM
  2. ls-javase-client maven
    By tiberiu in forum Client SDKs
    Replies: 1
    Last Post: March 28th, 2019, 11:21 AM
  3. Maven repo for client? [Java]
    By carenot in forum Client SDKs
    Replies: 1
    Last Post: March 17th, 2016, 01:39 PM
  4. Maven dependency for adpater?
    By turick in forum General
    Replies: 2
    Last Post: August 14th, 2013, 02:55 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT +1. The time now is 04:42 PM.