The wid tag has no wiki summary.
0
votes
0answers
11 views
Problems with web-service binding while testing websphere integration modules. How to fix?
Same modules work fine in the same environment under windows 7
but under linux...
webservice export binding + java component :
[5/20/13 17:32:44:135 MSD] FFDC ...
0
votes
0answers
15 views
Errors while testing simple BPEL component in isolation
Errors while testing simple BPEL component in isolation @wid 7.0.0.4
BPEL component has only one Java snippet containing a single line:
System.out.println("+++++++++++++++++" + input1);
At the ...
-1
votes
0answers
15 views
oversubscribed dynamic bit lengths tree err, iwsorb.jar could not be replaced
I'm getting this error while installing the WID (webshpere integration development).
After completion of the WID step, when I click on the WAS installation then i got this error.
oversubscribed ...
0
votes
0answers
46 views
Difficulty with xml parsing in websphere
I am using WID 7.0. I have a Business Object(BO) which contains complextype array. I am trying to get this array into my java code. I am getting this array using NodeList. But in my java code when i ...
1
vote
2answers
156 views
QT5 QPlatformNativeInterface and HWND
In one of the answers to Get HWND on windows with Qt5 (from WId) it is suggested to employ QPlatformNativeInterface in orer to recover the native window handler.
To access the QT header though the ...
0
votes
0answers
30 views
configuring jdbc outbound adapter in wid
I have configured jdbc outbound adapter using exists operation. While testing the outbound adapter i gave the primary key in the input BO to check if that particular record exists in db. but still the ...
0
votes
0answers
6 views
WID publish unistalling console installed applications
I'm having some trouble with the publishing on Websphere Application Developer 6.1.2 (WID) because it is uninstalling some applications installed using the console.
I don't know if it is important but ...
0
votes
0answers
32 views
EJB vs Java component in WID
I am wondering which approach is better to use JPA entities in WID.
Calling JPA controller through java component or creating a EJB wrapper and dragging EJB as Import.
0
votes
0answers
75 views
WPS7.0: Can't send DataObject from JavaComponent through WSImport/WSExport
need help
I created simple webservice (WSExport + JavaComponent) which response must contain some structured data according to xsd.
Inside the generated method of javaComponent i tryed to do ...
0
votes
0answers
43 views
Getting StackOverflowExceptions in WID. Could my JPA entity Object be the culprit?
I can through tell through debugging that I am successfully building child node tree's using a recursive function using OpenJPA. But somehow or the other, I am throwing StackOverflowExceptions to my ...
0
votes
1answer
55 views
Is there a way to regenerate JPA entities once table is changed
I have created some JPA entities, and the table structure has changed a bit since I first recreated them. Is there a way to regenerate the tables so I don't lose any of the relationships or named ...
0
votes
2answers
101 views
Recreating a query using OpenJPA
THere is a oracle query that I am trying to recreate using OpenJPA. I am writing a service in Websphere integration developer, and I am using OpenJPA as my ORM tool of choice. Previously this query ...
0
votes
1answer
77 views
jpa websphere entity id non-existent errors
Good evening. When I attempt to create jpa entities using a database connection I am getting some exceptions. Something about id non-existent. I suspect it has something to do with the fact that ...
3
votes
2answers
3k views
Difference between IBM Websphere Application Server and IBM Websphere Process Server?
Im currently looking into the difference between IBM Websphere Application Server and IBM Websphere Process Server?
I am aware that the Process Server is like a higher level layer ontop of the App ...
0
votes
1answer
248 views
suffers when using ibm wid (websphere integration developer), any advises?
I joined a company who uses WID as the develop tool, I am new to wid, but i feels pain when using it for a reason:
every time i change or create a jsp file or java file or configuration file, if i ...
2
votes
1answer
1k views
Eclipse “Creation of Element Failed”
I'm using WID 6.1, built on Eclipse 3.x.
When trying to right click a folder, New->Class, type a name for the class, then click Finish, I get the error
"Creation of element failed.
...
0
votes
2answers
605 views
IBM ESB mediation without WID
I have to integrate my web service with IBM Enterprise Service Bus (ESB).
I think that there should not be any mediation because this service has only one location
and do not have to change requests.
...
3
votes
7answers
878 views
Any experiences with Websphere Integration Developer (WID)?
My company (a large organization) is developing a "road-map" for evolving their rather old, tangled confederation of systems to an SOA model. A few people are pushing hard for using Websphere ...
