Websphere and BAction and the frickin HTTP plugin
"Rob L Tester" <[email protected]>
| Newsgroups | gmane.comp.java.enhydra.barracuda.general |
|---|---|
| Message-ID | <[email protected]> |
Sorry if this has been asked before, but the archives aren't working 100% correctly. (i.e. you search and find topics but when you hyperlink to the message it is a completely different message than you were expecting). I have Websphere (4+) set up with HTTP Server and the plugin. I have several BAction buttons on several different pages all essentially fire an event. All but two of them seem to work correctly when utilizing the HTTP plugin. When going directly to the HTTP transport port on the server (9080) everything works fine. Any ideas on why two BActions would not work but others would? The error from the plug-in is that it can't create the client, the trace shows that it fails in the callback. BTW, there is also a bunch of BLink's on the same page with the BActions, and they work fine. Help!