You can also explicitly list the urls of the files you want deployed in the
order you want them deployed, in the deployment scanner config. This is
the recommended use of "autodeployment" in production, where you probably
want to know exactly what is being deployed and in what order. Note also
t
Log level is now completely controlled by Log4j, so even if you add this
option and turn off validation, I still ignore it.
Look at the Log4j config file for information on controlling the log level.
-dain
[EMAIL PROTECTED] wrote:
>>I tried putting it in, but jboss complained that it wasn't a
Peter Shillan wrote:
>
>
> parent
>
>
> children
>
>
>id
>
Try putting a column name in here.
-dain
___
JBoss-user mailing list
[EMAIL PROTECTED]
https
Do you have a stack trace to go with this?
- Original Message -
From: "Christine" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, April 02, 2002 10:54 AM
Subject: [JBoss-user] JNDI lookup EJB Home interface failed from Test driver
> Please help, Since I haven't got any reply
Hi, Thanks for reply,
Yes, I am using JBoss2.4.4_Tomcat4.0.1. I tried to add both jndi.jar and
jnp-client.jar in the jboss/client directory to my classpath, but it still
doesn't work. I am getting NamingException.
Dat Nguyen wrote:
> Here is an excerpt from some test code for 2.4.4 Did you
> I am using JBoss2.4.4 with embedded Tomcat 4.0.1
Start Tomcat with -nonaming option.
>When it happened, I can not stop JBoss server either
Have you checked you EJBs against EJB spec.?
JBuilder has a tool to do this also J2EE RI.
Maris
> -Original Message-
> From: Christine [mailto:
Here is an excerpt from some test code for 2.4.4 Did you make sure that
the client side jars from jboss/client directory are in your classpath?
It also looks like you are missing one of the env. settings. What exception
are you getting?
-Dat
*** excerpts from my code ***
protected void
David,
Thanks for the reply. I extracted the latest CVS and I am seeing a more
stable version of Jboss (after the build, it seems to call the CVS code
beta 2, so I will upgrade to beta 2 when its offically released to be in
sync).
Regards,
James
> -Original Message-
> From: David Jencks
Hi,
I remember initially trying to use examples from the web for alpha and
having troubles. When I, instead, modified the hsqldb appropriately, it
worked fine first time.
I have also found that that particular file has changed a bit from alpha to
beta2. It's also much nicer to read, mostly "XML"
This is probably not the best way to do this, though, since hypersql's
setup is different from a standard JDBC driver. (The database runs in
the same VM as JBoss)
A better solution is get the 3.0 postgresql-service.xml from the public
documentation on the database setup:
http://jboss.org/onl
oh apologies...
I have just seen that this file was the CVS version... hmmm, thanks. I might
compare them and see how my modifications worked.
;-)
Cheers,
Tim
> A better solution is get the 3.0 postgresql-service.xml from
> the public
> documentation on the database setup:
> http://jboss.o
Please help, Since I haven't got any reply for my previous question
regarding JBoss hanged. Now I am trying to figure out whether it is
JBoss's problem or Tomcat's
problem. I wrote a test driver which is a java class. It tries to
connect to EJB outside JBoss. But It can not find EJB JNDI name in t
Please help, Since I haven't got any reply for my previous question
regarding JBoss hanged. Now I am trying to figure out whether it is
JBoss's problem or Tomcat's
problem. I wrote a test driver which is a java class. It tries to
connect to EJB outside JBoss. But It can not find EJB JNDI name in t
Thanks for reply. Yes, I did try both path in a remote object and primary
type int as a parameter, I got the same result.
Alex Loubyansky wrote:
Hello!Have
you tried to modify that method and pass theManager.getUniqueID() instead
of the remote interface as the parameter to setManager()?alex-
Title: RE: accessing EJBs from ASP - jboss-support for "Sun's J2EE Client Access Services"
You can run any java code through J2EE CAS. The appserver modules you mention only plug into a convenience client side API that
also makes it easier for you to make your client code appserver independe
But have you used it with JBoss as server? It seems like it doesn't
support jboss out of the box (just the commercial ones as weblogic and
websphere). Have you or anyone else written a module for jboss 3.x (it
says it is easy to create one for appservers that isn't supported)?
Marius
On tir, 200
Hi,
recently I've run into a rather odd problem which seems quite impossible to
track down.
The configuration is JBoss244+Tomcat401 with Apache (1.3.22) on a Debian
Linux 2.4.3
The problem is that JBoss hangs after a few days of operation. By "hangs" I
mean that it does not accept any new reques
Please not that we plan to go beta with JBoss.net during the next weeks and
that
we try to release together with JBoss3.0
Best,
CGJ
-Ursprüngliche Nachricht-
Von: Maris Orbidans [mailto:[EMAIL PROTECTED]]
Gesendet: Montag, 25. März 2002 10:50
An: JBoss user list (E-mail)
Betreff: [JBos
I have used the same file since alpha, so i don't think it has changed
much. Have sent it to him, forgot to add the list, so could you
forward/reply to all it to the list, Allan?
On tir, 2002-04-02 at 15:56, McAuley, Tim wrote:
> Which version of JBoss are you using?
>
> My advise is firstly to
> Any suggestions? Any help appreciated.
Make sure username is not null, that could perhaps cause such an error.
--
Eric Jain
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user
Not when I tested it yesterday unfortunately
But 3.x works with with eclipse with the plugin (if you can live without
the emacs-keybindings in jbuilder :-)
On tir, 2002-04-02 at 15:38, Ricardo Trindade wrote:
> Hi,
>
> Does anybody know if the open tool to integrate jboss and jbuilder
Which version of JBoss are you using?
My advise is firstly to make sure you're using a copy of the service file
applicable to the version of JBoss you're using.
- Make a copy of hsqldb-default-service.xml and rename it to
postgres-service.xml.
- Modify the relevent sections for use with Postgr
Hi,
I was wondering if people could give me some pointers in relation to custom
finders in JBoss 3.0.0beta2.
The query I want to implement is:
SELECT member_fk FROM member_dialog_cluster GROUP BY member_fk HAVING COUNT
(member_fk) > 5;
(i.e. to select all members from member_dialog_cluster wher
Hi,
Does anybody know if the open tool to integrate jboss and jbuilder works on
3.0 ?
thanks
Ricardo
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user
I have a very simple CMP 2.0 Bean. It has one Field on one table.
I am using jboss 3.0 beta 2 (from cvs)
I am trying to call the create method on my Bean from a Local Interface
in a Stateful Session Bean.
When I call create, I get the following output in my server.log:
2002-04-01 16:46
I havent been successful in get PostgreSQL to be used
for CMP in my entity EJB running on JBoss 3.0.0.
Can anyone show some light in the areas I am may have
overlooked or if possible a step by step listing of
what I is required to get PostgreSQL being used for
CMP.
Thank you all in advance.
Allan
No i mean the JBOSS client jars.. for example jboss-j2ee.jar and
jnp-client.jar.
On Tue, 2002-04-02 at 20:45, Alex Loubyansky wrote:
> Wait a min! A war application with ejbs' interfaces included should work
> in embedded tomcat. At least it always work for me. May be your interfaces
> require
Wait a min! A war application with ejbs' interfaces included should work
in embedded tomcat. At least it always work for me. May be your interfaces
require update?
alex
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Mark Wolfe
> Sent: Tuesday, A
Title: RE: [JBoss-user] accessing EJBs from ASP
We have successfully used Sun's J2EE Client Access Services to do this. It dynamically wraps java objects in com objects.
Although it's early access technology we had no problems with it at all.
http://developer.java.sun.com/developer/earlyA
http://localhost::8082 helped a HEAP.
I soughted out some of my issues. These where actually quite simple.
First is if I build a war to run on a standalone tomcat I need to
include the JBOSS client jars, if I build the same WAR and deploy it on
the embedded tomcat it doesn't work at all!
If
30 matches
Mail list logo