Search found 44 matches
- 28 Dec 2012, 11:56
- Forum: General Opensphere Topics
- Topic: Disappearing incoming messages file
- Replies: 2
- Views: 3021
Disappearing incoming messages file
Hi I've noticed an interesting thing. When I set a file for incoming messages, e.g. incoming.jms in a JMS message consumer component, when I launch a scenario, the file is written correctly. When I change the name to, let's say, incoming2.jms, and replay the scenario, the incoming2.jms file is creat...
- 24 Dec 2012, 10:20
- Forum: General Opensphere Topics
- Topic: Substitution variable file path
- Replies: 1
- Views: 2110
Re: Substitution variable file path
There's a similar situation in case of JavaScript variable. When I define one like this: //@@ keep this line unchanged when no main() function is defined @@// data = java.lang.StringBuilder(); fileReader = new java.io.FileReader("readme.txt"); bufReader = new java.io.BufferedReader(fileRea...
- 24 Dec 2012, 10:16
- Forum: General Opensphere Topics
- Topic: Substitution variable file path
- Replies: 1
- Views: 2110
Substitution variable file path
Hi I've just created a derived substitution variable like this: file:source/catalog.xml|xpath://book[price<10]/author The file is located under PROJECT_ROOT/source directory, but Opensphere is not able to locate it. It looks like Opensphere is evaluating relative paths using its main directory as a ...
- 17 Dec 2012, 21:03
- Forum: General Opensphere Topics
- Topic: ResetableBean location
- Replies: 1
- Views: 1987
ResetableBean location
Hi, I'm implementing ResetableBean interface in my class. The Opensphere documentation in section 2.3.6 says If you write your own class, you can implement the interface com.centeractive.opensphere.substitution.ResetableBean contained in the lib/openSphere-n.n.n-obfuscated.jar file. However, the int...
- 03 Dec 2012, 20:18
- Forum: General Opensphere Topics
- Topic: String appender substitution variable reset
- Replies: 1
- Views: 11458
String appender substitution variable reset
Hi I'm a bit confused about how the substitution variable of type 'string appender' and reset type 'none' works. The documentation in section 2.3.3 says: The string appender value is not reset unless the start button gets pressed My question is: which start button? I tried context menu start option,...
- 30 Nov 2012, 18:31
- Forum: Feature Requests
- Topic: Default substitution variable type
- Replies: 1
- Views: 2188
Default substitution variable type
Hi
I think, that when creating a new substitution variable, default proposed type should be String instead of Derived, because the first one is used most often. One could save one click each time
thanks
waclaw
I think, that when creating a new substitution variable, default proposed type should be String instead of Derived, because the first one is used most often. One could save one click each time

thanks
waclaw
- 30 Nov 2012, 17:40
- Forum: Bug Reports
- Topic: Global JMS provider settings modification
- Replies: 6
- Views: 10303
Re: Global JMS provider settings modification
This is actually not a bug but it works as designed. In the early phases of Opensphere project work, you may define local resources such as JMS providers and JDBC connections within the tool options dialog. Tool options are often specific to your working environment, hence cannot easily be shared w...
- 30 Nov 2012, 17:17
- Forum: Bug Reports
- Topic: Description bullets and numbering problem
- Replies: 3
- Views: 3050
Re: Description bullets and numbering problem
For project (top level) description it works pretty well, but it doesn't for a folder or a test suite. This is what I get:
http://s11.postimage.org/64xpsygxv/Clipboard01.jpg
My system is Win XP, Java 1.6.0_35, OS 2.5.2.
Hope it helps,
waclaw
http://s11.postimage.org/64xpsygxv/Clipboard01.jpg
My system is Win XP, Java 1.6.0_35, OS 2.5.2.
Hope it helps,
waclaw
- 30 Nov 2012, 14:00
- Forum: Feature Requests
- Topic: Messages group delete
- Replies: 1
- Views: 1684
Messages group delete
Hi In any messaging component, if there are lots of messages defined, let's say 200 WS Server responses (which is easy to get with big WSDL), if one wwants to delete the messages, it has be done one by one. This is a reeeeeaaaaaaly tedious task. It would be much more comfortable, if the messages cou...
- 24 Nov 2012, 22:36
- Forum: General Opensphere Topics
- Topic: Java Bean substitution variable
- Replies: 1
- Views: 1985
Java Bean substitution variable
Hi
I would like to know, how Java Bean substitution variable should be used? It's not described in the documentation, only Java Bean Method is.
thanks
waclaw
I would like to know, how Java Bean substitution variable should be used? It's not described in the documentation, only Java Bean Method is.
thanks
waclaw