[jboss-user] Re: JBoss Seam JTA transactions

2009-05-06 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=19006 Posted on behalf of a User Hi, Did you manage to get Seam working with JTA in Tomcat? Regards, Wilfred In Response To: Hi, Seam can be used without EJB. I was just looking through the examples that come with Seam and in the jpa exam

[jboss-user] Mails are not sending!!

2009-05-06 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=83984 Posted on behalf of a User Hi, We are sending welcome mails to our customer after there registration, but for the past 10days the mail sending functionality is not working in the live server, but its working fine in the local server[

[jboss-user] Re: Problem in inject ref EJB using @EJB

2009-05-11 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=80485 Posted on behalf of a User Have the same problem... it seems that this is because having the local beans in different jars... In Response To: Hi, I have an application in jboss 4.2 but when i migrated this app to jboss 5.0.1.GA i

[jboss-user] Re: JBoss behind a NAT

2009-05-20 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=17554 Posted on behalf of a User PLease, I and having the same problem? Did you find the solution? Many Thanks! In Response To: Good evening Community ! I'm trying to connect a client application to my JBoss, who is running inside a vir

[jboss-user] Re: Is it possible to add another hot deployment directory?

2009-05-26 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=72055 Posted on behalf of a User I have tried this approach by adding my local directory "/home/fred/work/jboss/deploy/" (see below) to the server/default/conf/bootstrap/profile.xml file and restarting the AS. Placing the file helloworld.wa

[jboss-user] Re: JBM_POSTOFFICE table

2009-06-04 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=73002 Posted on behalf of a User Hi, Can someone tell me what is the STATE column in the JBM_MSG_REF table? Where I can find more information about the JBM tables? Thanks Sónia In Response To: Hi, What is is the ALL_NODES column in the J

[jboss-user] Re: problem with calling ssl web service

2009-06-16 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=17180 Posted on behalf of a User did u solve this problem In Response To: Hello all, I've successfully deploy jboss web service using ssl. But when calling this ssl web service from standalone client, i got error at client side as follow:

[jboss-user] Re: Create Queue Connection Error

2009-06-16 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=80419 Posted on behalf of a User Hi, I am using Jboss-5.0.0GA and my JBM in it is 1.4.1.GA . I have a created a connection factory .From a stand alone program when I try get the connection factory it is succeeded but when getting the conne

[jboss-user] Re: Documentation for jbpm-jpdl-3.3.0.GA

2009-07-07 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=64721 Posted on behalf of a User Hi can any body tell me what is the use of jpdm-jpdl-3.3 . Any commercial user can use it for free Regards, Prerna In Response To: Hi All... till now i am using jbpm-3.1.4 for my developement.recentl

Re: [jboss-user] Noob encounters deployment woes.

2009-07-22 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=57991 Posted on behalf of a User Hi there, I'm facing a similar problem. As suggested I was trying to point this problem in JBoss Communities but in vain. So please guide me how to proceed in this. Thanks in advance In Response To: My fir

[jboss-user] Re: Cannot find method addChild with this signature

2009-02-23 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=64374 Posted on behalf of a User Did anyone ever get a resolution to this? I'm getting the same problem/exception: ReflectionException: Cannot find method addChild with this signature - JDK 1.6.0.7 - jboss 5 for jdk 6 In Response To:

[jboss-user] Re: Cannot find method addChild with this signature

2009-02-25 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=64374 Posted on behalf of a User Ok, after much wrangling I finally narrowed this down to several jars (in my case, some gwt jars) in my webapp/WEB-INF/lib directory. By removing these jars I was able to get around the particular deployment

[jboss-user] Re: Hibernate Dialect must be explicitly set

2009-02-25 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=13729 Posted on behalf of a User log4j:WARN No appenders could be found for logger (org.hibernate.cfg.Environment). log4j:WARN Please initialize the log4j system properly. Exception in thread "main" org.hibernate.HibernateException: Hibernate

[jboss-user] Re: No transaction is in progress

2009-04-09 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=65019 Posted on behalf of a User Hi, I am facing this same problem. I am having weblogic 9.2 and using JPA over hibernate. For one message at a time it works okay but when I fire good number of events then get into this no transaction in pro

[jboss-user] Re: Cannot find method addChild with this signature

2009-01-28 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=64374 Posted on behalf of a User Does anybody know if this issue is due to a bug in JBoss 5? If so, does anybody know about a workaround? I'm having exactly the same issue. I decided to create a very simple Web application which does nothing

[jboss-user] Re: SEAM internationalization problem :(

2009-02-09 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=11263 Posted on behalf of a User hi everyone, i am new to seam framework.i don't know the procedure to internationalization an application.can any body tell the procedure how to do this ans specify the information regarding i

[jboss-user] Re: having problems getting started with JMS in JBoss 5 Beta 4

2008-10-21 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=27049 Posted on behalf of a User I have the same error on the same sample application. 20:03:35,794 ERROR [AbstractKernelController] Error installing to Parse: name=vfszip:/C:/JBoss5/jboss-5.0.0.CR2/server/default/deploy/DexCenterQueueing2.ea

[jboss-user] Re: Transient conversation data

2008-10-24 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=19476 Posted on behalf of a User Hi, Did u solve the above issue. I am getting the same issue now - Mouli In Response To: Hi, I am using Seam with RichFaces. I am currently running into an issue where Seam tries to serialise the ric

[jboss-user] Re: Running JBoss AS as a window service with JBossNative: probl

2008-11-08 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=25887 Posted on behalf of a User If you call service stop from any directory that is not the one it's located on, then it will shutdown the server. The reason is that it doesn't specify a relative path to the shutdown.bat script. As a result

[jboss-user] Re: JConsole, JWS, JMX and JBoss 4.2.2 Fails

2008-11-18 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=53530 Posted on behalf of a User It is not exactly the same - my JBOSS is a 4.2.3 - it runs on Windows XP with Java Version 1.5.0_16 The exception I get is: 14:59:49,741 ERROR [MainDeployer] Could not create deployment: file:/W:/Presto_JBo

[jboss-user] Re: JConsole, JWS, JMX and JBoss 4.2.2 Fails

2008-11-18 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=53530 Posted on behalf of a User No Idea, but EXACTLY the same problem here... Would be great, if anyone has a solution for this. In Response To: I am trying to set up JBoss 4.2.2 and JConsole for remote monitoring. I've added the followin

[jboss-user] Re: Local ejb access vs remote access

2008-12-01 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=59823 Posted on behalf of a User I have the same problem, trying to find whats wrong. Now I think the problem is with XDoclet. In Response To: I'm trying to figure out why remote access to my EJB works but local access doesn't seem to. I

Re: [jboss-user] Server list empty in eclipse, cannot debug!

2009-10-07 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=72512 Posted on behalf of a User On the server settings page ( the one you are on before clicking "Open launch configuration") there is a box for Host name. Change this to "0.0.0.0". You'll see that your launch configuration is updated. I

Re: [jboss-user] Switching message store databases: problem with AS 5.1

2009-10-08 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=95591 Posted on behalf of a User jboss.messaging:service=ServerPeer jboss.messaging:service=PostOffice You probably don't have PostOffice dependence configured properly? at least this helped me :-) In Response T

Re: [jboss-user] Starting error..

2009-10-15 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=46021 Posted on behalf of a User I'm getting this exception too. I couldn't get fully what to do and how to resolve it.. im actually newbi so ya... plz can u help me? m using 8080 port thn y conflict in 1099? and I checked this link i can se

Re: [jboss-user] JAVA_HOME is not set. Unexpected results may occur.? JBoss

2009-10-21 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=45643 Posted on behalf of a User You must make sure your JAVA_HOME is not in variable enviroment but in system enviroment . The other thing is when you install jdk they say you should difine the directory C:\Program Files\Java\jdk1.5.0_14\jr

Re: [jboss-user] Problem with the installer for JBPM beta2 - java.lang.Abstra

2009-10-31 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=87016 Posted on behalf of a User May be appropriate Ant version need, according to jbpm userguide that is 1.7+. I've faced with the same problem with ant <1.7. In Response To: Hi All, I am running c:\jbpm-4.0.0.Beta2\jboss>ant demo.setu

Re: [jboss-user] Hibernate proxy class problem

2009-11-30 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=15288 Posted on behalf of a User Hi, did you resolve your issue? I have the same problem and am searching for a solution to solve it? Best Regards, Sascha In Response To: Hi, I'm having the following odd situation: | @Entity | @Inh

Re: [jboss-user] Connecting to Tomcat failed - JBoss Cluster with Apache mod_

2009-11-30 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=70276 Posted on behalf of a User Hi, I have a similar problem. Did you come up with a good solution? Thx. In Response To: Hi all, Our architecture consists of 2 JBoss 4.0.2.GA servers on Red Hat AS 4 UP7 and one Apache 2.0.52 node with mod

Re: [jboss-user] [jbpm 4.2] My first simple application doesn' t work :(

2009-12-19 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=109513 Posted on behalf of a User It is still not working after adding the file In Response To: I'm trying to develop my first workflow with jbpm 4.2 and netbeans but it doesn't works. I created a new project called "displayproject" and i

Re: [jboss-user] Switching message store databases: problem with AS 5.1

2009-12-19 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=95591 Posted on behalf of a User We're also having this problem. One way to get past it is to first create the JBM tables either manually or deploying the postgresql-persistence-service.xml first (with the errors you mention) and then using

Re: [jboss-user] How to develop portlet with richfaces?

2010-01-19 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=51644 Posted on behalf of a User Can you make a link to the Richfaces Forum entry. I cannot find any solution to the file upload problem there. I always get a ClassCastException using rich:fileUpload: java.lang.ClassCastException: org.jbos

Re: [jboss-user] All web page URIs respond with blank page

2010-01-19 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=51891 Posted on behalf of a User Thanks! This solved my problem as well. In Response To: I installed a jboss server 4.2.3.GA on my Windows XP workstation. After run.bat, I can connect to localhost:8080 but my browser will only show a bl

[jboss-user] wire() & iswired()

2010-01-19 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=111849 Posted on behalf of a User I have more question about wire() & iswired() in entityHome: when this method call ? or who call they ? I have simple seam app but this method never executed why ? ___

[jboss-user] how to access jboss

2010-01-28 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=112033 Posted on behalf of a User Hi, I am new for jboss. I just installed JBOSS on linux and now wants to access through the web console. But whenever trying to access using http://localhost:8080, then it gives me the error msg connection

Re: [jboss-user] JBoss 5.1.0 and JDK14LoggerPlugin

2010-01-28 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=109382 Posted on behalf of a User I have installed jboss-5.1.0.GA on a windows box and edit the run.conf.bat, adding at the end the following lines: rem # rem # Set logging rem # set "JAVA_OPTS=%JAVA_OPTS% -Djava.util.logging.manager=org.jb

[jboss-user] Re: DataSource Problem JBoss/Tomcat Only Configuration

2007-09-05 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=11956 Posted on behalf of a User Can you describe what you're trying to do? I have a JBoss instance deployed taking all the defaults and *-ds.xml files deploy without problem? In Response To: Ok - so if that is correct (which I think toda

[jboss-user] Re: Steps for Deploying the new EAR file (Hot Deployment ??)

2007-09-09 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=11957 Posted on behalf of a User bkucutc In Response To: Hi.., What are the steps when you want to deploy the new war file to the server. Here are the steps I follow : 1. Shutdown the App server 2. Remove the EAR file from deploy folde

[jboss-user] Re: null

2007-09-10 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=12319 Posted on behalf of a User Greg Chew here. Yes, I am an English Barrister. Yes, I do live in Ireland most of the time. Yes, I am a director of Terra Navitas Ltd which is an Isle of Man company. That is the full extent of the truth in t

[jboss-user] Re: GREG CHEW ALAN RUMM TOMMY GAY JEFF FLYNN

2007-09-10 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=12319 Posted on behalf of a User Please excuse me readers, but I forgot to mention that I have never before heard of Mr. Alan Rumm. I can only hope that the bell of truth is ringing loauder in your ears that the libellous statements made by

[jboss-user] Re: null

2007-09-10 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=12319 Posted on behalf of a User The purpose of my writing is to attest to the character of Greg Chew who appears to have been unduly ridiculed as a consequence of a recent business dealing. My background is that of a member of the London S

[jboss-user] Re: gravel navigation handler and non gravel pages in same appli

2008-06-23 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=17970 Posted on behalf of a User It seems that Gravel navigation handler override and doesn't decorate the original navigation handler (the navigation rules in the faces-config.xml). However using jbpm doesn't mandate using gravel. Hany Shaf

[jboss-user] Re: IllegalAccessError: Could not instantiate Seam component

2008-06-28 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=15383 Posted on behalf of a User In the registration example, the validation is working but when proper data given and submitted the form getting the following excpetion. Any help highly appreciated HTTP Status 500 - -

[jboss-user] Re: CAS JBOSS PORTAL INTEGRATION

2008-07-10 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=25191 Posted on behalf of a User Please Can you tell how to make jboss portal cas integration In Response To: Greetings, I have setup JBoss Portal and CAS to authenticate against my LDAP system and everything is working well. Now I tried

[jboss-user] Re: org.hibernate.AnnotationException: No identifier specified f

2008-07-11 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=21231 Posted on behalf of a User Hi i am getting this problem can u pls tell me what to do? thanks a lot.. org.hibernate.AnnotationException: No identifier specified for entity: com.ge.corporate.taxes.fin48.model.TerminateReserve a

[jboss-user] ERROR [org.jgroups.protocols.UDP] failed sending message to null (0 bytes) java.net.NoRouteToHostException: No route to host: Datagram send failed

2008-07-13 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=44138 Posted on behalf of a User I'm repeatedly getting the following error in my server log. Running JBoss 4.2.1.GA The server is still running and handling requests but my server log is being pounded with this error message. Any clues? 20

[jboss-user] Re: SeamGen+EntityQuery - ' argument type mismatch'

2008-07-14 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=11318 Posted on behalf of a User Hi, I am having the same problem. Did you solve this issue? Thanks, mail:[EMAIL PROTECTED] Guy. In Response To: Hey, I have a simple entityList class inherited from EntityQuery, Everything seems to work

[jboss-user] Re: Rewrite valve usage.

2008-07-17 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=16520 Posted on behalf of a User Take a look here: http://www.jboss.org/file-access/default/members/jbossweb/freezone/modules/rewrite/index.html In Response To: I am trying to figure out how I can use the RewriteValve in Jboss WebServer.

[jboss-user] Re: Jbossws Tutorial.

2008-07-21 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=15734 Posted on behalf of a User I am using JDK 1.5 and I also had to add the jaxb jars to the lib directory of JBoss 4.2.2. Shouldn't that late a version work without having to add these? Is there any other config also required? In Respo

[jboss-user] Re: Thi first impressions whith Ganimade - ERROR

2008-07-24 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=41914 Posted on behalf of a User I'm right there w/ you, I'm using a mac and I am getting the same error. Also at times I loose the ability to pull up the right click menu on files In Response To: I just installed new Ganymede (Eclipse I

[jboss-user] Re: Thi first impressions whith Ganimade - ERROR

2008-07-24 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=41914 Posted on behalf of a User I had the same error: java.lang.NoClassDefFoundError: org/eclipse/gef/internal/ui/palette/editparts/PaletteEditPart Did anyone figure out what was wrong? In Response To: I just installed new Ganymede (Ec

[jboss-user] Newbie JBoss Clustering Problem

2008-07-26 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=45902 Posted on behalf of a User Hi, I have two JBoss Servers: 4.2.3.GA (Windows XP) and 4.2.1.GA (Windows 2000). They are running in the "all" server configuration. My problem is that they don't discover each other. The Windows XP on start

[jboss-user] Re: Stateless Session Bean - java.lang.reflect.UndeclaredThrowab

2008-07-30 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=11297 Posted on behalf of a User I am also experiencing this problem, using JBoss 4.2.0, Seam 2.0: it happens intermittently while the application runs, and attempting the same action again always works... Caused by: java.lang.Instantiation

[jboss-user] Re: Problem when deploying Portlet in JBoss Portal

2008-08-07 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=21631 Posted on behalf of a User We are also facing the same problem.If any solution is found,Please forward it to [EMAIL PROTECTED] In Response To: I've an error during my portlet's deployment. I didn't find what's the mistake, it's cert

[jboss-user] Re: Thi first impressions whith Ganimade - ERROR

2008-08-08 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=41914 Posted on behalf of a User I'm experiencing same issue. Here is relevant snippet from my eclipse log file: !ENTRY org.eclipse.ui 4 0 2008-08-08 15:04:59.879 !MESSAGE Unhandled event loop exception !STACK 0 java.lang.NoClassDefFoundErro

[jboss-user] Re: Apache Webserver (2.x) with JBoss 4.0. Let Apache serve the static content while JBoss is the J2EE Container

2007-10-24 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=4 Posted on behalf of a User Hi, i'm having problems deploying the web app using the article. i've done all the changes suggested and also from another article it states to edit out the element section and leave it as my question is wher

[jboss-user] Re: Running JBoss 4.0 as a Windows Service

2007-11-07 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=23 Posted on behalf of a User This worked fine for me w/ JBoss 4.0.5. I used the same setup for a 4.2.2 box, but w/ the added "security" feature, it only runs on the "localhost" address. Is there an easy way to change this to run on the N

[jboss-user] Re: Exception while using jmsXA connection factory

2008-01-14 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=11907 Posted on behalf of a User I'm having a similar problem... Using JBoss 4.2.1.GA and Java 1.5.0_05. 2008-01-12 18:50:34,823 WARN [com.arjuna.ats.jta.logging.loggerI18N] [com.arjuna.ats.internal.jta.resources.arjunacore.preparefailed]

[jboss-user] Re: JMS Queue works on localhost, but not remote server

2008-01-23 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=16123 Posted on behalf of a User Probably not useful for you anymore but if anyone else finds this thread, they could be helped with the answer. Check the /etc/hosts on the remote machine and replace the 127.0.1.1 by the actual ip address o

[jboss-user] Re: Problem creating a portlet instance in JBoss Portal 2.6

2008-02-08 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=14625 Posted on behalf of a User This is what I got.. just sharing Example of *-objects.xml -- overwrite default MyPage MyPortletWindow MyPortletInstan

[jboss-user] Re: can' t find datasource problem when mirgrate from seam1.2 to

2008-02-08 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=19262 Posted on behalf of a User Hi guys, I´m having the same problem. Hibernate is not able to find my datasource and I don't know why. Configuration seams correct, JBoss log says that the datasource has been bound but Infernate doesn´t f

[jboss-user] Re: Problem creating a portlet instance in JBoss Portal 2.6

2008-02-08 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=14625 Posted on behalf of a User Same problem please help! In Response To: Hi, I try to migrate from JBoss Portal 2.2.1 to 2.6 and have a problem creating a portlet instance. I reference to the portlet in portelt-instances.xml : portle

[jboss-user] Re: ExtJs and JBoss Seam with web remoting

2008-02-08 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=17267 Posted on behalf of a User see http://sharesource.org/project/lilya/ is a the only JSF/ExtJs library 100% compatible with Seam. I'm using it for more than 4 projects. I like it. In Response To: Has anyone used ExtJs and JBoss Seam w

[jboss-user] Re: Can not seem to name foreign keys in relationships

2007-09-25 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=11691 Posted on behalf of a User >Fixed it, it was the precence of the following that was causing the problem: > >@UniqueConstraint(columnNames={"name","catalogue"} >Should have been >@UniqueConstraint(columnNames={"name","catalogueFK"} Hi,

[jboss-user] Re: Problem using seam example in websphere 6.1

2007-10-10 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=12795 Posted on behalf of a User Hi, I do have the same problem. Any solution ?? Thanks In Response To: Hi Am a newbie to jboss seam. Need to evaluate it on websphere. The version of seam is 1.2.1 GA and the example if hibernate2. W

[jboss-user] Re: Problem with page using param

2007-10-17 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=14242 Posted on behalf of a User Hello Nicolas, I have the same problem as you, and saw that Pete gave you a solution. But I can't see the reply in this thread... Can you give some elements please? my email: yjusot(at)yahoo.fr Thanks, Yv I

[jboss-user] HTTP Compression

2008-02-14 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=24941 Posted on behalf of a User Hi, I have an Apache http server connecting to a JBoss 4.2.1GA server via mod_jk connector. I'd like to turn on http compression. Can someone tell me where the best place to do this in is? JBoss is being use

[jboss-user] Re: configuration error -> setting UseInterceptorMbeans attribut

2008-02-19 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=21175 Posted on behalf of a User if any one got the answer please let me know In Response To: I tried to configure and start TreeCache (JbossCache 1.4.1SP8) on Jboss 4.2.2GA. The service configuration file | | | ... |

[jboss-user] Re: service mix with jBPM

2008-02-19 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=16877 Posted on behalf of a User I am a newbie to servicemix/ESB pls help me out with issue. I have problem in running binary distribution samples. It ask me to type ant setup at command prompt. I dont know where to install and to configure

[jboss-user] getting blank page after giving the uname and password to the app

2008-02-28 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=26665 Posted on behalf of a User 18:05:33,984 ERROR [[jsp]] Servlet.service() for servlet jsp threw exception java.lang.NullPointerException at org.apache.taglibs.standard.tag.common.core.UrlSupport.resolveUrl(UrlSupport.java:146)

[jboss-user] Re: Using mod_jk in AS 4.2.1.GA

2008-03-01 Thread samk
Here's some information that maybe useful to you: http://www.techienuggets.com/Detail?tx=4 Regards. In Response To: I'm trying to set up mod_jk on JBoss AS 5.0.0 Beta4 and cannot find any reference to "UseJK" in any config files. The jbossweb.deployer is under the deployers directory now, an

[jboss-user] Re: Overriding the Identity component.. (like lacewiki does) fa

2008-03-06 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=15106 Posted on behalf of a User Seam appears to be expecting an instance of RuleBasedIdentity versus Identity. RuleBasedIdentity is an extension of identity that deals with Drools. Extending RuleBasedIdentity instead Idendity will make it t

[jboss-user] Re: EJB3: How to access @Stateless EJBs from custom LoginModule?

2008-03-06 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=21643 Posted on behalf of a User I am having the same problem. were you able to solve it? thanks a lot. In Response To: Hi, I have a JBoss 4.2.2.GA WebService application, where the WebServices should be secured. So I wrote a custom Login

[jboss-user] Re: Securing JBoss jmx-console and web-console for JBoss 4.0

2008-03-12 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=9 Posted on behalf of a User How to encrypt the password for jmx-console and web-console? I use the follow command to encrypt the password. But where should I put the encrypted password? What changes do I need to make? java -cp lib\jboss-c

[jboss-user] Re: deploy/integrate Alfresco Content management in JBoss portal

2008-03-14 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=21646 Posted on behalf of a User How can i see content of alfresco in JBoss In Response To: Hi, Can anybody please tell me How to deploy/integrate Alfresco Content management in JBoss portal. I want to integrate Alfresco Content Manage

[jboss-user] Re: Component j_id22 not instance of org.richfaces.component.UID

2008-03-17 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=17521 Posted on behalf of a User At me the same problem In Response To: Hello, i`m trying to create richfaces components dynamically: | import org.jboss.seam.annotations.Name; | import org.richfaces.component.UIDropDownMenu; | impor

[jboss-user] Re: 4.2.2 wont deploy my persistency unit

2008-03-24 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=18328 Posted on behalf of a User Where is the patch? I couldn't find the URL for the discussed patch zip anywhere in this thread. Has it been removed? I use MDB in my application and running into the exact same issue. In Response To: Migr

[jboss-user] Re: Problem with TimerService

2008-03-27 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=14429 Posted on behalf of a User Have u got any solution to that problem. I am having the same problem. Omair In Response To: Hello, i wrote a simple stateless bean to test the TimerService. i am using jboss 4.2.0GA Whenerver i initializ

[jboss-user] Re: Using CMS with alternate Admin user still broken in 2.6.3?

2008-04-02 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=20473 Posted on behalf of a User It happens in version 2.6.4 too In Response To: I have LDAP working great, and have for a few months (Thanks to Tobias and his wiki post). I just downloaded and installed the bundled version of Portal 2.6

[jboss-user] javax.servlet.ServletException: Original SevletResponse or wrapped original ServletResponse not passed to RequestDispatcher in violation of SRV.8.2 and SRV.14.2.5.1

2008-04-11 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=32149 Posted on behalf of a User When a servlet gets a HEAD request the following exception is thrown. It's 100% reproducible. I'm running JBoss 4.2.1 GA. javax.servlet.ServletException: Original SevletResponse or wrapped original ServletRe

[jboss-user] Re: JBossTools 2.1.2.GA released

2008-08-19 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=42621 Posted on behalf of a User here is jira https://jira.jboss.org/jira/browse/JBIDE-2138;jsessionid=081BC969DC448137764B7B717CEFC85E?page=com.atlassian.jira.plugin.system.issuetabpanels%3Achangehistory-tabpanel but how to update? the last

[jboss-user] Re: Problem in running the samples of jBPM BPEL

2008-09-02 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=31456 Posted on behalf of a User why no answer? In Response To: Dear All I am going to run the samples of jBPM BPEL 1.1GA and have three questions and it would be great to get appropriate answers. 1) I can deploy the hello sample, but w

[jboss-user] Re: Error deploying EJB with JBoss5.0.0.CR1 !

2008-09-07 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=47800 Posted on behalf of a User You will find the answer to your problem at https://jira.jboss.org/jira/browse/JBAS-5646. Regards, Tom at diligentcafe.blogspot.com In Response To: i have an error when i try to deploy an EJB that work fin

[jboss-user] Re: comp not bound on redeploy

2008-09-10 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=12849 Posted on behalf of a User Is this to do with your connection factory? Maybe you're not using a queue connection factory where you need one for jms 1.0? In Response To: Hi. Using 4.2.1GA and getting a NamingException comp not bound

[jboss-user] Re: richfaces suggestionbox not working with seam 2.0.0+

2008-09-25 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=16712 Posted on behalf of a User Hi, can found resolved to problem in this url http://www.seamframework.org/Documentation/AutocompleteWithRichsuggestionbox bye, Duck In Response To: I'm running into an issue getting a rich:suggestionbox

[jboss-user] Re: Custom InvokerInterceptor

2008-09-29 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=52347 Posted on behalf of a User I think you'll want to modify the EJB stack defined in server/all/deploy/ejb3-interceptors-aop.xml. You can add your custom interceptor or simply remove/comment-out the "IsLocal" interceptor. For example, if

[jboss-user] Re: can not unsubscribe durable subscriber in jboss-messaging 1.

2008-10-03 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=39229 Posted on behalf of a User Try subscriber.close() before unsubscribe. In Response To: When my program tries to unsubscribe its durable subscriber, it throws errors: javax.jms.IllegalStateException: Cannot unsubscribe durable subscrip

[jboss-user] Server log after JBoss crashes

2008-10-07 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=55402 Posted on behalf of a User Hi, I have a JBoss AS 4.2.1 GA running as a service on a Windows 2000 box. I'm using wrapper to run it as a service. Recently JBoss has been restarting and I can't tell why because it overwrites the server.l

[jboss-user] Re: Validation Failed exception

2008-10-10 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=20260 Posted on behalf of a User I am facing exact same exception as reported. If you can tell me if you got any solution for that. I am also doing merge on object that goes for validation. The piece of code is like. ...

[jboss-user] Re: Static Content / External Directories in jboss-4.2.1.GA

2008-10-10 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=24288 Posted on behalf of a User same issue. anybody has been able to resolve it? In Response To: Hi, I recently migrated from jboss-4.0.5.GA to jboss-4.2.1.GA. Previously i was serving static content as described in the following wiki.

[jboss-user] Re: Using @Resource causes NPE at org.jboss.ejb3.JndiUtil.lookup

2008-04-15 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=30772 Posted on behalf of a User I have had a similar problem with MDBs. My problem was that the resource is was referring to via the mapped name was not infact a QueueConnectionFactory but infact something completely different... the provi

[jboss-user] Re: start jboss-5.0.0.Beta4 with error

2008-04-16 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=30616 Posted on behalf of a User Hi, your problem is that you have a space on your JBoss path .. there's a bug with this .. Hope this helps . Best regards Marlon In Response To: i got this error when start jboss-5.0.0.Beta4 'Add' is n

[jboss-user] Re: how to handle a form with input in modalPanel?

2008-04-29 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=16326 Posted on behalf of a User Is this problem solved??? If so can you pl share your code In Response To: I was posting on richFaces users forum but no luck. How can I implement this use case in JSF/Seam? Does anybody else use a modalP

[jboss-user] Re: Seam-pdf examples

2008-05-18 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=13905 Posted on behalf of a User Hi Deepak, I'm trying to contact you. saw a post somewhere else, some time ago on an error u got regarding Generation of jasper reports in seam. I'm stuck on the same thing, something like this: - Could not

[jboss-user] Re: could not publish to the server

2008-05-28 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=31250 Posted on behalf of a User Do you resolve the problem "could not publish to the server"? I have the same problem Jairo [EMAIL PROTECTED] In Response To: Hello, I m using Jboss4.2 with eclipse jee 3.3.2 version, when I try to run my we