[JBoss-user] Help Needed - Problem in using policy file in JBoss

2002-10-16 Thread Jagan
Hi, I have created an authorization webservice which is done by using my own policy file. And i have deployed my authorization webservice in JBoss 3.0 server. Now when i try to call my webservice API to do user authorization, the JBoss server throws the following error. java.security.AccessContr

RE: [JBoss-user] LocalEJB support in 3.*?

2002-10-16 Thread James Higginbotham
Heh.. If you look at your query results, you will see: "Did you mean:local ejb jboss" You might try clicking on that.. Short answer: yes, they support local EJBs per the EJB 2.0 spec. James > -Original Message- > From: otisg [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, October 16,

[JBoss-user] LocalEJB support in 3.*?

2002-10-16 Thread otisg
Hello, I couldn't find a clear direct answer to this anywhere: Does JBoss 3.0.3 support EJB 2.1 spec and LocalEJB stuff? The FAQ doesn't answer this directly and a Google query reveals only 2 hits: http://www.google.com/search?hl=en&lr=&ie=ISO-8859-1&q=localejb+jboss&btnG=Google+Search Thanks,

[JBoss-user] Error jboss 3.0.3 in AIX

2002-10-16 Thread Emerson Cargnin - SICREDI Serviços
I'm using AIX 5.1 in a IBM M80 (8 processors) 8 giga RAM and ibm jdk1.4 64 bits. With jboss3.0.0 it's running ok, just with 3.0.3 i have the following error message : obs: may I post a bug on this??? 17:55:43,903 INFO [MainDeployer] Deployed package: file:/optlocal/java/jboss-3.0.3/server/

Re: [JBoss-user] why EJBs?

2002-10-16 Thread Christopher Blunck
On Wed, Oct 16, 2002 at 08:50:20PM +0200, Peter Fagerlund wrote: > > onsdagen den 16 oktober 2002 kl 18.49 skrev Vincent Stoessel: > > >I am finding that modeling my business logic in custom beans seems to > >be > >working fine for me in tomcat 4.1.x enviroment. But I know that my > >managemen

Re: [JBoss-user] why EJBs?

2002-10-16 Thread Peter Fagerlund
onsdagen den 16 oktober 2002 kl 18.49 skrev Vincent Stoessel: > I am finding that modeling my business logic in custom beans seems to > be > working fine for me in tomcat 4.1.x enviroment. But I know that my > management would really like for me to add EJBs to the mix. I was > looking at usin

[JBoss-user] JBoss 3.0.3: Weird Win-Xp Startup Problem

2002-10-16 Thread Christian Nelson
Fellow JBossers, I've been using JBoss-3.0.2+Tomcat-4.0.4 for a while and it's been great. I decided to try out the new JBoss-3.0.3+Tomcat4.1.12 and I'm having this weird startup problem (se below). This is a vanilla installation too. I also have the same problem with JBoss-3.0.3+Tomcat-4.0.5

Re: [JBoss-user] JBoss, JCA, and PeopleSoft

2002-10-16 Thread David Jencks
I haven't heard of anyone trying. You need a jca adapter, there are several commercial ones. AFAIK none of these big ERP systems provide a free downloadable tryout version, so you really need to be a preexisting customer to experiment, so I can't. Let us know how you get on with this and if the

[JBoss-user] JBossMQ lossing messages after restart

2002-10-16 Thread Seth Ladd
Hello, I am usinig JBoss 3.0.2 on Linux w/ Sun JDK 1.4.0. I am using the standard JBossMQ setup that comes with the default 3.0.2 installation. It is setup to use file persistence into the db/jbossmq/file directory. I see messages being written into that directory. I shut down JBoss (via

Re: [JBoss-user] why EJBs?

2002-10-16 Thread James Cleary
Maybe by going thru a simple tutorial it will become obvious to him whether his app would benefit by moving to EJBs -> http://developer.java.sun.com/developer/onlineTraining/J2EE/Intro2/j2ee.html also.. http://www.jboss.org/overview.jsp - Original Message - From: <[EMAIL PROTECTED]

[JBoss-user] JBoss, JCA, and PeopleSoft

2002-10-16 Thread Kim, Yong
Has anyone worked on above area? Has anyone successfully used Jboss to access PeopleSoft? Even possible? I couldn't find any information from the online forum... Thanks, Mitchell --- This sf.net email is sponsored by: viaVerio will pay yo

Re: [JBoss-user] Multiple jboss instances on one machine?

2002-10-16 Thread Emerson Cargnin - SICREDI Serviços
we are using this approache : we use ifconfig to add virtuals ip's. we have the following script to create a new user (each of uses a different configuration) obs: if you try to start two instances, it will cause conflict at the TCP ports. That's why you have to set the bindAddress in each servic

Re: [JBoss-user] Multiple jboss instances on one machine?

2002-10-16 Thread Emerson Cargnin - SICREDI Serviços
i thin it's easier to change bindAddress ip, so u can have the same port numbers... Georg Schmid wrote: > I have two instances running on the same system (Solaris), once I had > even three.. > > Make sure, you configure all the ports differently in both instances, > eg. > - hsqldb 1476 ->

Re: [JBoss-user] Multiple jboss instances on one machine?

2002-10-16 Thread Emerson Cargnin - SICREDI Serviços
i thin it's easier to change bindAddress ip, so u can have the same port numbers... Georg Schmid wrote: > I have two instances running on the same system (Solaris), once I had > even three.. > > Make sure, you configure all the ports differently in both instances, > eg. > - hsqldb 1476 -> 1477

Re: [JBoss-user] why EJBs?

2002-10-16 Thread Greg Turner
Vincent, No one can answer your question without knowing your app requirements. Vincent Stoessel wrote: > Hello, > I am using struts 1.1b2 > I am finding that modeling my business logic in custom beans seems to be > working fine for me in tomcat 4.1.x enviroment. But I know that my > managemen

[JBoss-user] why EJBs?

2002-10-16 Thread Vincent Stoessel
Hello, I am using struts 1.1b2 I am finding that modeling my business logic in custom beans seems to be working fine for me in tomcat 4.1.x enviroment. But I know that my management would really like for me to add EJBs to the mix. I was looking at using jboss. Can some pro-Jboss/EJB person tell

[JBoss-user] Re: JBoss-user digest, Vol 1 #3218 - 8 msgs

2002-10-16 Thread Reba Shahid
Unsubscribe me - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, October 15, 2002 5:00 PM Subject: JBoss-user digest, Vol 1 #3218 - 8 msgs > Send JBoss-user mailing list submissions to > [EMAIL PROTECTED] > > To subscribe or unsubscribe via the World W

Re: [JBoss-user] Jetty Question

2002-10-16 Thread Greg Turner
Thanks. I've established 2 scenarios which work. My trouble is that I have not found any reference that explains exactly how the action attribute works in relation to the context root. If you know of any good explanation, please let me know. Here is what works: Scenario 1 war file name:

Re: [JBoss-user] JMS , XAER_RMERR Exception

2002-10-16 Thread Adrian Brock
In server/default/deploy/jms-service.xml, set the TrackByConnectionTx attribute to true. This config is fixed for 3.2.0beta2 jboss.jca:service=RARDeployer JmsXA true Regards, Adrian >From: [EMAIL PROTECTED] >Reply-To: [EMAIL PROTECTED] >To: [EMAIL PRO

RE: [JBoss-user] Jetty Question

2002-10-16 Thread Kim, Yong
Is the "/Foo" valid path in terms of the web application's context root? That's all I can think of. The problem you are having is the most basic feature of JSP/HTML... It's working fine for me. Have you set the web app's context root correctly? Double check... Mitchell -Original Message

[JBoss-user] JMS , XAER_RMERR Exception

2002-10-16 Thread Thomas . Yacoub
Hello, i have an CMP 2.0 application which uses JMS and Hypersonic DB. It uses the default configuration coming with JBOSS 3.2.0beta. When sending a Message via JMS i get the following exception. I hope someone can help me... Best regards, Thomas 14:07:04,978 WARN [TransactionImpl] XAExcep

Re: [JBoss-user] Strange Problem on Linux

2002-10-16 Thread Michael Bartmann
One design is to use mbeans which trigger message driven beans through jms Regards, Michael saroj kumar wrote: >Hi All, > >This problem is resolved now. > >We had a while loop which was checking for some boolean value. This >boolean >Was updated by worker threads. > >This update is done in a sy

Re: RE: [JBoss-user] Strange Problem on Linux

2002-10-16 Thread rahul ganjoo
Thanks Dude,I appreciate the help.. funnily enough we got it to work somehow though the design needs to change... - Original Message - From: "Geer, Benjamin" <[EMAIL PROTECTED]> Date: Wednesday, October 16, 2002 2:53 pm Subject: RE: [JBoss-user] Strange Problem on Linux > rahul ganjoo w

RE: [JBoss-user] Strange Problem on Linux

2002-10-16 Thread saroj kumar
Hi All, This problem is resolved now. We had a while loop which was checking for some boolean value. This boolean Was updated by worker threads. This update is done in a synchronized method call by worker threads. On Windows, There is no problem. But, On Linux and Solaris, it creates a deadloc

RE: [JBoss-user] Strange Problem on Linux

2002-10-16 Thread Geer, Benjamin
rahul ganjoo wrote: > Yes Ofcourse the EJB spec doesnt recommend threading > in EJBs... It specifically *prohibits* threading. Section 24.1.2 of the EJB 2.0 spec says: "The enterprise bean must not attempt to manage threads. The enterprise bean must not attempt to start, stop, suspend, or resum

RE: [JBoss-user] Strange Problem on Linux

2002-10-16 Thread Geer, Benjamin
rahul ganjoo wrote: > Yes Ofcourse the EJB spec doesnt recommend threading > in EJBs... Section 24.1.2 of the EJB 2.0 spec says: An enterprise Bean must not use thread synchronization primitives to synchronize execution of multiple instances. --

[JBoss-user] JBOSS+SAPDB Memory Leaks

2002-10-16 Thread Vittorio Ballestra
In my previous posting I was signaling memory leaks problems with jboss. Now I've updated SAPDB driver (from 7.0.3.23a to 7.0.3.28a) and things are going MUCH better (4 days to get the first out of memory instead of only 1). But I've also minimized JBOSS configuration (previously I was using "a

RE: [JBoss-user] Multiple jboss instances on one machine?

2002-10-16 Thread Georg Schmid
I have two instances running on the same system (Solaris), once I had even three.. Make sure, you configure all the ports differently in both instances, eg. - hsqldb 1476 -> 1477 - JNDI 1099 -> 1098 (1100 is Jboss JNID HA standard port) - JMS layer uses -> 4445 - Change the jetty port e

RE: [JBoss-user] error adding container to app.: java.lang.NullPointerException

2002-10-16 Thread Alexey Yudichev
Title: RE: [JBoss-user] error adding container to app.: java.lang.NullPointerException   I was wrong, now it began to appear quite often. I tried to deploy an application that failed verifying, I corrected mistakes and tried to deploy it again. It passed the check but I got the error. I send t