Problem with remove()

"M. Szypke" <[email protected]>
Newsgroups gmane.comp.java.xdoclet.user
Organization none
Message-ID <[email protected]>
Hi!

I have a problem with CMP Bean:
I use XDoclet to generate Local and LocalHome interfaces (and all xml  
files as well).
I want to have remove() method in my Beans' Local interfaces, problem is  
that I don't know how to do it with XDoclet and don't want to put it there  
manually...

I tried
/**
  *	@ejb.interface-method
  *		view-type = "local"
  *
  */
  public void ejbRemove() throws RemoveException,
			EJBException, RemoteException

but this generates:

public void ejbRemove(  ) throws javax.ejb.RemoveException,  
javax.ejb.EJBException, java.rmi.RemoteException;

in Local interfacewhich of course is unacceptable.

Please help,
Sincerely,
-- 
Mikołaj Szypke
[email protected]


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.