[JBoss-user] [Management, JMX/JBoss] - Re: client listening for jmx notifications hangs services se

2004-10-29 Thread [EMAIL PROTECTED]
What would be your desired behaviour? For the server to discart the connection to the faulty client? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3853228#3853228 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3853228

[JBoss-user] [EJB/JBoss] - Re: Creating tables at startup

2004-10-29 Thread aibo
Thanks a lot. Everythin works fine now. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3853229#3853229 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3853229 --- This

[JBoss-user] [Management, JMX/JBoss] - Re: Deployment Order

2004-10-29 Thread sheckler
I meanwhile fixed this problem using an other service from the deploy directory as dependency. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3853230#3853230 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3853230

[JBoss-user] [Security JAAS/JBoss] - Re: SSL via HTTPS Standardport 443 / Redirect to 8443

2004-10-29 Thread begemotic
Hi Lance, it would be nice, if you can post the script. So I can perform the iptables setup faster. Regards Roland View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3853231#3853231 Reply to the post :

[JBoss-user] [Beginners Corner] - Where in the he$$ is javax.servlet.jar???

2004-10-29 Thread frodo_20
I did a FULL search on my machine and I can't find javax.servlet.jar. I have installed JDK1.4, JBOSS, Ant and tutorials and NONE of them put that file on my machine. JBOSS won't build without it. WHERE ON EARTH DO I GET IT I even imagined Microsoft removing all references to it from the entire

[JBoss-user] [Messaging, JMS JBossMQ] - Re: Platform dependent problem with JBossMQ

2004-10-29 Thread sheckler
Hi, I face a similar problem. I am using JBoss 3.2.6 and make heavy use of (HA)JMS within a cluster. I have written a Scheduler Mbean using org.jboss.varia.scheduler.Schedulable. This mbean is deployed as cluster-singleton using the deploy-hasingleton directory. It works fine and after failing

[JBoss-user] [Security JAAS/JBoss] - Re: isCallerInRole returns no security context-set with webs

2004-10-29 Thread henkkacre
Hi, Thanks for a swift reply. The jboss.xml descriptor in my build is located in a wrong path, I'll try if this was the only problem. I clearly had become blind for my own code, as I could not see that I had made the builds with descriptor in wrong place. Thank you very much, Henri View

[JBoss-user] [JBoss Getting Started Documentation] - Re: Error after login on Dukes Bank

2004-10-29 Thread abue
I checked the console message and it catches a NamingNotFoundException for more detail it says: DefaultDS not bound. It must be interrupted at the method ctx.lookup(). And it should be JNDI's error. But I don't know how to solve it . Let's disscuss together. View the original post :

[JBoss-user] [Installation Configuration] - Re: Trouble accessing Web Console

2004-10-29 Thread Frito
Just set the environtmen variable JAVA_HOME on your computer and let it point to the SDK. run.conf is a shell-script not used on windows. You can even edit your run.bat or call your own bat, configuring something you want and calling run.bat afterwards. View the original post :

[JBoss-user] [Beginners Corner] - Re: Where in the he$$ is javax.servlet.jar???

2004-10-29 Thread robisz
I have it in JBOSS_HOME/server/default/deploy/lib dir. (JBOSS 4.0) View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3853240#3853240 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3853240

[JBoss-user] [Security JAAS/JBoss] - Re: Principal=null.... please help me

2004-10-29 Thread craig1980
Hi; i have added the log4j for the security; this is mi security.log content: anonymous wrote : 2004-10-29 09:58:43,624,DEBUG,[main],[org.jboss.security.auth.login.XMLLoginConfig],Creating jboss.security:service=XMLLoginConfig | 2004-10-29

[JBoss-user] [Security JAAS/JBoss] - Re: Principal=null.... please help me

2004-10-29 Thread craig1980
Moreover but must my login.jsp page action be j_security_check? Can i use filter?; my login.jsp page is: html | head | titlelogin/title | /head | body bgcolor=#ff | form method=post action=dispatcher | table | tr | td | pUsername:/p | /td | td |

[JBoss-user] [Beginners Corner] - Something strange on my JBOSS 4RC1 ???

2004-10-29 Thread bdidiza
Everything is starting fine, without any errors or warnings. run -c all on windows XP SP1 but when i access my web page, it takes a long time to load. If i though go to the dos box where jboss is running and i press enter(or any key) then suddenly jboss reacts and the page is loaded instantly??

[JBoss-user] [Beginners Corner] - Re: Something strange on my JBOSS 4RC1 ???

2004-10-29 Thread robisz
It's the behavior of cmd.exe on Windows. If you click on it (or press enter) it will sleep until you click on it once more. You have probably clicked on it by mistake... View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3853245#3853245 Reply to the post :

[JBoss-user] [Installation Configuration] - Re: JBoss 4.0 Classloading Problems

2004-10-29 Thread darranl
What errors are you seeing? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3853246#3853246 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3853246 --- This Newsletter

[JBoss-user] [EJB/JBoss] - Re: jndi name for EJBLocalHome

2004-10-29 Thread darranl
This information is available from the dtd for jboss.xml. local-jndi-name / This goes below the jndi-name element. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3853247#3853247 Reply to the post :

[JBoss-user] [Beginners Corner] - Re: What is the best Workflow Management System with JBoss?

2004-10-29 Thread darranl
What problems did you encounter? I have installed jBPM first time without any issues. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3853249#3853249 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3853249

[JBoss-user] [Beginners Corner] - does JSF components in wsad works on JBOSS ?

2004-10-29 Thread rocketarena
I 'm working with wsad 5.1.2 and using JSFcomponents and testing on the WAS test. then i will deploy on jboss AS. does JSF components in wsad works on JBOSS ? details : when you use the comonenets in wsad like : data grid, tabbed panne, relational records or when you create a JSF page with

[JBoss-user] [Messaging, JMS JBossMQ] - Re: Platform dependent problem with JBossMQ

2004-10-29 Thread sheckler
additional info: I am also using W2K. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3853251#3853251 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3853251 --- This

[JBoss-user] [Messaging, JMS JBossMQ] - Re: HAJMS failover takes about 3 minutes

2004-10-29 Thread sheckler
Thanks for answering. With 3.2.6 the failover is working fine, but dependent from the number of MDB's it also can take quite a long time. Unfortunately I still have this warning after failing over: http://www.jboss.org/index.html?module=bbop=viewtopict=47458 Maybe You have an explanation for

[JBoss-user] [Persistence CMP/JBoss] - Select statement in CMP create

2004-10-29 Thread radl01
Hi all, i have a very simple question: Is it posible to turn off select statement (findBy PK) in create method of main CMP bean? This is done only for 1:1 CMR fields. This behavior cause bad performance in our appliaction where we have to insert dozen of beans. bean A, B (1:1) in a.create

[JBoss-user] [HTTPD, Servlets JSP] - Re: Urgent! cocoon.createSession() not working in 2.1.5.1

2004-10-29 Thread beyarecords
Hi, it seems the cause of my problem is the RewriteRule lines I have specified in my Apache http.conf file. In my workers2.properties file I have the following line: [uri:/cocoon/mysite/*] (note: cocoon/mysite is situated inside JBoss 4.0.0 as

[JBoss-user] [Security JAAS/JBoss] - Re: SSL via HTTPS Standardport 443 / Redirect to 8443

2004-10-29 Thread begemotic
Hi Lance, the port redirection works fine. Regards, Roland View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3853256#3853256 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3853256

[JBoss-user] [HTTPD, Servlets JSP] - Apache 2.0.52 - JBoss 4.0 RewriteRule problem

2004-10-29 Thread beyarecords
Hi, it seems the cause of my problem is the RewriteRule lines I have specified in my Apache http.conf file. In my workers2.properties file I have the following line: [uri:/cocoon/mysite/*] (note: cocoon/mysite is situated inside JBoss 4.0.0 as

[JBoss-user] jboss connections are not closed with connection pool

2004-10-29 Thread Bethana . Kumar
Hi I am using jboss connection pool mechanism...following is my oracle-mobile-ds.xml...I am using jboss3.25,jdk1.4.1 and eclipse on windowsxpDo u have any idea - datasources - local-tx-datasource jndi-namejdbc/ora_mobile_ds/jndi-name

[JBoss-user] [Security JAAS/JBoss] - Re: Does security work on jboss 4?

2004-10-29 Thread p_nevilleuk
EJB 2.1 spec: anonymous wrote : The Application Assembler can indicate that some methods should not be checked for authorization | prior to invocation by the container. The Application Assembler uses the unchecked element instead | of a role name in the method-permission element to indicate

[JBoss-user] [JBoss.NET] - jboss.net deployment fails on JBoss 4.0.0

2004-10-29 Thread rastadg
Hi, I've removed the JbossWS, then copied the jboss-net-client.jar to server_root/client and jboss-net.sa.tmp (yes, it's actually a .tmp file, hmmm sounds strange...) to server_root/server/default/deploy. When Jboss starts I get the following error: WARN [org.jboss.deployment.JARDeployer]

[JBoss-user] (no subject)

2004-10-29 Thread Cojocaru Bogdan

[JBoss-user] [Beginners Corner] - Re: Where in the he$$ is javax.servlet.jar???

2004-10-29 Thread frodo_20
I installed the 3.2.6 version and I am finding it unbelievable that javax.servlet.jar was not included. Can I get that package by itself somewhere? I wanted to spend this weekend in JSP immersion therapy. Seriously I wanted to go through the tutorials. Any suggestions welcome. Cheers View the

[JBoss-user] [Installation Configuration] - How did I get JBOSS without getting javax.servlet.jar???

2004-10-29 Thread frodo_20
Hi All I downloaded and installed the JBOSS 3.2.6 zip and I can't find javax.servlet.jar anywhere. I looked in all of the server config lib dirs to no avail. What did I do wrong and where can I get the javax packages. I am trying to run the Dukes Bank sample described in the Getting Started

[JBoss-user] [JBoss.NET] - Re: jboss.net deployment fails on JBoss 4.0.0

2004-10-29 Thread rastadg
SOLVED! Hmm, the most time consuming problems always has the simplest fixes! I've somehow copied the server-config.wsdd into server_root/server/default/deploy. Bad move. Anyway, after deleting the misplaced file everything seems OK, for now ... -Geir R View the original post :

[JBoss-user] [EJB/JBoss] - Re: Does data get flushed to the DB on commit when in Commit

2004-10-29 Thread ltexier
The container must commit to guarantee ACID transactions. http://www.nusphere.com/products/library/acid_transactions.htm Durability Once a transaction is committed, its effects are guaranteed to persist even in the event of subsequent system failures. Until the transaction commits, not only

[JBoss-user] [EJB/JBoss] - jbosscmp-jdbc.xml file for several DB

2004-10-29 Thread adini
Hello, I am new to Jboss and I try to build an ear (compose by CMPs) which can work with different kind of DB. In the jbosscmp-jdbc file I see that a tag datasource-mapping indicates the king of DB. Is this tag obligatory, or if I want to deploy my ear working with Mysql and tomorrow working

[JBoss-user] [Security JAAS/JBoss] - Re: Principal=null.... please help me

2004-10-29 Thread craig1980
Another thing (by hoping that someone answers to me)... if i insert this url patterns: /*... when i do the login with the login.jsp page, i remain always in this page and i have non message form the console; instead if i don't put this URL, at least the first called to the EJB i can do when

[JBoss-user] [Beginners Corner] - Re: Where in the he$$ is javax.servlet.jar???

2004-10-29 Thread darranl
Have you searched the forums for information on this? I don't have all of the JBoss versions available to check but I know this jar has in the past been renamed / moved, I think this has been discusses in the Getting started guide forum. Are you sure that you are using the correct version of

[JBoss-user] [Installation Configuration] - Re: How did I get JBOSS without getting javax.servlet.jar???

2004-10-29 Thread darranl
Do not cross post, this is already beeing dicussed elsewhere. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3853284#3853284 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3853284

[JBoss-user] [Messaging, JMS JBossMQ] - JBOSS recovery after unavailable connection to persistent qu

2004-10-29 Thread smarine
Suppose, you choose to use a database to store your JMS messages which is located on a different machine and this database becomes temporary unavailable. Will JBOSS recover after the database has become available again? View the original post :

[JBoss-user] [Security JAAS/JBoss] - Re: Form based auth + EJB Auth working, How to use form-auth

2004-10-29 Thread craig1980
HI WebSel; have you solved your problem? It's my same problem. I can do login, i can call the ejb create method but i can't call another method because, after create, i have the exception principal = null. View the original post :

[JBoss-user] [Installation Configuration] - Accessing jbos behind firewall.

2004-10-29 Thread tlambrec
I want to access my jbosMQ server that is located after a firewall. I followed the instructions of the documentation page http://www.jboss.org/wiki/Wiki.jsp?page=UsingJBossBehindAFirewall port 1098 1099 8093 are forwarded on my firewall and -Djava.rmi.server.hostname=external_host_name

[JBoss-user] [EJB/JBoss] - Re: jbosscmp-jdbc.xml file for several DB

2004-10-29 Thread darranl
In earlier versions the jbosscmp-jdbc file was the only place that you could specify the mappings. A change has been added to specify the mapping when deploying the datasource, I can't remeber which version this was added to. View the original post :

[JBoss-user] [Persistence CMP/JBoss] - Re: EJB QL Parsing problem

2004-10-29 Thread derekbotfield
The problem still persists. I've tried to set the sql-type to BLOB and the jdbc-type to BLOB but that does not seem to make a difference. Is there some kind of a problem with BLOB oriented data types and ejbql comparisons? View the original post :

[JBoss-user] [Beginners Corner] - Re: Where in the he$$ is javax.servlet.jar???

2004-10-29 Thread [EMAIL PROTECTED]
server/default/deploy/jbossweb-tomcat50.sar/servlet-api.jar View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3853294#3853294 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3853294

[JBoss-user] [Security JAAS/JBoss] - Re: Does security work on jboss 4?

2004-10-29 Thread [EMAIL PROTECTED]
Create a bug report on sourceforge with the testcase your talking about. Authorization is distinct from authentication so a secured mdb needs to be run under an unauthenticatedIdentity since there is no standard way for the jms invocation to establish the security context of the mdb onMessage.

[JBoss-user] [Clustering/JBoss] - Calling batchInvalidate (InvalidationManager) doesn't work

2004-10-29 Thread bobjones
I have an entity bean deployed to a container with InvalidableEntityInstanceCache cache implementation. The entity bean has an invalidation-group-name of bob. Note that I haven't mentioned the cache-invalidation setting or the presence or not of EntityBeanCacheBatchInvalidatorInterceptor in the

[JBoss-user] [Persistence CMP/JBoss] - Re: default values

2004-10-29 Thread tomerbd
I overcame this problem by having a servlet that in its init method I have my default database data with tag load on startup true. Is there a better way to do it ? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3853304#3853304 Reply to the post :

[JBoss-user] [Messaging, JMS JBossMQ] - Re: Persistence - control the marking of messages to be dele

2004-10-29 Thread flindet
Another angle that would work for solving my problem is if there is any way to store the message persistently before the MDB (or any other subscriber) returns the ack to the topic. Is there any way to do that? Can anyone point me in the right direction on where to read about this problem? By

[JBoss-user] [Beginners Corner] - Re: does JSF components in wsad works on JBOSS ?

2004-10-29 Thread fbiaggi
Yes, excluded WS specifics, like database. Just copy some jars to the lib dir. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3853307#3853307 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3853307

[JBoss-user] [Persistence CMP/JBoss] - Does JBOSS 3.2.6 still support Jaws CMP services?

2004-10-29 Thread nguyenthehoa
Anyone know whether Jboss 3.2.6 still support Jaws or not? Any information or reference where I can find the related information about Jaws and Jboss 3.2.6 are all high apreciated. Thanks alot! The Hoa View the original post :

[JBoss-user] [Persistence CMP/JBoss] - Re: How to port entity EJB 1.0, 1.1 using Jaws from JBoss 3.

2004-10-29 Thread fbiaggi
Not tried on 3.2.6, but on 3.2.5 JAWS work fine. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3853309#3853309 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3853309 ---

[JBoss-user] [Messaging, JMS JBossMQ] - Does JBoss3.2.6 Messaging distribute??

2004-10-29 Thread roxburd
Hi, after a few months on WLS8.1, I'm back to JBoss (I'm happy). One useful feature WLS has is JMS message bridges - so I can configure a message bridge and all my JMS will be shifted between queues on separate servers exactly once with recovery from failed queues, net partitions, etc. toward

[JBoss-user] [Messaging, JMS JBossMQ] - Transaction issue when updating entity value

2004-10-29 Thread optimusprime
Hi there! I have a solution implemented in our system that flows like this: A JMS message is sent to create an email account for the user. The MDB receives that message and then on its onMessage() method, it calls a session bean process() method. The session beans, creates the account through a

[JBoss-user] [Persistence CMP/JBoss] - Re: Image Retrieved from DB, doeesnt get displayed correctly

2004-10-29 Thread robinbajaj
hi Craig Okay i have changed my code the following way (in the bold) to take care of the appropriate content type i am showing on the html page(since i only have one gif file , i know the content type should be image/gif . since the code you gave..probably uses your own custom-classes like

[JBoss-user] [Security JAAS/JBoss] - Re: Principal=null.... please help me

2004-10-29 Thread gbrigand
From the log you are posting, seems like the StaffMemberLoginModule is not being executed by the org.jboss.security.auth.spi.ProxyLoginModule. You should see traces at least like the following : [org.jboss.security.auth.spi.AbstractServerLoginModule] initialize

[JBoss-user] [EJB/JBoss] - HTTP Status 404

2004-10-29 Thread Kjell-Einar
I'm new to JBoss..., hope someone will guide me!!! I have deployed TassieOnline.ear (from myEclipse). I has some EJB's (..deploy/TassieOnline.ear/TassieOnlineEJB.war) pluss some servlets (deploy/TassieOnline.ear/TassieOnlineWeb.war). The book I'm studying says I can access the servlet via this

[JBoss-user] [Beginners Corner] - Need help with setting up database with Duke's Bank

2004-10-29 Thread Evil-Termite
I have been working through the Duke's Bank Application chapter of the JBoss 4.0 start guide. I ran into trouble in chapter 4.1.7 when I tried to set up the database. I modified the file hsqldb-ds.xml as it told me to and when I saved it the server gave me this error: 09:36:38,265 ERROR

[JBoss-user] [Persistence CMP/JBoss] - Re: Image Retrieved from DB, doeesnt get displayed correctly

2004-10-29 Thread robinbajaj
hi craig As you suggested(as i concluded lookinga at your code as of what i can do using the java package without your custom classes) to get a separate output stream to write this image content onto the page, i dont make the Imageicon, just get the image Blob from the DB. then find its length.

[JBoss-user] [Installation Configuration] - why does axis always get a newinstance of a pojo

2004-10-29 Thread jim_stoll
hey guys, I guess i am specifying something wrong becasue Axis keeps getting a newInstance of a pojo that i have defined as a service. Can someone tell me what i have to specify in my web-service.xml so that Axis only gets one instance of the pojo ,WindowsExecService, no matter how many

[JBoss-user] [Clustering/JBoss] - Re: Cluster MDB's

2004-10-29 Thread sudkampf
I am getting the exact same results using JBoss-3.2.5. I can get two instances woking on a single server or seperate servers in a clustered environment but a third instance on any server causes this warning to occur and the MDBs I deployed on the final instance to be unavailable. View the

[JBoss-user] [Clustering/JBoss] - Re: HA-JMS doesn't work for me

2004-10-29 Thread sudkampf
Make sure your client is accessing a connection factory using the HAJNDI and not the local JNDI. If your client is using the wrong port number for the local instead of the HA then you can get this exception when the name you are looking for is really i9n the HA and not the local. View the

[JBoss-user] [Security JAAS/JBoss] - Re: JAAS-based Single Sign-On for JBoss 3.2.6

2004-10-29 Thread jiwils
JBoss comes with the ability to support SSO with some minor configuration changes I thought. Could you help me understand what JOSSO brings to the table? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3853323#3853323 Reply to the post :

[JBoss-user] [Beginners Corner] - Here is some more info on my problem

2004-10-29 Thread Evil-Termite
I continued on with the tutorial even though I had the previous error. When I go to the jmx console I get the service=hypersonic link. I went to that and invoked startDatabaseManager() and that part worked. It had the duke's bank tables there with and would let me query. However, when I

[JBoss-user] [Clustering/JBoss] - Re: HAJNDI Access Error via HTTPS from internal VM

2004-10-29 Thread ahahamyan
I tested the lookup (using HAJNDI) from the server side using the native RMI protocol by using the standard org.jnp.interfaces.NamingContextFactory and a URL of locahost:1100 and the lookup from the server side works fine. Also I tested the same using the auto-discovery feature, by setting the

[JBoss-user] [Management, JMX/JBoss] - Re: client listening for jmx notifications hangs services se

2004-10-29 Thread jj
Given the current implementation, discarding all of an unresponsive client's registrations after some configurable timeout is one solution. Scott has already fixed a related bug: http://www.jboss.org/index.html?module=bbop=viewtopict=47243 Long term I suggest configurable transports for JMX

[JBoss-user] [Security JAAS/JBoss] - Re: Principal=null.... please help me

2004-10-29 Thread craig1980
Hi; thanks again; yes.. this class is in my classpath because the first time i do the login even if the principal is ML, by using this class i can have StaffManagementRole_0 i can see the first page that uses the EJB and the EJB is called with no problem; then i have some href that go to

[JBoss-user] [Management, JMX/JBoss] - Re: client listening for jmx notifications hangs services se

2004-10-29 Thread [EMAIL PROTECTED]
The client passed to the jboss server can use a custom socket factory to setup a read timeout to prevent an unbounded wait on the socket. More generally there should be a pooled NotificationBroadcasterSupport implementation to allow asynchronous dispatch of the notifications. We might have

[JBoss-user] [Beginners Corner] - Re: Need help with setting up database with Duke's Bank

2004-10-29 Thread darranl
Post 1 - Have you tried restarting JBoss? Post 2 - What error? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3853331#3853331 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3853331

[JBoss-user] [Installation Configuration] - How do I stop JBoss from shutting down when logging out?

2004-10-29 Thread Bigdaddy
OS: Red Hat Enterprise Linux ES release 3 Java: 1.4.2_05-b04 JBoss: 3.2.5 I have noticed that whenever I start my JBoss server as a background process, then log out of my Linux account my JBoss server will shutdown automatically upon logout. How do I stop this from happening? I am using

[JBoss-user] [Persistence CMP/JBoss] - Re: EJB QL Parsing problem

2004-10-29 Thread Raist_Majere
What's the type for location? Is it a BLOB or something like this? Can you tell us the Java type of this CMP field? If, as you said (or I understood), location is a BLOB or similar, then you're right when supposing that this kind of CMP fields have a problem with EJBQL, 'cause as you caould

[JBoss-user] [Persistence CMP/JBoss] - Re: Problem with remove()

2004-10-29 Thread Raist_Majere
As redBeard15 says, I think the problem you have is that you setted the on-delete-cascade reference on the DB instead of on the CMR definition in ejb-jar.xml file. If that's your case, you should drop the on-cascade-delete rule on your DB and put the on-cascade-delete\ element on the CMR

[JBoss-user] [Beginners Corner] - Re: What is the best Workflow Management System with JBoss?

2004-10-29 Thread alchemista
The jBPM install does not work with JBoss 3.2.6 or 4.0. It works fine on 3.2.5, though. I'm not sure what changed in 3.2.6 to cause this error. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3853337#3853337 Reply to the post :

[JBoss-user] [Security JAAS/JBoss] - Re: JAAS-based Single Sign-On for JBoss 3.2.6

2004-10-29 Thread gbrigand
Yes of course, I'll try to name the most important ones : 1. Josso comes with a custom framework for implementing new authentication schemes (username/password, strong authentication, etc.), new stores (LDAP, etc.), Session stores (memory, database, etc.) among other things. SSO in JOSSO is a

[JBoss-user] [Installation Configuration] - Re: How do I stop JBoss from shutting down when logging out?

2004-10-29 Thread Raist_Majere
That behaviour is the normal one in any OS: when you log out, all the programs you're running are shutted down. In order to make JBoss not to depend on any session you must install it as a service, so when the system is started up JBoss is executed and when the system shuts down, so does JBoss.

[JBoss-user] [Beginners Corner] - Re: Need help with setting up database with Duke's Bank

2004-10-29 Thread Evil-Termite
post 1: I did try restarting JBoss many times. That same Error message comes up. After the error, Jboss completes its startup routein. post 2: Here is what comes up in the server console when I put in the userID and password for Dukes Bank. 13:16:05,374 INFO [STDOUT] Debug: Creating bean

[JBoss-user] [HTTPD, Servlets JSP] - Component JSPs using Struts and Tiles Always Recompile (Not

2004-10-29 Thread LegoDoug
I am using JBoss 3.2.5, and I have experimented with the JSP Servlet settings in the jbossweb-tomcat50.sar/web.xml file. For reasons I have not been able to determine, the pages we have built using Struts (1.1) and Tiles are always recompiling when a page loads (even if it was just loaded),

[JBoss-user] [HTTPD, Servlets JSP] - clear or delete parameters from url?

2004-10-29 Thread gabo
hello, my servlet shows a table with customers. each customer has a link that calls the customer servlet with the parameter customerid, like this a href=\/customer?customerid=7\ so when the user clicks on the customer the url in the browser becomes http://localhost:8080/customer?customerid=7

[JBoss-user] [Persistence CMP/JBoss] - Re: Image Retrieved from DB, doeesnt get displayed correctly

2004-10-29 Thread Raist_Majere
Hi robinbajaj. I'm a little confused with the code snippet you provided... Is that servlet writing HTML an the icon in the same response? If so, I think that's not allowed, so you should provide a servlet for the HTML and another one for the images. If your servlet just provides an image, then

[JBoss-user] [Security JAAS/JBoss] - Re: Principal=null.... please help me

2004-10-29 Thread gbrigand
JBoss will provide security context only on protected web resources access, declared in the web.xml file. If you request a public resource, even if you previously authenticated yourself, the principal associated to the request will be 'null'. I'd suggest you check this by changing your security

[JBoss-user] [EJB/JBoss] - Re: HTTP Status 404

2004-10-29 Thread Raist_Majere
Do you have a jboss-web.xml in your WAR file or application.xml in EAR file? If so, can you provide them, as well as your web.xml file? That could help. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3853347#3853347 Reply to the post :

[JBoss-user] [Persistence CMP/JBoss] - Re: How to port entity EJB 1.0, 1.1 using Jaws from JBoss 3.

2004-10-29 Thread Raist_Majere
Did you properly set the datasource that jaws uses in conf/standardjaws.xml or in your application specific jaws.xml file, copied and configured properly the mysql-ds.xml file on the deploy dir, copyed the JDBC driver on lib dir, and after that restarted JBoss? Have you checked that the tables

[JBoss-user] [Installation Configuration] - Re: How do I stop JBoss from shutting down when logging out?

2004-10-29 Thread Bigdaddy
Nevermind, I forgot to add nohup. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3853352#3853352 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3853352 --- This SF.Net

[JBoss-user] [Beginners Corner] - POJOS

2004-10-29 Thread Jackk
Everytime I use jboss, I get an error whenever I try to call a pojo from a bean. I get weird errors. Does anyone have the same issues as me? Is there something I can do? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3853353#3853353 Reply to the post :

[JBoss-user] [Security JAAS/JBoss] - RMI in SRP

2004-10-29 Thread wsngjboss
Hello, I saw in the documentation that RMI is possible for SRP. If I got a working non-RMI SRP app, what do I need to do to change it to work with RMI? Any pointers for this? Thanks, Wan View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3853354#3853354 Reply

[JBoss-user] [Beginners Corner] - Re: Where in the he$$ is javax.servlet.jar???

2004-10-29 Thread frodo_20
Thanks for the responses. I got the javax.servlet.jar file put it into each of the server conf lib dirs and voila I was able to compile immediately! I am using the suggested sources from the Getting Started with JBoss J2EE applications on the JBoss 3.2.x Server PDF. Even if I change to use the

[JBoss-user] [Messaging, JMS JBossMQ] - JMS failing on init if large dataset in Hypersonic

2004-10-29 Thread ekaye
I assume that JMS makes use of the built in hypersonic db for persistence. As such, when starting up, if it can't get a connection to the db, then JMS is failing. I find that if we load the hypsersonic db (DefaultDS) with lots of data (40,000+ rows) then hypersonic takes longer to initialize

[JBoss-user] [JBoss.NET] - Re: jboss.net deployment fails on JBoss 4.0.0

2004-10-29 Thread natebowler
Are you able to see the jboss-net/services web application? Is there any other step you did to make this work? I posted my problem at another link: http://www.jboss.org/index.html?module=bbop=viewtopict=54303 It doesn't appear to be working for me. View the original post :

[JBoss-user] [JCA/JBoss] - TopLink (9.0.4-10.1.3) and JBoss (3.2.3-4.0.0) JTS XA integr

2004-10-29 Thread natebowler
I've made several posts on different threads, but none seem to get any attention. I've scoured the docs, hit TopLink groups, and personally emailed posters from many of the dead-end threads on these forums. I'm getting nowhere. The fact is, TopLink and JBoss JTS integration does not work. The

[JBoss-user] [HTTPD, Servlets JSP] - notification of authentication success/failure

2004-10-29 Thread atomray
Hi, In my web application I would like to store the last time the user has logged into the application. I'm using the standard Servlet 2.4 mechanisms (web.xml declarative security with Form based authentication) and JBoss's DatabaseServerLoginModule (JBoss 3.2.5). I've been through the specs,

[JBoss-user] [Persistence CMP/JBoss] - Re: EJB QL Parsing problem

2004-10-29 Thread derekbotfield
Ok, Quick comment. The locatin ield is a BLOB type. It works flawlessly in BEA's Weblogic. I'm actually trying to port this code to JBoss Websphere. Both have their issues! Many thanks for the reply. Any suggestions are welcome. I'll check to see if the BLOB issue is the cause. Maybe BEA