I am sure JBoss people are working on a book and perhaps that Wrox 3.0 book
will morph into a 4.0 book of better quality. Purchased that book last week
and it was mostly refried and regurgitated snippets of material from other
sources. Of course that's just my opinion.
- Original Message
Are you working to a Jboss 4.0 practical, useful and simple even if complete
handbook? It will be surely one of the book on my library.
Marco
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> [EMAIL PROTECTED]
> Sent: Saturday, February 22, 2003 1
I try the stable version of mysql connector/J with Jboss but still i get
"org.jboss.util.NestedSQLException: No Manage
Connections Available!; - nested throwable:
(javax.resource.ResourceException: No ManagedConnectio
s Available!)"
Thanks in advance.
___
* Bill Burke <[EMAIL PROTECTED]> [0223 00:23]:
> 3.x right?
> 1099 is used to obtain an RMI proxy to JNDI. This is a standard socket.
> JNDI invocations happen through RMI though and must be configured through
> the NamingService mbean. RTFM.
Sorry to jump in, but where is TFM ? :)
I heard JB
> Hi, I'm also very interested in this thread. I was able to get the
> JBoss-QL LIKE query working with parameters, but could not get it working
> with wildcard characters such as %
>
> for example this query does not work
> query="SELECT OBJECT (C) from Person AS C WHERE ( C.firstName
> LIKE '?1%
> "JB" == Joseph Barillari <[EMAIL PROTECTED]> writes:
JB> Is there some way of addressing multiple beans through a user-defined
JB> interface?
I located a series of articles on EJB inheritance, which accomplishes
what I wanted to do with common interfaces:
Start of article:
http:
Hi, I'm also very interested in this thread. I was able to get the
JBoss-QL LIKE query working with parameters, but could not get it working
with wildcard characters such as %
for example this query does not work
query="SELECT OBJECT (C) from Person AS C WHERE ( C.firstName LIKE '?1%' )
OR ( C
Langelage, Frank schrieb:
Carsten Hammer wrote:
Hi,
I want to implement a search for all names that begin with 'Sm'.
Monson-Haefel claims this is impossible using EJB QL on a CMP field.
What does this mean?
It seems to be easy to build queries with a fixed pattern like
SELECT OBJECT(c) FROM Cus
Does anyone know when there will be an update to the
PayDocs for release 3.2 ?
Thanks.
//Nicholas
=
Nicholas Whitehead
Home: (973) 377 9335
Cell: (201) 615 2716
[EMAIL PROTECTED]
Get Your News From The Crowbar: http://crowbar.dnsalias.com:443/crowbar/
Carsten Hammer wrote:
Hi,
I want to implement a search for all names that begin with 'Sm'.
Monson-Haefel claims this is impossible using EJB QL on a CMP field.
What does this mean?
It seems to be easy to build queries with a fixed pattern like
SELECT OBJECT(c) FROM Customer c WHERE c.lastName LIK
Hi,
I want to implement a search for all names that begin with 'Sm'.
Monson-Haefel claims this is impossible using EJB QL on a CMP field.
What does this mean?
It seems to be easy to build queries with a fixed pattern like
SELECT OBJECT(c) FROM Customer c WHERE c.lastName LIKE '%-%'
But how to do
Please, try to search the archive before asking. I answered this
question many times and last one was just yesterday.
Specifically for MySQL, in jbosscmp-jdbc.xml in the entity element:
id
knownid
INTEGER
INTEGER(11)
Hi,
I am trying to install a struts webapp under JBoss/Tomcat LE and run into
problems when accessing FormBeans and Action classes. They are all under
the right path under WEB-INF/classes in the .war-file but I always get the
message
action: Looking for Action instance for class
com.commerzba
Hi,
I'd like to be able to limit the number of MDB instances I have
listening on a queue to one or two (the mdb's connect to the net and
download largeish objects). Can anyone enlighten me on the configuration
parameter I have to set (even better if there is a control from xdoclet
:))
-k.
--
If
14 matches
Mail list logo