Wassup guys!
I am using JBoss3.2.3 on windowsXP. I am
having a problems with the ejb-ql. I guess Jboss is saying it can't
find my method "findByName".
Any suggestion would be greatly
appreciated.
Thnanks!
Here is what my ebj-jar.xml file looks
like
CustomerEJB
c
On (2003/08/12 20:08), Scott M Stark wrote:
> There is an old commons-httpclient.jar in the top level lib directory that
> is only used for netbooting and can be updated or removed if your not using
> netboot.
Thanks, Scott.
You don't know how many times I searched for other copies, but always
There is an old commons-httpclient.jar in the top level lib directory that is
only used for netbooting and can be updated or removed if your not using netboot.
--
Scott Stark
Chief Technology Officer
JBoss Group, LLC
Sheldon Hearn wrote:
I'm usin
I'm using jboss-3.2.1_tomcat-4.1.24 and can't get one of my EJBs to
"see" a class from commons-httpclient.jar. I get the following error
(manually pretty-printed for email):
java.lang.NoSuchMethodError:
org.apache.commons.httpclient.HttpClient.executeMethod(
Lorg/apache/commons/httpclient/H
Hello Sheldon,
make sure the commons-httpclient.jar deployed is uptodate.
HttpMethod class is found but has no the method.
alex
Tuesday, August 12, 2003, 3:21:56 PM, Sheldon Hearn wrote:
> I'm using jboss-3.2.1_tomcat-4.1.24 and can't get one of my EJBs to
> "see" a class from commons-httpclien
ROTECTED]>
To: Sheldon Hearn <[EMAIL PROTECTED]>
Subject: Re: [JBoss-user] NoSuchMethodError from an EJB
> Hello Sheldon,
>
> make sure the commons-httpclient.jar deployed is uptodate.
> HttpMethod class is found but has no the method.
>
> alex
>
> Tuesday, A
Title: RE: [JBoss-user] NoSuchMethodError when trying to access EJB from tomcat
We have encountered this kind of problem before, chances are you still have your old jar files somewhere causing conflicts, make sure you don't have old jar files anywhere in your jboss/lib or jboss/li
- Original Message -
From: "Per Lewau" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 31, 2001 10:43 AM
Subject: Re: [JBoss-user] NoSuchMethodError when trying to access EJB from
tomcat
>
> On Tue, 31 Jul 2001, Ludovic Orban wrote:
&g
On Tue, 31 Jul 2001, Ludovic Orban wrote:
>
>
> I'm hitting this strange problem:
>
> java.lang.NoSuchMethodError
> at
> com.cisco.nm.lorban.servlet.InventoryServlet.doPost(com/cisco/nm/lorban/ser
> vlet/InventoryServlet.java:95)
>From the javadoc:
public class NoSuchMethodError
I'm hitting this strange problem:
java.lang.NoSuchMethodError
at
com.cisco.nm.lorban.servlet.InventoryServlet.doPost(com/cisco/nm/lorban/ser
vlet/InventoryServlet.java:95)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
at javax.servlet.http.HttpServlet.s
Hi,
I'm hitting this strange problem:
java.lang.NoSuchMethodError
at
com.cisco.nm.lorban.servlet.InventoryServlet.doPost(com/cisco/nm/lorban/ser
vlet/InventoryServlet.java:95)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
at javax.servlet.http.HttpServl
Hi,
I'm hitting this strange problem:
java.lang.NoSuchMethodError
at
com.cisco.nm.lorban.servlet.InventoryServlet.doPost(com/cisco/nm/lorban/ser
vlet/InventoryServlet.java:95)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
at javax.servlet.http.HttpServl
Hi,
I am sorry for the mistake, there is a create on the home
interface and the method is as well defined in the Remote Interface.
I think now it is clear that everything is fine about the access of the
method. The implementation is given in the Bean. Coming to the Method,
as you
I assume that you declared the method addNet() in the remote interface
right?
Ivan
- Original Message -
From: "Madhu" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, May 14, 2001 7:08 AM
Subject: [JBoss-user] NoSuchMethodError
> Hi All,
>
On Mon, May 14, 2001 at 07:38:25PM +0530, Madhu wrote:
> Hi All,
>I have a SessionBean, in which I have the method addNet(). The
> deployment process went on fine. When I try to access, first I try to get the
> Home Interface of the SessionBean, That works fine. I am able to get the
> Inte
Hi All,
I have a SessionBean, in which I have the method addNet(). The
deployment process went on fine. When I try to access, first I try to get the
Home Interface of the SessionBean, That works fine. I am able to get the
Interface of the SessionBean. When I try to access a method of the Se
Please ignore , my mistake ...did not put new ejbbean jar in the /deploy
directory
Thanks wt
Ricky wrote:
>
> Hi all , i am using linux6.1 , jboss2.1 , jdk1.3,tomcat3.2.1 and
> jbuilder3.5.
> I am running embedded tomcat in jboss.
>
> When i tried to called the ejb bean deployed from servle
Hi all , i am using linux6.1 , jboss2.1 , jdk1.3,tomcat3.2.1 and
jbuilder3.5.
I am running embedded tomcat in jboss.
When i tried to called the ejb bean deployed from servlet , it give
NoSuchMethodError error message.
All ejb reference is ok and no any error message.
below is the partial
Hi all , i am using linux6.1 , jboss2.1 , jdk1.3,tomcat3.2.1 and
jbuilder3.5.
I am running embedded tomcat in jboss.
When i tried to called the ejb bean deployed from servlet , it give
NoSuchMethodError error message.
All ejb reference is ok and no any error message.
below is the partia
19 matches
Mail list logo