When i start jboss 3.0.7, all running fine , but when i redeploy some (not all ) Bean , the errors : 23:26:04,195 INFO [EJBDeployer] | Bean : PmmMoserials | Method : public abstract PmmMoserials create(String) throws CreateException | Section: 12.2.11 | Warning: The return type for a create(...) method must be the entity bean's loca | l interface type. | | 23:26:04,205 INFO [EJBDeployer] | Bean : PmmMoserials | Method : public abstract PmmMoserials findByPrimaryKey(String) throws FinderExce | ption | Section: 12.2.11 | Warning: The return type for a find<METHOD> method must be the entity bean's loc | al interface type (single-object finder) or a collection thereof (for a multi-ob | ject finder). | | 23:26:04,225 INFO [EJBDeployer] | Bean : PMMEjbMOShell | Method : public abstract PMMEjbMOShell create() throws CreateException, RemoteEx | ception | Section: 7.10.6 | Warning: The return type for a create(...) method must be the session bean's rem | ote interface type. |
I have test with same src and same META-INF in jboss 3.0.2 and jboss 3.2.3 , there are always fine , not only start , but also redeploy , but why throws these info in jboss 3.0.7 ? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3822168#3822168 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3822168 ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user