[jboss-user] [Management, JMX/JBoss] - Re: auto redeploy dynamic mbean on JBoss restart

2006-11-09 Thread cnsxxx09
If I change the xmbean attribute for SomeString to read only, then I also do not see any error in the log from even attempting to set the now read-only [value] I specify. (If I instead then try to change the mbean attribute, outside the xmbean tag, [attribute name="SomeString"]Test,Test,Tes

[jboss-user] [Beginners Corner] - Re: Help needed for Logging SAR files

2006-11-09 Thread jaikiran
You can add your appenders/loggers in the log4j.xml that comes in JBoss(this is the easiest approach). Its present in the %JBOSS_HOME%/server/default/conf folder View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984814#3984814 Reply to the post : http://www.jb

[jboss-user] [Beginners Corner] - Re: How to set proxy parameter in JBoss

2006-11-09 Thread softcat
Sorry, my JBoss version is : jboss-4.0.5.GA View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984813#3984813 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3984813 ___ jboss-user

[jboss-user] [Beginners Corner] - How to set proxy parameter in JBoss

2006-11-09 Thread softcat
Hi, friends Does any one know how to set the proxy paramaters in Jboss ? In fact, the problem is that we (JBoss) couldn't acccess internet directly in my local network ,so it needs a proxy. In tomcat , I know it's in the file "catalina.properties", but in jboss' tomcat war, I couldn't find it !

[jboss-user] [JBoss Eclipse IDE (users)] - Re: working with jboss in eclipse

2006-11-09 Thread arya_ashish
I also faced the same problem, but when I shifted to Eclipse 3.1.2 the problem is solved. Which JBoss IDE version are you using? regards, Ashish View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984811#3984811 Reply to the post : http://www.jboss.com/index.h

[jboss-user] [Clustering/JBoss] - Re: RoundRobin, new cluster member & SFSB == NPE

2006-11-09 Thread pmadzik
Hello, Have you any suggestions what may be wrong in my configuration? Are you sure that one may exclude some kind of race condition in JBoss (Cache) code? Regards, PM View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984810#3984810 Reply to the post : http:

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: Uploading files (using a java client, not jsp, etc.) - [

2006-11-09 Thread IceBearOZ
Forgot to say: I am running JBoss 4.0.4.GA (JEMS installation) on Windows XP SP2. Regards View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984808#3984808 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3984808 ___

[jboss-user] [JBoss Eclipse IDE (users)] - Re: how to select jre 1.5 with IDE beta 2.0?

2006-11-09 Thread arya_ashish
This can be done in multiple ways. Let me list down steps for the simple way. 1) Right click on the project and choose Properties option. 2) Select Java Build path and click on Libraries tab. 3) Remove JRE System Library [1.4]. 4) Click on Add Library... button 5) Select JRE System Library 6)

[jboss-user] [Clustering/JBoss] - Re: Help needed with InvalidationManager and InvalidationBri

2006-11-09 Thread Marlig
I forgot: we are using JBoss 4.0.4 Might there be a bug in the JGroups implementation which causes this strange behaviour? Cheers Martin View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984807#3984807 Reply to the post : http://www.jboss.com/index.html?modu

[jboss-user] [JBoss jBPM] - A few clarifications/queries needed

2006-11-09 Thread rohitdev
1. What is the org.jbpm.graph.def.ExceptionHandler in the process flow definition. 2. What happens when a process flow fails? Are their any known issues? 3. When a process is forked & on of the paths fails what is the behaviour that takes place? How to handle such failures? Regards, Rohitdev V

[jboss-user] [JBoss Eclipse IDE (users)] - Re: with IDE 2.0 beta: running XDoclet failed

2006-11-09 Thread arya_ashish
The problem seems to be with your JRE version. Please make sure that you are using JRE 1.5 not 1.4. regards, Ashish View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984804#3984804 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=

[jboss-user] [JBoss Eclipse IDE (users)] - Re: Error while running XDoclet ??

2006-11-09 Thread jaejong
I have same problem. where can i change region? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984803#3984803 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3984803 ___ jboss-u

[jboss-user] [Beginners Corner] - Help needed for Logging SAR files

2006-11-09 Thread riji
Hi all, I have an SAR file in jboss/default/deploy directory. Could anyone help me in knowing these following. 1. Where log configuration file "log4j.xml" has to be located. what would be its path in SAR files. 2.how to get logs from these files. Thanks in advance. Regards, Rijil View th

[jboss-user] [EJB/JBoss] - Re: FATAL [org.jboss.serial.persister.RegularObjectPersister

2006-11-09 Thread murtuza52
This is gonig back to the problem i was facing earlier http://www.jboss.com/index.html?module=bb&op=viewtopic&t=88661 I am not sure what happened then as one fine day it started working ok. I don't remember making any configuration or code change anywhere. I never got any feedback from anyone t

[jboss-user] [JBoss Seam] - Trouble with embedded server running

2006-11-09 Thread kasim
I know this error might not be very self explanatory but figured i'd ask anyway anonymous wrote : | 1:10:00,890 INFO [Component] Component: person, scope: EVENT, type: JAVA_BEAN, class: com.integrallis.ec.domain.Person | 01:10:00,895 INFO [Component] Component: helloWorld, scope: ST

[jboss-user] [JBoss Portal] - Re: JBoss Portal Installation Problems

2006-11-09 Thread thanvi
Hi We too are facing the same the problem. If you have found the problem, can u share the same with us. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984798#3984798 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=39847

[jboss-user] [EJB 3.0] - JBoss Unified ClassLoader Hell? even with EJB3 ?

2006-11-09 Thread xnuandax
Hi all, I am trying something usually unadvisable in JBoss which is to deploy a WAR and an EAR in the same JBoss instance (where the WAR accesses the EAR via JNDI/RMI). I am using JBoss 4.0.5.GA EJB3RC9, and as one might expect I am swimming in a soup of ClassCastExceptions whilst trying to use

[jboss-user] [JBoss Seam] - Re: s:link cannot understand Facelets params?

2006-11-09 Thread iradix
You may want to try accessing the bean you pass into your template using the #{editor[edit]} type notation instead. This is a shot in the dark because I haven't tried it but I've seen it suggested for this type of use elsewhere. I figured I'd also point out that your outdated list issue can be

[jboss-user] [EJB 3.0] - Re: Problems accessing jndi from war (not embedded in ear)

2006-11-09 Thread feric
Hmmm...sorry David. That's where my knowledge stops. I haven't yet used EJB3 and don't know anything about jems. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984792#3984792 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=rep

[jboss-user] [JBoss Seam] - Seam Components & MVC

2006-11-09 Thread neoko
An architectural question. Does a Seam component have the functionality of the controller and the model as well? I mean, instead of other frameworks like Struts which separates the Action classes (with the controller functionality) from the POJOs or EJBs (with the model or business functionality

[jboss-user] [JBoss Seam] - Re: Seam on Tomcat without ejb3

2006-11-09 Thread kasim
"[EMAIL PROTECTED]" wrote : Seam 1.1.BETA2 is much less dependent upon EJB3, so you can run w/o the ejb3 jars. I am curious what do you mean by that? Whats the big change? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984790#3984790 Reply to the post : ht

[jboss-user] [JBoss Seam] - home object should define createInstance, not getNewInstance

2006-11-09 Thread codelion
Documentation (seam_reference.pdf) in jboss-seam-CVS.20061105 in section 12.2 incorrectly says to define getNewInstance( when instead it should be to define createInstance( View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984789#3984789 Reply to the post :

[jboss-user] [JBossWS] - Axis problems on jboss 4.0.1sp1

2006-11-09 Thread mvitale
Hi folks. I'm trying to deploy the Apache Axis jars into JBoss 4.0.1sp1 on HP/UX, and I'm running into a few issues. I'm trying to have my JBoss server interact with a SOAP Server at Melissa Data corporation (an Address Validation service.) It shouldn't matter, but in the interest of full inf

[jboss-user] [Beginners Corner] - Tomahawk + MyFaces

2006-11-09 Thread [EMAIL PROTECTED]
Is there an up to date example of configuring seam to work with Tomahawk. 14:54:48,114 INFO [MyfacesConfig] No context init parameter 'org.apache.myfaces.PRETTY_HTML' found, using default value true 14:54:48,114 INFO [MyfacesConfig] No context init parameter 'org.apache.myfaces.ALLOW_JAVASCRIP

[jboss-user] [Beginners Corner] - How to use definition xml file?

2006-11-09 Thread Kentzhou
I have a web app and deployed to JBOSS server. There are some screens definition as: In file requestmappings.xml : In file screendefinitions.xml: myhome < parameter key="HtmlTitle" value="myhome" direct="true"/> < parameter key="HtmlBanner" value="/mydir/banner.jsp" direct="false"/> .. <

[jboss-user] [EJB 3.0] - Re: RC9 is out

2006-11-09 Thread jazir1979
"jimcarrey" wrote : Why does it not say what version of hibernate is shipped with RC9 in the release notes? | Where canI go to recommend this should be done. | The reason is I want to be able to debug and see what is going on in some complex persistence use cases. If I can be 100% sure what

[jboss-user] [JBoss Seam] - Re: Name of @In Parameters

2006-11-09 Thread chane
thanks, that would make sense about the name. My next problem then is how is that component null. What I didn't show is that this is part of a pageflow and the first step in the pageflow setups the ICheckoutAction which I include below. I'm pretty sure that an exception was not thrown prior to

[jboss-user] [JBossWS] - Newbie needs help to Consume A WebService

2006-11-09 Thread tomsontom
I've create a webservice using annotations in jboss-4.0.4.GA using Netbeans 5.5 the webservice deployed without problems on the server and generating the files for the client also worked without problems but now I'm stuck how do I manage to proceed. I have the following files: - META-INF/wsdl

[jboss-user] [JBoss Portal] - Re: portal-themes.xml is destructive to theme HTML

2006-11-09 Thread [EMAIL PROTECTED]
No problem. I'm an ass every day of my life. ;-) We want more educated comments/cases like this one for portal, so thanks for reporting it. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984725#3984725 Reply to the post : http://www.jboss.com/index.html?m

[jboss-user] [JBoss Seam] - Re: Name of @In Parameters

2006-11-09 Thread ccanning
I am new to seam, but I will try to answer the question. It appears that the ICheckoutAction is currently null. If it is allowed to be null, you should use (required=false). If you want Seam to create it, try (create=true). I think the exception prepends the name so you know which component is h

[jboss-user] [JBoss Getting Started Documentation] - Re: Something is wrong with the JSP files in the Duke's Ban

2006-11-09 Thread ndheine
Yep, that was it. I'm not sure it was on purpose though. Without that in there you don't get the '$' in the available credit column. It should probably be similar to the Balance column above it: And you should get the desired results. I think someone just missed it in that column. View t

[jboss-user] [JBoss Seam] - seam-gen head startup issue: ClassCastException: org.jboss.s

2006-11-09 Thread stu2
I've been working with seam head (pre beta2). Built the seam jars, then created ran seam-gen "new-project". I've tried a number of variations, and each time I end up with the following exception. I saw someone else on the list had seen this, and thought it'd be worth posting (next person will

[jboss-user] [JBoss Portal] - Re: portal-themes.xml is destructive to theme HTML

2006-11-09 Thread bgmccollum
Awesome! And sorry for being an ass. Totally not my style. I was just having a terrible day and was venting... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984720#3984720 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p

[jboss-user] [JBossWS] - Re: JBossXSErrorHandler: cannot resolve XSD name when loadin

2006-11-09 Thread [EMAIL PROTECTED]
jaxws will be supported by jbossws-2.0.0 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984717#3984717 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3984717 ___ jboss-user mai

[jboss-user] [JBossWS] - Re: JAX-RPC Enumeration type did not conform to expectations

2006-11-09 Thread [EMAIL PROTECTED]
Read the jaxrpc spec, its referenced from the wiki View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984711#3984711 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3984711 ___ jbos

[jboss-user] [JBossWS] - Re: using Enum with Java version 131_08

2006-11-09 Thread [EMAIL PROTECTED]
Its not supported in jaxrpc either, see the jaxrpc spec on enums View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984708#3984708 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3984708 __

[jboss-user] [JBossWS] - Re: JBossWS and .NET client

2006-11-09 Thread [EMAIL PROTECTED]
http://jira.jboss.org/jira/browse/JBWS-1346 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984707#3984707 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3984707 ___ jboss-user

[jboss-user] [JBossWS] - Re: Trouble accessing a simple webservice

2006-11-09 Thread [EMAIL PROTECTED]
HTTP GET cannot deliver a valid SOAP payload, because it does not have a payload. All information in in the URL. Use HTTP POST View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984706#3984706 Reply to the post : http://www.jboss.com/index.html?module=bb&op=post

[jboss-user] [Security & JAAS/JBoss] - Re: Why JAAS authenticate() fails?

2006-11-09 Thread benccit
Hi Jaikiran, The following are the TRACE log: 2006-11-09 23:56:13,007 INFO [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost]] parameter=j_username=joe1 2006-11-09 23:56:13,007 INFO [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost]] parameter=j_p

[jboss-user] [JBossWS] - Re: port binding name has

2006-11-09 Thread [EMAIL PROTECTED]
@WebService.portName View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984704#3984704 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3984704 ___ jboss-user mailing list jboss-user

[jboss-user] [JBossWS] - Re: hibernate and web services

2006-11-09 Thread [EMAIL PROTECTED]
This will be supported in jbossws-2.0.0 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984703#3984703 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3984703 ___ jboss-user mail

[jboss-user] [EJB 3.0] - Re: Problems accessing jndi from war (not embedded in ear)

2006-11-09 Thread xnuandax
Thanks Francois, It seems you just mod'd the CallByValue semantics per your instructions: - default/deploy/ear-deployer.xml | - Isolated => true | - CallByValue => true | - default/conf/jboss-service.xml | - NamingService: CallByValue => true | - default/conf/jbo

[jboss-user] [JBoss Seam] - Name of @In Parameters

2006-11-09 Thread chane
I am experiencing something in a production application that occurs infrequently (but enough to be worried); however, I am having trouble duplicating it. I am wondering if any has seen something like this? First, question to start debuging is what is the name of an @In component. Is it the SF

[jboss-user] [JBossWS] - Re: getting ip address from webservice

2006-11-09 Thread [EMAIL PROTECTED]
javax.xml.ws.servlet.request should get you at the information you want. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984700#3984700 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3984700 __

[jboss-user] [JBossWS] - Re: deploy two web services (jsr-181) in same war file

2006-11-09 Thread [EMAIL PROTECTED]
If this is an EJB endpoint use @PortComponent If this is an JSE endpoint, specify a differnet in web.xml If this does not work for you, please create a jira issue that is linked to this post. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984699#3984699 Rep

[jboss-user] [JBoss Getting Started Documentation] - Re: Something is wrong with the JSP files in the Duke's Ban

2006-11-09 Thread vegas
My theory was that Sun isn't happy about JBoss stealing it's tutorial, so they put in characters that would break JBoss, but not their appserver, paranoids survive and all that... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984697#3984697 Reply to the pos

[jboss-user] [JBossWS] - Re: jaxrpc interop

2006-11-09 Thread [EMAIL PROTECTED]
Yes, the request might be comming from a careless client that misses to namespace qualify the operation name. If is valid, we dont not have provision for an invalid rpc element. What is fixed in SP1 is, that the namespace can also be defined on the envelope. View the original post : http://

[jboss-user] [JBoss Messaging] - Re: Connecting to two JBoss messaging servers causes interfe

2006-11-09 Thread davidrh
I just ran another test in which our application connected to a single JBoss Messaging server 10 times, before then introducing the second server. I thought this would get the sequence number that Tim mentioned out of step between the two servers. Sure enough, if I stop the first server our a

[jboss-user] [EJB 3.0] - Re: Composite Primary Keys - org.hibernate.AnnotationExcepti

2006-11-09 Thread monkeyden
Why are you using Embeddable? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984694#3984694 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3984694 ___ jboss-user mailing list j

[jboss-user] [EJB 3.0] - Re: query.getResultList(); <= contains the same instance X t

2006-11-09 Thread fbadt
In this case, there can, and often will, be more than one row that should be returned by getResultList (thus the use of this method not getSingleResult) The lookup is not done by PK. It is done in a where clause like the below. There should be 10 rows / elements in the result; and there are 10

[jboss-user] [JBoss Portal] - Re: how to change the default page

2006-11-09 Thread PeterJ
You can either log in as admin and edit the default portal using the Management Portlet (read the documentation that comes with the Portal, it tells you how), or you can edit the jboss-portal.sar/conf/data/default-object.xml and portal-samples.war/WEB-INF/default-object.xml files *before* deploy

[jboss-user] [JBossWS] - WS-Security: keystores and truststores

2006-11-09 Thread zarzar
Hi, I'm using WS-Security to sign and encrypt SOAP messages. I'm signing with the sender's private key and encrypting with the receiver's public key. | | | | | The problem is that JBoss doesn't look for the receiver's cert in the truststore, but in the keystore. My

[jboss-user] [EJB 3.0] - Re: Composite Primary Keys - org.hibernate.AnnotationExcepti

2006-11-09 Thread mrodrigues
Hi there, I solve it this way. I hope it could be useful. Best regards, Mário Rodrigues @Entity @IdClass(RegistoPontoRondaPK.class) public class RegistoPontoRonda { fileds declaration @Id public Date getData() { return data; } @Id public long getTurno_id() { ret

[jboss-user] [JBoss Getting Started Documentation] - Re: Something is wrong with the JSP files in the Duke's Ban

2006-11-09 Thread PeterJ
I just now ran into this. Edit the JSP file it is complaining about, removing the "back-slash dollar-sign" character combination. I found this in both the atmAck.jsp and accountList.jsp files. I could have sworn that when I downloaded the tutorial a month ago that it did not have this problem

[jboss-user] [JBoss Messaging] - Re: Connecting to two JBoss messaging servers causes interfe

2006-11-09 Thread davidrh
Hi Clebert, We know HA is on the way, but we can't wait. We have an application already and we need to offer a viable open source JMS implementation (we currently use Oracle AQ). Sorry for the confusion around support - I meant our application supporting JBoss Messaging as a JMS provider. We wi

[jboss-user] [JBoss Portal] - Re: how to change the default page

2006-11-09 Thread seam_starter
Hi, Did you have any luck with this. I am looking for the same. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984686#3984686 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3984686 ___

[jboss-user] [JBoss Seam] - Incompatible Method signature with Home<> and documentation

2006-11-09 Thread ccanning
In the reference documentation for the Seam application framework, the PersonHome example has method | protected Person getNewInstance() { | return new Person(country); | } | but, the Home class has signature | | public ValueBinding getNewInstance(); | |

[jboss-user] [Installation, Configuration & Deployment] - Re: Tomcat connector help, anyone?

2006-11-09 Thread genman
1. what's wrong with specifying the extensions? 2. there is a in web.xml View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984682#3984682 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3984682 _

[jboss-user] [JBossCache] - How do I serialized an POJO stored in the cache

2006-11-09 Thread patlap
Hi , I am using JobssCacheAop and I want to serialized a POJO stored in the cache in order to sent it on a different network. Its seems that once stored in the cache, one field of my POJO is replaced with AOPClassProxy$0 and then become not portable. I am sure there is something in the API to

[jboss-user] [Installation, Configuration & Deployment] - Re: WAR files lib seems not to get loaded by classloader

2006-11-09 Thread genman
There was a change... http://www.jboss.org/wiki/Wiki.jsp?page=ClassLoadingConfiguration View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984684#3984684 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3984684 __

[jboss-user] [Installation, Configuration & Deployment] - Re: Non-standard RMI Port????

2006-11-09 Thread genman
You can flip these around in server/default/conf/jboss-service.xml ... Look for the port numbers. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984681#3984681 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3984681

[jboss-user] [JBoss Messaging] - Re: Durable Topic handing back an SpyTopic?

2006-11-09 Thread genman
SpyTopic is from JBossMQ, are you using the new JBoss Messaging? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984680#3984680 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3984680 __

[jboss-user] [JBoss Messaging] - Re: Connecting to two JBoss messaging servers causes interfe

2006-11-09 Thread [EMAIL PROTECTED]
anonymous wrote : Is there any chance of getting the fix that Tim is talking about into a 1.0.x release? We are hoping to offer JBoss Messaging support as part of our application, but with this problem we cannot as we need some form of high availability. Was it a relatively confined change that

[jboss-user] [JBoss Portal] - Re: Cache-Control http headers in jboss portal 2.2.1.

2006-11-09 Thread [EMAIL PROTECTED]
you cannot set headers on the response in jsr 168, you can try to use a servlet filter on the PortletServlet that is declared in jboss-portal.sar/portal-server.war View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984678#3984678 Reply to the post : http://www.

[jboss-user] [EJB 3.0] - Re: query.getResultList(); <= contains the same instance X t

2006-11-09 Thread monkeyden
When I had that problem it was an incorrectly defined primary key. The key(s) I specified didn't represent exactly one row. I also saw that all of the non-primary key fields had the same value, but the primary key field itself was null. View the original post : http://www.jboss.com/index.htm

[jboss-user] [JBoss Messaging] - Re: Connecting to two JBoss messaging servers causes interfe

2006-11-09 Thread davidrh
The uncommenting that I was talking about referred to the code in my example that is currently commented out for when any exception is caught on sending a message on connection1. I was attempting to see if cleaning up (i.e. trying to close) the defunct connection on an exception affected the op

[jboss-user] [JBossWS] - Re: JBWS-1138 - DOMEnvelopeBuilder misses global namespace d

2006-11-09 Thread rdtully
Has anyone found a solution to this? Since the webservice i integrate with is not under my control there isnt anything i can do about how their namespace declarations are implemented. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984669#3984669 Reply to the

[jboss-user] [Installation, Configuration & Deployment] - Tomcat connector help, anyone?

2006-11-09 Thread ArmchairDeity
I'm using Apache 2.0 and JBoss 4.0.5GA... I need to figure out a couple things: 1: If Apache is serving static resources (like GIF and JPG and PDF files) and JBoss is serving up the dynamic parts (like JSPs), how do I best configure each without having to configure an explicit list of static fil

[jboss-user] [Installation, Configuration & Deployment] - Non-standard RMI Port????

2006-11-09 Thread ArmchairDeity
RMI is registered to run on port 1099... but JBoss puts the RMI server on 1098, which means that anything written to use the standard RMI server port is broken... most specifically, Flex Data Services. Is there some way I can force the RMI server to run on 1099 and move the Naming server to 109

[jboss-user] [Security & JAAS/JBoss] - Migrating from JBoss 3.2.4 to 4.0.4GA, getting javax.jms.JMS

2006-11-09 Thread bploetz
I'm sure I'll get a RTFM reply from someone, but I assure you I've been banging my head against the wall for the last two days trying to figure out what is going wrong. I've read all of the documentation several times, the FAQs, the Wiki and the Forum, and I'm still stumped. I've seen other post

[jboss-user] [JBoss Messaging] - Durable Topic handing back an SpyTopic?

2006-11-09 Thread jasonc411
I am getting an error that there is a class cast exception to SpyTopic when querying for a JNDI Topic. This is using jboss as 4.0.5 w ejb3, and spring 2.0. This behavior just started after I had the first consumer of the durable topic subscribe? This output is from the producer: java.lang.Cla

[jboss-user] [Messaging, JMS & JBossMQ] - JBossMQ message persistence with SQLServer (Urgent help)

2006-11-09 Thread chen7058
Sorry to bring it up again, I have not been able to resolved it. I am trying to use SQLServer as the persistent storage for JBossMQ. At the very first time, I could start my JBoss server without problem, and I saw JMS_Message and other table created in my database and messages persisted in the

[jboss-user] [JBossWS] - tool support for Stub based client programming model

2006-11-09 Thread mnsharif
I have successfuly deployed a web service and i can see the WSDL file thru the http://localhost:8080/rpcStyle/SampleService?wsdl URL. But when i went thru the documentation about consuming web services (getting started with jboss4.0, jboss AS guide, jbossWS user guide), the impression that i ga

[jboss-user] [JBoss Seam] - Re: Good example of 1.1.B1 Application Framework using exten

2006-11-09 Thread ccanning
That won't help me today, but that is great to hear. Yeah, I tried reversing with the current tools already to see if that would help. :). I have some complex logic around creating and deleting. Would it be possible for someone to tell me what exactly needs to be overriden and what I can leave i

[jboss-user] [JBoss Seam] - Re: Seam CVS Access

2006-11-09 Thread petemuir
fisheye isn't working atm. You'll need to use a cvs client to check it out. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984662#3984662 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3984662 ___

[jboss-user] [Security & JAAS/JBoss] - Re: Attempt to get JBoss to call my custom login module

2006-11-09 Thread jcollins914
I'm posting again, because it blurred my code samples beyond worth when I wrapped them in code tags... (Sorry about that): Hello JBoss enthusiasts, I am new to JBoss, and am attempting to convince it to respect my custom login module through its implementation of JAAS. I have read MANY web

[jboss-user] [JNDI/Naming/Network] - Re: Accessing jBoss 4.0.4 with Java 1.3 client

2006-11-09 Thread Marlig
I think we found the solution to this problem. It is a combination of using the jbossall-client.jar from JBoss 3.2.8SP1, the VM argument -Dorg.jboss.j2ee.Serialization for the client and the installation of the old RetryInterceptor. Now the JDK 1.3 client can access JBoss 4 without problems. :-

[jboss-user] [Security & JAAS/JBoss] - Attempt to get JBoss to call my custom login module

2006-11-09 Thread jcollins914
Hello JBoss enthusiasts, I am new to JBoss, and am attempting to convince it to respect my custom login module through its implementation of JAAS. I have read MANY web sites/forum entries on how to do this, but am sadly missing something(s) about how to complete the endeavor. I am develo

[jboss-user] [JBoss Getting Started Documentation] - Re: Something is wrong with the JSP files in the Duke's Ban

2006-11-09 Thread ndheine
Greetings, I'm getting the same thing, but I don't belive the problem is in the JSP pages, but in the data coming from the database. The logs indicate that this happens just after the SQL query to get the account information. The thing I don't understand is that for me it only happens on the a

[jboss-user] [JBoss Messaging] - Re: InvokerLocator already exists for listener

2006-11-09 Thread [EMAIL PROTECTED]
Per the related discussion at http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984654#3984654 and associated jira issue, the callback behavior has been modified. Please let me know if behavior change covered in other forum thread is going to be an issue. View the original post : http

[jboss-user] [Remoting] - Re: InvokerLocator already exists for listener

2006-11-09 Thread [EMAIL PROTECTED]
Jira issue - http://jira.jboss.com/jira/browse/JBREM-622 Following describes behavior due to code changes for this issue: Behavior - If doing pull callbacks, can have same callback handler registered with two remoting Client instances (i.e. A and B) and the server will see this as two distinct

[jboss-user] [Beginners Corner] - Need help to get webservice client running

2006-11-09 Thread tomsontom
I've create a webservice using annotations in jboss-4.0.4.GA using Netbeans 5.5 the webservice deployed without problems on the server and generating the files for the client also worked without problems but now I'm stuck how do I manage to proceed. I have the following files: - META-INF/wsdl/

[jboss-user] [JBoss Seam] - Re: Seam CVS Access

2006-11-09 Thread S0d0
I have read that page, I can't see Seam anywhere... for example I have looked from http://fisheye.jboss.org/ -Juha- View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984653#3984653 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=

[jboss-user] [JBoss Portal] - WYSIWYG Problem....please I need help...

2006-11-09 Thread mmontoni
Hi, In the WYSIWYG I add a link to "myportal/construction.html". Fine. Then I go to http://localhost:8080/portal/portal/myportal and I see my CMSPortlet and the link. I click on the link and it takes me to http://localhost:8080/portal/content/myportal/construction.html. The problem is, the

[jboss-user] [JBoss Seam] - Re: Seam on Tomcat without ejb3

2006-11-09 Thread seam_starter
Thanks Gavin, What I realised is I hit a big blunder while reading the installation instructions. The jboss that i installed SHOULD/MUST use the ejb profile. I selected the "all". So I reinstalled jboss with ejb profile and bingo!!!. Thanks tho, for the quick response. I wil try to make my proje

[jboss-user] [JBossWS] - Re: Saving the Web Service Request as XML

2006-11-09 Thread malmit
Thanks this works! Does anyone know another way to serialize the Java Object to Xml within the web service implementation? I'm not sure if this is even possible. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984649#3984649 Reply to the post : http://www.

[jboss-user] [JBoss Seam] - Re: Seam CVS Access

2006-11-09 Thread iradix
http://wiki.jboss.org/wiki/Wiki.jsp?page=CVSRepository View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984648#3984648 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3984648 ___

[jboss-user] [Installation, Configuration & Deployment] - Re: Application works in Firefox, but loses Session in Inter

2006-11-09 Thread ssiddireddy
I am also running into exact same issue View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984646#3984646 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3984646 ___ jboss-user mail

[jboss-user] [EJB 3.0] - Re: address CMP beans from session bean in other JAR but sam

2006-11-09 Thread mwoelke
Could it be that you have the Config entity bean in both of your jars inside the ear? Or maybe there is another deployment unit in the deploy dir containing this entity bean? We had the same exception when deploying the same entity bean twice with different ears. Regards, Milan Wölke View the

[jboss-user] [Remoting] - Re: Failed to accept socket connection

2006-11-09 Thread arunasreeram
I implemented SSL as described in this post and I see the same client and server exceptions. I am using Jboss 4.04 RC 4. Is there a fix to this problem, perhaps in a later RC? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984644#3984644 Reply to the post :

[jboss-user] [EJB 3.0] - Re: LEFT OUTER JOIN problem

2006-11-09 Thread mwoelke
Try WHERE instead of ON. Regards, Milan Wölke View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984643#3984643 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3984643 ___ jboss-us

[jboss-user] [EJB 3.0] - Re: Writting ejb3 session bean + howto session bean lookup?

2006-11-09 Thread fbadt
So when is the name BookTestBean.class.getSimpleName() + "/remote" vs "BookTestBean" vs "com..BookTestBean"? I have seen docs that refer to all of these ways. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984642#3984642 Reply to the post : http://www

[jboss-user] [JBoss Seam] - task persistence while using jBPM

2006-11-09 Thread neoko
Who is the responsible of giving persistence of a task inside a jBPM workflow? Is it persisted like any other conversation with EJB3? I mean,every variable inside a task how is inserted in the database? Thanks for your time and attention! :) View the original post : http://www.jboss.com/index.h

[jboss-user] [JBoss Seam] - Re: Good example of 1.1.B1 Application Framework using exten

2006-11-09 Thread [EMAIL PROTECTED]
Not yet, but BETA2 can generate one from a database :) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984640#3984640 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3984640 ___

[jboss-user] [JBoss Seam] - IllegalAccessError with SUN's JVM and Seam Remoting

2006-11-09 Thread marcioendo
If you try to use Seam Remoting running it with SUN's JVM (1.5.08 and 1.5.09) you get an IllegalAccessError in the InterfaceGenerator class. | 17:40:44,187 ERROR [[Seam Remoting]] Servlet.service() for servlet Seam Remoting threw exception | java.lang.IllegalAccessError: tried to access met

[jboss-user] [EJB 3.0] - Accessing the entitymanager outside a transaction

2006-11-09 Thread mwoelke
Hi, can anybody tell me if and how it is possible to access the entitymanager outside a transaction. With no special preparations it seems to me that I can only access it inside a transaction. I know its really rare to do this, but I was wondering if it is possible at all. Any comments are appr

[jboss-user] [JBoss Eclipse IDE (users)] - Re: JBoss Server Starting Twice in JBoss IDE 2.0B

2006-11-09 Thread [EMAIL PROTECTED]
I've never seen or heard of this bug but am looking into it. Sad to say, I don't think I'm going to be able to reproduce it. I've been starting and stopping servers all day and have not seen this bug crop up. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=398

[jboss-user] [JBoss Seam] - Good example of 1.1.B1 Application Framework using extension

2006-11-09 Thread ccanning
I was wondering if there is a complete example of the Seam application framework available based completely on the extension method (ie. extending EntityHome<> and EntityQuery<>) instead of the xml configuration method. Maybe even access to the complete source for the eg.Person/eg.PersonHome stu

[jboss-user] [JBoss Eclipse IDE (users)] - JBoss Server Starting Twice in JBoss IDE 2.0B

2006-11-09 Thread tpaulsz
I'm having a problem with JBoss server being started twice in the JBoss IDE 2.0B. I've set up the server as instructed in this link (http://docs.jboss.com/jbosside/jboss-as/demos/create_server.htm) and when I click on the button to start the server, it starts twice. I've tried deleting the ru

[jboss-user] [Installation, Configuration & Deployment] - Re: XPath newInstance() runtime error

2006-11-09 Thread saschwen
Hey, Has anyone figured this out. I'm trying to overide the JBoss xalan XPath api with Saxon so I can use XPath 2.0 functionallity but I get this error when I remove the xalan.jar file from the lib/endorsed directory and place my saxon jars there instead. If I leave the xalan.jar file there t

  1   2   3   >