Difference: JbossTips (3 vs. 4)

Revision 406 Jun 2003 - TobyCabot

Line: 1 to 1
 (back to JavaTips)

Example database datasource configs are in docs/example/jca.

Line: 26 to 26
  Then you need to install the Oracle server JVM option.
Added:
>
>

CMP EJB Finders

I had a problem where I got "EJB Spec Violation" messages indicating that I had violated section 10.5.6 of the spec. Turns out I was trying to declare a custom CMP finder method with a String parameter but it needs to be fully-qualified, i.e. java.lang.String instead. See http://www.jboss.org/thread.jsp?forum=141&thread=33904&message=3783551

 -- TobyCabot - 14 Nov 2002 - 29 May 2003
View topic | History: r7 < r6 < r5 < r4 | More topic actions...
Copyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding The Caboteria? Send feedback