Author |
Message |
Topic: Generate java files from cwt (template) files automated? |
adapmxtor
Replies: 1 Views: 2310
|
Forum: WebSphere Interchange Server + Adapters Posted: Fri Oct 20, 2006 3:03 am Subject: Generate java files from cwt (template) files automated? |
Hi,
we want to automate our deployment process to the ICS. For this it is necessary that we can automate whatever is needed to have a full deployment on the ICS!
The format of the collaboration te ... |
Topic: Integrated Test Environment |
adapmxtor
Replies: 3 Views: 3868
|
Forum: WebSphere Interchange Server + Adapters Posted: Fri Oct 13, 2006 1:39 am Subject: Integrated Test Environment |
I'm not sure if I can give the right answer to the first question? In general: my expericence is that it's not possible to run the ITE over a connectors JMS configuration. I use the RMI configuration ... |
Topic: XML DataHandler experiences? CWConnectorUtil.boToString()? |
adapmxtor
Replies: 0 Views: 1336
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Aug 10, 2006 6:19 am Subject: XML DataHandler experiences? CWConnectorUtil.boToString()? |
Hi,
does anybody in this forum ever use the XML DataHandler by an API call like
Code:
String test = CWConnectorUtil.boToString(theBusObj,"text/xml","XMLTEST");
regards adapmxtor |
Topic: XML DataHandler experiences? CWConnectorUtil.boToString()? |
adapmxtor
Replies: 0 Views: 1721
|
Forum: WebSphere Interchange Server + Adapters Posted: Thu Aug 10, 2006 4:53 am Subject: XML DataHandler experiences? CWConnectorUtil.boToString()? |
Hi,
does anybody in this forum ever use the XML DataHandler by an API call like
String test = CWConnectorUtil.boToString(theBusObj,"text/xml","XMLTEST");
regards ada ... |
Topic: BO as XML between Agent and dest. Application? |
adapmxtor
Replies: 1 Views: 1721
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jul 31, 2006 2:51 am Subject: BO as XML between Agent and dest. Application? |
To process the BO in our destination application it would be easier for us to send the BO to our legacy system as XML and not as stream. The possibilities in our legacy system regarding XML are limite ... |
Topic: Deployment process, ANT integration? |
adapmxtor
Replies: 5 Views: 3215
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jul 26, 2006 11:51 pm Subject: Deployment process, ANT integration? |
Hi,
Thanks for this hint. To use it within eclipse is not a requirement for us. We need it more to install the our adapter into the ICL and to deploy our stuff (the user project) to the ICS.
When ... |
Topic: Deployment process, ANT integration? |
adapmxtor
Replies: 5 Views: 3215
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jul 25, 2006 1:57 pm Subject: Deployment process, ANT integration? |
Hi,
thanxs for the fast and detailed answer!
@msukup: We use a WBI Express 4.3 installation as dev basis.
We develop a "standard" adapter (product) for our market maybe offered to 20,30,40... dif ... |
Topic: Deployment process, ANT integration? |
adapmxtor
Replies: 5 Views: 3215
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jul 25, 2006 7:46 am Subject: Deployment process, ANT integration? |
Hi,
I searched the newsgroup regarding some deployment experiences, strategies. I would not like to use the system manager all the time to deploy my project.
Is there any documentation how to depl ... |
Topic: Business object change make maps invalid. How to discover? |
adapmxtor
Replies: 2 Views: 2363
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jul 24, 2006 12:13 am Subject: Business object change make maps invalid. How to discover? |
Hi matrix_reader,
thanks for your reply. I'm involved in development and I now about the tabs in the map designer especially the test tab.
My question was more related to a development process w ... |
Topic: Business object change make maps invalid. How to discover? |
adapmxtor
Replies: 2 Views: 2363
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Jul 21, 2006 3:04 am Subject: Business object change make maps invalid. How to discover? |
Hi,
I explore following scenario. There are two business object, one the ASBO the other one act as GBO. A map act between the ASBO and GBO. Then I rename one field in the ASBO to provoke a mapping ... |
Topic: WBI and Multithreading? |
adapmxtor
Replies: 0 Views: 1699
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Jul 16, 2006 11:58 pm Subject: WBI and Multithreading? |
Hi,
I'm new to WBI and evaluate the product the last two weeks.
Regarding multithreading I found out that there are two standard properties at the controller configuration: ConcurrentEventTrigge ... |