[JBoss-dev] [JBossWS] - WSDL create fails

2004-10-13 Thread ssholtis
I used the sample HelloWorld and just modified it to use my own class names. I'm using JBOSS 4 with Eclipse 3.0. I keep getting the following when the build script runs. Buildfile: C:\Java\build\webServiceBuild.xml validate: fail_if_not_valid: prepare: wsdl: [java]

[JBoss-dev] [XDoclet on JBoss (XDoclet/JBoss)] - Re: Xdocklet Methods and Eclipse not showing up

2004-10-08 Thread ssholtis
Here is the Bean class. Below is what was produced. public class RemoteEntirexBean extends ACTSEntireXClient implements SessionBean { public static final String s_classname = RemoteEntirexBean.class.getName(); static { Logger.addLoggingForClass(s_classname); }

[JBoss-dev] [XDoclet on JBoss (XDoclet/JBoss)] - Xdocklet Methods and Eclipse not showing up

2004-10-07 Thread ssholtis
I have configured XDocklet within Eclipse and am running it. It produces the java files ok for my home interface, remote, etc. But, none of my methods are being carried over into these files from the original class definitions. ? Isn't it supposed to do this. What do I have to configure to get

[JBoss-dev] [JBoss IDE (dev)] - Re: xDoclet Build Failed

2004-10-07 Thread ssholtis
Thanks, That was it. I figured out which setting was incorrect. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3850706#3850706 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3850706

[JBoss-dev] [JBossWS] - Eclipse

2004-10-06 Thread ssholtis
Are there any Eclipse Plugins that leverage the JBOSSWS? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3850540#3850540 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3850540

[JBoss-dev] [JBossWS] - Re: Eclipse

2004-10-06 Thread ssholtis
Yes, where did they get the WSDL Editor from that is used in that sample ? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3850546#3850546 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3850546

[JBoss-dev] [JBoss IDE (dev)] - xDoclet Build Failed

2004-09-28 Thread ssholtis
No matter what I try, the tutorial build fails. I have followed it step by step, and it keeps producing the following: What am I missing ? Buildfile: C:\Java\eclipse\workspace\MetaAlign\xdoclet-build.xml N10004: [ejbdoclet] C:\Java\eclipse\workspace\MetaAlign\src not found. [ejbdoclet] at

[JBoss-dev] [JBoss IDE (dev)] - Re: XDoclet

2004-09-23 Thread ssholtis
You are the man ! Thanks... View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3849351#3849351 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3849351 --- This SF.Net email

[JBoss-dev] [JBoss IDE (dev)] - XDoclet

2004-09-20 Thread ssholtis
I have setup the IDE and am going thru the tutorial. I get stuck at the Xdocklet configuration. It appears that I am missing this section in the project properties. It doesnt even show up. Any help? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3848829#3848829