Log in to follow, share, and participate in this community.
Thread can I deploy all my shared libs in one single file ?
can I deploy all my shared libs in one single file ?I have a war file that uses some shared libs (20, more or less) I copy them in the lib folder, and the application works perfectly But, in order to make deployment easyer, I would like to create ONE single jar file ...
Thread JBoss configuration to allow CAB and MSI files
JBoss configuration to allow CAB and MSI filesI am trying to put some .msi and .cab files on my JBoss portal. However, when I click on the link on the page, the page attempts to render the files instead of executing them. I figure there is some configuration that...
Thread Login exception with app-client in Duke's Bank
Login exception with app-client in Duke's BankHi, The web client works fine, and the app-client launches properly. But if I try to use any button (view customer information, for example)- I get the following error:
13:36:03,636 ERROR [SecurityInterceptor] Erro...
Switch from JBoss 3.0.5 to JBoss 4.0.5Hi, I am switching an application from JBoss3.0.5 to JBoss4.2.3 as well JDK1.3 to JDK1.5. I have installed GA version of JBoss4.2.3 and ported this application. On starting the JBoss4.2.3 Application server, I get t...
Thread Searching JAR for "ChapterExRepository" from sample book
Searching JAR for "ChapterExRepository" from sample bookOn page http://www.ubookcase.com/book/Sams/JBoss.4.0.The.Official.Guide/0672326485/ch06lev1sec1.html Sample code is provided for JMS handling in JBoss 4.0.2. Unfortunately it uses a class/package import org.jboss....
jboss service in windowsHi, sorry but my english is very bad. We have instaled Jboss AS v 5.1.0.GA and work fine if I launch the run.bat with the parameters. The problem is when I launch the jboss with the wrapper services in windows server...
Thread Does anyone know how to add Website Identity Icon - favicon.
Does anyone know how to add Website Identity Icon - favicon.I am trying to deploy a war file for my app and want to set my own website Icon. The problem is that the icon defaults to the Jboss favicon.ico. I have put the icon in the root of the war file and referenced it from ...
share services in two esb instancesGood night. I am trying to share services between two instances esbs with the following structure: JBossESBFederator(ports-01) |->Service1 |->Service2 |->JBossESBInstance(ports-02) |->Service3 |->Se...
SchedulableHello, I want to know the workflow of creation and destruction of Schedulable classes, where can I read more about it? I want to create a schedule that goes off every X minutes but only if there's no objects from the ...
Thread No example configuration for TCP based cluster of Jboss 5.1
No example configuration for TCP based cluster of Jboss 5.1Hi all, we are trying to deploy a Jboss cluster on the Amazon EC2 cloud. Unfortunately Multicast is not supported in this cloud service. Therefore we have to deploy the cluster using TCP in unicast mode. There is no...
Thread how to load log4j smtp appender custom evaluator class befor
how to load log4j smtp appender custom evaluator class beforhello, Here is my smtp appender configuration in jboss/server/conf/jboss-log4j.xml. When ever i start run.sh, it is throwing following exception. log4j:ERROR Could not instantiate class [C:\jbossBootPat...
Why use richfaces - a beginners blog.I have written a blog - Why use richfaces - a beginners article. http://www.bobsindia.com/bobyweb/articles/richwebpagesrichfaces/ Regards, Boby Thomas
Thread How JBOSS istanziate and keep traks of the EJB
How JBOSS istanziate and keep traks of the EJBHi all. i hope this is the right place for this question, but i'm not so sure. So, there's the possibility to check the code of the jboss container? in particular how it istanziate the EJB (stateless and stateful) an...
Thread can some people list the steps to configure jboss cluster us
can some people list the steps to configure jboss cluster usI am migrating a application to jboss5.1.0 from jboss4.2.3, we used deploy/cluster-services.xml to configure jboss cluster with TCP and TCPPING(we can not use UDP due to network configuration). But , in jboss5.1.0, I ...
Extending the JBoss ASHey, I'm currently developing a Java container capable of running hierarchical state machines. For info on the project visit http://sourceforge.net/projects/redroo. My question is now, how can I find out what needs ...
Thread How to configure APR or native library in JBoss AS 5.0.0
How to configure APR or native library in JBoss AS 5.0.0Hi, I am trying to configure native library in JBoss AS5.0.0 in Fedora Linux. 1) i downloaded jboss native jboss-native-2.0.6-linux2-x86-ssl.tar.gz 2) copied the *.so and engine folder into my $JBOSS_HOME/bin/META-I...
Thread Minimum Hardware Requirements for JBossAS ?
Minimum Hardware Requirements for JBossAS ?Hi, I'm getting very frustrated looking for the minimum hardware requirements for JBossAS 5. The installation guide says: For the latest information on supported Operating System / JVM combinations and supported Dat...
Thread JBPM4: running several PVMs in persistent mode on same datab
JBPM4: running several PVMs in persistent mode on same databFrom the current product documentation (neither user nor developer documentation) it became clear to me whether it will be possible to run several instances of the ProcessEngine in persistent mode on the same database...