[JBoss-user] [JBossCache] - ReplicationException in simple situation

2005-11-07 Thread Skipy
We have ReplicationException in quite simple situation. I've wrote synthetic test that illustrates problem. There are 2 servers in cluster. One just listens, no actions are performed with cache. Second one emulates our business logic. | package test; | | import

[JBoss-user] [EJB/JBoss] - Re: Problem with EJB timer perssistance

2005-11-07 Thread borje.jonsson
Anyone out there? I guess i'm not the only one with this problem. Please help. /Börje View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3905712#3905712 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3905712

[JBoss-user] [Beginners Corner] - the class cannot be resolved

2005-11-07 Thread cuspide
Hi, i'm Cuspide in witch subdirectory of jboss's root directory must I insert the file .java and .class? I wrote a file index.htm and search.jsp. The file search.jsp creates an object colled myObject. In the directory jbossweb-tomcat55.sar/ROOT.war I created my directory myProject. Here, i

[JBoss-user] [Clustering/JBoss] - Handle Cluster Restart Problem

2005-11-07 Thread gnokit1
i have setup 2 JBoss4.0.2 server with cluster enabled using UDP multicast. The 2 cluster JBoss4.0.2 server runs well (Round-Robin behaviour). 1) However, when 1 machine down, and restart up again, the client does not connect to the restarted server again. 2) If both cluster server down and

[JBoss-user] [EJB/JBoss] - Re: Problem with EJB timer perssistance

2005-11-07 Thread anders.hedstrom
maybe this is related to your problem http://www.jboss.com/?module=bbop=viewtopicp=3905545 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3905718#3905718 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3905718

[JBoss-user] [Installation, Configuration Deployment] - Re: java.util.zip.ZipException

2005-11-07 Thread pat270881
Has nobody an idea, how I can solve this problem?:( regards View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3905721#3905721 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3905721

[JBoss-user] [EJB/JBoss] - Re: Problem with EJB timer persistance

2005-11-07 Thread borje.jonsson
Thanks. It seems i have to wait for Jboss 4.0.4 or something similar to get Timer persistance on shutdown/restart. For now i have to find another way of activating my timers. http://www.onjava.com/pub/a/onjava/2004/10/13/j2ee-timers.html View the original post :

[JBoss-user] [Installation, Configuration Deployment] - [Upgrade 403sp1] Problem with SQL Connection !!

2005-11-07 Thread samfra
Hello, when I upgrade my application to JBoss 4.0.3sp1 (from 4.0.2) I've got a big problem with sql connections... After a few minutes, they are all closed when I try to get one (so I receive a connection timeout when Hibernate try to get one) ... Why ? Is there something change ? Is there

[JBoss-user] [Management, JMX/JBoss] - tx manager: is it possible to rollback running transactions?

2005-11-07 Thread plutus
Hi, - is it possible to list all running transactions? - is it possible to rollback running transactions in the transaction manager with jmx? Best regards, Marcel View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3905725#3905725 Reply to the post :

[JBoss-user] [Messaging, JMS JBossMQ] - Re: DestinationManager is not registered

2005-11-07 Thread clairecostello
Hi All, Coming back to this again. Still not getting any JBossMQ queues bound in JNDI due to this destination manager problem. But here's the strange part, recently when I restarted the server, loads of test queues appeared under JNDI. And I was able to remotely connect and put messages on

[JBoss-user] [Beginners Corner] - Re: JBossIDE Trail - How do I package and deploy the client

2005-11-07 Thread guitoon
well, i've got the expected log4j problem : log4j:WARN No appenders could be found for logger (org.jboss.security.SecurityAssociation). log4j:WARN Please initialize the log4j system properly. So i packaged the client with the good jar and my .class files, but i still have the problem. Is it

[JBoss-user] [JBossWS] - SoapMessage on JBoss 4.0.3

2005-11-07 Thread fabbricadigitale
I'm deploying an application on Jboss 4.0.3. This application constructs a SOAPMessage with an attachment using SAAJ api. The message seems to be correct, but when I do a SOAPConnection.call(SOAPMessage, url) I get the following error: FATAL [org.jboss.axis.Message]

[JBoss-user] [Beginners Corner] - Re: JBossIDE Trail - How do I package and deploy the client

2005-11-07 Thread jaikiran
Have a look at: http://www.jboss.com/index.html?module=bbop=viewtopict=56688 In brief, you will have to have a log4j.xml or log4j.properties in the client classpath View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3905730#3905730 Reply to the post :

[JBoss-user] [Installation, Configuration Deployment] - Re: Can I define sar/war startup sequence

2005-11-07 Thread samfra
YES you can ! look into the conf\jboss-service.xml you could specifiy your own startup comparator View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3905731#3905731 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3905731

[JBoss-user] [Installation, Configuration Deployment] - com.fortressit.ejb.PortableContextException

2005-11-07 Thread daviskv
Dear All, I am getting the following exception while deploying my application ear. Here are the details of the instance : JBoss version = 4.0.2 set the property isolated=true in ear-deployer the level of scoping is isolation with override. property UseJbossWebloader=true in jboss-service.xml

[JBoss-user] [JBossCache] - Obtaining a newly added POJO in TreeCacheAop

2005-11-07 Thread Motormind
Is there any easy way to obtain a newly created POJO, without getting into all kinds of hairy locking-problems? I am especially talking about obtaining a POJO after catching a nodeCreated or nodeLoaded-event... View the original post :

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - I guess this belongs here...

2005-11-07 Thread ahervig
I get this error on some servers. It works fine anyway, but the log doesn't look good. Do someone know what this can be? [12:07:42,635][127.0.0.1 [EMAIL PROTECTED] Unable to register with TransactionManager java.lang.IllegalStateException: Already started committing. at

[JBoss-user] [Beginners Corner] - Re: can not load class

2005-11-07 Thread Smilidon
hello? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3905740#3905740 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3905740 --- SF.Net email is sponsored by: Tame your

[JBoss-user] [Clustering/JBoss] - Re: Clustering, Failover, Replication Examples

2005-11-07 Thread [EMAIL PROTECTED]
have you tried this with sticky_sessions set to 0? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3905741#3905741 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3905741

[JBoss-user] [JCA/JBoss] - Improving response-times?

2005-11-07 Thread Trionix
Hi all, i have a webapplication which connects to a eis system via an ressource adapter. Now we have rolled out our system to a new department and the response times are getting worser. In the configuration of the ressource adapter I have found, that only 20 connection are defined. When I

[JBoss-user] [EJB/JBoss] - Large Transacion with EJB 2.1

2005-11-07 Thread jcerdeira
I have one funtionality to delete a large number of Rows, but of wich row i have to passed it to a history table. So i do a SELECT - a CREATE - and a DELETE for each rows. For 1 of rows give me a TransactionTimeOut. Anyone have a solution for this ?? thanks View the original post :

[JBoss-user] [EJB/JBoss] - Re: Large Transacion with EJB 2.1

2005-11-07 Thread jaikiran
You can specify your own transaction timeout. By default, this is 5 minutes and is specified in jboss-service.xml under server/default/conf View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3905748#3905748 Reply to the post :

[JBoss-user] [Beginners Corner] - Re: JBossIDE Trail - How do I package and deploy the client

2005-11-07 Thread guitoon
i'm not sure it is a problem of remote client. I added my log4j.xml file but it still doesn't work. It may be more a problem of security, as kidJava said. Any idea ? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3905751#3905751 Reply to the post :

[JBoss-user] [Beginners Corner] - Re: JBossIDE Trail - How do I package and deploy the client

2005-11-07 Thread jaikiran
anonymous wrote : log4j:WARN No appenders could be found for logger (org.jboss.security.SecurityAssociation). | log4j:WARN Please initialize the log4j system properly. This certainly means that the log4j.xml is NOT found in the classpath. guitoon wrote : I added my log4j.xml file Where did

[JBoss-user] [JBoss Getting Started Documentation] - Re: Dukes Bank error can't find default data source

2005-11-07 Thread jplenhart
Hello, Came across this thread when I was helping out a colleague that is just now getting started on JBoss. Unfortunately I am not at her desk ... she is doing this after hours at her home. But when she is deploying Dukes Bank she sees the following (any ideas) - I see the EOFException ...

[JBoss-user] [Clustering/JBoss] - How to disable JGroups logging

2005-11-07 Thread Motormind
I am trying to use Log4J for my own software, completely with INFO statements. Alas, JGroups starts shouting all its DEBUG-information as well... and there is no way to shut it off. I tried directing all org.jgroups messages to the BitBucket appender, but that didn't work. Does anyone have any

[JBoss-user] [Clustering/JBoss] - Re: How to disable JGroups logging

2005-11-07 Thread [EMAIL PROTECTED]
set category org.jgroups to WARN View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3905758#3905758 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3905758 --- SF.Net email is

[JBoss-user] [JBossWS] - Re: SoapMessage on JBoss 4.0.3

2005-11-07 Thread [EMAIL PROTECTED]
Can you post the code that uses the SAAJ API to construct the soap message with attachments? Just the relevant portion of the code that does this will suffice. You can use the code button in the wiki to post the code. This seems to be a bug in the saaj infrastucture driven by axis in JBoss

[JBoss-user] [Installation, Configuration Deployment] - JBoss Logging

2005-11-07 Thread gotoharry
Hi, We have an application that contains lot of servlets, struts action classes, utility classes, EJBs, etc. Unfortunately, the application does not use logging. We need to track the code flow for each and every feature. Sometimes in the code flow, we need to manually debug some 50 classes

[JBoss-user] [JBoss Getting Started Documentation] - Re: Duke bank on Jboss-4.0.2

2005-11-07 Thread jplenhart
Found out the problem was Norton Firewall on her machine. Thanks. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3905763#3905763 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3905763

[JBoss-user] [JBoss Getting Started Documentation] - Re: Dukes Bank error can't find default data source

2005-11-07 Thread jplenhart
Found out the problem was Norton Firewall running on her pc. Thanks. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3905764#3905764 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3905764

[JBoss-user] [Security JAAS/JBoss] - How to restrict multiple Logins for same user

2005-11-07 Thread sivakumar_n
we need to restrict multiple login for same user i hav got the list of currently Logged user using the following code MBeanServer server = (MBeanServer) MBeanServerFactory.findMBeanServer(null).get(0); String jaasMgrName = jboss.security:service=JaasSecurityManager;

[JBoss-user] [Beginners Corner] - Where to put hibernate.properties and hbm.xml in the packag

2005-11-07 Thread jagdeepsingh
Does anyone know whats the best place to put hibernate.properties and hbm mapping files in a war file that is to be deployed on jboss ? Thanks in advance. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3905766#3905766 Reply to the post :

[JBoss-user] [EJB/JBoss] - Re: Large Transacion with EJB 2.1

2005-11-07 Thread jcerdeira
OK. jaikiran thanks for reply. Nut this do not resolve my problem because big timeout is bad and if i have 5 millions of rows the time out must be enormous :( any other solution to resolve a bid remove ans insert in a transaction ? View the original post :

[JBoss-user] [EJB/JBoss] - Re: Large Transacion with EJB 2.1

2005-11-07 Thread jcerdeira
Sorry for wrong typing jaikiran thanks for reply. But this do not resolve my problem because big timeout is bad and if i have 5 millions of rows the time out must be enormous :( any other solution to resolve a big remove ansd insert in a transaction ? jcerdeira wrote : OK. | | jaikiran

[JBoss-user] [JBossWS] - Re: SoapMessage on JBoss 4.0.3

2005-11-07 Thread fabbricadigitale
This is the portion of code. I need to attach a mime multipart attachment | SOAPMessage message = messageFactory.createMessage(); | | SOAPPart soapPart = message.getSOAPPart(); | SOAPEnvelope envelope = soapPart.getEnvelope(); | SOAPBody

[JBoss-user] [JCA/JBoss] - Re: How JBoss handle Database?

2005-11-07 Thread [EMAIL PROTECTED]
Moved to user forums. Read the sticky posts for overview. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3905775#3905775 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3905775

[JBoss-user] [Installation, Configuration Deployment] - Re: Problems when starting Jboss

2005-11-07 Thread [EMAIL PROTECTED]
I have the same problem. I recopiled Jboss 3.2.3 and jboss 3.2.7 with JDK 1.3.1 on AIX 4.3.3. The problem remains. 10:52:04,866 ERROR [TrapEmitter] Reading resource /managers.xml java.lang.RuntimeException: [Missing message conf.noDefaultConfigurationFile] at

[JBoss-user] [Security JAAS/JBoss] - Re: How to restrict multiple Logins for same user

2005-11-07 Thread [EMAIL PROTECTED]
No, custom code is needed. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3905777#3905777 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3905777 --- SF.Net email is

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - JBoss genereates a false SQL-Statment (left-join cmr-field)

2005-11-07 Thread haschibaschi
Ok the following initial situation: 4 tables: -article -articleattribute -pricing -availability article has realtions to the other tables. There are no other relations. following xml is inside the jbosscmp-jdbc.xml: **

[JBoss-user] [JBossCache] - JBossCache-1.2.4 Weblogic 8.1 SP4 (ClassCastException)

2005-11-07 Thread rajs1
JBossCache-1.2.4 Weblogic 8.1 SP4 (ClassCastException) I have managed to insert the TreeCache object into the JNDI tree following the example given in the wiki: http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossCacheAndWebLogic But when I try and retreive the TreeCache object in my stateless

[JBoss-user] [JBossCache] - Re: JBossCache-1.2.4 Weblogic 8.1 SP4 (ClassCastException)

2005-11-07 Thread [EMAIL PROTECTED]
I don't think that's where your class cast exception comes from. Looking at your stack trace, it seems to be something internal when setting your session context. Perhaps there is something in your session context that is causing this? Your stack trace says nothing about the JNDI service or

[JBoss-user] [JBoss Portal] - call jbpm workflow from jboss portal

2005-11-07 Thread pedrosacosta
It's possible to create a jbpm object from a portlet? In the method doView from my file, i've created an jbpm object. Although, i get an exception when i run the code. Here is the file and the exception: | import java.io.*; | import javax.portlet.*; | //import com.sample.WorkFlow; |

[JBoss-user] [Installation, Configuration Deployment] - EJB cache

2005-11-07 Thread epotvin
I have an application developped with struts where an action call an Oracle plsql stored procedure who modified my current object data. So after the call, I must reload my ejb entity object to get the changes, but Jboss seems to use a cached instance and take it instead of taking it from the

[JBoss-user] [Messaging, JMS JBossMQ] - Re: JMS, JNDI and remote client access.

2005-11-07 Thread colincrist
I suspect that when you view destinations bound via JNDI in the admin console, JBoss is not trying to defreference then, rather it just lists whats there with their classname - aka javax.naming.Context.listBindings and the way in which JNDI binds objects via a Reference. Your problem is

[JBoss-user] [Beginners Corner] - Re: Creating simple jsp page with using websphere rational s

2005-11-07 Thread PeterJ
Look in the Ant documentation at the following tasks: | war | ear | copy | User to package the JSP in a WAR file, and then to package the WAR in an EAR file. Finally copy the EAR file to the JBoss deploy directory. View the original post :

[JBoss-user] [Beginners Corner] - Re: Creating simple jsp page with using websphere rational s

2005-11-07 Thread PeterJ
Sorry, my last paragraph lost some text. Let's try it again. Use to package the JSP in a WAR file, and then to package the WAR in an EAR file. Finally use to copy the EAR file to the JBoss deploy directory. View the original post :

[JBoss-user] [Beginners Corner] - Re: Creating simple jsp page with using websphere rational s

2005-11-07 Thread PeterJ
Now that time the text previewed correctyle and then was message up. So one more time. Use war to package the JSP in a WAR file, and then ear to package the WAR in an EAR file. Finally use copy to copy the EAR file to the JBoss deploy directory. View the original post :

[JBoss-user] [Beginners Corner] - Re: the class cannot be resolved

2005-11-07 Thread PeterJ
See http://www.jboss.com/index.html?module=bbop=viewtopict=63124 Also, for proper deployment in JBoss, under server/default/deploy, create a myProject.war directory and place all files in there. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3905798#3905798

[JBoss-user] [Messaging, JMS JBossMQ] - Re: DestinationManager is not registered

2005-11-07 Thread clairecostello
I noticed deloy\jms directory was rather bare looking. deploy-hasingleton\jms had some files in there and one contained the MBean XML for the DestinationManager. Copied all the files to deploy\jms (probably broke a cardinal rule here) and DestinationManager gets configured and I can see the

[JBoss-user] [Messaging, JMS JBossMQ] - Re: JMS, JNDI and remote client access.

2005-11-07 Thread clairecostello
Hi Colin, Thanks for your reply. I'll have a look through activemq forum. -Claire. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3905804#3905804 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3905804

[JBoss-user] [Installation, Configuration Deployment] - Is

2005-11-07 Thread guoyong
I am looking to either close or secure the port , which is used by jboss:service=WebService. This service is really used for RMI remote classloading. (BTW, why is it called WebService then?) However, the AxisService does depend on jboss:service=WebService, I guess, to support EJB

[JBoss-user] [Tomcat, HTTPD, Servlets JSP] - getting EL to work in jboss 4.0.1

2005-11-07 Thread wecoxepa
Hello. If somebody has a minute, I've been trying to redeploy a web app with jsp's converted from scriplets, etc to EL and tld's. I was having a problem becasue the EL was printing out as literal strings as opposed to printing their values. I've searched the forum and indeed found the web.xml

[JBoss-user] [Javassist user questions] - Re: setAutoCommit(false) in local-tx-datasource

2005-11-07 Thread brobertarch
nagaraj_dv, Thanks for answering to your own thread, it saved me some time. Please see my conf. I use : -Hibernate 3.1RC1, -Spring 2.1.5, -JBoss 4.0.3RC3 -JDK1.5 Spring Code using HibernateTemplate ;) session = getSession(); | tx = session.beginTransaction(); | ... |

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Re: jboss 3.2 to jboss 4.0 migration problem: requests execu

2005-11-07 Thread smikumo
Hey Fred, email me at [EMAIL PROTECTED] Steve View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3905816#3905816 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3905816 ---

[JBoss-user] [JCA/JBoss] - dbbeans, migrate websphere application to jboss

2005-11-07 Thread portalad
I have a web application using dbbeans came with ibm websphere application developer (wsad 5.1.2). Now I'd like to run this application using JBoss 4.02/4.03. It turns out that I have to change jdbc/dsname to java:comp/env/jdbc/dsname in order to make the code work(here is an example code

[JBoss-user] [Messaging, JMS JBossMQ] - Re: JbossMQ and browsing of Scheduled for Delivery Messages

2005-11-07 Thread genman
I think somebody prepared a patch for that (do a search) but it may not be available. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3905819#3905819 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3905819

[JBoss-user] [JBoss Portal] - Re: Does jboss-portal 2.0 support LDAP?

2005-11-07 Thread patrickdalla
Hi all, I've had agreed with code distribution. It would be nice to have a place to publish the entire code and configuration steps so I don't need to publish my email. Maybe in wiki page of jboss. Julien, can you publish? View the original post :

[JBoss-user] [Tomcat, HTTPD, Servlets JSP] - Re: getting EL to work in jboss 4.0.1

2005-11-07 Thread wecoxepa
Hi. It seems to be working now. It must have been some kinda cache thing going on. Thank you for reading and for your consideration. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3905823#3905823 Reply to the post :

[JBoss-user] [JBoss Portal] - Theme and portlet preferences

2005-11-07 Thread patrickdalla
Is there a way to get properties of the portlet been rendered in a theme? As i've seen in jboss portal nodesk theme the only variables that I can access is the title and the content. How can I get more information? I want a image reference and a footnote for the portlet View the original post

[JBoss-user] [JNDI/Naming/Network] - Expose TransactionManager in global JNDI

2005-11-07 Thread mr_dronski
Hello All, Is there a way to expose the java:/TransactionManager in a global JNDI context, as is possible with DataSources? I tried the NamingAlias, which failed to resolve the java:/ prefix namespace. Then I went through the jmx/invoker/RMIInvoker to get to the

[JBoss-user] [JBoss Portal] - Re: Theme and portlet preferences

2005-11-07 Thread patrickdalla
Other good properties should be last modified date, email of responsible for atualization of the content, etc... Maybe theme could access the preferences of the RenderRequest. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3905826#3905826 Reply to the post :

[JBoss-user] [JBoss Portal] - Are explicit id attributes required on JSF components?

2005-11-07 Thread dmiklancic
The following code does not render properly following a validation error. However, if one adds the id attribute to the panelGrid component, it works fine. | f:view | h:form id=buildTagForm | h:panelGrid columns=1 | h:outputText id=datamsg

[JBoss-user] [JBoss Portal] - Re: call jbpm workflow from jboss portal

2005-11-07 Thread jlaskowski
Hi Pedro, I'd say it is possible to create a jbpm object as long as it doesn't want to send any response back to a client (reuse the RenderResponse object, which is committed upon include'ing). I think jBPM does not really care about the object. By the way, how do you know that the exception

[JBoss-user] [Installation, Configuration Deployment] - Re: JSSE Debug Output Missing In 4.0.1 Log

2005-11-07 Thread OliverHrdz
I've definitely determined that the newer version of Tomcat in JBoss 4.0.1 no longer calls the method that would log client certificate chains. I modified the source (Tomcat 5.0.28) for the class JSSE14Support by just adding logger.info() statements of my own. I log when methods are called,

[JBoss-user] [Beginners Corner] - Starting Jboss remotely and having it stay up

2005-11-07 Thread davidsan1001
I have an external Linux Red Hat system running JBoss. I can start it up fine with run.sh but it quites when my Windows box inevitably crashes. I see the jboss_init_redhat script but that isn't working. Any tips on how to start JBoss remotely and have it stay up when the console that started

[JBoss-user] [Installation, Configuration Deployment] - Re: java.util.zip.ZipException

2005-11-07 Thread pat270881
I don't understand it, has nobody recognized this problem before??? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3905835#3905835 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3905835

[JBoss-user] [JCA/JBoss] - jndi-name in datasources

2005-11-07 Thread pabloadmin
Hi, I have a doubt, at jndi-name tag in -ds.xml file, can i use a back slash like a part of its name? thank you. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3905841#3905841 Reply to the post :

[JBoss-user] [Beginners Corner] - Re: Starting Jboss remotely and having it stay up

2005-11-07 Thread PeterJ
Uh, convert your Windows box to also run Red Hat and thus avoid the inevitable crashes. :-) Or you could try this. In the run.sh script, change the lines that start JBoss by prepending 'nohup' and appending '', as follows (warning, I got the original from 4.0.2, yours might be different):

[JBoss-user] [Installation, Configuration Deployment] - Re: java.util.zip.ZipException

2005-11-07 Thread PeterJ
You problem might be similar to what was mentioned in this post: http://www.jboss.com/index.html?module=bbop=viewtopict=71732 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3905848#3905848 Reply to the post :

[JBoss-user] [Javassist user questions] - Javassist w/ Instrumentation API

2005-11-07 Thread ichai
I am trying to use Javassist to bytecode manipulation in conjunction with the Instrumentation API. Can we build a CtClass object from bytecodes? Any suggestions would be welcome =) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3905854#3905854 Reply to the

[JBoss-user] [Beginners Corner] - Re: Starting Jboss remotely and having it stay up

2005-11-07 Thread davidsan1001
Worked perfectly! ..and I'm working on converting over to Linux and other open source stuff, used to be a Mac guy, got thrown in with Windows, trying to escape. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3905863#3905863 Reply to the post :

[JBoss-user] [Beginners Corner] - Re: how to debug JSP's remotely with jdeveloper

2005-11-07 Thread nevilles
chaituu, Could you please point me to the documentation you used to setup remote debugging of servlets using jDeveloper? Thanks, -Neville View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3905871#3905871 Reply to the post :

[JBoss-user] [JNDI/Naming/Network] - Re: Expose TransactionManager in global JNDI

2005-11-07 Thread [EMAIL PROTECTED]
The UserTransaction interface is already available for use outside of the vm. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3905883#3905883 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3905883

[JBoss-user] [Installation, Configuration Deployment] - Re: java.util.zip.ZipException

2005-11-07 Thread pat270881
Thank you for your reply but I do not understand exaclty the solution which is quoted in the posting. Can you explain me that in an easier way?:( regards View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3905893#3905893 Reply to the post :

[JBoss-user] [Messaging, JMS JBossMQ] - Re: JbossMQ and browsing of Scheduled for Delivery Messages

2005-11-07 Thread shafieksavahl
Hi genman Thanks for the info. I will try to hunt around for the patch. Thanks Shafiek View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3905894#3905894 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3905894

[JBoss-user] [JBoss Portal] - Re: Theme and portlet preferences

2005-11-07 Thread mholzner
that definitely doesn't sound like theme features. This functionality sounds a lot more like something that should be kept in the portlet. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3905898#3905898 Reply to the post :

[JBoss-user] [Installation, Configuration Deployment] - No deployer found error!!!!!

2005-11-07 Thread java123
I am deploying a ear file that contains the following: my war fileall bunch of jars meta-inf/jboss-app.xml meta-inf/application.xml meta-inf/Manifest.mf when I deploy this ear file to jboss I deploys the jars but for some od reason complaining about no deployer found for my war file. Here is

[JBoss-user] [JBoss Portal] - Re: Changing the background color of a portlet

2005-11-07 Thread mholzner
if you take a look at how this is done in portal 2.2, it's easy to change this via the theme css with the following selectors: .portlet-content-center { background-color: #fff; background-repeat: repeat; vertical-align: top; font-family: Verdana, Arial,

[JBoss-user] [JBossWS] - Re: Custom parameter in wsdd

2005-11-07 Thread jimwatkins
I did give it a shot (after reading your note). Near as I can tell it doesn't buy me anything that a constructor doesn't already do for me in this situation. It's not called until the container decides to instantiate a service provider, basically upon 1st client request. For tracking number of

[JBoss-user] [JBoss Portal] - JBoss Portlet getting Started

2005-11-07 Thread joao.pereira
Hi, I'm interested in evaluating JBoss Portal, but I've no much time, and the learning curve must be minimized. Any reference material to a newbie in Portlet technology. More Precisly on JBoss Portal from an developer perspective, Thanks, JP View the original post :

[JBoss-user] [JBoss Portal] - JBoss Portlet getting Started

2005-11-07 Thread joao.pereira
Hi, I'm interested in evaluating JBoss Portal, but I've no much time, and the learning curve must be minimized. Any reference material to a newbie in Portlet technology. More Precisly on JBoss Portal from an developer perspective, Thanks, JP View the original post :

[JBoss-user] [Installation, Configuration Deployment] - Re: java.util.zip.ZipException

2005-11-07 Thread PeterJ
When you copy a WAR or EAR file to the deploy directory, if the file is fairly large and takes a while to copy, it could be that JBoss attempts to hot-deploy the new file befoe it is fully copied. This could result in the error message that you are seeing. So the solution is to copy the

[JBoss-user] [Installation, Configuration Deployment] - Re: java.util.zip.ZipException

2005-11-07 Thread pat270881
Mhmm...the thing is that I deploy my web applications directly from eclipse and the war-files and/or war-directories(exploded) will be automatically copied to the deploy directory of the jboss. should I then use the solution with changing the hot deploy scan time? - What do I have exaclty

[JBoss-user] [Installation, Configuration Deployment] - Re: java.util.zip.ZipException

2005-11-07 Thread PeterJ
Um, I already told you which value to change, and which file that value is in. Did you look at the file, and the current value, and the comment that explains the value? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3905910#3905910 Reply to the post :

[JBoss-user] [JBossCache] - Re: Obtaining a newly added POJO in TreeCacheAop

2005-11-07 Thread [EMAIL PROTECTED]
Can't getObject do the trick. It is only read lock on one paticular node and it is quick (since it will just return the object instance). -ben View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3905913#3905913 Reply to the post :

[JBoss-user] [JBossCache] - Re: ReplicationException in simple situation

2005-11-07 Thread [EMAIL PROTECTED]
1. What version of JBoss Cache and JGroups? 2. How many machines in prod? 3. Are they all running on the same JGroups version? 4. Have you validated that mcast works? -Ben View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3905914#3905914 Reply to the post :

[JBoss-user] [JBoss Portal] - Re: Are explicit id attributes required on JSF components?

2005-11-07 Thread [EMAIL PROTECTED]
I don't know and had the same question about that. JBoss Portal does not require anything, it's all about JSF that I am learning at the moment. If I find out, I'll tell you. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3905915#3905915 Reply to the post :

[JBoss-user] [Installation, Configuration Deployment] - Re: Multiple class loaders found for pkg:

2005-11-07 Thread [EMAIL PROTECTED]
Hi, I was noticed the same thing when I deployed an EJB package: Multiple class loaders found for pkg: [package name] Does anyone know what it means? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3905917#3905917 Reply to the post :

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - JBoss checking wrong schema for table creation

2005-11-07 Thread vbatista
Hello! I am using Oracle 10g with JBoss-4.0.x. My database has a few schemas and My Application uses CMP, with the option to create tables. I am having the following problem: - JBoss is checking for the existence of tables on the default schema and not on the schema I have configured

[JBoss-user] [JBoss Portal] - Re: Changing the background color of a portlet

2005-11-07 Thread [EMAIL PROTECTED]
Martin is correct. All you will need to do is change the hex value from #fff (CSS shorthand for #ff, or white) for those selectors, to the hex value you would like to use. For example, this would change the background to a light gray... .selector-name-here {background-color: #ee;}

[JBoss-user] [Tomcat, HTTPD, Servlets JSP] - Re: Stopping / Starting Tomcat web applications

2005-11-07 Thread [EMAIL PROTECTED]
I had a chance to look further into this, and have opened a JIRA issue for it. http://jira.jboss.com/jira/browse/JBAS-2422 -Brian View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3905921#3905921 Reply to the post :

[JBoss-user] [Clustering/JBoss] - Re: Clustered HASingleton How-To

2005-11-07 Thread snoobabk
You don't have to use the RMI interface to access the HA singleton but can use the actual objects interface. See http://www.mojaja.com/blog/default/development/2005/11/08/JBoss-HA-detached-invoker-example.html View the original post :

[JBoss-user] [JBoss Portal] - Re: Are explicit id attributes required on JSF components?

2005-11-07 Thread schnelzer
It may be a difference between the portlet controller and the Servlet controller. MyFaces uses the javax.faces.webapp.FacesServlet Servlet for a Webapp and the org.apache.myfaces.portlet.MyFacesGenericPortlet for portlets. Just a thought? View the original post :

[JBoss-user] [Installation, Configuration Deployment] - Re: Can I define sar/war startup sequence

2005-11-07 Thread healsky
Yeah, it can be solved by using org.jboss.deployment.scanner.PrefixDeploymentSorter at mbean Thanks very much View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3905935#3905935 Reply to the post :

[JBoss-user] [JBoss Getting Started Documentation] - Re: Which version of the J2EE tutorial and where to find it?

2005-11-07 Thread mbrady
I am using JBoss 4.0.3sp1. When I searched Sun, I found the 1.3 Dukes Bank, no others. It is not the right one - will not even compile. Follow this link, from Section 3 of the JBoss Getting Started Guide: http://java.sun.com/j2ee/1.4/download.html#tutorial I have been off to the races with

[JBoss-user] [Clustering/JBoss] - Re: Clustering, Failover, Replication Examples

2005-11-07 Thread aho
I have tried setting the sticky_session = 0 but it did not solve the problem. The only different is that each post request alternates between the two machine. I have also tried to save a serialised object in the http session but it is still not replicated when the request is re-directed to the

[JBoss-user] [Tomcat, HTTPD, Servlets JSP] - EJBs and Servlets Information from Jboss

2005-11-07 Thread nayakbharat
Hi, How can I get the information regarding the EJBs and Servelts running under Jboss. Thanks in advance View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3905941#3905941 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3905941

[JBoss-user] [JNDI/Naming/Network] - Re: Expose TransactionManager in global JNDI

2005-11-07 Thread mr_dronski
[EMAIL PROTECTED] wrote : The UserTransaction interface is already available for use outside of the vm. That's the point. The ClientUserTransaction implementation that is returned isn't enough. More often than not one needs to control transactions, not only transaction demarcation from within

[JBoss-user] [Installation, Configuration Deployment] - Can Jboss run perl script???

2005-11-07 Thread healsky
Can JBoss run perl script??? If so, how can I do that??? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3905946#3905946 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3905946

  1   2   >