[jboss-user] [JBoss Tools Users] - Re: can not create connection to mysql

2009-12-10 Thread surajmund...@yahoo.com
tried a plain java app with jdbc connection and it works. in case of managed connection pool, why it tries to connect without using password? Access denied for user 'root'@'localhost' (using password: NO)) | View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&

[jboss-user] [JBoss Tools Users] - can not create connection to mysql

2009-12-10 Thread surajmund...@yahoo.com
Hi, my config is Jboss As 5.1.0.GA + Eclipse Galilio + Seam 2.2.0.GA + Jboss Tools 3.1.0 I created a Seam Web Project. my registration-ear/registration.ds looks like | | | registrationDatasource | true | jdbc:mysql://localhost:3306/test | com.mysql.

[jboss-user] [JBoss Tools Users] - seam project taking too long to show up

2009-12-06 Thread surajmund...@yahoo.com
Hi, I installed JBoss AS 5.1.0.GA + Eclipse Galilio + Seam Tools 3.1.0.v200910281724M-H247-M4 (Milestone release) I created a Seam Web project "Test" for a simple check and ran it on AS. "Test" ear took atleast 3 mins to get deployed. | 15:15:32,671 INFO [ServerImpl] JBoss (Microcontainer

[jboss-user] [Performance Tuning] - Memory Management in Jboss

2009-10-28 Thread vinayarammo...@yahoo.com
Hi, My app server goes slow every couple of days. We will have to restart the server. Our application is in Spring , JSF and Facelets. I am skeptical about the objects being garbage collected. Is there a way to check how many and what objects are loaded in to Jboss server? Thanks Vinaya View

[jboss-user] [jBPM Users] - authentication failed while JBPM console login

2009-10-05 Thread surajmund...@yahoo.com
Hi, I just installed JBoss-5.1.0-GA-JGK-6 JBPM 4.1 as per JBPM user guide. I started JBoss and database through "demo.setup.jboss" ant task. I want to access JBPM console at http://localhost:8080/jbpm-console. I used username and passwords as (mary, password), (alex, password), (admin,admin),

[jboss-user] [jBPM Users] - Invoking JBPM by Http requests/Adding Http Listerner to JBPM

2009-09-30 Thread surajmund...@yahoo.com
Hi, I want to migrate from Sun JCAPS to JBoss JBPM. My existing BPM in JCAPS has a Http listener which receives Http Request and invokes business process/workflow. I searched in all the docs and on google for info on handling Http requests directly in Jboss JBPM. But without luck. I want to

[jboss-user] [JBoss/Spring Integration] - Injecting spring bean in jsf controller, ibm jre 1.6.0 and

2009-08-02 Thread rashad_s...@yahoo.com
I'm deploying this managed bean with Spring bean injected. This web application works fine on Sun-JRE 1.6.6 and Jboss 5.0.1. Unable to inject the bean when deploying with IBM-JRE 1.6.0 and Jboss 5.0.1 on same windows OS. This is the requirement from the client. I would appreciate any help or

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Jboss-log4j.xml configuration

2009-06-09 Thread vinayarammo...@yahoo.com
Hi Peter, I tried that. But I have using Log4jMDCUserFilter to log the session id and user name. I am getting errors on this , if I remove the log4j.jar. Thanks Vinaya View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4236380#4236380 Reply to the post : http:/

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Jboss-log4j.xml configuration

2009-06-08 Thread vinayarammo...@yahoo.com
Hi Peter, I have the file in jboss_home/servers/default/config, my app is in default folder. My Xml is | | | | | | | | | | | | | | | | | | View th

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Jboss-log4j.xml configuration

2009-06-05 Thread vinayarammo...@yahoo.com
Hi, I am using Jboss 4.2.2GA I am fine when I have log4j.properties file. But I want to switch to jboss-log4j.xml. I wanted to go with this because, this file can be hot deployed. When trying to do this, I am getting the following error 16:50:32,765 ERROR [STDERR] log4j:ERROR A "org.jboss.log

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: JBoss classpath/classloader questions

2009-03-11 Thread rziegle...@yahoo.com
But what if the old standard war file has files that are obsolete as of a newer war, and shouldn't be there once the new war is deployed? Aside from the custom jars, it could get messy to reconcile what should/shouldn't remain. I could easily script moving the custom jars out, deploying a stan

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: JBoss classpath/classloader questions

2009-03-10 Thread rziegle...@yahoo.com
Does anyone have any thoughts on this? Lots of views, but no replies :( View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4216841#4216841 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4216841 _

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Deploy Tomcat After Datasources.

2009-03-02 Thread wstra...@yahoo.com
I do not have complete access to the box since I am only a developer and have to rely on Unix administrators. The issue looks like a shutdown error during a restart not a start up error. It happened during what I thought was a start up after a configuration change so I thought it was a start up

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Deploy Tomcat After Datasources.

2009-03-02 Thread wstra...@yahoo.com
We modified an Oracle data source and restarted JBoss 4.2.3.GA. Tomcat loaded first and deployed our application with a servlet that was maked to start on load and access the database about 50 seconds before the JBoss loaded the datasource. How do you create a dependency so Tomcat loads after t

[jboss-user] [Installation, Configuration & DEPLOYMENT] - JBoss classpath/classloader questions

2009-01-26 Thread rziegle...@yahoo.com
Hi, please let me know if I'm in the wrong place. QUESTION: Is it possible to use a classpath or classloader setting to load jars from a location outside our app's deployed war WEB-INF/lib location, but AFTER the app's WEB-INF/lib jars have already been loaded? BACKGROUND: Our company has an

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Deployment error in JBOSS 5. Exception determining struc

2009-01-17 Thread jimgrim...@yahoo.com
Thanks. That works. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4202643#4202643 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4202643 ___ jboss-user mailing list jboss-user

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Deployment error in JBOSS 5. Exception determining structure

2009-01-14 Thread jimgrim...@yahoo.com
Hello, I have a .ear file that I can deploy on JBOSS 4. Now I am trying to deploy it on JBOSS 5 and I am getting this deployment error. The only thing I can find in the error message that might relate to my code or config files is Caused by: org.jboss.xb.binding.JBossXBException: Failed to pa

[jboss-user] [JBoss/Spring Integration] - ViewExpiredException with Spring, JBossand JSF

2009-01-08 Thread vinayarammo...@yahoo.com
Hi, We have recently migrated from weblogic to Jboss. I am not sure if the way we are deploying the application is the right way to do. It is in production though. Recently we have an issue that when session times out, it the user clicks on any link , there would be an HTTP 500 error. To preven

[jboss-user] [JBoss AOP] - Re: new bee trying maven aop plugin compile goal to add in

2008-12-10 Thread miroconn...@yahoo.com
"[EMAIL PROTECTED]" wrote : hi, take a look at the introductions example we have in the distro. there you'll find an example jboss-aop.xml file and a pom.xml file that will help you along. I am following the introduction example to introduce an advice to a class. as per the example I creat

[jboss-user] [JBoss AOP] - new bee trying maven aop plugin compile goal to add introd

2008-12-09 Thread miroconn...@yahoo.com
I am new bee ,trying to add introduction to one of my class. here my pom part | org.jboss.maven.plugins | maven-jbossaop-plugin | 1.0.0.GA | | | run |

[jboss-user] [JBoss AOP] - Re: jboss compile failing with java.io.FileNotFoundExcepti

2008-12-08 Thread miroconn...@yahoo.com
i saw the folder audit/target/classes is read-only , i am using maven2 eclipse to build my porject , i am executing maven install which first will do the compile and then call jboss compile , but the compile by maven is making th classes folder read-only , why is ti read-only ? "[EMAIL PROTE

[jboss-user] [JBoss AOP] - jboss compile failing with java.io.FileNotFoundException:

2008-12-08 Thread miroconn...@yahoo.com
I am using jboss maven aop to build my project.I am doing a simple test trying to introduce serializable adive to my pojo. here my jboss-aop | | | java.io.Serializable | | here the console out put [INFO] Scanning for projects... | [INFO] ---

[jboss-user] [JBoss AOP] - new bee maven aop plugin strugling with org/jboss/aop/standa

2008-12-08 Thread miroconn...@yahoo.com
I am new bee trying to use maven-jbossaop-plugin for my project here is my pom , I am using java 1.6 http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; | xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"

[iklan-indonesia] Dapatkan Ebook gratis

2008-09-04 Thread yahoo.com
Anda mungkin mempunyai cukup uang sekarang. Tapi belum tentu Anda merupakan orang yang sukses , Siapa tahu Anda mempunyai potensi yang belum Anda raih ? kunjungi http://www.divaprofit.com/?s=DP00021dan dapatkan 2 ebook gratis _