[JBoss-dev] [Design of JBoss Eclipse IDE (dev)] - Re: XDoclet code generation problem

2005-03-04 Thread salgiza
Check that you have correctly included the @ejb.interface-method xdoclet tag 
just before your business method.
You should have something like this:

/**
  |  * Business method
  |  * @throws CommandException
  |  * @ejb.interface-method  view-type = remote
  |  */
  | public Command executeCommand(Command comando) throws CommandException {
  | 

P.S. If still doesn't work. Try to delete the interfaces generated by xdoclet 
before running XDoclet, just in case it's having any kind of problem updating 
the files.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3868762#3868762

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3868762


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Design of JBoss Eclipse IDE (dev)] - Re: XDoclet code generation problem

2005-03-04 Thread scanzano
No luck with this. When XDoclet runs it just generates the xdoclet-build.xml 
file but no interface files.

Help!

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3868794#3868794

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3868794


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Design of JBoss Eclipse IDE (dev)] - Re: XDoclet code generation problem

2005-03-02 Thread scanzano
I am getting a similar problem. When I run XDoclet nothing happens. 

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3868604#3868604

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3868604


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development