Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
test_block_process
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
community
test_block_process
Commits
6a12c596
Commit
6a12c596
authored
6 years ago
by
Aigul Baimussayeva
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
props
parent
6d91bc4d
master
No related merge requests found
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
732 additions
and
0 deletions
+732
-0
src/main/webapp/api-observation-configuration.xml
src/main/webapp/api-observation-configuration.xml
+11
-0
src/main/webapp/standalone-onesynergy.xml
src/main/webapp/standalone-onesynergy.xml
+718
-0
src/main/webapp/test.properties
src/main/webapp/test.properties
+3
-0
No files found.
src/main/webapp/api-observation-configuration.xml
0 → 100644
View file @
6a12c596
<configuration>
<listener>
<queue>
java:jboss/queues/Integration/InterpreterQueue
</queue>
<event>
event.blocking.interpreter.*
</event>
</listener>
<listener>
<queue>
java:jboss/queues/Synergy/TestBlockQueue
</queue>
<event>
event.blocking.test.*
</event>
</listener>
</configuration>
This diff is collapsed.
Click to expand it.
src/main/webapp/standalone-onesynergy.xml
0 → 100644
View file @
6a12c596
This diff is collapsed.
Click to expand it.
src/main/webapp/test.properties
0 → 100644
View file @
6a12c596
user.login
=
1
user.password
=
1
synergy.address
=
http://127.0.0.1:8080/Synergy
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment