Questions tagged [adroitlogic]

Questions for queries related to AdroitLogic products, including UltraESB-X, IPS, UltraStudio, IMonitor, EMWFramework, AS2Gateway and AS2Station. AdroitLogic creates Enterprise Integration solutions.

AdroitLogic (https://www.adroitlogic.com) products, including UltraESB-X, IPS, UltraStudio, IMonitor, EMWFramework, AS2Gateway (http://as2gateway.org) and AS2Station. AdroitLogic creates Enterprise Integration solutions.

8 questions
4
votes
1 answer

Replace ultra-dynamic.xml with ultra-custom.xml in ultraesb 3.2.0

I watched youtube ultraesb1.0.1 demo with IntelliJ CE9 contains ultra-dynamic.xml may be replaced by ultra-custom.xml in ultraesb 3.2.0. ultra-custom.xml
Maha Saad
  • 115
  • 10
2
votes
1 answer

How to avoid SonarQube issue about abstract exceptions?

I am using SonarQube for my code quality analysis. I am coding in java with the use of AbstractJavaSequence from AdroidLogic API. Many of my project classes extend this class and override execute method which by default declare throws Exception. The…
2
votes
1 answer

AdroitLogic UltraStudio (Windows), component images/Icons not displayed in flows

Downloaded AdriotLogic UltraStudio (on Windows) Installed as suggested @ https://developer.adroitlogic.com/ultrastudio/docs/17-01/ultrastudio/installation.html on IntelliJ 2017.1.2. Component Icon Images not displayed in the stdio.
2
votes
1 answer

UltraESB when run from netbeans IDE gives "service not found" error in ultraesb soa toolbox but works fine when run from cmd

The following is default proxy service in ultraesb file "ultra-unit.xml"
Maha Saad
  • 115
  • 10
2
votes
1 answer

UltraESB Start Up Error

I'm running Mac OSX and have installed UltraESB. When I try to run it I get the following error: adding os/x equivalent of tools.jar Starting AdroitLogic UltraESB ... Using JAVA_HOME : /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home…
TheCoder
  • 8,413
  • 15
  • 42
  • 54
1
vote
0 answers

UltraESB-X Server

I created my first Integration flow project in Ultrastudio. I proceeded step by step, according to the official documentation, as shown here. I have successfully build the project and then I configured UltraESB-X Server in IntelliJ IDEA. Then I…
Vit
  • 11
  • 2
0
votes
2 answers

Kafka integration with Ingres database

I am trying to integrate Ingres database with Kafka. What I am looking for is, as soon as a record gets inserted/updated/deleted in Ingres database, it should publish this record in a Kafka topic. Is there any such product/framework available which…
0
votes
2 answers

NoSuchFieldError: NULL Spring Error

I have configured a Spring bean in my xml file but when I run my app, I get the following error. Can anyone tell me why? org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ultra-config' defined in file …
TheCoder
  • 8,413
  • 15
  • 42
  • 54