[JBoss-user] [EJB3] NoSuchMethodError upon remote invocation

2005-07-19 Thread Sam
Hi, When attempting remote invocation of a stateless session bean... I'm getting the exception below. Has anyone seen this? Thanks, Sam Exception in thread "main" java.lang.NoSuchMethodError: org.jboss.aop.joinpoint.MethodInvocation.([Lorg/jboss/aop/ advice/Intercep

RE: [JBoss-user] ejb-local-ref from an MDB to an Entity in the same EAR, but diffe rent ejb jars (jboss 3.0.0beta2)

2002-03-11 Thread Sam De Backer
referencing and referenced beans are running in the same JBoss server, I want to use and that I still didn't get to work. Sam. -Original Message- From: Alex Loubyansky [mailto:[EMAIL PROTECTED]] Sent: maandag 11 maart 2002 10:32 To: 'Sam De Backer'; [EMAIL PROTECTED] Cc: [

RE: [JBoss-user] general deployment question

2002-03-11 Thread Sam De Backer
it to work in JBoss? Feel sorry for you 'bout Borland ;-) Sam. From: "Eric Kaplan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Date: Sun, 10 Mar 2002 11:46:39 -0500 Subject: [JBoss-user] general deployment question This is a multi-part message in MIME format. --=_N

[JBoss-user] ejb-local-ref from an MDB to an Entity in the same EAR, but different ejb jars (jboss 3.0.0beta2)

2002-03-08 Thread Sam De Backer
ithin this application.) Isn't this supported in JBoss? Or am I overlooking things? Sam. The ear struct: -- lab04app.ear -> META-INF -> application.xml (containing lab03.jar and lab04.jar) -> lab

[JBoss-user] CMP2.0 - CMR-fields sometimes (reproduceable!) not persisted in DB (jboss3.0.0beta)?

2002-03-01 Thread Sam De Backer
GINT, value=1014999350871 2002-03-01 17:15:50,941 DEBUG [org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreEntityCommand.Booking] Create: Rows affected = 1 What am I doing wrong? Sam ___ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user

[JBoss-user] Can jndi.properties be remote?

2001-05-16 Thread Sam
so, how can this be configured? Our hopes are to avoid having to set system properties manually with the correct configuration prior to 'new InitialContext()'. Thanks in advance for your comments. Sam ___ JBoss-user mailing list [EMAIL PROTE

RE: [JBoss-user] Anyone know how to federate across multiple jnp ...

2001-05-07 Thread Sam Yan
s incorrect to me, but I don't claim to understand everything. Sam -Original Message- From: Scott M Stark [mailto:[EMAIL PROTECTED]] Sent: Sunday, May 06, 2001 11:41 PM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] Anyone know how to federate across multiple jnp ... jnp is the name of

RE: [JBoss-user] Anyone know how to federate across multiple jnp ...

2001-05-03 Thread Sam Yan
eparated a configuration problem from a programing problem. Thanks again! Sam -Original Message- From: Guy Rouillier [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 02, 2001 6:02 PM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] Anyone know how to federate across multiple jnp ... I p

[JBoss-user] Where to find org.apache.log4j.*

2001-05-02 Thread Sam
Where can I find the jar which contains these? Thanks! Sam ___ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-user

[JBoss-user] Anyone know how to federate across multiple jnp ...

2001-05-02 Thread Sam
x27;t require a scheme name. Does anyone know if jnp supports url references? Any help is appreciated! Sam ___ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-user

RE: [JBoss-user] CORBA callbacks into JBoss

2001-04-26 Thread Sam
So why not RMI/IIOP and interoperate Corba objects as RMI objects? You get to keep EJB/RMI and you get to speak CORBA. JNDI, then can be your friend for publication and rendezvous of service. This is mho. Sam -Original Message- From: John Camelon [mailto:[EMAIL PROTECTED]] Sent

RE: [JBoss-user] CORBA callbacks into JBoss

2001-04-26 Thread Sam
t the baby with the bath water ;-) Sam -Original Message- From: John Camelon [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 26, 2001 9:05 AM To: Jboss-User Subject: [JBoss-user] CORBA callbacks into JBoss hello list: one of the reasons that i want to use an application server such as J

[JBoss-user] How can I use a properties file?

2001-04-19 Thread Sam Liu
Hi, In ejb project(include .war file), Can i use a properties file? because I think properties file is convenient. if i can use a properties file, where can i put it? and how can i use it in a java file? thanks, Sam Liu. http://lists.sourceforge.net/lists/listinfo/jboss-user

RE: [JBoss-user] jBoss-Multiple Instances-LDAP Sharing

2001-04-19 Thread Sam
Hope this helps. Sam -Original Message- From: K.V. Vinay Menon [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 19, 2001 7:24 AM To: [EMAIL PROTECTED] Subject: [JBoss-user] jBoss-Multiple Instances-LDAP Sharing Hi, A couple of basic questions regarding running jBoss in a production e

RE: [JBoss-user] Does JProbe work with JBoss?

2001-04-18 Thread Sam
.5.1.jar;D:\jboss\jb oss\dist\lib\ext\openjms-patched-0.5.1.jar;D:\jboss\jboss\dist\lib\ext\openj ms-pool.jar;D:\jboss\jboss\dist\lib\ext\openjms-rmi-patched-0.5.1.jar;D:\jbo ss\jboss\dist\lib\ext\tomcat-service.jar;D:\jboss\jboss\dist\lib\ext\xml.jar Hope this helps! Sam -Original Messag

re: [JBoss-user] Why can not I use my mySQL data source?

2001-04-05 Thread Sam Liu
thanks to Scott M Stark, I see. Because jboss.conf is parsed by the javax.management.loading.MLet and this class does not accept an xml document. It has its own file format that looks like xml but is not. > > in addition: >Perhaps it is a silly problem. >I want to know why t

re: [JBoss-user] Why can not I use my mySQL data source?

2001-04-05 Thread Sam Liu
thanks to danch, when I use Jboss2.1 beta, all of things are OK. thanks to Ken Jenks. in addition: Perhaps it is a silly problem. I want to know why the file "jboss.conf" and other likewise ***.conf files use the format of XML? but when I comment this line in jboss.conf like th

RE: [JBoss-user] persistent JNDI

2001-04-05 Thread Sam
/Context, however, when trying to do bind (write), I currently get errors with LDAP schema.  The same bind to jnp works. Another means is a database through JDBC.  Go through the FAQ on JBoss site.  Let me know if you choose LDAP. Sam -Original Message- From: [EMAIL PROTECTED] [mailto

[JBoss-user] Why can not I use my mySQL data source?

2001-04-04 Thread Sam Liu
is important and I'm thankful.   Sam Liu  

re: [JBoss-user] Problem about Servlet calling ejb

2001-04-03 Thread Sam Liu
thanks, I have solved it ! Sam Liu === [EMAIL PROTECTED] origional mail- >I guess that the Interest Bean had been deployed rightly. >but the servlet can not find the ejb by the jndi name. Something I didn't cover in my original "Interest Bean&

re: [JBoss-user] Problem about Servlet calling ejb

2001-04-03 Thread Sam Liu
thanks to Ken! Oh, I have just find how to run the Servlet rightly. I am under windows 2000 If I run "run.bat " all is OK, but I always run "java -jar run.jar", so I can not get it. that is to say, we must put the "run.jar" in the CLASSPATH. Sam Liu. 20

re: [JBoss-user] Problem about Servlet calling ejb

2001-04-03 Thread Sam Liu
hope your help again! (I have download the JBoss_tomcat.zip, the instructions tell me no need to config.) best regard, Sam Liu Your debugging string, sHome, indicates that you got an InitialContext(), but that there was probably an exception when you tried to get a reference

RE: [JBoss-user] iplanet

2001-03-29 Thread Sam
Title: RE: [JBoss-user] iplanet Just a warning if you plan on using Linux.  Since AOL/Netscape formed their alliance with Sun, iplanet has been systematically dropping Linux support on all product lines.  Notice that Directory Server 5.0beta does not have the Linux version. ;-) Sam