[JBoss-user] [Beginners Corner] - Re: Classpath problems - Beans from one ear are using the JA

2004-10-13 Thread Frito
This is because your ears share one loader repository. Therefore only the first resource in this classpath is passed to both applications. Read more about ClassLoader, LoaderRepository and their configuration for deployment units: http://www.jboss.org/wiki/Wiki.jsp?page=ClassLoadingConfiguration

[JBoss-user] ERROR [EjbModule] Initialization failed

2004-10-13 Thread gireeshs
Hi I am evaluating an open source product and I am getting an exception when I start JBoss. I am posting it here. Can anyone direct me in fixing this exception. ___ 19:47:35,265 INFO  [StatelessSessionContainer] Registra

[JBoss-user] [HTTPD, Servlets & JSP] - Re: Filtering JSP page failed

2004-10-13 Thread stevenqu
i have the same prob. :( View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3851379#3851379 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3851379 --- This SF.net email is

[JBoss-user] [JCA/JBoss] - Wrong transaction association

2004-10-13 Thread cagreen
Could anybody shed some light on the conditions under which the following exception would be thrown: java.lang.IllegalStateException: Wrong transaction association: expected TransactionImpl:XidImpl[FormatId=257, GlobalId=Venus/16, BranchQual=, localId=16] was null I'm using a UserTransaction a

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Spring framework and JCA

2004-10-13 Thread [EMAIL PROTECTED]
Your question falls under the "suck it and see" category. http://www.catb.org/~esr/faqs/smart-questions.html Score -1 You are also in the wrong forum. This is a question about JCA. Score -2 Whoever wrote the statement in your quote, obviously never heard of user transactions. And neither have y

[JBoss-user] [Installation & Configuration] - Re: jboss 4.0 + postgresql 7.4.5

2004-10-13 Thread plindsay
The issue was logged: http://sourceforge.net/tracker/index.php?func=detail&aid=1029232&group_id=22866&atid=376685 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3851377#3851377 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=repl

[JBoss-user] [Installation & Configuration] - Re: JBoss 4: bug in SecurityAssociationValve?

2004-10-13 Thread [EMAIL PROTECTED]
This stack trace does not match the 4.0.0 code so what is the version in use here? The jndi context is setup in the org.jboss.web.AbstractWebDeployer.linkSecurityDomain method. I think your seeing an issue that was fixed before the 4.0.0 release. View the original post : http://www.jboss.org/in

[JBoss-user] [Messaging, JMS & JBossMQ] - Spring framework and JBossMQ

2004-10-13 Thread shaby775
Hi, I am using the spring framework in conjuction with jboss 3.2.5 and using no ejbs. All of my application is web based and use POJO . I just want to ask a simple question that i am using multiple resource (database and jms) together that is why i need to use distributed transaction with XA ena

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Unable to deploy MDB

2004-10-13 Thread ss_jain
thanks, I'll post the site address here and look into FAQ View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3851372#3851372 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3851372 ---

[JBoss-user] [Persistence & CMP/JBoss] - Re: Oracle XA Error

2004-10-13 Thread scoy
We have just encountered this. Strangely, it goes away if you use earlier versions of classes12.jar (such as the one that comes with Oracle 9 - not Oracle 9.2), or any of the Oracle 10g classes12.jar or ojdbc14.jar. View the original post : http://www.jboss.org/index.html?module=bb&op=viewto

[JBoss-user] [Installation & Configuration] - How jboss automatic database reconnect

2004-10-13 Thread teelung
i found problem with jboss. while jboss running "connection" to database server is lose than i must to restart jboss to continue work. who have any solution to fix this problem that do not restart jboss? please help me. i use: -jboss 3.2.3 -ms sqlserver 2000

[JBoss-user] [Installation & Configuration] - Re: Jboss hang on HPUX

2004-10-13 Thread david.wade
Its a bug in JDK 1.4.2_xx Javasoft bug 4880633 The class XMLEncoder, which is meant to be threadsafe, uses the class java.beans.Statement which is also meant to be threadsafe, but isn't as it uses HashMap. Must say, once we managed to get a coredump in the right format to HP, they found the

[JBoss-user] [EJB/JBoss] - Re: JBoss 4.0 and MySQL problem (non-standard SQL?)

2004-10-13 Thread Tesuji
Yes, there's a problem with non-standard SQLin JBoss 4.0 There are a couple of posts about it in the Persistence/JBoss thread. Unfortunately still no sign of a solution of the JBoss people. Sigh. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3851352#3851352

[JBoss-user] [EJB/JBoss] - Re: JBoss 4.0 and MySQL problem (non-standard SQL?)

2004-10-13 Thread srau
Hello - I am seeing the same problem with jboss-4.0.0 (which I recently downloaded). I am trying to use this with MySQL 4.0.13. Does anyone know how to fix this problem ? Also, would the inability to create the TIMERS table cause a JMS client to fail ? $ ./runtest.sh Creating jndi context - alt

Re: [JBoss-user] [EJB/JBoss] - org.jboss.deployment.DeploymentException: Error compiling EJ

2004-10-13 Thread alexis
try the EJBQL sencences with > instead of > and %lt instead of < good luck [EMAIL PROTECTED] wrote: This works fine under WAS 5.1 but is failing when we try to port to JBoss 4.0.0. Does anyone know what I am doing wrong? Thanks, Joe I have this EQBQL ... | | I have tr

[JBoss-user] [EJB/JBoss] - org.jboss.deployment.DeploymentException: Error compiling EJ

2004-10-13 Thread jsimone
This works fine under WAS 5.1 but is failing when we try to port to JBoss 4.0.0. Does anyone know what I am doing wrong? Thanks, Joe I have this EQBQL ... | | I have tried with and without CDATA and with and with < and > replacing the > and the <. All to no avai

[JBoss-user] [Datasource Configuration] How to change jboss.jca:name=DefaultDS,service=DataSourceBinding

2004-10-13 Thread alexis
hi everybody, i'm trying to configure jboss 4 with mysql 4.0.21, i've changed every configuration file from jboss in order to point to MySqlDS instead of DefaultDs, however, when i startup jboss, i always get the error : ERROR [URLDeploymentScanner] Incomplete Deployment listing: MBeans wai

[JBoss-user] [Persistence & CMP/JBoss] - Re: The devils advocate

2004-10-13 Thread nebodin
Hi I fall into the incompetent category mentioned above. I have VERY little clue of what I am doing, and here's my perspective on the topic. When I encountered an apparent change in functionality upgrading from one version of JBoss to another, the first thing I did was try to find documentation

[JBoss-user] [JBoss Getting Started Documentation] - Re: JBoss shutdown when exiting HSql database manager.

2004-10-13 Thread janilsal
This is a known issue. The database manager of HSQL does a System.exit when you close, which kills the JVM. This is low priority for JBoss. There are many good sql clients available. No particular reason to use HSQL database manager. View the original post : http://www.jboss.org/index.htm

[JBoss-user] [HTTPD, Servlets & JSP] - "HttpSession" object for JavaServerPage automatically create

2004-10-13 Thread thoste
I read in an article that it depends on the individual application server if it creates automatically/implicitely the session object needed for a JavaServerPage. If the application server does not provide such a service the programmer has to code explicitely a statement like HttpSession session

[JBoss-user] [Installation & Configuration] - Re: Connection handle has been closed and is unusable

2004-10-13 Thread LeonardoBarros
I have the same problem, My problem was in one part of the code I didnÂt close the connection. I put finally in mine methodos to close the connection and the problem was solved. Regards Leonardo Barros. - Brazil View the original post : http://www.jboss.org/index.html?module=bb&op=viewto

[JBoss-user] [Installation & Configuration] - Is it possible to run Hypersonic built-in DB and MySQL simul

2004-10-13 Thread thoste
As the subject already said I want to access both databases during the runtime of JBoss. Is this possible? Which special JBoss settings do I have to consider to avoid cross references/errors? Thomas View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3851342#385134

[JBoss-user] [Installation & Configuration] - Re: JBoss 4 + tomcat 5 clustering with TreeCache: can't conf

2004-10-13 Thread bsaravan
Since my questions are now more related to JBossCache than JBoss setup, I will post my questions in the JBossCache forum. Thanks, Bala View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3851341#3851341 Reply to the post : http://www.jboss.org/index.html?module=b

[JBoss-user] [Installation & Configuration] - Re: JBoss 4 + tomcat 5 clustering with TreeCache: can't conf

2004-10-13 Thread bsaravan
I solved my problem by commenting back the line in jboss-service.xml. I didn't need Tomcat clustering, but I would like to use JBossCache for my application. I am using JBoss 3.2.6RC2. So how do I setup a Cache service for my application? Thanks, Bala View the original post : http://www.jbo

[JBoss-user] [JBoss Getting Started Documentation] - JBoss shutdown when exiting HSql database manager.

2004-10-13 Thread Cugnonr
I was busy with your tutorial "Getting started" about JBoss 4.0 Something strange happens : I can start HSql Database manager tool but when I leave this program, the server shutdown... I have installed a new JBoss 4.0 from Zip file in another directory, started the server and then tried to start

[JBoss-user] [Security & JAAS/JBoss] - Security system works sometimes, but not others?

2004-10-13 Thread digdon
My application has a rather complicated set of permissions, involving a large number of roles. Typically there is at least one role required for each EJB in my app. I'm trying to get MDBs to be able to call these methods. I'm pretty sure that I could simply create a special role, allow that r

[JBoss-user] [Installation & Configuration] - Re: JBoss 4.0: Exceptions on 4.0 start

2004-10-13 Thread janilsal
ebxmlrr is a service that is not part of the 'Default' configuration.Do you see any ebxmlrr-service.sar under your /server/default/deploy directory? If yes, remove it and try. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3851334#3851334 Reply to the

[JBoss-user] [Beginners Corner] - Re: turn off Unified Class Loader?

2004-10-13 Thread minmay
How do I turn off the Unified Class Loader for a SAR? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3851333#3851333 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3851333 ---

[JBoss-user] [Installation & Configuration] - Re: deployment dependencies working differently in jboss4.0.

2004-10-13 Thread digdon
I believe that I'm having the same problem - when the WAR tries to deploy, I get ClassNotFoundException. I think my deployment is slightly different, though, in that the WAR is included in the EAR. I've tried playing around with the and tags, but I've been unsuccessful thus far. View the o

[JBoss-user] [HTTPD, Servlets & JSP] - my project doesnt work on unix

2004-10-13 Thread dvir_yar
hi i built a project with jsp and java beans and with the programs jboss and mysql. the project was built on windows operating system. the project works great. now i need to transfer the project to unix server. i installed jboss,mysql,connector/j for unix and i made the appropriate settings betw

Re: [JBoss-user] [Clustering/JBoss] - New to clustering

2004-10-13 Thread Pete Gajria
Chris, jboss just did a webex presentation on clustering this morning scott did a great job in explaining stuff look on the main web site under online education & replay the presentation when its available Pete On Wednesday 13 October 2004 08:48 am, cfrostrun wrote: > I'm going to start gett

[JBoss-user] [Installation & Configuration] - JBoss 4.0: Exceptions on 4.0 start

2004-10-13 Thread Fabrizio73
When I start JBoss 4.0 (default configuration), in server.log I see the following exceptions: 2004-10-13 20:48:13,564 ERROR [org.jboss.web.localhost.Engine] StandardContext[/ebxmlrr]Error loading WebappClassLoader | delegate: true | repositories: | /WEB-INF/classes/ | -->

[JBoss-user] [Installation & Configuration] - log4Services fails when using CompositeRollingAppender

2004-10-13 Thread [EMAIL PROTECTED]
when adding to jboss/server/default/lib folder a jar file that contains CompositeRollingAppender I get the following exception when JBoss starts or each time I try to reconfigure the service: Cause: java.lang.IllegalAccessError: tried to access class org.apache.log4j.RollingCalendar from class or

[JBoss-user] [JCA/JBoss] - dedicated server process results in ORA-24777 error

2004-10-13 Thread ckokotsis
I am using JBOSS v3.2.4, Hibernate 2.1.3 and Oracle9i and when my databse query returns an 'ORA-24777: use of non-migratable database link not allowed'. Basically we have a postcode table that has been set up as a DBLink table to point to a central database. When we try and execute a query agai

[JBoss-user] [Installation & Configuration] - Here is stack trace. Re: jboss 4.0 + postgresql 7.4.5

2004-10-13 Thread plindsay
It appears to be related to type column type mapping "other" via new EJB Timer service: 10:06:39,575 ERROR [DatabasePersistencePolicy] Starting failed jboss.ejb:persistencePolicy=database,service=EJBTimerService org.postgresql.util.PSQLException: ERROR: type "other" does not exist at org.

[JBoss-user] [EJB/JBoss] - Re: Beans Cashed?

2004-10-13 Thread grinch
I am stumped here!! It is not the broweser cashing the bean, it has to be JBOSS. I open an entirely different boswer and load the page and it is still not showing me that data that is the database. The reason for this is becuase for some reason, my findAll method is not calling ejbLoad on the

[JBoss-user] [Security & JAAS/JBoss] - problem using apache xml security suite with jboss

2004-10-13 Thread felix79
I want to use apache xml security suite (xmlsec) to work with signature. The first thing to do is to initialize : org.apache.xml.security.Init.init() but it throws an error : java.lang.IllegalAccessError: tried to access field org.apache.xpath.compiler.FunctionTable.m_functions from class org.apa

[JBoss-user] [The Lizzard's corner] - how stable/reliable ?

2004-10-13 Thread kosl
Hello, I'm planning to implement a quite big web based commercial application. It's complexity can be compared to this of ebay. In theory if it will be successful there could be a lot of users of it. Unfortunatelly me neither my team we don't have money for a commercial application server. User

[JBoss-user] [Messaging, JMS & JBossMQ] - Unable to get message from remote topic

2004-10-13 Thread bisla
Hi, here the problem i'm facing. I have 2 scenarios one in which the jboss server , a jms topic pub, and jms topic sub all running on the same host (all in their separate vm though) are able to connect to the jboss server and messages sent by the pub are recived by the sub. Now the problem comes

[JBoss-user] [HTTPD, Servlets & JSP] - Jboss Deployment based on a kind of deployment descriptor

2004-10-13 Thread karink
Hi, I've got a question regarding the deployment in JBoss (JBoss 4.0.0) Is there a possiblity to deploy an application (war or ear) by just putting a kind of proprietary deployment descriptor file inside JBoss's deploy directory. The deployment descriptor just contains among others information whe

[JBoss-user] [JBoss.NET] - Re: wsdl returns complex type mapping for all jboss.net ear

2004-10-13 Thread gnuorg
sigh... the format didn't go as I want even I used "preview" to check. ^ belongs to the last "web-service.xml" View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3851318#3851318 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=rep

[JBoss-user] [HTTPD, Servlets & JSP] - Re: entering German

2004-10-13 Thread french_c
Always ensure that your OS has the requested locale installed. In most cases (e.g. on Solaris) you are missing the locale. See locale -a for unix boxes. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3851317#3851317 Reply to the post : http://www.jboss.org/

[JBoss-user] [JBoss.NET] - Re: wsdl returns complex type mapping for all jboss.net ear

2004-10-13 Thread gnuorg
typo in the last sentence for previous post: its example web-service.xml also has the type mapping tag outside web-service.xml ^^^ service tag. View the original post : http://www.jboss.org

[JBoss-user] [JBoss.NET] - Re: wsdl returns complex type mapping for all jboss.net ear

2004-10-13 Thread gnuorg
Yes, after I put type mapping tags inside service tag. the issue is resolved. I was following the example in jboss doc(chapter 12 Web Services). Now another question arises: how does one move the type mapping inside service tag using xdoclet? any example for that will be highly appreciately. see

[JBoss-user] [Security & JAAS/JBoss] - Multi-threaded Client JBOSS applications and JAAS

2004-10-13 Thread alan boshier
I have a client Java application running against JBOSS 3.2.3. This application can accept requests from different users, each request is handled using its own dedicated Java thread. As part of each request, the user supplies their credentials (username and password) which are to be authenticate

[JBoss-user] [EJB/JBoss] - Re: InvalidClassException when passing obj to session bean.

2004-10-13 Thread Frito
Since I can't follow the link above, I suppose SiteData only contains standard types / Objects (as mentioned above) and you are really sure, the version deployed with JBoss is the same version provided by your Web Start server and clients and servers are running on compatible JREs ;-) Does Site

[JBoss-user] [Clustering/JBoss] - New to clustering

2004-10-13 Thread cfrostrun
I'm going to start getting into the clustering aspects of jboss, and would like some information from an architectural point of view. If I'm using local BMP entity beans, and want to continue to have the entity cache turned on... can that be clustered? mainly i guess my question is.. does local

[JBoss-user] [Beginners Corner] - Classpath problems - Beans from one ear are using the JARs f

2004-10-13 Thread lindsay_h
Hello, I have one ear (hehe) - let's call it ear1 - that deploys fine and has lots of beans in it that do stuff and everything's fab. I have another ear - ear2 - that, when deployed on it's own, works fine too. But when I deploy them both, the beans from ear1 are using classes that are cont

[JBoss-user] [HTTPD, Servlets & JSP] - Re: entering German

2004-10-13 Thread Lviz
hi jim thank you for the link to theserverside. i followed the link and stumbled across the post from "Dilshad Salim" and i looked at our pages: we also have a meta-tag in every page: | | cheers Lothar View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=38

[JBoss-user] [EJB/JBoss] - Re: concurrency issue NoSuchEntityException

2004-10-13 Thread hmae
To all, I might have fixed the problem. However, I don't know why it worked. For my facade I put a xdoclet tag: "transaction-type=Container" This was something I found in a book "Enterprise JavaBeans" by Richard Monson-Haefel. Also, instead of using findByPrimaryKey() I created another finder me

[JBoss-user] [Installation & Configuration] - JBoss 4: bug in SecurityAssociationValve?

2004-10-13 Thread edallez
I have been having a problem getting JBoss 4 to see my custom login modules. I traced through the source code, and what is happening is that there is an error in SecurityAssociationValve on line 146: AuthenticationManager securityMgr = (AuthenticationManager) securityCtx.lookup("s

[JBoss-user] [EJB/JBoss] - Re: InvalidClassException when passing obj to session bean.

2004-10-13 Thread rgc3679
Frito, Let's examine each of the possibilities for an InvalidClassException: 1) The serial version of the class does not match that of the class descriptor read from the stream This is a possibility because the client JARs are loaded to the client machine using Java WebStart. B

[JBoss-user] [Management, JMX/JBoss] - Re: Programmatic deployment of MBean

2004-10-13 Thread PhilC
Did you manage to do this. I'm trying to do the same thing... View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3851294#3851294 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3851294 ---

[JBoss-user] [HTTPD, Servlets & JSP] - Re: entering German

2004-10-13 Thread jimbrady
If you don't want to follow the link for Jensen's solution it is to add the following to every JSP page: <%@ page contentType="text/html; charset=UTF-8" pageEncoding="ISO-8859-1" %> View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3851293#3851293 Reply to the

[JBoss-user] [HTTPD, Servlets & JSP] - Re: entering German

2004-10-13 Thread jimbrady
Lvis - I tried that and it didn't work for me. I have eventually partially solved the problem in a way that I find unsatisfactory but is the only solution I can find. I experimented quite a bit and found that the problem is only a problem for JSP (which I precompile). I found this link: http:/

[JBoss-user] [Clustering/JBoss] - Removing replicants from partition occasionally failing in 3

2004-10-13 Thread DrPizza
Occasionally when a member leaves the cluster rather than everything working properly, we see this in our log files: | 2004-10-13 09:03:20,283 INFO [org.jboss.ha.framework.interfaces.HAPartition.lifecycle.DefaultPartition] Suspected member: 10.3.1.40:32878 (additional data: 14 bytes) | 200

[JBoss-user] [Clustering/JBoss] - Re: Removing replicants from partition occasionally failing

2004-10-13 Thread DrPizza
Oh, I didn't notice it would truncate titles. The version we're using is 3.2.5. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3851291#3851291 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3851291

[JBoss-user] [Clustering/JBoss] - UserTransaction in clustered environment

2004-10-13 Thread michael293
Hello, Please forgive me if the answer is elsewhere, as I have been searching for a day and half, and come up empty. Also, I have posted here because I believe it is very specific to clustering. So here it is, for you kind folks :-). I am having a problem specifically in a clustered environment

[JBoss-user] [Installation & Configuration] - Re: Jboss hanging when run run.sh scripts in Unix

2004-10-13 Thread ralf.siedow
Me too using a j2sdk1.4.2: | [EMAIL PROTECTED]:/opt/jboss-4.0.0> bin/run.sh | = | | JBoss Bootstrap Environment | | JBOSS_HOME: /opt/jboss-4.0.0 | | JAVA: /usr/java/bin/java | | JAVA_OPTS: -

[JBoss-user] [Installation & Configuration] - Re: Jboss hanging when run run.sh scripts in Unix

2004-10-13 Thread ralf.siedow
JBoss just hangs and doesn't go further. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3851288#3851288 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3851288 --- This

[JBoss-user] [Management, JMX/JBoss] - Re: Looking up JMX server through JNDI poisons security

2004-10-13 Thread craigdberry
Thank you! I'll shelve this until we can move to 3.2.6. Does this also work properly in 4.0? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3851286#3851286 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3851286 -

[JBoss-user] [Installation & Configuration] - Re: CAN'T JBOSS DEPLOY EXPLODED EAR?

2004-10-13 Thread jfaerman
I tried: file:///D:\devel\teste\teste.ear And i also got: org.jboss.deployment.DeploymentException: No META-INF/application.xml found The URL is a regular directory, with a sub-dir META-INF and a proper application.xml. Any clue ? View the original post : http://www

[JBoss-user] [Nukes User] - JSTL

2004-10-13 Thread samav
Hi, I have a problem when i use JSTL in my JSP pages. Do i have to add the jstl.jar to some special folder? Thanks! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3851284#3851284 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=re

[JBoss-user] [HTTPD, Servlets & JSP] - Re: Session already invalidated exception

2004-10-13 Thread alanmoor
I've used this without incident in 3.2.5 and several versions back: public void sessionDestroyed(javax.servlet.http.HttpSessionEvent httpSessionEvent) { /**/ String sessid = httpSessionEvent.getSession().getId(); if (sessions.containsKey(sessid)) { sessions

[JBoss-user] [Installation & Configuration] - migration of ear

2004-10-13 Thread adini
Hello, I have a big J2EE application with several EJB (CMP, Session and MDB) with web application too. I have developped using another J2EE apps server and now I whish to use JBoss. In searching in the web site I found an usefull tool to help to deploy application developped with another app

[JBoss-user] [Installation & Configuration] - ssl configuration in jboss 3.2.3

2004-10-13 Thread vgokhale
I have performed steps given on following page for configuring > ssl on > > jboss 3.2.3 but i am getting error page cannot be displayed > > http://www.theserverside.com/discussions/thread.tss?thread_id=22243 > > plz advise me about it > > > > regards > > > > -- > > vivek gokhale <[EMAIL PROTE

[JBoss-user] [Nukes User] - Deployment error

2004-10-13 Thread pedrojosemartins
12:08:38,365 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.3RC1/server/default/nukes/nukes-empresas.ear 12:08:38,375 INFO [EARDeployer] Init J2EE application: file:/C:/jboss-3.2.3RC1/server/default/nukes/nukes-empresas.ear 12:08:38,656 WARN [NestedThrowable] Duplicate

[JBoss-user] [Persistence & CMP/JBoss] - Re: The devils advocate

2004-10-13 Thread Tesuji
First of all I would like to mention that I recognise Adrian as someone who answers to posts here and that it's much appreciated. But he's only one of a few. That notwithstanding I must say that generally posts here about problems people have do not get answered. Not even when they're about bugs

[JBoss-user] [HTTPD, Servlets & JSP] - Re: entering German

2004-10-13 Thread Lviz
hello peter hello jim we don't have any probs with umlauts.. in jsp's we use: | <%@ page contentType="text/html;charset=ISO-8859-15" language="java" %> | and we changed the run.sh to: | export LANG="[EMAIL PROTECTED]" | export LC_ALL="[EMAIL PROTECTED]" | cheers lothar View the or

[JBoss-user] [Security & JAAS/JBoss] - form based auth & DatabaseServerLoginModule

2004-10-13 Thread javaprogrammer
Hello to everyone. First of all sorry for my english :) I have a problem. I'm using DatabaseServerLoginModule and form based authentification in my develop. first servlet executing login and if everything is ok it's redirect to other servlet. In this servlet i'm trying to request.getUserPrincipa

[JBoss-user] [Beginners Corner] - Re: 2 deployments on one server

2004-10-13 Thread Frito
You can deploy exactly the same application twice (and even more often). The units (e.g. xyz.war) can hold the same resources and have the same name at all. But you have to configure the loader repositories as described above. And you have to use different URLs for your web app (configured in the

[JBoss-user] [EJB/JBoss] - Re: InvalidClassException when passing obj to session bean.

2004-10-13 Thread Frito
I don't think it has to do with less or more population. But at least on object does match these criteria: | The serial version of the class does not match that of the class descriptor read from the stream | The class contains unknown datatypes | The class does not have an accessible no-a

[JBoss-user] [Beginners Corner] - Re: 2 deployments on one server

2004-10-13 Thread Pasche
The problem I have is that the application needs an exact name (xyz.war). Parts of the application need this name so it is impossible to rename the second one. the url you posted doesnÂt help me out :-( View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3851264#3

[JBoss-user] [Beginners Corner] - Re: 2 deployments on one server

2004-10-13 Thread Frito
No problem. Configure isolated loader repositories for each deployment unit. Read the wiki for this: http://www.jboss.org/wiki/Wiki.jsp?page=ClassLoadingConfiguration. Don't forget to configure different URLs for your web application and perhaps different security settings??? View the original p

[JBoss-user] [HTTPD, Servlets & JSP] - Re: entering German

2004-10-13 Thread jimbrady
Hi, was a solution found to this - I have the same problem. I thought it was coming from Sitemesh but now I think JBOSS is the problem. The default encoding in Sitemesh supports umlauts. There is a post on SITEMESH explaining what can be done http://www.opensymphony.com/sitemesh/charsets.html

[JBoss-user] [Beginners Corner] - 2 deployments on one server

2004-10-13 Thread Pasche
I use jboss to deploy a special web application. now I want to develop this application. I need to deploy the same application two times on one server. the first one should always be achievable, the second one I want to develop. It es possible to deploy the same application on one server two ti

[JBoss-user] [Beginners Corner] - migration and FoeDeployer

2004-10-13 Thread adini
Hello, I have a big J2EE application with several EJB (CMP, Session and MDB) with web application too. I have developped using another J2EE apps server and now I whish to use JBoss. In searching in the web site I found an usefull tool to help to deploy application developped with another apps s

[JBoss-user] [HTTPD, Servlets & JSP] - Getting tired of ClientAbortException: java.net.SocketExcep

2004-10-13 Thread mariuspopovici
Hi everyone, When using JBoss 3.2.3 we get a lot of ClientAbortException, to the point that is starts to get annoying :) I am posting the complete stacktrace bellow. They don't seem to affect in any way our application but does anyone know what is causing these errors or if there is a way to s

[JBoss-user] [Management, JMX/JBoss] - MBean (wrapper for own RMI server) needs stop and start to w

2004-10-13 Thread sfrind
Hello, I have created a very simple MBean which creates a registry and binds an RMIServer. It works when I deploy it with a jboss server with minimal configuration. When I start jboss with default configuration I have to stop my mbean and have to start it again to get it work. Any ideas? Which o

[JBoss-user] [Installation & Configuration] - reference to TLD files in jars

2004-10-13 Thread erezharari
i have jboss 3.2.5 with tomcat 5. i'm using a taglib for portlets. the TLD file is located in a jar on the common class loader. however, i get an exception: org.apache.jasper.JasperException: The absolute uri: http://java.sun.com/portlet cannot be resolved in either web.xml or the jar files deploy

[JBoss-user] [HTTPD, Servlets & JSP] - Re: Session already invalidated exception

2004-10-13 Thread erezharari
anyone? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3851252#3851252 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3851252 --- This SF.net email is sponsored by: IT

[JBoss-user] [Installation & Configuration] - Re: CAN'T JBOSS DEPLOY EXPLODED EAR?

2004-10-13 Thread erezharari
ok, i deploy the EAR outside JBoss: Jboss/ MyEAR/ in jboss-service.xml: | deploy/ ,file:/${portal.home}/IBP.ear | thanks View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3851251#3851251 Reply to the post : http://www.jboss.org/index.html?module=bb

[JBoss-user] [JCA/JBoss] - Re: Tomcat JNDI Datasource now in JBOSS

2004-10-13 Thread kirannuthati
Hi 'java:comp/env/jdbc/securanceDatasource' If use like this it won't work according to jboss docs u need to use like 'java:/securanceDatasource' If u r not intrested to change class files of ur application, u need to modify the method 'public Name parse(String name)' of 'org.jnp.interfaces.

[JBoss-user] [Beginners Corner] - Re: Receive timed out

2004-10-13 Thread Min-chang Cha
Hi Robisz My jndi-property is below. prop = new TISAProperties(); lookupProp.put( Context.INITIAL_CONTEXT_FACTORY, "org.jnp.interfaces.NamingContextFactory"); lookupProp.put(Context.PROVIDER_URL, "jnp://" + prop.get("

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Are JMS messages cached?

2004-10-13 Thread hitcher
just to clarify, when I am saying "professional support teams" I am not talking about the JBoss support or IONA in specific. I was just making a generalised statement based on almost 20 years of experience with support teams from almost every major software company. No offense... Btw, when I a

[JBoss-user] [Persistence & CMP/JBoss] - Re: How best to model Entity Bean associations with EJBs of

2004-10-13 Thread jgc195
Doh - If you are reading this and have a similar question, all I can say is... C M R :O) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3851242#3851242 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3851242 --

[JBoss-user] [Beginners Corner] - Re: Receive timed out

2004-10-13 Thread extremepower
Hi, I am geting the same stuff as well. My screen dump is below. Is there a dummy starter guide for jboss? Some tutorial stuff will be good. How do you check the properties? Appreciate your help. # ./RUN_Compiere2.sh Compiere Client /software/compiere251/Compiere2 17:45:27.633 Compiere: Compier

[JBoss-user] [Installation & Configuration] - Re: Deploying exploded EAR in

2004-10-13 Thread [EMAIL PROTECTED]
I don't understand what you mean by this. A war cannot have deployable content. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3851149#3851149 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3851149 -

[JBoss-user] [Beginners Corner] - Re: JNDI, J2ME, J9 and jboss

2004-10-13 Thread sfrind
Have you solved this issue? I experience the same problem with J9 as client JVM and jdk1.4 as server JVM. The causing exception (NP) occurs on server. UnicastServerRef.dispatch(Remote, RemoteCall) line: 231 Transport$1.run() line: 148 With partly decompiling UnicastServerRef clas