s require transaction coordination.
You might take a look at IBM's BPWS4J. It's based on Axis, and I think it supports transactions. You might also take a look at Collaxa. It's also based on Axis, it implements BPEL4WS, and I believe it supports transactions.
Anne
- Original
hi:
I am working in a project using AXIS, right now I want to add distributed
transaction to it. So anyone can give me some help of it?
I found a tool - JOTM, but it works only with RMI not AXIS.
Thanks!
DavidPost your free ad now! Yahoo! Canada Personals
hi:
I tried the link:
http://www.ammai.com/modules.php?op=modload&name=Sections&file=index&req=viewarticle&artid=6&page=1
But it dosen't work, so anybody can send the tutorial to my email?
[EMAIL PROTECTED]
Thanks!
Maurizio Sciglio <[EMAIL PROTECTED]> wrote:
First of all thanx for the r
hi:
I tried the link:
http://www.ammai.com/modules.php?op=modload&name=Sections&file=index&req=viewarticle&artid=6&page=1
But it dosen't work, so anybody can send the tutorial to my email?
[EMAIL PROTECTED]
Thanks!
Maurizio Sciglio <[EMAIL PROTECTED]> wrote:
First of all thanx for the reply.I
hi Dennis :
Thanks for your quick reply!
I will check the Castor handling in AXIS, and I will let you know
if I can find something useful!
bye
David
Dennis Sosnoski <[EMAIL PROTECTED]> wrote:
Hi David,It sounds like you're talking about the original JAXB EA - that's the one that used DTDs. Tha
Hi:
JAXB + DTD is very good for Java and XML mapping. So anybody use JAXB with
Axis ? any example for it?
Thanks
Post your free ad now! Yahoo! Canada Personals
unOne JMS Provider so please use the Sun J2EE
> RI's admin tool to
> create a Connection factory entry and then
> Try running the sample.
>
> Hope that helps
>
> Thanks
>
> Kamesh
>
> -Original Message-
> From: David payam [mailto:[EMAIL
hi:
When I ran the JMS sample, I got the erro code:
- Exception:javax.naming.NameNotFoundException: MyCF at com.sun.jndi.fscontext.RefFSContext.getObjectFromBindings(RefFSContext.java:400) at com.sun.jndi.fscontext.RefFSContext.lookupObject(RefFSContext.java:327) at com.su
hi:
I changed the sample code of Encoding, and added another class(DataNew) to
the class(Data).
It works fine - can serialize and deserialize correctly.
Class A{
Class B;
}
But after I changed the class(DataNew) to DataNew(array),
Class A{
Class B[];
}
hi:
I also want to know the answer that how I can serialize and deserialize the
arrays of nested beans?
So would you please send some code to me? or post them here?
Thanks
Benjamin Tomasini <[EMAIL PROTECTED]> wrote:
I too converted my collections to arrays and found that it worke
essage-From: David payam [mailto:[EMAIL PROTECTED]]Sent: Monday, December 09, 2002 6:23 PMTo: [EMAIL PROTECTED]Subject: Which API can display AXIS XML message(Call)Any example?Thx!_ Post your free ad now! Yahoo! CanadaPersonalsPost your free ad now! Yahoo! Canada Personals
Any example?
Thx!Post your free ad now! Yahoo! Canada Personals
hi:
I have a class definition like this:
--
public class TaskBroker{
public class Task {
public int taskType = 111;
public String taskName = "";
public int taskCost = 121;
13 matches
Mail list logo