|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
User-defined node: attribute is not valide |
« View previous topic :: View next topic » |
Author |
Message
|
spazy |
Posted: Tue Sep 30, 2008 7:45 am Post subject: User-defined node: attribute is not valide |
|
|
 Newbie
Joined: 02 Sep 2008 Posts: 8
|
Dear colleagues,
i have the problem.
deploy feedback
broker said: BIP2210E: Invalid configuration message: attribute name 'levelError' not valid for target object 'testovaci.Text'.
I see in this forum similar problem, i have governed by yours hints.
i installed fixpack and etc.
If node has one attribute its ok, when i add next that deployment failed.
property file
---------------------
Property.levelError=levelError
in java code
-----------------------------------
Code: |
String _levelError="";
public String get_levelError() {
return _levelError;
}
public void set_levelError(String error) {
_levelError = error;
}
|
Broker: 6.1.0.2
It is second day when i worry about it
thank you for advice
yours sincerely
Spazy  |
|
Back to top |
|
 |
spazy |
Posted: Mon Oct 06, 2008 12:58 am Post subject: node is stille undeployed |
|
|
 Newbie
Joined: 02 Sep 2008 Posts: 8
|
Anybody haven't some little hint what may resolve this problem.
yours sincerely
Spazy |
|
Back to top |
|
 |
elvis_gn |
Posted: Mon Oct 06, 2008 2:13 am Post subject: |
|
|
 Padawan
Joined: 08 Oct 2004 Posts: 1905 Location: Dubai
|
Hi spazy,
I think we need little more info, like how are you reading the properties file...can you paste that code.
What is 'testovaci.Text' ?
Regards. |
|
Back to top |
|
 |
mqjeff |
Posted: Mon Oct 06, 2008 7:33 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
elvis_gn, it's likely that spazy is not actually reading the properties file manually.
It's likely the properties file for the User Defined Node that spazy is trying to write - it's not clear if, however, this is for the runtime portion or the Toolkit portion of the UDN.
I agree that 'testovaci.Text' is a bad name for a UDN.
It's also not clear if spazy has deployed the runtime portion of the node before attempting to deploy a flow that uses that node. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|