Has anyone succeeded in using the commons attribute with XFire. I keeps getting all sorts of errors. Can someone post a good example on how to deploy one.
Thanks, Franklin. MattJax wrote: > > It sounds like you have not run the ant task to compile the necessary > extra java file. When you run this, you will get a derived java file, > which will need to be compiled. The name of this file will be something > like IHelloWorld$_attributeRepository.java. It will not work by including > the @@attributes in the javadoc without the accompanying java class. > > If you follow the link to > http://jakarta.apache.org/commons/attributes/ant_demo.html, this will lead > you through it. This does work on Java 1.4. > > Hope that helps, > > Matt > > > lsacco wrote: >> >> Yes, I've tried that as well, in spite of the documentation saying to use >> @@WebService. I hope I was clear that I'm using the Commons-Annotations >> which has capability for JDK 1.4 (a requirement for me). >> >> Lou > -- View this message in context: http://www.nabble.com/Anyone-have-success-with-common-annotations-tp10811661p18996505.html Sent from the XFire - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
