[JBoss-user] [EJB/JBoss] - Re: SFSB deploy question

2004-10-22 Thread [EMAIL PROTECTED]
No, we don't currently support that type of redeployment capability. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852408#3852408 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3852408

[JBoss-user] [Installation & Configuration] - Re: Do you need root access for run.sh?

2004-10-22 Thread [EMAIL PROTECTED]
This is an os issue. Take a look at the nohup command. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852407#3852407 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3852407 --

[JBoss-user] [EJB/JBoss] - Re: rmi over http (httpinvoker) selectively

2004-10-22 Thread [EMAIL PROTECTED]
You can have a component invocable by multiple transports at the same time. Here is an example from the testsuite that shows a stateless session bean with an RMI/JRMP and RMI/Socket transport active. The client chooses which transport to use by selecting the corresponding jndi-name for the ejb h

[JBoss-user] [Clustering/JBoss] - Re: Clustered properties across nodes

2004-10-22 Thread [EMAIL PROTECTED]
There are 3 different way: - The legacy DistributeState service which is replaced by TreeCache - The newer TreeCache - HAJNDI View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852405#3852405 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posti

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: JMS methods undefined in JBoss 3.2.5

2004-10-22 Thread [EMAIL PROTECTED]
I wonder what the project page says about this? http://www.jboss.org/wiki/Wiki.jsp?page=JBossMQ Oh look, there is even an italicized note about the extra support in jms1.1/jboss4 It guess "READ THIS FIRST" means completely ignore this post and waste everybody's time? View the original post : h

[JBoss-user] [Nukes User] - Re: Unique pkey constraint problems w/PostgreSQL

2004-10-22 Thread tasj2ee
Ok, For the record: The problem occurred because the sequences for the serial primary keys of the nukes tables were not incremented after populating the default data installed by the nukes-installer (see postgres.xml in nukes-installer.war). For example, the nukes-installer creates the nuke_f

[JBoss-user] [Clustering/JBoss] - Re: non multicating(TCP) does not work and throws ChannelExc

2004-10-22 Thread bela
Post your cluster-service.xml Bela View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852401#3852401 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3852401 --- This SF.ne

[JBoss-user] [Messaging, JMS & JBossMQ] - JMS methods undefined in JBoss 3.2.5

2004-10-22 Thread monocongo
I have just discovered that I'm unable to use three methods which are in the J2EE 1.4 API but which are undefined in the JBoss 3.2.5 library I'm using (jboss-j2ee.jar): javax.jms.ConnectionFactory.createConnection() javax.jms.Connection.createSession(boolean, int) javax.jms.Session.createConsum

[JBoss-user] [Beginners Corner] - Failed to initailize plugin at startup

2004-10-22 Thread Syed123
Hi all, I have downloaded jboss 4.0.0RC1 and have placed run.jar on the classpath but when I click on run.bat I get too many lines of the following error Failed to initialize plugin : org.jboss.logging.log4jplugin Any ideas how to fix this. thanks Syed View the original post : http://www.

[JBoss-user] [Clustering/JBoss] - Clustered properties across nodes

2004-10-22 Thread cpaul_it
Is there a way to have all the nodes in a JBoss cluster to share (used loosely) properties, so that if I update a property on one node it will propagate to all other nodes in the cluster? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852394#3852394 Reply to

[JBoss-user] [Clustering/JBoss] - EJB can be a singleton in a cluster

2004-10-22 Thread afshanz
Hi, I would like to know how an EGB can be a singleton in a cluster system. Thanks View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852393#3852393 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3852393

[JBoss-user] [Security & JAAS/JBoss] - Re: Will $100 Manual help us to resolve this security issue

2004-10-22 Thread [EMAIL PROTECTED]
Checked the box which says if you want to send attachments, check on this box. When I click on Submit Change after sometime I get error "Invalid Filename" The .ear file that I am trying to attach is around 5MB View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=38

[JBoss-user] [EJB/JBoss] - rmi over http (httpinvoker) selectively

2004-10-22 Thread fe2o3
I've successfully configured a jboss 3.2.4 instance to expose my SLSB's over http. This was done following documentation and other people's posts. My main question is... is it possible to call my remote interfaces with RMI via JRMPInvoker soley based on jndi.properties (or appropriate ENV) ch

[JBoss-user] [Installation & Configuration] - Re: Configure JBOSS Using HTTP Port for RMI and JNDI

2004-10-22 Thread fe2o3
In your jboss.xml for each bean you want to be exposed via http, add the following. (I do this post compilation during (pre)deployment with some xml-task tasks via ant). | | stateless-http-invoker | | | In your jboss.xml of each jboss.xml (or in standardjboss.xml), you have to c

[JBoss-user] [EJB/JBoss] - Re: Jboss 3.2.6 JNDI access from hibernate

2004-10-22 Thread beyarecords
Hi rimmeraj, yes Hibernate starts up properly. My log output is: 21:24:01,184 INFO [Environment] Hibernate 2.1.5 21:24:01,194 INFO [Environment] hibernate.properties not found 21:24:01,199 INFO [Environment] using CGLIB reflection optimizer 21:24:01,223 INFO [Configuration] Mapping file: /Li

[JBoss-user] [Persistence & CMP/JBoss] - Sporadic CMP insert failures from LOB columns

2004-10-22 Thread craigdberry
We are using JBoss 3.2.5, Oracle 10g on Solaris, and the Oracle 10g drivers. This behavior has occurred with both thick and thin drivers. Very occasionally, and for no reason we can determine, insertion of a new CMP bean containing a BLOB or CLOB element will fail with an exception like the one

[JBoss-user] [JBoss Getting Started Documentation] - Re: Error after login on Duke´s Bank

2004-10-22 Thread falcao
I restarted JBoss Server, and now the error is not occurring, but the pages of the DukeÂs Bank website isnÂt showing any data. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852386#3852386 Reply to the post : http://www.jboss.org/index.html?module=bb&op=post

[JBoss-user] [HTTPD, Servlets & JSP] - Re: Multiple Virtualhosts -> Multiple classfiles?

2004-10-22 Thread keidav
I am also having the same problem with [Servlet] Registration is not done -> stop Everything appears to be working fine... why the messages? I have a single war that uses the spring framework and is deployed to two virtual hosts (JBoss 3.2.6) my WAR jboss-web.xml is as follows: | | http:

[JBoss-user] [Nukes User] - build.sh failing on nuke

2004-10-22 Thread jhayesnukes
hi i am trying to follow the directions to build nukes to support oracle and when i run build.sh after modifying the local.properties file i get the below error, [EMAIL PROTECTED] build]# build.sh build.sh: Executing: /home/jboss/nukes-1.1/tools/bin/ant -logger org.apache.tools.ant.NoBannerLogg

[JBoss-user] [Clustering/JBoss] - help please. (ERROR: Tomcat failed to setup clustering.)

2004-10-22 Thread annypliu
Hello, anyone know what is the problem? I have SourceID-Liberty2.0 deployed in JBoss. SourceID-Liberty2.0 is a toolkit used for userID federation and it needs to use JBoss. The toolkit was deployed under jboss\server\default. When I try to start JBoss with run.bat, I got the following errors:

[JBoss-user] [JBoss Getting Started Documentation] - Error after login on Duke´s Bank

2004-10-22 Thread falcao
After I have deployed the Duke's Bank Example, I pointed the browser to the url http://localhost:8080/bank/main, and the application login page appeared. I filled the form with the ID of 200 and the password j2ee. Then the following error occurs: Your request cannot be completed. The server got

[JBoss-user] [Installation & Configuration] - Re: Accessing JBoss server from the WWW

2004-10-22 Thread aagmon
the problem can be in many configurations of the OS , Server , Fw my suggestion: use the following configuration it works 4 me on xp !! 1.set up an apache virtual server listening to your ip add to the httpd.conf proxyPass / http://localhost:8080 ProxyPassReverse / http://localhost:8080 (af

[JBoss-user] [EJB/JBoss] - Re: Jboss 3.2.6 JNDI access from hibernate

2004-10-22 Thread rimmeraj
I always use hibernate within an EJB transaction so I don;t have to open/close ect .. Is hibernate starting correctly? When I start my app I see something like this on my console. Maybee your test is throwing a NPE? 15:56:59,035 INFO [Environment] Hibernate 2.1.5 15:56:59,091 INFO [Environmen

[JBoss-user] [EJB/JBoss] - Problem with deployment dependency

2004-10-22 Thread ngais
Hello, I wrote and deployed an MDB under JBoss3. Everytime I launch JBoss, initialization of this MDB fails because of dependent resources not yet initialized. In particular, I get: javax.management.InstanceNotFoundException: jboss.jca:service=CachedConnectionManager is not registered. and j

[JBoss-user] [EJB/JBoss] - Re: Jboss 3.2.6 JNDI access from hibernate

2004-10-22 Thread beyarecords
rimmerraj, my hibernate-service.xml is as follows: jboss.jca:service=LocalTxCM,name=PostgreSQL java:/HibernateFactory java:/PostgreSQL net.sf.hibernate.dialect.PostgreSQLDialect net.sf.ehcache.hibernate.Provider update x y

[JBoss-user] [Security & JAAS/JBoss] - Re: Will $100 Manual help us to resolve this security issue

2004-10-22 Thread [EMAIL PROTECTED]
I have sent the bug report to the sourceforge but when I try to attach the .ear file I get error invalid file name View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852377#3852377 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=rep

[JBoss-user] [EJB/JBoss] - SFSB deploy question

2004-10-22 Thread jdbrown
Is there a way to deploy a SFSB in a single server environment that would NOT cause existing instances of that SFSB to be lost/destroyed? In other words, in some situations, I would want any new requests for the SFSB to get the new code, but I don't mind if any current clients continue using t

[JBoss-user] [JBoss Getting Started Documentation] - Re: Compilation error while running

2004-10-22 Thread falcao
I have the same problem. What files did you move to the directory? Thanks. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852372#3852372 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3852372 -

[JBoss-user] [Beginners Corner] - Re: Unique LDAP Scenario - TWO different Servers

2004-10-22 Thread minmay
Thank you for the prompt reply. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852367#3852367 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3852367 --- This SF.net e

[JBoss-user] [Security & JAAS/JBoss] - No trusted certificate found exception

2004-10-22 Thread bashiraInTrouble
Hi friends, We just upgraded our sever from jboss-3.0.4_tomcat-4.1.12 to jboss-3.0.8_tomcat-4.1.24. We used the old .keystore file that was working in jboss 3.0.4. Now when our users get to the login page and try to login, they get the j_security_check page and the server.log is showing an exc

[JBoss-user] [Installation & Configuration] - Do you need root access for run.sh?

2004-10-22 Thread TimGE
I have a user id on a unix box where I have JBoss. I telnet into this box to start and stop JBoss. Once I start it with run.sh, if I close my telnet connection, the server is killed. This happens even if I run the start script in the background. If I run the start script with root access, this d

[JBoss-user] [Beginners Corner] - JBOSS start-up problem

2004-10-22 Thread tripp
Howdy all. We recently moved our JBOSS application server onto a new box. We literally copied the jboss directory and all of its contents. We noticed the following stack trace when starting up JBOSS: 2004-10-21 13:21:11,782 WARN [org.jboss.ejb.EjbModule] Could not load the org.j boss.resource.co

[JBoss-user] [EJB/JBoss] - Re: Jboss 3.2.6 JNDI access from hibernate

2004-10-22 Thread rimmeraj
what does your hibernate-service.xml services file look like? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852352#3852352 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3852352 --

[JBoss-user] [Management, JMX/JBoss] - Re: HTMLAdaptor

2004-10-22 Thread [EMAIL PROTECTED]
See the jmx chapter of the free online admin/devel guide: http://www.jboss.org/docs/index View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852353#3852353 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3852353 ---

[JBoss-user] [Beginners Corner] - Re: Unique LDAP Scenario - TWO different Servers

2004-10-22 Thread [EMAIL PROTECTED]
Yes, a custom login module is required. If there is a patch to the existing LDAPLoginModule that works for you, post it to sourceforge for future inclusion. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852356#3852356 Reply to the post : http://www.jboss.or

[JBoss-user] [JBoss Getting Started Documentation] - Re: Can not start the Hypersonic Manager Tool

2004-10-22 Thread dioni
So, I can't start HSQL database manager in the same machine when is JBOss instaled?. Even if I want to use HSQL only for learning a testing? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852355#3852355 Reply to the post : http://www.jboss.org/index.html?mo

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: TimerService exception in MDB

2004-10-22 Thread [EMAIL PROTECTED]
Although you should have been able to access the TimerService from within ejbCreate, the rest of the example is invalid as you are not allowed to create timers from within ejbCreate. An ejb timer currently has to be create via a business method invocation. View the original post : http://www.jb

[JBoss-user] [Security & JAAS/JBoss] - Re: Entity Beans for DatabaseLoginModule

2004-10-22 Thread [EMAIL PROTECTED]
The only issue is securing the ejb with the DatabaseLoginModule. Clearly there must be some minimal set of user/roles to allow access to the entity beans modifying the DatabaseLoginModule tables. The only other issue with the scenario you describe is ensuring the authentication cache is flushed

[JBoss-user] [Beginners Corner] - Unique LDAP Scenario - TWO different Servers

2004-10-22 Thread minmay
Is it possible to authenticate off one LDAP server, and then authorize off a different LDAP server, or will this require a custom JAAS Login Module? I think this requires a custom JAAS Login Module, considering that the LDAPLoginModule only has one LDAP Server URL binding in the java.naming.provid

[JBoss-user] [Installation & Configuration] - Re: startup fails almost immediately with an OutOfMemory

2004-10-22 Thread [EMAIL PROTECTED]
Clearly the state of 64 bit vms on this platform are pathetic then. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852349#3852349 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3852349 -

[JBoss-user] [EJB/JBoss] - Re: Jboss 3.2.6 JNDI access from hibernate

2004-10-22 Thread beyarecords
Hi rimmeraj, I have ammend my code as follow but nothing is happening and I am not getting any errors!: User user = null; Transaction transaction = null; Session session = null; try { session = o

[JBoss-user] [Nukes User] - Re: Error in deploying nukes.ear

2004-10-22 Thread theute
I guess it depends on your file descriptor, if you are having this problem with something else than nukes, we can't help you. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852347#3852347 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posti

[JBoss-user] [JBoss Getting Started Documentation] - Re: server\all\deploy\jboss-net.sar not found.

2004-10-22 Thread janilsal
jboss-net.sar is not supposed to be in JBoss4.0 version. It is only for the 3.2.x version. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852346#3852346 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3852346 ---

[JBoss-user] [Installation & Configuration] - Re: Apache + JK1.2.6 + JBoss

2004-10-22 Thread ltexier
This page provides some examples. See section "Simple Configuration example" http://tom.unitn.it:8080/tomcat-docs/jk2/jk/aphowto.html View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852343#3852343 Reply to the post : http://www.jboss.org/index.html?module=bb&

[JBoss-user] [Nukes User] - Re: Error in deploying nukes.ear

2004-10-22 Thread ekim
Did you ever get this fixed? I see a lot of folks asking the question online, but am not seeing replies with any solid advice. I'm having the same problem, tho not with nukes. TIA, ekim View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852345#3852345 Reply t

[JBoss-user] [JBoss Getting Started Documentation] - Re: server\all\deploy\jboss-net.sar not found.

2004-10-22 Thread ltexier
HAve you tried JBoss 4.0 final? http://sourceforge.net/project/showfiles.php?group_id=22866&package_id=16942&release_id=254646 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852344#3852344 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posti

[JBoss-user] [EJB/JBoss] - Re: Jboss 3.2.6 JNDI access from hibernate

2004-10-22 Thread rimmeraj
use .. org.jboss.hibernate.session.HibernateContext.getSession("java:/hibernate/SessionFactory"); Or what ever yopu have defined for SessionFactoryName in your hibernate mbean. This will return a session. If you are within an ejb your session becomes part of the ejb transaction. When the ejb tra

[JBoss-user] [Installation & Configuration] - Can't run JBoss plugin initialize error

2004-10-22 Thread Syed123
Hi all, I have downloaded jboss 4.0.0RC1 and have placed run.jar on the classpath but when I click on run.bat I get too many lines of the following error Failed to initialize plugin : org.jboss.logging.log4jplugin Any ideas how to fix this. thanks Syed View the original post : http://www.jboss

[JBoss-user] [EJB/JBoss] - Jboss 3.2.6 JNDI access from hibernate

2004-10-22 Thread beyarecords
Hi, I have just migrated from Apache/Tomact to Apache/Jboss 3.2.6 and now need to change my class files to take advantage of JNDI. I have declared my jndi: [SessionFactoryObjectFactory] Factory name: java:/HibernateFactory What I am not to clear about is how to now access a transaction via jn

[JBoss-user] [Clustering/JBoss] - Re: How to access HASingleton MBeans from a non-master clust

2004-10-22 Thread monocongo
This illegal argment error has mysteriously disappeared. The RMIAdaptor now appears to be working for me as advertised. Hallelujah ! --James View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852338#3852338 Reply to the post : http://www.jboss.org/index.html?

[JBoss-user] [Persistence & CMP/JBoss] - Re: How to prevent for update usage in one ejbSelect method

2004-10-22 Thread drag0n2
i am using jboss 3.2.4 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852336#3852336 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3852336 --- This SF.net email is s

[JBoss-user] [Persistence & CMP/JBoss] - How to prevent for update usage in one ejbSelect method in r

2004-10-22 Thread drag0n2
I've created an ejbSelect statement that uses the following ejbQL: ejbSelectMaxDBID Local select max( o.orderdbid ) from OrderTable o I've set this bean with true because I would like the bean to lock the rows whenever its loaded. Ho

[JBoss-user] [JBoss.NET] - Re: Consume Webservice via an AXIS Client: ConfigurationExce

2004-10-22 Thread adrian-O-matic
Found this at sourceforge: anonymous wrote : | Date: 2004-10-04 13:29 | Sender: tdiesler | | The axis-client-config.xml lives in $JBOSS_HOME/client/jboss- | ws4ee-client.xml which must be on your classpath. | But I cannot find this file in the client directory. I only use the origi

[JBoss-user] [EJB/JBoss] - Integration with WebSphere: looking up EJBs hosted on WAS

2004-10-22 Thread lucaregini
I need to lookup some EJBs hosted on Websphere. IBM provides some J2ee client models togheter with an executable that should configure automatically the environment. However this client is for main class application types and i wasn't able to find references to containers. I didn't succed in tryi

[JBoss-user] [JBoss Getting Started Documentation] - Re: server\all\deploy\jboss-net.sar not found.

2004-10-22 Thread jbroberg
4.0, even though the 4.0 product links to the 3.2, i originally made that mistake, but then went back and got the right doco. same problem. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852331#3852331 Reply to the post : http://www.jboss.org/index.html?mod

[JBoss-user] [JBoss Getting Started Documentation] - Re: server\all\deploy\jboss-net.sar not found.

2004-10-22 Thread nrichards
Are you using the 4.0 getting started guide or the 3.2 getting started guide? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852329#3852329 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3852329 -

[JBoss-user] [Javassist user questions] - Re: unable to locate the proper class - and some newbie ques

2004-10-22 Thread chiba
anonymous wrote : javassist.CannotCompileException: by java.lang.LinkageError: duplicate class definition: com/PersonVO This means the class loader has been already loaded PersonVO and thus it cannot load your modified version of PersonVO. I guess your code includes PersonVO as a type name. ano

[JBoss-user] [JBoss Getting Started Documentation] - Re: JBoss 4.0.0 Bank example compile error

2004-10-22 Thread nrichards
I can't explain that one. javap javax.swing.JTextFieldIt looks like it is missing methods on JDK classes. Try running javap to see what you have. Does it look like you have the right constructor? | [EMAIL PROTECTED] tmp]$ javap javax.swing.JTextField | | Compiled from "JText

[JBoss-user] [Installation & Configuration] - Re: RMI+SSL

2004-10-22 Thread yuriyg
Also, there's no explanations how precisely ssl should be configured. Ok, I configure so service=jrmp,socketType=SSL is configured but then it seems that there is a lot of services is dependent on that. So, do I need to modify all references to service=jrmp also? Or I need to keep service=jrmp

[JBoss-user] [Installation & Configuration] - RMI+SSL

2004-10-22 Thread yuriyg
Is there a good faq about configuring RMI+SSL? Yes, actually I've read the one where is indicated how to configure jboss.xml and jboss-service.xml but there is two problems: 1. Datasource is not found (bound). 2. Jms is failed (yes, I tried to configure uilservice for ssl but it didn't help, the

[JBoss-user] [JBoss Getting Started Documentation] - Re: Web services : Class not found com.jboss.ebank.ArrayOf_x

2004-10-22 Thread nrichards
There are several solutions. The easiest is to add a com.jboss.ebank.ArrayOf_xsd_string class. It doesn't need any methods. Just have a class of that name. We'll be redoing the web services example in the next revision of the guide to make the example interesting than an array of strings.

[JBoss-user] [Clustering/JBoss] - Re: UDP bind_addr vs. -Dbind.address JBoss 3.2.6

2004-10-22 Thread [EMAIL PROTECTED]
"It does not work" isn't going to get you very many answers. My answer with the same level of thought should be "It works for me." You do know there's a separate channel in 3.2.6 for http session clustering in deploy/tc5-cluster-service.xml? View the original post : http://www.jboss.org/index.ht

[JBoss-user] [Security & JAAS/JBoss] - Re: make a jsp runnin' on https

2004-10-22 Thread Lviz
hi kburn absolutly clear ;) we do this... but we have apache in front of jboss/tomcat using the rewrite module we use struts, struts-layout for the jsp redirect... cheers L View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852321#3852321 Reply to the post :

[JBoss-user] [Installation & Configuration] - startup fails almost immediately with an OutOfMemory

2004-10-22 Thread eiman
We are running jboss 3.2.5, jdk (build 1.5.0-b64) on a 64-bit opteron running linux. On occasion we get the following OutOfMemory when starting jboss. The error is sporadic and in all cases when we restart the server the problem goes away. =

[JBoss-user] [Security & JAAS/JBoss] - make a jsp runnin' on https

2004-10-22 Thread kburn
OK guyz, I configured jboss to run tomcat with https.. and that's a good thing.. >D now I got anoth prob, how can i make run my jsp under https.. in that way, think that I have www.foo-boo.com/login.jsp.. now that I setted up the conf it works for both manners https://www.foo-boo.com/log

[JBoss-user] [Installation & Configuration] - Re: IIS Integration with jboss-3.2.1_tomcat-4.1.24

2004-10-22 Thread keanthian
Did anyone try before IIS+JBoss with SSL using isapi_redirect.dll? My applicaiton is required to read client certificate, my problem now is when my client posts a HTTPS request via IIS, when the request reaches my applicaton (which running in JBoss), it won't be able to read the client certific

[JBoss-user] [Persistence & CMP/JBoss] - JBoss 4.0.0 STATUS_NO_TRANSACTION on commit

2004-10-22 Thread tkvarenes
When doing an update on a list of locals we get a STATUS_NO_TRANSACTION error message. It looks like it appear when the transaction is to be commited, because it shows in the log with the ID of the first local that was changed/updated. We don't get this error if we run the same code on JBoss 3.2

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

2004-10-22 Thread sheckler
I did test the latest: http://www.jboss.org/index.html?module=bb&op=viewtopic&t=55430 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852315#3852315 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3852315 --

[JBoss-user] [Persistence & CMP/JBoss] - Re: createException problem

2004-10-22 Thread abbasta
Delete the table in HSQL which corresponds to your bean, and redeploy. The table is probably generated by some older version of your bean and does not have suitable number of columns. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852314#3852314 Reply to the

[JBoss-user] [Installation & Configuration] - OutOfMemoryError: unable to create new native thread

2004-10-22 Thread LogicaCMG-PHOENIX
Hi, we are running an application on JBoss 3.0.5 with some 70 entity beans, 60 session beans and currently around 1500 JMS queues on a Solaris 8, machine with a 1.4.1_02 Sun HotSpot Client JVM. Some important memory VM params are set to -Xmx3G -Xms2G -Xss512M When the app has around 600 thre

[JBoss-user] [Messaging, JMS & JBossMQ] - java.lang.OutOfMemoryError: unable to create new native thre

2004-10-22 Thread LogicaCMG-PHOENIX
Hi, we are running an application on JBoss 3.0.5 with some 70 entity beans, 60 session beans and currently around 1500 JMS queues on a Solaris 8, machine with a 1.4.1_02 Sun HotSpot Client JVM. Some important memory VM params are set to -Xmx3G -Xms2G -Xss512M When the app has around 600 thre

[JBoss-user] [JBoss.NET] - Consume Webservice via an AXIS Client: ConfigurationExceptio

2004-10-22 Thread adrian-O-matic
Hi all, I am using JBoss 4.0.0RC1 in the "all" configuration. I tried to create a SOAP-Client via Axis. When I instantiate the Locator class, a get a ConfigurationException: org.apache.axis.ConfigurationException: No engine configuration file - aborting! But when I look into my deploy - direct

[JBoss-user] [Installation & Configuration] - Re: No type mapping definition for postgreSQL in Jboss 3.2.6

2004-10-22 Thread beyarecords
Me thinks it time to increase the strength of my prescription spectacles! Thanks Andrew View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852310#3852310 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3852310 --

[JBoss-user] [Installation & Configuration] - Re: Network troubles. - What must I change to enable logging

2004-10-22 Thread rixc
For those interested, I think I have found a solution to my problem. There was a fix in jboss 3.2.5, http://sourceforge.net/docman/display_doc.php?docid=23676&group_id=22866, that mentions setting the bind address to the generated RMI stubs. This sounds alot like it addresses my problem View t

[JBoss-user] [Persistence & CMP/JBoss] - Re: The structure of my ear file is:

2004-10-22 Thread gumreal
Sorry, Please read the paper in this forum titled by "application.xml or jboss-app.xml, which one should I use in". Or, administrator, please delete this paper beacouse I submitted this paper wrong . View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852308#38523

[JBoss-user] [Installation & Configuration] - Re: No type mapping definition for postgreSQL in Jboss 3.2.6

2004-10-22 Thread darranl
Unless it has been removed since 3.2.3 there are two definitions in the file standjbosscmp-jdbc.xml: - 'PostgreSQL' and 'PostgreSQL 7.2' View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852307#3852307 Reply to the post : http://www.jboss.org/index.html?module

[JBoss-user] [Persistence & CMP/JBoss] - Re: The structure of my ear file is:

2004-10-22 Thread darranl
Ok so what is the question? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852306#3852306 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3852306 --- This SF.net email

[JBoss-user] [Installation & Configuration] - Re: startup postgreSQL when JBoss is being launched

2004-10-22 Thread darranl
Why can't you configure your operating system to start PostgreSQL followed by JBoss? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852305#3852305 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3852305

[JBoss-user] [EJB/JBoss] - Re: CMP - failed to retrieve data from database - but NO exc

2004-10-22 Thread darranl
Is the finder method returning you an empty collection? If there is no data to be returned returning an empty collection is a valid response as it says that there are no entities. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852304#3852304 Reply to the pos

[JBoss-user] [Beginners Corner] - Re: setting up jk module. Where's mistake?

2004-10-22 Thread Lviz
hi mi1291 looks like there is something missing... here is our workers2.properties file, it is for two jboss instances.. 8008,18009 activate the debug statements the file logger and the log level debug | [logger] | level=INFO | | [config:] | file=/etc/apache2/conf/workers2.properties

[JBoss-user] [Persistence & CMP/JBoss] - The structure of my ear file is:

2004-10-22 Thread gumreal
The structure of my ear file is: MyApp.ear META-INF application.xml jboss-app.xml MyEjb.jar MyWeb.war MyHibernate.har :) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852302#3852302 Reply to the post : http://www.jboss.org

[JBoss-user] [JBoss Getting Started Documentation] - JBoss 4.0.0 Bank example compile error

2004-10-22 Thread Heman
Hi, I've followed the Getting Started with JBoss 4.0 guide step by step, but when I try to compile using ant -f jboss-build.xml compile on Linux Fedora Core 2, I get this output: Buildfile: jboss-build.xml prepare: compile: [javac] Compiling 58 source files to /home/pzw/source/java/j2ee/j2eet

[JBoss-user] [Persistence & CMP/JBoss] - Re: DeploymentException: Mappings were not provided

2004-10-22 Thread redBeard15
I think I figured out the problem. The problem solution is not along the lines of how to get Xdoclet to tell JBoss what to do, but rather change my approach to the problem. Quite frankly, I've only been working with EJBs for a month, so I'm not even a 'newbie'. Bear with me on this one...

[JBoss-user] [HTTPD, Servlets & JSP] - Using HTTPS for parts of a webapplication

2004-10-22 Thread toni
Hello, I have setup HTTPS with client authentification and everything runs smoothly. In my webapplication I have pages, which should be accessed via HTTPS only. However, access to any other pages should be allowed via http. In terms of URLs the scenario can be described as follows: HTTPS://my

[JBoss-user] [Persistence & CMP/JBoss] - application.xml or jboss-app.xml, which one should I use in

2004-10-22 Thread gumreal
I am using jboss3.2.6. The structure of my ear looks like this: MyApp.ear META-INF application.xml jboss-app.xml MyEjb.jar MyWeb.war MyHibernate.har application.xml: | | | MyApp | | | | MyWeb.war |

[JBoss-user] [Installation & Configuration] - Re: jboss 4 and PostgreSQL

2004-10-22 Thread [EMAIL PROTECTED]
FAQ http://www.jboss.org/wiki/Wiki.jsp?page=ChangeTheDatabase I just modified it, to hopefully make it more clear. There is also an FAQ on JBoss4 http://www.jboss.org/wiki/Wiki.jsp?page=JBoss4FAQ OFF TOPIC: You also need to learn to post relevent information (changed config files, error messages

[JBoss-user] [JBoss Getting Started Documentation] - Web services : Class not found com.jboss.ebank.ArrayOf_xsd_s

2004-10-22 Thread Cugnonr
I have followed your tutorial about Web services in your "Getting started" guide for JBoss 4.0.0 When I start the Web service client, I receive this error message on the first line : [java] 2004-10-22 08:00:23,765 WARN org.jboss.webservice.deployment.TypeMappingDescription[main] - Class not fou