Sent: Thursday, April 15, 2004 3:28 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: RE: WSDL generation problem
i don't have a ejb container so i tried to strip down the class and did
not see any problem. see
the java and build.xml enclosed.
-- dims
--- Rob Jellinghaus <[EMAIL PROT
IL PROTECTED]; [EMAIL PROTECTED]
Subject: RE: WSDL generation problem
can you please try using the stopClasses option to skip the
javax.ejb.EJBObject class?
-- dims
--- Rob Jellinghaus <[EMAIL PROTECTED]> wrote:
> I just got this problem with the latest CVS (20040414). I will file a
&
PROTECTED]
Sent: Thursday, April 15, 2004 2:24 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: RE: WSDL generation problem
Rob, Jagannath,
you should not get this problem in Axis 1.2 Beta. If you do, then please
open a bug report.
thanks,
dims
--- Rob Jellinghaus <[EMAIL PROTECTED]> wr
If ever a problem deserved to be a FAQ on the Wiki, this is it. I had
exactly the same problem only with "http://util.java"; instead of
"http://management.javax";. Overall the java2wsdl documentation MUST
describe what to do when this problem is hit
Cheers,
Rob
-Original Message-
Fr
And even more interesting:
http://lambda.weblogs.com/discuss/msgReader$6642
ok, that's all. Thanks for your patience,
Rob
-Original Message-
From: Rob Jellinghaus [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 14, 2004 4:14 PM
To: [EMAIL PROTECTED]
Subject: RE: Need suggestio
>You are advocating an approach that builds Java language specific types
>first and generating WSDL + Schema from them, using a SOAP platform
specific
>WSDL emitter. Not everyone is sold on this approach, given that the
>different SOAP platforms on the market right now all have a) differing
>level
If you like that paper I'll go you one better:
http://www.research.microsoft.com/~emeijer/Papers/oopsla.pdf
Cheers!
Rob
-Original Message-
From: Anne Thomas Manes [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 14, 2004 4:06 PM
To: [EMAIL PROTECTED]
Subject: RE: Need suggestions on web
JIRA issue filed:
http://nagoya.apache.org/jira/browse/AXIS-1315
Sorry for the long lines in the issue :-(
Cheers,
Rob
-Original Message-
From: Rob Jellinghaus [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 14, 2004 3:16 PM
To: [EMAIL PROTECTED]
Subject: java2wsdl ant task ignores
I am trying to get started with java2wsdl. I am working with the EJB
sample in the latest Axis nightly CVS (the first 20040414 one).
As delivered, ws-axis/java/samples/ejb/ant-build.xml cannot actually run
the java2wsdl targets. The README in that directory says to specify a
classpath which incl