[jboss-user] [JBoss Seam] - Re: New Conversation issue

2007-04-20 Thread rbalaga
But in examples there are a few statefull compontens with no long running conversation scope. Does it mean they can be EVENT scoped too, or actually there is differnce beetwen them? Rafal View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4039134#4039134 Reply

[jboss-user] [JBossWS] - Not registered: jboss.ws:service=ServiceRefHandler

2007-04-20 Thread hugin78
I have downloaded jboss-4.2.0.CR1 and patched it with jbossws-1.2.0.SP1. When I start the server I get a lot of warnings in the log with ServideRefHandler: | 2007-04-19 14:58:09,503 WARN [org.jboss.metadata.serviceref.ServiceRefHandlerFactory] Not registered:

[jboss-user] [EJB 3.0] - Differences in EJB3

2007-04-20 Thread Casss01
Hi all,... i am hoping some of you can help me with providing me some additional information. I am going to do my first project what i'm not planning to do with JDBC. this time i want to use either Hibernate or EJB3 (with struts). after reading tons of articles about these 2 techniques i still

[jboss-user] [JBossWS] - Problem importing multiple schema from the same namespace

2007-04-20 Thread hugin78
In my WS I use @WebService with the wsdlLocation. In my wsdl I have a type that use two external elements from the same namespace | import namespace=http://rep.oio.dk/ebxml/xml/schemas/dkcc/2005/03/15/;

[jboss-user] [JBoss Seam] - Re: Seam CVS now on JBoss AS 4.2 CR1

2007-04-20 Thread [EMAIL PROTECTED]
This might be useful for people migration from MyFaces to the JSF RI: The default content type for a page is application/xhtml+xml with the JSF RI and Facelets, not text/html as with MyFaces. If you have existing content that is not strict XHTML (and it seems quite complicated to get this with

[jboss-user] [EJB 3.0] - Re: 10,000 Recorc Per Second (In EJB 3.0)

2007-04-20 Thread oskar.carlstedt
It is possible to configure hibernate to do bulk operation. Perhaps you've already tried it? If not, take a look a http://www.hibernate.org/hib_docs/v3/reference/en/html_single/#queryhql-bulk //Oskar View the original post :

[jboss-user] [JBoss Seam] - Re: org.jboss.seam.core.timeZoneSelector not found

2007-04-20 Thread juerg.weilenmann
ups, that was the missing piece. Thanks. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4039141#4039141 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4039141 ___ jboss-user mailing

[jboss-user] [JBoss Portal] - Re: Can i change default login (admin / admin) ?

2007-04-20 Thread mohan_chaudhari
Thanks for reply. I am using jboss-portal-2.6-BETA1 and logged in as admin. I am facing following problems 1) I goto Role management portlet but i can't create new role. when i click on create new role nothing happens. 2) I want to change the security of indivisual portal

[jboss-user] [JBoss jBPM] - error code http 504 when deploy jbpm 3.1.4

2007-04-20 Thread PJDev
Hi all, I develop jbpm process (3.1.4) from JBoss IDE and deploy by setting deployment server setting.This process can deploy on local mchine is window xp (server name = localhost, port = 8080, server deployer = /jbpm/upload) but this process can't deploy on deference machine is linux

[jboss-user] [EJB 3.0] - Re: recurring timer and app re-start issue

2007-04-20 Thread wolfc
How did you create the recurring timer? Do you check whether there is already a timer active? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4039144#4039144 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4039144

[jboss-user] [JBoss Getting Started Documentation] - Re: Bank example compile error.

2007-04-20 Thread daniellaw
Thank you very much! I now used the 4.0.5 version and it worked :-) Cheers, Daniel View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4039145#4039145 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4039145

[jboss-user] [JBoss Seam] - Re: Webservices ETA?

2007-04-20 Thread szaccaria
Sorry Shane if I disturb you again but is rare found people that answer so fast in the forums, believe me this is very appreciated! I've another questions about ws and seam... 1) You wrote to me that the ws is only support in CVS, therefore I must to check out and compile from CSV or is

[jboss-user] [JBossWS] - Re: Cannot obtain java type mapping for: {http://org.mazurek

2007-04-20 Thread sandello
What I should do to connect some public webservice in the Internet (like http://www.webservicex.net/WCF/ServiceDetails.aspx?SID=48)? I create small client method: | @Test | public void weather() { | QName serviceQName = new QName(http://www.webserviceX.NET;, GlobalWeather); |

[jboss-user] [EJB 3.0] - Re: java.lang.NullPointerException at org.jboss.ejb.txtimer.

2007-04-20 Thread apill
I had a working ear on JBoss 5.0.0Beta1. When I tried to switch to JBoss 5.0.0Beta2 I get this same error. I have no idea what could be causing this, is it a bug in JBoss 5.0.0Beta2? The ejb that fails to install is using a MS SQL datasource. If you require any more information I am happy to

[jboss-user] [JBoss jBPM] - Re: Can't deploy my BPEL process to jBPM BPEL 1.1 Beta3

2007-04-20 Thread agusgr
Hi, Now you have the bpel process running in the server, but not as a web service. The next steps are: 1.- Create the wsdl files to interact whit the process. You have to run the ant task: ant generate-service. 2.- Create the artifacts to interact whit the process. You have to run the ant task:

[jboss-user] [JBoss Seam] - Including an entity in component.xml

2007-04-20 Thread hvram
Hi I am defining new components in the component.xml . These components are dynamically generated So I changed the component.xml to define an ENTITY as in !DOCTYPE components PUBLIC -//JBoss/Seam Component Configuration DTD 1.1//EN http://jboss.com/products/seam/components-1.1.dtd;[

[jboss-user] [Installation, Configuration Deployment] - Re: JBoss 4.2CR2: Why is Hibernate Annotations 3.3 not inclu

2007-04-20 Thread [EMAIL PROTECTED]
At some point you need to stop making updates to come up with something stable. It's also a matter of interdependencies, what the other components need. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4039153#4039153 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Getiing JSF ReadOnly inputText value in bankend??

2007-04-20 Thread fhh
Well, if it is readonly it has not changed. So simply usinf a scope for myBean that spans the requests. Regards Felix View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4039154#4039154 Reply to the post :

[jboss-user] [Clustering/JBoss] - Re: Clustering and Load Balancing in Jboss-4.0.2 using Apach

2007-04-20 Thread chillal.kishor
GREAT solution sir...it worksAs per your suggestions, i commented a line in the code. Now its not displaying the error. I changed CacheMode to REPL_SYNC in tc5-cluster-service.xml to check whether session is replicating or not. It waits for sometime and displays following in node1

[jboss-user] [JBoss Portal] - Content Management / CMSPortlet

2007-04-20 Thread engela
I created a new portal myportal. Some pages will contain static HTML content which will change on a monthly basis. I uploaded the HTML files using the CMS Admin Portlet in the folder /mydocs and changed all the links on the page and added the prefix: myfolder/. Using the Management Portlet I

[jboss-user] [EJB 3.0] - Re: 10,000 Recorc Per Second (In EJB 3.0)

2007-04-20 Thread fhh
anonymous wrote : | i thought on this idea, but i don't need business logic into database, it is business request. | I strongly disagree: All business logic that can convienently handled by the database should be handled by the database. It is a zillion times faster, easier to implement

[jboss-user] [JBoss Seam] - Re: Seam and Richfaces : Drag and Drop Problem

2007-04-20 Thread hispeedsurfer
Hi davidetaibi anonymous wrote : Look in deploy\jbossweb-tomcat55.sar\META-INF\jboss-service.xml | | set UseJBossWebLoader=true Now it works View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4039160#4039160 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Including an entity in component.xml

2007-04-20 Thread [EMAIL PROTECTED]
Seam inherited its entity resolver from Hibernate, so it's the same trick: | !ENTITY comp SYSTEM classpath://my/path/specialcomponents.xml | ] | See org.jboss.seam.util.DTDEntityResolver.java. View the original post :

[jboss-user] [JBossWS] - Re: String[] with SOAP... Please help me!

2007-04-20 Thread santhosh288
Hello Chui, Even I am facing the same issue with String[] as input parameter in my WS. Did you find any solution for this? Please let me know. Thanks, Santhosh View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4039162#4039162 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: GPD 3.1.GA release date?

2007-04-20 Thread [EMAIL PROTECTED]
There has been some slippage due to other tasks that had to be handled along the way. There will be one more alpha release. Normally within days. Then, count at least a month for the stabilization. Regards, Koen View the original post :

[jboss-user] [JBoss Seam] - Re: Getiing JSF ReadOnly inputText value in bankend??

2007-04-20 Thread waheed.murad
i am using jboss seam the the scope of my bean is EVENT(request) and it should do that as i have been doing it in other beans. may be i cannot understant exactly what u have said. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4039164#4039164 Reply to the

[jboss-user] [JBoss Seam] - Re: Getiing JSF ReadOnly inputText value in bankend??

2007-04-20 Thread fhh
If you use event, it will be lost after the event has ended. To keep it over multiple requests use page/conversation/session. Regards Felix View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4039168#4039168 Reply to the post :

[jboss-user] [JBossWS] - Re: String[] with SOAP... Please help me!

2007-04-20 Thread kcp
Did you try to wrap the array in a another class? Something like method(StringArray a) whereas StringArray is a class with a String[] as member. Regards Charly View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4039171#4039171 Reply to the post :

[jboss-user] [JBossWS] - Re: provide your own wsdl - cannot seem to get this to work

2007-04-20 Thread [EMAIL PROTECTED]
Please monitor http://jira.jboss.org/jira/browse/JBWS-1616 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4039173#4039173 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4039173 ___

[jboss-user] [JBoss Messaging] - Too many open files

2007-04-20 Thread bob_walker99
I just upgraded my JBM installation from 1.0.1 SP4 to 1.2.0 SP1 this week, and ever since, the AS won't stay up for more than a 2 hour period, almost to the minute. The stack trace I'm seeing in server.log is: 2007-04-19 17:31:36,764 ERROR

[jboss-user] [JBoss Portal] - CMS file upload issue

2007-04-20 Thread pranji
Hi I am using JBoss AS 4.0.4 and JBoss portal 2.4.0. I came across the problem of uploading files with large content. After going thorugh the forum I made the necessary changes to flush the session. Now I am getting another problem whenever I upload a file its details are not shown on the

[jboss-user] [JBossWS] - Re: WS-Security - Invalid timestamp, message claimed to be c

2007-04-20 Thread [EMAIL PROTECTED]
This issues has been postponed. You're welcome to have a go View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4039176#4039176 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4039176 ___

[jboss-user] [JBoss Seam] - Re: How To Cancel Update in Home Object

2007-04-20 Thread baz
One question: What do you trying to do? Perhaps this is your desire? http://www.jboss.com/index.html?module=bbop=viewtopict=106710 If not please ask again. And if someone knows the solution to my lasting little problem, eben better. Hope i could help a little. Ciao, Carsten View the original post

[jboss-user] [JBoss Seam] - Re: Question regarding performance and multiple JavaBean bij

2007-04-20 Thread fhh
Are you accessing your datamodel as #{mainBean.mainListItems} or #{mainListItems}? Regards Felix View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4039178#4039178 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4039178

[jboss-user] [JBoss Seam] - Re: New Conversation issue

2007-04-20 Thread petemuir
Where (sorry, I don't have all the examples memorised ;)? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4039181#4039181 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4039181 ___

[jboss-user] [Installation, Configuration Deployment] - Re: JBoss AS 4.2.0.CR2 does not start

2007-04-20 Thread fcorneli
[EMAIL PROTECTED] wrote : Is networking actually enabled on your machine? Well, if your can read this reply, yes. The funny thing is that when I'm working from my home network (eth1 wireless) it seems to boot normal. When booting JBoss 4.2 at 'work' (eth0 wired), it doesn't. Will investigate on

[jboss-user] [JBossWS] - Re: Issues with JBoss5 Beta 1 and WebService Annotations

2007-04-20 Thread [EMAIL PROTECTED]
Have a look at the many jaxws samples we provide. The status of the latest can be monitored here http://jbws.dyndns.org:8180/hudson/ View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4039184#4039184 Reply to the post :

[jboss-user] [JBossWS] - Re: Disableing MTOM

2007-04-20 Thread [EMAIL PROTECTED]
This has been standardized now http://jbws.dyndns.org/mediawiki/index.php/JAX-WS_User_Guide#MTOM.2FXOP View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4039180#4039180 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4039180

[jboss-user] [JBossWS] - Re: String[] with SOAP... Please help me!

2007-04-20 Thread [EMAIL PROTECTED]
Please have a look at the array tests in the testsuit View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4039185#4039185 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4039185 ___

[jboss-user] [JBoss Seam] - Re: Seam CVS now on JBoss AS 4.2 CR1

2007-04-20 Thread petemuir
anonymous wrote : Caused by: java.lang.RuntimeException: Could not resolve DNS lookup Meldware is having problems looking up the server to send to. Follow the instructions in the example for configuring an SMTP gateway (SMTP relay is quite tricky, the example should work, but doesn't always,

[jboss-user] [JBossWS] - Re: Soap with attachments

2007-04-20 Thread [EMAIL PROTECTED]
There are attachemnt tests in the samples View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4039186#4039186 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4039186 ___ jboss-user

[jboss-user] [JCA/JBoss] - Re: JBossMessageEndpointFactory ClassNotFoundException when

2007-04-20 Thread [EMAIL PROTECTED]
4.0.2 (no patches applied) works without error as well. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4039188#4039188 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4039188 ___

[jboss-user] [JCA/JBoss] - Re: JBossMessageEndpointFactory ClassNotFoundException when

2007-04-20 Thread [EMAIL PROTECTED]
If you can send me your email I can forward you the project I am using to test this. Maybe we can find the difference between the two. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4039189#4039189 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: JBPM too slow due to too mnany process instance

2007-04-20 Thread Alkero
I agree with Ronald, creating indexes is really efficient. Sometimes you can also do requests directly in the Jbpm tables, but do it only for Select requests. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4039190#4039190 Reply to the post :

[jboss-user] [JBossWS] - Re: Element or attribute do not match QName production: QNam

2007-04-20 Thread [EMAIL PROTECTED]
You could use wireshark to sniff the payload and figure out what the invalid QName is View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4039191#4039191 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4039191

[jboss-user] [JBossWS] - Re: How to provide soapAction from dispatch call?

2007-04-20 Thread [EMAIL PROTECTED]
Thanks, I'll take care of it View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4039192#4039192 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4039192 ___ jboss-user mailing list

[jboss-user] [JBossWS] - Re: Salesforce client stub generation fails

2007-04-20 Thread [EMAIL PROTECTED]
Unfortunately this goes beyond the support we can offer for free. I'll have somebody from our prof. support contact you. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4039193#4039193 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Getiing JSF ReadOnly inputText value in bankend??

2007-04-20 Thread petemuir
whaeed, html spec says that disabled inputs don't send their value back to the server. I though readonly ones did - anyway, ask in a JSF forum (e.g. on java.sun.com or myfaces list) as this is pure JSF View the original post :

[jboss-user] [JBossWS] - Re: Is there a wsconsume sample available?

2007-04-20 Thread [EMAIL PROTECTED]
Have a look how the testsuite/sampes use wsconsume View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4039195#4039195 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4039195 ___

[jboss-user] [JBoss Seam] - Re: seam-gen: behaviour of an generated app

2007-04-20 Thread petemuir
Post the carEdit.page.xml and carEdit.xhtml View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4039196#4039196 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4039196 ___ jboss-user

[jboss-user] [JBoss jBPM] - Re: Can I tell which event invoked my action?

2007-04-20 Thread avbentem
[EMAIL PROTECTED] wrote : You can do this by querying the event from the ExecutionContext. I took me some time trying to retrieve the jBPM execution context from within a Seam application (which can inject things like JbpmContext, ProcessInstance and TaskInstance, in which I could not easily

[jboss-user] [JBossWS] - Re: setProperty must be overridden by all subclasses of SOAP

2007-04-20 Thread [EMAIL PROTECTED]
You cannot have the saaj impl from the Sun RI deployed. You could trace jboss clasloading to see where its comming from View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4039198#4039198 Reply to the post :

[jboss-user] [JBossWS] - Re: NoClassDefFoundError: RuntimeWSDLParser.createReader

2007-04-20 Thread [EMAIL PROTECTED]
anonymous wrote : The Class is in jaxws-rt.jar, which is include in the Jboss lib-dir | Really? We don't ship with the Sun RI View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4039199#4039199 Reply to the post :

[jboss-user] [JBossWS] - Re: wsconsume and IllegalStateException

2007-04-20 Thread [EMAIL PROTECTED]
jaxws is not supported for jdk14 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4039200#4039200 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4039200 ___ jboss-user mailing list

[jboss-user] [JBossWS] - Re: White space in String type field

2007-04-20 Thread [EMAIL PROTECTED]
This would be a bug. Please try the latest jbossws-1.2.1.GA View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4039201#4039201 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4039201 ___

[jboss-user] [EJB/JBoss] - Unable to catch Persistence Exception if using EntityManager

2007-04-20 Thread kaneshiro.takeshi
Hi, I'm using EJB3 with jboss-4.0.5.GA. As usual, i'll use the EntityManager's API to do CRUD operation, such as, em.persist(), em.merge() etc. The problem here is that it seems like i'm unable to catch database persistence exception in the session bean. I'm only able to catch it in the

[jboss-user] [JBoss Seam] - ICEfaces v1.6.0 DR#3

2007-04-20 Thread mariuszs
Complete support for using ICEfaces with JBoss Seam v1.2.1. | Apache MyFaces Tomahawk component integration with ICEfaces applications | ICEfaces compatibility with JSF 1.2 runtimes and Facelets. | | Sample seam-icefaces app is available. | |

[jboss-user] [JBoss Portal] - Re: Content Management / CMSPortlet

2007-04-20 Thread engela
I was using JBoss Portal 2.4.1. The problem as I described above has been resolved in JBoss Portal 2.4.2. Thanks for resolving the issue in 2.4.2! Anette View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4039205#4039205 Reply to the post :

[jboss-user] [JBoss jBPM] - retriving actions

2007-04-20 Thread ricardomarques
Hi Can I retrive via Bean a list of all actions avaiable? Does the existing beans can do that, or must i write a Bean for that purpose? Or does the actions are only deployed for their process? Thank's View the original post :

[jboss-user] [EJB 3.0] - Re: 10,000 Recorc Per Second (In EJB 3.0)

2007-04-20 Thread snau2005
Hi, Few month ago I made some test and achieved more than 5000/s inserts on average pc (actually there was 2 pc's in case with oracle, one with jboss another with oracleand 1 pcin case with postgresql, both resutls quite equal). These inserts was simple, dummy inserts. It's importat to

[jboss-user] [JBoss Seam] - Re: Question regarding performance and multiple JavaBean bij

2007-04-20 Thread pnorman4
The table references the model with: t:dataTable value=#{mainListItems} var=listItem In the table i use mostly the listItem variable like: h:outputText value=#{messages[listItem.title]} / But also mainBean properties directly like: t:column rendered=#{mainBean.listContainsType == 'USER'}

[jboss-user] [JBoss Seam] - Re: New Conversation issue

2007-04-20 Thread rbalaga
It's not a statefull compont but Java Beans but there is conversation scope without promotion to long running convesation. The class is from drools example. @Name(guess) @Scope(ScopeType.CONVERSATION) public class Guess { private Integer value; public void setValue(Integer guess) {

[jboss-user] [JBoss Seam] - Re: New Conversation issue

2007-04-20 Thread petemuir
Yes. Ignoring nested conversations for now, you can have at most one active conversation per browser window/tab. All components that have conversation scope participate in the current conversation (long running or temporary) and are destroyed at the end of the conversation View the original

[jboss-user] [JNDI/Naming/Network] - can not access file from another machine

2007-04-20 Thread jigu888
Hi All, I am using jboss-4.0.5.GA. In my java file I am accessing folder which is on the another machine of same network by java.io.File class. --- File file = new File( taligentportal\\DMDOCSERVER\\23050\\2006\\2639680 ); if ( file.exists() ) { System.out.println( File

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

2007-04-20 Thread leonz11
thanx, dimitris. I tried to subscribe the org.jboss.system.server.stopped in a simple MBean as the following sample code; but could not get this event notification when I shut down the server with control-C on windows. package

[jboss-user] [EJB 3.0] - Re: 10,000 Recorc Per Second (In EJB 3.0)

2007-04-20 Thread grdzeli_kaci
hi snau2005, anonymous wrote : | very important to switch off logging of course i did it. anonymous wrote : use oci driver (in case with oracle) | is it helpfull ?? do you think that oci driver is so faster then thin driver ? anonymous wrote : | also i used few threads (best speed

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

2007-04-20 Thread leonz11
service.xml: subscription-list !-- --

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

2007-04-20 Thread leonz11
| server | mbean code=notificationMbean.NotificationListener |name=notificationMbean:name=NotificationListener | | attribute name=SubscriptionList | | subscription-list | mbean name=jboss.system:type=Server |

[jboss-user] [JBoss Portal] - Re: CMS file upload issue

2007-04-20 Thread pranji
I have found the file and flow but still cant figure out why the content detauils wont be available for some files. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4039223#4039223 Reply to the post :

[jboss-user] [JBossWS] - Re: whitespace getting trimmed

2007-04-20 Thread [EMAIL PROTECTED]
Yes this is a bug with jaxrpc doc/literal http://jira.jboss.org/jira/browse/JBWS-1617 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4039224#4039224 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4039224

[jboss-user] [EJB/JBoss] - automatically start timer in jboss 4 and ejb 3

2007-04-20 Thread kmy_ra
Hi ppl, i'm having a little problem: how do i automatically start a timer using ejb 3? 10x in advance View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4039227#4039227 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4039227

[jboss-user] [JBoss jBPM] - Re: Base Question

2007-04-20 Thread mignag
Ok Thanks! it's working! So, isn't there any other way I can associate a variable in the form controller (in a task) and a field (variable) in an Action Handler in a Action? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4039228#4039228 Reply to the post :

[jboss-user] [EJB 3.0] - Re: 10,000 Recorc Per Second (In EJB 3.0)

2007-04-20 Thread snau2005
anonymous wrote : anonymous wrote : use oci driver (in case with oracle) | | | is it helpfull ?? do you think that oci driver is so faster then thin driver ? | I'm not sure in case of perfomance (thin driver had some bugs and i switched to oci (but this was long ago, now maybe thin

[jboss-user] [Installation, Configuration Deployment] - Re: Problems Jboss 4.2.0 RC2

2007-04-20 Thread [EMAIL PROTECTED]
The CTS requires that the context root is derived in a certain (complicated way) Please explicitly define @WebContext.contextRoot for every ejb endpoint. Note, that all endpoints withain one deployment must share the same context root. http://jira.jboss.org/jira/browse/JBWS-1618 View the

[jboss-user] [JBossWS] - Re: Jboss ws jaxrpc mapping file.

2007-04-20 Thread [EMAIL PROTECTED]
I would suggest you abondon the idea of supporting old style jaxrpc service-refs - jaxws is the future that is being adopted quickly. Instead, work on jaxws client injection with @WebServiceRef and possible overwrites of the @WebServiceRef attributes via service-ref in web.xml Have a look at

[jboss-user] [JBoss Seam] - Re: seam-gen: behaviour of an generated app

2007-04-20 Thread petemuir
Odd, that works fine for me. An EntityQuery is Event scoped so should reload. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4039243#4039243 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4039243

[jboss-user] [JBoss Seam] - inputText form array / dynamic form

2007-04-20 Thread damianharvey
Hi, I have a form based inside a rich:datatable. The number of fields is dynamic and is backed by an ArrayList in the Bean. I understood that I can use an Array, Set or Map and refer to it in the page by: h:inputText id=firstname value=#{myBean.name[0].firstname}/ | h:inputText id=firstname

[jboss-user] [Beginners Corner] - Re: unkown source when passing classes as args

2007-04-20 Thread mikeeprice
Thanks for your recognition of what was wrong and help in solving this problem. It was as you suspected a version mismatch. It took me a surprizing amount of time to get the problem resolved. I guess I don't understand the Java versioning scheme very well. View the original post :

[jboss-user] [Beginners Corner] - Tomcat can't start

2007-04-20 Thread xaleyba
Hello I've copied a JBoss instance from a server to a new one to make some tests and I've changed some ports configurations to avoid collisions. When I start JBoss I receive the message: | java.net.BindException: Address already in use:7130 | at

[jboss-user] [JBoss jBPM] - Re: fork related problem

2007-04-20 Thread kukeltje
What happens here is that in the start task you have a swimelane defined. I think what happens is that the swimlane get's overridden with the actor that started the process. Probably if you leave out the swimlane in the start-task it will work. Not sure if it is a bug or works as designed. You

[jboss-user] [Messaging, JMS JBossMQ] - extract sql statements (sqlproperties) to a class file?

2007-04-20 Thread Vincent Tran
I was wondering how (if it is possible) to extract the sql statements (INSERTS UPDATES DELETES ETC) from the *jdbc2-services.xml files to a class file. Thanks, Vincent View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4039318#4039318 Reply to the post :

[jboss-user] [JBoss Seam] - Re: seam-gen: behaviour of an generated app

2007-04-20 Thread baz
Hello Pete, i have not modified them. They are the same as they are generated by seam-gen View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4039239#4039239 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4039239

[jboss-user] [JNDI/Naming/Network] - Jboss IDE - 1099 port problem

2007-04-20 Thread ramdatta
Hello All, Installed Jboss IDE - added a project and server(Jboss 4.0.5). I want to change the default port 109p to 5099. I updated jboss-service.xml file 5099 and updated JbossIDE-Server- Edit launch configuration properties In the stop Args - specified -s localhost:5098 -a

[jboss-user] [JBoss Seam] - dividing pages.xml

2007-04-20 Thread miloslav.vlach
Hi all, It is possible to divide pages.xml to multiple file ? I tried to use !ENTITY exceptions SYSTEM exceptions.xml but it seems not work. I saw an idea of reimplement seam component pages but I dont know if that solved my problem Is there semobedy who has divided pages.xml ?

[jboss-user] [Beginners Corner] - Re: Unable to Run an EAR or WAR File

2007-04-20 Thread jhimmel
Here are more details about the problem. If I deploy HelloJSF.war into the deploy folder and go to the http://localhost:8080/HelloJSF/ URL, I get the following: Directory Listing For / Filename Size

[jboss-user] [Security JAAS/JBoss] - Re: Problems with the Subject

2007-04-20 Thread jhmjesus
I do resolved this problem when ClientLoginModule was included in my login-config.xml to propagate the caller security context. For more details see Q3 here http://wiki.jboss.org/wiki/Wiki.jsp?page=SecurityFAQ View the original post :

[jboss-user] [JBoss Seam] - 1.2.1 GA -- Split deployments

2007-04-20 Thread tzman
I have been trying to split the registration example into 2 non-nested/root level deployments ( war and ear ). So far this has been unsuccessful and it appears as though the reason is that the loading of the jboss-seam.jar kicks off the seam deployment scanner. This means that it should be

[jboss-user] [JBoss Seam] - Re: dividing pages.xml

2007-04-20 Thread thejavafreak
Just make your_xhtmlpagename.page.xml You can see the example by generating with seam-gen View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4039266#4039266 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4039266

[jboss-user] [JBoss Seam] - Re: Upgrade from Seam 1.1 to 1.2.1

2007-04-20 Thread m.alex
Ok, some progress. I left the subscription registry in a single JAR file and removed the install parameter (did not work wiht install==true or install=false). The application deploys fine, seam remoting is working, but it is breaking when trying to subscribe to JMS topic: | 15:35:58,898

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

2007-04-20 Thread [EMAIL PROTECTED]
What jboss version you are using? If I remember, there was a problem as to when this notification is produced, by I think I've fixed that recently. Another thing, don't override handleNotification() because dynamic subscriptions do not work then. View the original post :

[jboss-user] [Security JAAS/JBoss] - Re: Bug in security cache - 4.0.4.GA

2007-04-20 Thread jhmjesus
It tries to propagate the caller security context including the ClientLoginModule in your login-config.xml. See at http://wiki.jboss.org/wiki/Wiki.jsp?page=SecurityFAQ View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4039267#4039267 Reply to the post :

[jboss-user] [JBossWS] - Re: setProperty must be overridden by all subclasses of SOAP

2007-04-20 Thread cjunge
Thanks for the reply. How can I trace jboss classloading? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4039271#4039271 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4039271 ___

[jboss-user] [Beginners Corner] - jboss 3.2.1: identity management for sql server 2005

2007-04-20 Thread RCQ
hi all our application was developed long time ago for postgres. now we are porting it to sql server 2005. now, in sql server, column id management is automatically done by the database. Therefore, i found the following on

[jboss-user] [JBossWS] - Re: setProperty must be overridden by all subclasses of SOAP

2007-04-20 Thread oskar.carlstedt
Check the manual chapter 2.2.2.4 http://docs.jboss.org/jbossas/jboss4guide/r5/html/ch2.chapter.html#d0e2648 Regards Oskar View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4039275#4039275 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Upgrade from Seam 1.1 to 1.2.1

2007-04-20 Thread m.alex
Ok, some progress. I left the subscription registry in a single JAR file and removed the install parameter (did not work wiht install==true or install=false). The application deploys fine, seam remoting is working, but it is breaking when trying to subscribe to JMS topic: | 15:35:58,898

[jboss-user] [Beginners Corner] - Re: Unable to Run an EAR or WAR File

2007-04-20 Thread jaikiran
The reason why you are seeing a directory listing when you specify http://localhost:8080/HelloJSF/ is because you dont have a welcome file in your application. By default the server searches for index.jsp or index.html in the application. If it does not find this then it wil display the

[jboss-user] [JBoss Seam] - Re: Seam 1.2 released

2007-04-20 Thread Newlukai
Hi, thanks for your answer. Here's some code: Page: ice:selectOneMenu id=projectselection value=#{projectControllingActions.selectedProject} | valueChangeListener=#{projectControllingActions.projectSelectionChanged} | partialSubmit=true required=true | | s:selectItems

[jboss-user] [JBoss Seam] - Re: inputText form array / dynamic form

2007-04-20 Thread pbrewer_uk
I'm not sure if I completely understand what you are trying to achieve, but why not use something like facelets ui:repeat or tomahawks t:dataList component? E.g. | ui:repeat value=#{myBean.name} var=arrayItem | h:inputText id=firstname value=#{arrayItem.firstname}/ | /ui:repeat

[jboss-user] [JBoss Seam] - Documentation : Seam Issues example

2007-04-20 Thread jlemoine
Hi, I'm still quite new to Seam and overwhelmed by how conversations work and the multiple ways to play with them. I'm trying to figure out how to implement a use-case (common to several use cases), using primarily Seam Gen. I've seen that the issue example makes an extended use of

[jboss-user] [Installation, Configuration Deployment] - java.lang.NoClassDefFoundError: com/sun/corba/se/internal/ii

2007-04-20 Thread tnine
Hi all, I'm running the JBoss all server on Sun's JDK 1.6.0_01-b06. Whenever I start the all server, I receive the following stack trace in server.log. Any help would be greatly appreciated in removing this. Also, I am only using the all server for the clustering an HA JNDI. Is there any

  1   2   3   >