[jboss-user] [JBoss Tools (users)] - Re: JBoss View Error

2009-01-21 Thread max.ander...@jboss.com
niranjan - I don't have a javaranch login so can't answer there. But first off: Don't use JBossIDE use JBoss Tools and follow the docs on jboss.org/tools View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4203876#4203876 Reply to the post : http://www.jboss.com

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Problem with loader-repository

2009-01-21 Thread jaikiran
anonymous wrote : javax.jms.MessageFormatException: ClassNotFoundException: No ClassLoaders found for: com.j4care.ws.emc.documentum.DFSCopyOrder | at org.jboss.mq.SpyObjectMessage.getObject(SpyObjectMessage.java:154) | at com.j4care.ws.emc.documentum.DFSFileCopyService.onMess

[jboss-user] [EJB 3.0] - Re: EJB3 issue on Jboss5

2009-01-21 Thread venuwin
One quick question : I am running the client on Jboss 5. The remote lookup server is still Jboss4. How do i manage this ? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4203872#4203872 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting

[jboss-user] [EJB 3.0] - Re: EJB3 issue on Jboss5

2009-01-21 Thread venuwin
Will check this and revert back Jaikiran. Thanks venu View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4203871#4203871 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203871 ___

[jboss-user] [Clustering/JBoss] - Re: round robin on Jboss 5

2009-01-21 Thread yairogen
Thank you for your reply. Just to set things strait - the 2 options are equivalent? I can either use annotations and then no need to use the xml file, or I add the xml file and then I must declare my ejb in that file? correct? View the original post : http://www.jboss.com/index.html?module=bb

[jboss-user] [EJB 3.0] - Re: EJB3 issue on Jboss5

2009-01-21 Thread jaikiran
Looks like you are packaging JBoss-4.x related jboss jar files either in your application or on the client classpath. Your client needs JBoss-5.0 jboss client jar files instead. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4203868#4203868 Reply to the post

[jboss-user] [EJB 3.0] - EJB3 issue on Jboss5

2009-01-21 Thread venuwin
Hi all, I am using Jboss 5 and have deployed few ear files. The irony here is that the same build was not throwing this error in JBoss4.0.5. the error i get in Jboss 5 is 00:50:25,535 ERROR [Helper] getClickUrl() Ex: javax.naming.CommunicationException [Root exception is java.io.InvalidClas

[jboss-user] [JBoss Messaging] - Re: java.lang.IllegalStateException during the launch of que

2009-01-21 Thread gaohoward
Hi, Can you tell me why you got so many messages in the storage? is it that your consumer is too slow or else? That will help to investigate it. Thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4203865#4203865 Reply to the post : http://www.jboss.com/ind

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Verification of Enterprisebeans failed

2009-01-21 Thread pjbinu
Hai all, Jboss is not showing any exception once our application is deployed. The server log is | 09:16:39,984 INFO [Server] Starting JBoss (MX MicroKernel)... | 09:16:39,984 INFO [Server] Release ID: JBoss [Trinity] 4.2.2.GA (build: SVNTag=JBoss_4_2_2_GA date= | 200710221139) | 09:16

[jboss-user] [JBoss Cache: Core Edition] - Re: Error function when working with passivation.

2009-01-21 Thread kenees
OK, thanks Manik, I will try it later. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4203857#4203857 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203857 ___ jboss-user maili

[jboss-user] [JBoss Messaging] - I lost data in the queue (~6.500.000 rows)?

2009-01-21 Thread code_trunk
I pointed out here on the problems during the launch of service queues java.lang.IllegalStateException: Didn't load expected number of references, loaded: 32 expected: 100 http://www.jboss.com/index.html?module=bb&op=viewtopic&t=148969 Do I have a chance to restore the service without any loss

[jboss-user] [Security & JAAS/JBoss] - Re: getCallerPrincipal throws NullPointerException

2009-01-21 Thread jaikiran
Please post the entire exception stacktrace. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4203855#4203855 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203855 ___ jboss-user

[jboss-user] [Beginners Corner] - Re: Should entities bind to JNDI?

2009-01-21 Thread jaikiran
anonymous wrote : so doesn't the EJB 3 entity need to be bound in JNDI? The EJB3 entities are no longer beans. They are just plain POJOs managed by the persistence provider (like Hibernate). They will not be bound to the JNDI. View the original post : http://www.jboss.com/index.html?module=bb

[jboss-user] [JBoss Tools (users)] - Re: JBoss View Error

2009-01-21 Thread niranjan8712
Can any one help me on this: http://www.coderanch.com/t/427046/IDEs-Version-Control-other-tools/setting-up-JBoss-with-eclipse View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4203853#4203853 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posti

[jboss-user] [JBoss Portal] - Re: UserModule, Hibernate JTA transaction & Ajax Request

2009-01-21 Thread guybedo
thanks for the help but i already included this code in the jboss-portlet.xml. There is no problem with "classic" http requests, hibernate sessions are created on requests to a jsf bean method issued from a h!commandButton for example. But the portal'jta transaction is not created when ajax r

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: configure Email in JBOSS ESB on a DLQ

2009-01-21 Thread jbossMind
Hi, I did not get any clue why the below config is not working.So I tried to write an sendMail MDB and deployed jar in esb server, i fave following error, any help is highly appriciated... Description: I created Message driven bean, EJB jar like this: META-INF/ejb-jar.xml META-INF/jb

[jboss-user] [JBoss jBPM] - Re: Ad-hoc one of workflow piece

2009-01-21 Thread kukeltje
then use the api to suspend the fisrt process, start the new one and when it finishes, resume the first process View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4203849#4203849 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&

[jboss-user] [JBoss Portal] - Re: So confused, portal's not making any sense.

2009-01-21 Thread prabhat....@jboss.com
This I tried on 2.7.1.GA. I created a new portal called "prabhat" using admin ui. Saw the default security was view-recursive and personalize-recursive for "role unchecked". I made "prabhat" portal the default portal. I signed out as admin. I am taken to the page http://host:8080/portal/portal/

[jboss-user] [JBoss Portal] - Re: So confused, portal's not making any sense.

2009-01-21 Thread meetoblivion
prabhat If you read my original post, you would see that I am not attempting to turn /portal/myportal into /myportal (which I already know I need to change the context setting in jboss-web.xml; I have already done this and the results are consistent with the rest of my findings). Yes, I have a

[jboss-user] [Clustering/JBoss] - A serious problem with Tomcat - JBoss - Log4j-1.2.15

2009-01-21 Thread chicken
Dear all I am running JBoss Application Server 4.3.0 and Log4j-1.2.15 for my application. every times I reload my application by modifying the web.xml My application is down. looking for in the server.log file i get the error message: "log4j:ERROR LogMananger.repositorySelector was null likely du

[jboss-user] [JBoss Portal] - Re: So confused, portal's not making any sense.

2009-01-21 Thread prabhat....@jboss.com
This is a community forum and people are going to respond when they have time. Have you gone through the document first? See the customizing portal section in reference guide on what you need to do access http://host:port/your_portal instead of http://host:port/portal/your_portal View the o

[jboss-user] [JBoss Portal] - Re: UserModule, Hibernate JTA transaction & Ajax Request

2009-01-21 Thread apemberton
As for the portlet, in order to have a portlet share in the portal's JTA transaction, you can add the following to your jboss-portlet.xml: | | YourPortlet | | Required | | | Depending on your usage scenario, ther

[jboss-user] [JBoss jBPM] - Re: Message table

2009-01-21 Thread aspider
you means message table is replaced by jobs table in 3.2? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4203839#4203839 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203839 _

[jboss-user] [Security & JAAS/JBoss] - getCallerPrincipal throws NullPointerException

2009-01-21 Thread sunnygrass
I'am new in JAAS, so I wrote a simple EJB 3 bean to see how it works. @Stateless | @Remote({IGetUserName.class}) | public class GetUserName implements IGetUserName | { | SessionContext sc; | | @Resource | public voidsetSc(SessionContext sc) | { |

[jboss-user] [JBoss Messaging] - Re: Stranges with message reading from queue

2009-01-21 Thread gaohoward
Hi, the receiveNoWait means it doesn't wait until a message is received. You can't expect it will get something every time you called it. If you can get a message by receive(2000), try to replace it with sleeping 2000 ms and call receiveNoWait(). I bet you will get the messages. View the origin

[jboss-user] [JBoss Portal] - Re: So confused, portal's not making any sense.

2009-01-21 Thread meetoblivion
No one at all? That's sort of disappointing. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4203833#4203833 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203833 ___ jboss-use

[jboss-user] [JBoss Portal] - UserModule, Hibernate JTA transaction & Ajax Request

2009-01-21 Thread guybedo
Hi, i have a portlet managing user identity related issues and accessing JBossPortal UserModule. Everything works fine when actions are inside a "classic" http request from the portlet, ex: http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4203828#4203828 Reply to the post : http://www

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - JBoss Web

2009-01-21 Thread dgenkin
Hi, I have installed jboss web 2.1.1.GA. I cannot get native libraries to work. In fact, i installed tomcat native libraries susccessfuly on my jboss instances, but cant figure out the problem with jboss web. I get this well-known error: Jan 21, 2009 5:19:35 PM org.apache.catalina.core.AprLifec

[jboss-user] [JBoss jBPM] - Re: Ad-hoc one of workflow piece

2009-01-21 Thread pjacobsen
Ronald thanks for the reply & I gotcha on the terminology. I had seen the milestone pattern before but I'm not sure if that meets my need? I don't really know when & where in the process definition the user will need to essentially pause the current execution perform some arbitrarily

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Setting Default Error Pages

2009-01-21 Thread mduffy_lists
Here's the solution: Edit the web.xml in /opt/jboss-5.0.0.GA/server/default/deployers/jbossweb.deployer by adding 404 /error/error404.html just after Then the html and supporting files (images, css, etc.) go in /opt/jboss-5.0.0.GA/server/default/deploy/ROOT.war/error

[jboss-user] [JBoss Messaging] - Re: What is the purpose of the Journal files?

2009-01-21 Thread clebert.suco...@jboss.com
On trunk, the journal-min-files is using 15. The journal is what stores the persistent-message. If you restart the server, we will recover a lot of stuff from our persistent store (the Journal). View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4203814#4203814

[jboss-user] [Beginners Corner] - Should entities bind to JNDI?

2009-01-21 Thread culli
When I deployed an entity with EJB2/xdoclet I could specify a local-jndi-name in @ejb.bean and it would bind to a JNDI name. How do I do this with EJB 3 annotations? I'm using JBoss 4.2.3GA with no modifications and the first jboss example code from Enterprise JavaBeans 3.0 (Bill Burke/Richard

[jboss-user] [JBoss Messaging] - Stranges with message reading from queue

2009-01-21 Thread romanenco
Hello I have question about receiveNoWait method. When I use it, it always returns null if I use this code: consumer.receive(2000) - everything is ok. I receive message. BUT if I use this code: consumer.receiveNoWait() - I do not receive any messages, My program must check queue periodically, u

[jboss-user] [JBoss Cache: Core Edition] - Re: tx aware cache config issue

2009-01-21 Thread emmartins
for the latest one, isn't this the put: | 17:16:11,769 TRACE [InvocationContextInterceptor] Invoked with command PutKeyValueCommand{fqn=/short | test, dataVersion=null, globalTransaction=null, key=java.lang.obj...@ca88b3, value=java.lang.Object | @d4a2bd} and InvocationContext [Invocati

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: both deployment methods fail - WAR and exploded in J5GA

2009-01-21 Thread PeterJ
Oops, I gave the link for JDK6, here is the one for JDK5: http://java.sun.com/j2se/1.5.0/manual_install_linux.html View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4203792#4203792 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=rep

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: both deployment methods fail - WAR and exploded in J5GA

2009-01-21 Thread PeterJ
The missing plugin is the Java plugin that support runnign applets. To install, see http://java.sun.com/javase/6/webnotes/install/jre/manual-plugin-install-linux.html. You did not say if you were running 64-bit or 32-bit Centos. If 32-bit, you are OK. If 64-bit, you will have to uninstall Firef

[jboss-user] [Management, JMX/JBoss] - Changing scheduled tasks programmatically

2009-01-21 Thread JReifsnyder
Hi there, I have created a scheduled task and can manage it happily through the JMX console, however I have been unable to get to it programmatically. I have tried setting it up as an MBean (as was recommended somewhere else on this site) and cannot access it from other MBeans. I can get the MBe

[jboss-user] [EJB 3.0] - Re: EJB3.0 Over HTTP Using JBOSS 5

2009-01-21 Thread godfrey.nangoma
"jaikiran" wrote : This is what you need for JBossAS5 https://www.jboss.org/community/docs/DOC-13276 Thanks for the wiki post regarding AS5. I will give it a try and let you know if I encounter any problems Thanks, Godfrey View the original post : http://www.jboss.com/index.html?module=b

[jboss-user] [JBoss Cache: Core Edition] - Re: tx aware cache config issue

2009-01-21 Thread manik.surt...@jboss.com
Is this for the first, or latest code snippet you pasted? I don't see any PUT commands in your log. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4203773#4203773 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203773

[jboss-user] [Clustering/JBoss] - Re: discarded message from non-member

2009-01-21 Thread bstansbe...@jboss.com
"bmelloni" wrote : This Connection issue does not go away with the firewall turned off. The two posts are independent problems. | | Let's table this problem. I should get my commercial license credentials today or tomorrow and will use phone support to start over from scratch and reinstal

[jboss-user] [Remoting] - Re: Remoting 3.0.0 GA available?

2009-01-21 Thread david.ll...@jboss.com
As soon as I can. When I do release the protocol JAR(s), it will be a separate download from Remoting proper, so the bundle that is up there will still be valid (and necessary). Hopefully within a week? We'll see how much I can get done. View the original post : http://www.jboss.com/index.ht

[jboss-user] [Remoting] - Re: Remoting 3.0.0 GA available?

2009-01-21 Thread chrfauc...@yahoo.ca
Thanks for the quick answer!!! When do you plan to release the full feature release? thanks Christian View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4203768#4203768 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=420376

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: both deployment methods fail - WAR and exploded in J5GA

2009-01-21 Thread mattzyzy
mmmkay , but I'm do not have access to the codes now , out of town , perhaps few hours from now I will post the xml here . is the war file problem in my 2nd post also had the same problem ? jaikiran , I begin to suspect the class loading and libraries as the probable culprits after reading you

[jboss-user] [Remoting] - Re: Remoting 3.0.0 GA available?

2009-01-21 Thread david.ll...@jboss.com
Yes, it's the official release, minus the protocol implementations. I want to get the final version of the protocol implementations out there before I do an official announcement for it (because Remoting without a protocol is basically local-only... not very Remote :)), and hopefully get a good

[jboss-user] [JBossWS] - jboss web service client

2009-01-21 Thread francescots
Hi. i'm using jbossws 2.0 and jboss AS 4.2.2. When accessing from my web application under seam to an web service i got the following exception ...UserName is not a valid property on class com.phi.ws.Test com.sun.xml.bind.v2.runtime.JAXBContextImpl.getElementPropertyAccessor(JAXBContextImpl.java

[jboss-user] [Remoting] - Remoting 3.0.0 GA available?

2009-01-21 Thread chrfauc...@yahoo.ca
On this link http://www.jboss.org/jbossremoting/downloads/3.x we can download the version 3.0.0 GA... Is it the official release of the GA version? There nothing about this version on the site. Thanks Christian View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&

[jboss-user] [JBoss jBPM] - [size=18][b]subProcessDefinition not found[/b][/size]

2009-01-21 Thread kasabov
I have process that invoke sub process using process state. I test the process with JUnit. When start test it says - ERROR (GraphElement.java:295) - action threw exception: can't create a process instance when processDefinition is null. This is because can't find the sub process definiton. How c

[jboss-user] [Clustering/JBoss] - Re: discarded message from non-member

2009-01-21 Thread bmelloni
This Connection issue does not go away with the firewall turned off. The two posts are independent problems. Let's table this problem. I should get my commercial license credentials today or tomorrow and will use phone support to start over from scratch and reinstall both servers in the clust

[jboss-user] [Beginners Corner] - Re: jbossas install from rpm

2009-01-21 Thread PeterJ
Personally, I would download the zip file from the JBoss AS download site, and unzip it. I would not use a JBoss AS that was repackaged by someone else. You need a specific download of JBoss AS to work with JDK 6 (to avoid web services issues), how do you know that the one you got from the RPM i

[jboss-user] [EJB 3.0] - Re: Migrating EJB3 Code from 4.2 to 5.0 and encountering [J

2009-01-21 Thread ALRubinger
Yep. * @Remote references a business interface (EJB 3.x View) * is a Remote Component interface (extends EJBObject, an EJB 2.x View) * is the XML equivalent to @Remote * There is no annotation for , we read it in via the return types of @Home create methods. S, ALR View the original post : h

[jboss-user] [Beginners Corner] - jbossas install from rpm

2009-01-21 Thread jnccneto
Hi I just installed jboss on my fedora using some rpm from JPackage Project They use a conf file on /etc/sysconfig/jbossas for setting up jboss java enviroment this is what I have there: JAVA_HOME="/usr/java/jdk1.6.0_11" JAVAPTH="/usr/java/jdk1.6.0_11/jre/bin/java" JBOSSCP="/usr/java/jdk1.6.0_11

[jboss-user] [JBoss Cache: Core Edition] - Re: tx aware cache config issue

2009-01-21 Thread emmartins
Trace logs for the last scenario: | 17:16:11,715 INFO [ComponentRegistry] JBoss Cache version: JBossCache 'Naga' 3.0.2.GA | 17:16:11,737 TRACE [ComponentRegistry] Testing if invocations are allowed. | 17:16:11,737 TRACE [InvocationContextInterceptor] Invoked with command GetNodeCommand{f

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Sharing Sessiions between multiple WARs

2009-01-21 Thread hoffmanjon
Hello, I have been doing goolge search after google search and can not find a simple answer to my problem. I am creating an Enterprise Application (EAR) that will contain around nine different Web Applications (WAR) as well as various EJB's but I need to have a single login point and the login

[jboss-user] [JCA/JBoss] - How CCM work?

2009-01-21 Thread tilek
Regarding to issue https://jira.jboss.org/jira/browse/JBAS-6394 . I would like to known more detail about 1. how the JBoss value or interceptor notify CCM of the new transactional? 2. What CCM do after the notification? Thanks View the original post : http://www.jboss.com/index.html?module=bb&

[jboss-user] [EJB/JBoss] - Re: Deploying multiple ears with

2009-01-21 Thread hamtho2
@jaikiran Thanks for your answer. It was a little bit circumstantial, as there are some struggles with the current maven ear plugin, but that was finally the solution Now it works!! Thanks! Thomas View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4203724#42

[jboss-user] [Security & JAAS/JBoss] - Re: JAAS Login

2009-01-21 Thread manasmallik
Hi, this is my jsp page and i just print the exception, it gives me null. You might be using the error jsp page in your application to catch some of the exceptions which might be thrown inside the jsp pages. But, in my case the exception is being thrown by the ServerDatabaseLoginModule and which

[jboss-user] [JBoss jBPM] - Re: Jbpm in JBoss

2009-01-21 Thread arussel
anonymous wrote : https://jira.jboss.org/jira/browse/JBPM-1914?focusedCommentId=12442428#action_12442428 this has nothing to do with transaction ... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4203719#4203719 Reply to the post : http://www.jboss.com/ind

[jboss-user] [JBoss Portal] - Re: Iphone MobileSafari error on render Portal layouts

2009-01-21 Thread francescglez
Thank you very much Andy. Your remarks were very helpful. After reading Portlet Specification I realized the wrong structure we used, but we ship our product with Firefox and never there was a problem with it. But MobileSafari is a little more "delicate". Thank you one more time. Frank View

[jboss-user] [JBoss Portal] - Using a Struts action within login.jsp in jboss-portal.sar

2009-01-21 Thread DeanoUK
Hi, I'm trying to use a Struts Action as part of the login sequence of the portal. I've got it all working fine - the Struts libs are in the jboss-portal.sar lib folder, and our portal application ear (has to be) is dependent on them. Unforunately this means the wars in the ear utilised the Str

[jboss-user] [Clustering/JBoss] - Re: discarded message from non-member

2009-01-21 Thread bstansbe...@jboss.com
Your "ConnectionTable" logging: | 09:02:22,093 WARN [ConnectionTable] peer closed connection, trying to re-send msg | 09:02:22,093 ERROR [ConnectionTable] 2nd attempt to send data failed too is coming from the JBoss Messaging Data Channel. That channel uses TCP unicast for sending message

[jboss-user] [JBoss Cache: Core Edition] - Re: create a region which will not be stored

2009-01-21 Thread yacin00
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4200043#4200043 it seems like it's impossible. thanks anyway View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4203714#4203714 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=r

[jboss-user] [JBoss jBPM] - Re: Error setup with both MySQL and Hypersonic

2009-01-21 Thread kukeltje
Yes that is one thing (should be a jira issue for this afaik), but I had changed that manually. My problem originated in the use of the mysql 5.1.6 driver, the 5.1.7 driver does not have that problem View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4203711#4203

[jboss-user] [JBoss Cache: Core Edition] - Re: create a region which will not be stored

2009-01-21 Thread yacin00
thanks for replying quickly, I need the JDBC Cache Loader for other regions, should I create a cachLoader for each region? it doesn't sound good I guess. ig View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4203710#4203710 Reply to the post : http://www.jboss.co

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Setting Default Error Pages

2009-01-21 Thread PeterJ
Try server/default/deployers/jbossweb.deployer/web.xml View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4203709#4203709 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203709 ___

[jboss-user] [JBoss jBPM] - Re: Large Jbpm Variables Slow System Down

2009-01-21 Thread kukeltje
exactely like I always do it... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4203708#4203708 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203708 ___ jboss-user mailing lis

[jboss-user] [JBoss jBPM] - Re: Message table

2009-01-21 Thread kukeltje
the jobs table afaik View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4203706#4203706 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203706 ___ jboss-user mailing list jboss-user

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: problem with simple helloworld...PLZ HELP ME

2009-01-21 Thread PeterJ
Looks like one of your portlet descriptors is incorrect. Please post porlet.xml, portlet-instances.xml and *-object.xml. When posting XML text or source code, please enclose the text in UBBCode "code" tags - you can do this by selecting the text and clicking the Code button above the editor wi

[jboss-user] [Management, JMX/JBoss] - Re: JBoss Logging

2009-01-21 Thread div_gcet1
Please help me it is urgent. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4203703#4203703 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203703 ___ jboss-user mailing list j

[jboss-user] [Management, JMX/JBoss] - Re: MBean depends on a stateless EJB

2009-01-21 Thread j-n00b
Hello, I am not confident with the JBoss classes, so I tried a similar example with standard MBeans. Using the @Depends annotation, it did not work. So I used the standard jboss-service.xml with the following content: | | | | | jboss.j2ee:jar=CalculationEJB.jar,name=A

[jboss-user] [EJB 3.0] - Re: Migrating EJB3 Code from 4.2 to 5.0 and encountering [J

2009-01-21 Thread jriley
Sorry. This post has ended up a little confusing. [JBMETA-130] Was the error I got when trying to get EJB3 Session beans migrated from 4.2.x to 5.0.0 GA. In my case I was NOT trying to be EJB2.x compliant. If you have this problem, check these items: 1. Make sure @Local and @Remote use a di

[jboss-user] [Clustering/JBoss] - Re: round robin on Jboss 5

2009-01-21 Thread bstansbe...@jboss.com
"yairogen" wrote : No, I don't use this annotation. Trying to add it gave me errors as I recall. This should be added on the bean class and not the interface, right? Correct. anonymous wrote : I haven't tried adding the clustered true node in the jboss.xml file. I don't have such a file. | A

[jboss-user] [JBossWS] - file transfer via SOAP and RPC

2009-01-21 Thread mendret
hi folks, I'm trying to write a webservice which is capable of receiving and sending files, for JBoss 5 GA. So I'm quite new to webservices and jboss, thus I`ve got a few problems concerning this matter. I`m quite sure that I need to use attachments to the soap message, but the question is how

[jboss-user] [EJB 3.0] - Re: Migrating EJB3 Code from 4.2 to 5.0 and encountering [J

2009-01-21 Thread jriley
I actually found the problem. It was caused by my ejb-jar.xml entries My entries were something like this: | | | | PropertyService | com.emageon.properties.service.PropertyService | |

[jboss-user] [JBoss Tools (users)] - Re: Error Creating Seam Portlet

2009-01-21 Thread mottfried
Found it by my self :) Thanks for the help! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4203689#4203689 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203689 ___ jboss-user

[jboss-user] [Beginners Corner] - Re: non-HTTP Request Exception on a simple request

2009-01-21 Thread PeterJ
The exception stack trace you posted, was it displayed in your browser? If so, there should be a corresponding exception stack trace in the console log, please post that. Also, please post the source code for your servlet and for the web.xml file. When posting XML text or source code, enclose

[jboss-user] [JBoss Cache: Core Edition] - Re: create a region which will not be stored

2009-01-21 Thread manik.surt...@jboss.com
When you say stored in a DB, are you referring to a JDBC Cache Loader? If so, then just don't configure one!! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4203687#4203687 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p

[jboss-user] [JBoss Cache: Core Edition] - Re: tx aware cache config issue

2009-01-21 Thread manik.surt...@jboss.com
Eduardo, Your debug logs don't have any debug messages from JBoss Cache after your transaction starts. This is very odd. Could you perhaps try TRACE level logging for JBC? Cheers Manik View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4203686#4203686 Reply

[jboss-user] [JBoss jBPM] - Re: process variable persistance

2009-01-21 Thread kukeltje
cause now I cannot 'see' what is going on and do I need to analyse the jBPM code... If you have a unit test I can turn on the debuglevel, run the test and see what is going on. btw, you canb do both yourself if you do not want the help (=not wanting to make a unit test) View the original post

[jboss-user] [JBossWS] - Re: WSDL is correctly modified to use the configured https p

2009-01-21 Thread dejanmr
Annotations on EJB3 Web service class like this provided us with expected results - soap address was HTTPS, regardless of way of accessing WSDL (http/https). serverAuthPolicy is policy we have configured. | @WebService(serviceName = "zz", | name="zz", | po

[jboss-user] [Management, JMX/JBoss] - Re: JBoss Logging

2009-01-21 Thread div_gcet1
Actually my problem is i have to filter the logs into different log files according to the different JNDI names(databases).Means different log message of different database(JNDI) logs to different files .Can i do it without making any log4j.xml file ,by making any change to binding. View the o

[jboss-user] [JBoss jBPM] - Hibernate exception in: at org.jbpm.command.TaskInstanceEndC

2009-01-21 Thread exe
I got an exception from the taskInstanceEnd command. Is it a bug in the taskInstanceEnd command ? The stack trace: Caused by: org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: org.jbpm.taskmgmt.def.Task.events, no session or session was closed

[jboss-user] [Microcontainer] - Re: bean undeployment in server (as5/jboss mc) shutdown

2009-01-21 Thread emmartins
My bad, I missed the async execution in another thread of part of the shutdown code, which means the undeployer thread was proceding with the server shutdown. Thanks Ales :-) -- Eduardo View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4203671#4203671 Reply to

[jboss-user] [JBoss Tools (users)] - Re: Error Creating Seam Portlet

2009-01-21 Thread mottfried
Same here with Portal 2.7.1, nightly Tools and (this maybe the problem) with Seam 2.0.2 and not 2.0.3 it will run! But maybe your are so friendly and can help me with a little problem. When deploying a new project, deleting the project and creating a new project with the same name - I still hav

[jboss-user] [EJB 3.0] - Re: Is it possible to exceed MaxSize of bean pool

2009-01-21 Thread kolszew73
Maybe i do not understand "MaxSize" attribute? Is it good idea to put it into JIRRA as error? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4203666#4203666 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203666 _

[jboss-user] [Beginners Corner] - Re: Sequence ID generator - Advice sought

2009-01-21 Thread j-n00b
Hi! Maybe this is not exactly what you want, but you could use the UUID generator for that. UUIDs aren't simple numbers, they are generated using different kind of information. The generator generates a new, random id on every call, so there is no problem in clustered environments. Considerin

[jboss-user] [JBossWS] - Re: WSDL is correctly modified to use the configured https p

2009-01-21 Thread rnagy
Thanks for the suggestion. We had the opportunity to test out the suggestion, but it is still setting the SOAP address location to be HTTP instead of HTTPS. We made the web.xml changes as described in the Wiki link -- this had no discernible impact on the generated SOAP address location in the W

[jboss-user] [JBossWS] - Re: What could cause a null Endpoint?

2009-01-21 Thread kringdahl
Also, as expected, a check in the jbossws services console also shows that the endpoint is not registered. This should be handled under the covers by the container, no? Anyone have any idea? Should I move this to the JBossWS-CXF forum? I didn't realize there were additional forums for the sp

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Using JBoss on IBM JDK

2009-01-21 Thread aehrensberger
Does this still apply? We're using Jboss 4.2.1 GA. Can we not run that on IBM's jdk that supports 1.6? We use Sun's jdk 1.6 and it works. Do we need to upgrade our jboss version to use IBM's jdk 1.6? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=420366

[jboss-user] [Beginners Corner] - Re: Problem with sending Email from jBoss

2009-01-21 Thread j-n00b
Hi! In one of my lasts projects I wrote an MDB, which reads text messages from a queue and sends mails to some my mail account. Maybe this helps you a little. First of all, you have to set up the JBoss mail service in server//deploy/mail-service.xml. You need to specify the connection properti

[jboss-user] [Remoting] - Re: Remoting 2.4.0.GA is now available

2009-01-21 Thread jbrish
Hi Ron or others, Can you please answer my question? Appreciate your help. Thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4203657#4203657 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203657 ___

[jboss-user] [Management, JMX/JBoss] - Re: JBoss Logging

2009-01-21 Thread jaikiran
Since the app server first configures logging and at a later point of time does the jndi bindings, i don't think you will be able to lookup the object from JNDI when the log4j is being initialized. I guess, you could try packaging your own log4j.xml inside you application and then use your cust

[jboss-user] [JBoss Tools (users)] - Re: Exception when deploying a project created by the JSF po

2009-01-21 Thread mottfried
@max.ander...@jboss.com Sorry I posted short after you - I the forum didnt show me you post. @snjeza Big thanks! I set up all tools again, used the nightly build and installed Portal 2.7.1 - and now it works. But with my old 2.7.0 and latetest JBoss Tools stable release it wouldn't run.

[jboss-user] [JBoss Cache: Core Edition] - Re: Jarjared version of JBC3 for using in JBossAS 4.2

2009-01-21 Thread bortx
For both classes (originalRpcManager and rpcManager) we get a dynamic easy mock proxy instance of the same type: $Proxy20 The toString yields: EasyMock for interface som.org.jboss.cache.RPCManager I hope this can help, Thanks, View the original post : http://www.jboss.com/index.html?module=bb

[jboss-user] [EJB/JBoss] - Re: Deploying multiple ears with

2009-01-21 Thread jaikiran
anonymous wrote : It seems as if this class will be loaded only once and the first deployment wins. In such cases, you will have to load that class again through a separate classloader. Something along these lines: * Package all the relevant and correct version of hibernate jar files with your

[jboss-user] [EJB 3.0] - how to get principal from Entity

2009-01-21 Thread apdo
I know the more accepted pattern is to not have logic into the entity. However I am performing the migration of an application from EJB2 to EJB3 where there is logic into the entities. In my old entity bean (not session bean), I have code that call getCallerPrincipal from the EntityContext. I h

[jboss-user] [EJB/JBoss] - Re: Deploying multiple ears with

2009-01-21 Thread hamtho2
Thanks for the idea. I´m currently using the hibernate jars from the /server/default/lib directory and no further jars are included in my ear. Unfortunatley the "UseJBossWebLoader" does not have any effect on this. But maybe this is because it is not an web application, but an ear containing o

[jboss-user] [EJB 3.0] - Re: EJB3.0 Over HTTP Using JBOSS 5

2009-01-21 Thread jaikiran
This is what you need for JBossAS5 https://www.jboss.org/community/docs/DOC-13276 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4203645#4203645 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203645

[jboss-user] [Microcontainer] - Re: bean undeployment in server (as5/jboss mc) shutdown

2009-01-21 Thread alesj
"emmartins" wrote : so when should this bean run the shutdown code currently in StandardMBean.stop() so the other it depends is still full functional? :) I don't understand what you mean? You're probably missin ',' before "in"? "emmartins" wrote : so when should this bean run the shutdown code cu

[jboss-user] [JBoss Cache: Core Edition] - Re: tx aware cache config issue

2009-01-21 Thread emmartins
| | public void begin() throws SystemException { | | Transaction tx = getTransaction(); | | // check there is no transaction | if (tx != null) { | throw new SystemException("Transaction alre

[jboss-user] [JBoss Messaging] - Re: What is the purpose of the Journal files?

2009-01-21 Thread timfox
Yes this is configurable, see the main config file. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4203637#4203637 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203637 ___ jbo

  1   2   >