[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Re: Shared session context

2007-03-01 Thread dkrleza
http://jira.jboss.com/jira/browse/JBAS-2861 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4024111#4024111 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4024111 ___ jboss-user

[jboss-user] [JBoss Seam] - Re: Multiple Window/Tabs isolated conversations

2007-03-01 Thread kukeltje
multiple windows works perfectly here in FF. If you only see the correct behaviour in IE and you open windows not via ctrl-n but e.g .via the start menu, then you get a completely new session. That way it has always worked in IE to have multiple session. So my conclusion is that there is

[jboss-user] [JBoss Seam] - Re: minor seam security questions

2007-03-01 Thread baz
Hello, the security stuff has changed with Seam 1.1.6. I would suggest to upgrade to Seam 1.2.0 or at least read the Seam 1.2.0 Documentation (it was enhanced). After that, you can ask again if some of your questions remain unclear. Sorry, i am not able to help you out with 1.1.5 I have never

[jboss-user] [JBoss Seam] - Re: Myfaces Fusion proposal

2007-03-01 Thread [EMAIL PROTECTED]
Well the first one is like half of the very very first version of Seam. We started using the term conversation a few years ago, so it's a copy of that concept with a planned minimalist implementation. I don't think this has a good chance of success, this is like the let's simply map a resultset

[jboss-user] [JBoss Seam] - Re: Myfaces Fusion proposal

2007-03-01 Thread kukeltje
Hee, as long as they follow JSR-299, I have no objections... Apache is a member of the expert group... so... View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4024115#4024115 Reply to the post :

[jboss-user] [JBoss Portal] - Binary installation

2007-03-01 Thread luigifonti
I downloaded a binary version of JBossPortal (2.4.1) and unzipped it. To launch, i should execute \bin\run.bat but there is no \bin subdirectory, ando no run.bat I tried again with a different version (2.6 Alpha) but the problem is the same. What's wrong ? View the original post :

[jboss-user] [EJB 3.0] - Re: JIRA issue - EJBTHREE-497 - EJB3 with Java5 server and J

2007-03-01 Thread murata70
I am embarrassed because of the same thing, too... This issue was really closed? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4024118#4024118 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4024118

[jboss-user] [JBossCache] - long wait when cache is started

2007-03-01 Thread gmeroz
when i load Jboss and start the cache, i see that the cache initialization takes few minutes. The cache is not very big. i use JDBCCacheLoader. Is there any way to workaround the long wait? 10:24:12,645 INFO [InterceptorChainFactory] interceptor chain is: class

[jboss-user] [Security JAAS/JBoss] - I need helps from anyone about JAAS with DatabaseServerLogin

2007-03-01 Thread changemylife
Hi everyone! I have a problem that I can't solve. I have two machines with hostname is A and B. On A, I installed mySQL and create the database is mydatabase and two tables are Roles and Users Also on A, I installed JBoss Server (jboss-4.0.5.GA), and I select database is mysql. File

[jboss-user] [Installation, Configuration Deployment] - Re: jboss-5.0.0.Beta1 BUILD FAILED

2007-03-01 Thread ebu
6.0 of course. And for what great reason should i use 5.0? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4024121#4024121 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4024121 ___

[jboss-user] [JBoss Portal] - auto refresh a portlet

2007-03-01 Thread cpage
hi, i want to know how i could make a single portlet auto-refresh. i tried the ajax4jsf framework but my ajax4jsf portlet does'nt work into jboss portal. it works alone when i call it outside the portal. first, i had to inject the header generated by the portlet, into my main portal page, but

[jboss-user] [JBossWS] - Re: wsprovide/wsconsume vs wstools

2007-03-01 Thread ragsta
...I was trying to understand but...wsconsume doesn't work beacuse of the lack of some classes in jbossws-client.jar... if you resolve the problem please post the solution...tanks View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4024126#4024126 Reply to the post

[jboss-user] [JBoss Portal] - Re: wsrp and remote resources

2007-03-01 Thread karink
Hi coded it with PortletURL | PortletURL url = response.createRenderURL(); | writer.println(img src=\ + url.toString()+ /gif/agif.gif + \/); | When invoking locally, following html code is generated: | img

[jboss-user] [JBoss Seam] - Re: Upgrading from 1.1.5 to 1.2

2007-03-01 Thread [EMAIL PROTECTED]
The new authenticate method should not accept any parameters. Instead it can read the username/password from Identity (identity.getUsername() etc) and add roles via the identity api also (identity.addRole(admin)). View the original post :

[jboss-user] [Clustering/JBoss] - Lookup SLSB from external war

2007-03-01 Thread qjafcunuas
Hi, I'm using Jboss 4.0.2. My application 's fine with default jboss configuration. I'm trying to put my application in the all jboss configuration for clustering environment. I've got an ear file with ejb and servlet, packaging into jar and war inside the ear. All is ok with this ear :

[jboss-user] [JBossWS] - Re: JBossWS 1.2.0.GA NumberFormatException For ENDPOINT_ADDR

2007-03-01 Thread [EMAIL PROTECTED]
You should add parameters (?datatype=SOAPMessage) to the URL string: Caused by: java.lang.NumberFormatException: For input string: 8791?datatype=SOAPMessage View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4024130#4024130 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: JBPM3 with tomcat

2007-03-01 Thread iris_adyla
Hi, I try to run Jbpm with tomcat, after following all the steps given in this theard when I try to run the Jbpm application I got the following error message: HTTP Status 404 - /jbpm/ type Status report message/jbpm/ description The requested resource (/jbpm) is not available

[jboss-user] [JBossWS] - Re: wsprovide/wsconsume vs wstools

2007-03-01 Thread [EMAIL PROTECTED]
Regarding the first question: MNo it doesnt replace wstools, it's a complement tool set for JAX-WS artefacts, whereas wstools deals with JAX-RPC artefacts. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4024132#4024132 Reply to the post :

[jboss-user] [JBossWS] - Re: wsprovide/wsconsume vs wstools

2007-03-01 Thread [EMAIL PROTECTED]
Ragsta, could you provide some stack trace? Also, did you follow the installation instructions as mentioned in the userguide? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4024133#4024133 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Excel support in Seam: any interest?

2007-03-01 Thread mjek2
Hi all, thank you very much for all your feedback. The number of posts shows that many people would like to have excel integration. anonymous wrote : | What I would wish is a tag lib which really produces genuine excel files - including formulas, cell types, number formats. It would be ideal

[jboss-user] [JBossWS] - Re: jbossws 1.2.0.GA installation instructions confusion!!

2007-03-01 Thread [EMAIL PROTECTED]
Sorry for the confusion. The Install.txt has been updated to point ot the right source of information: http://jbws.dyndns.org/mediawiki/index.php/Install_JBossWS You need to follow the installation steps as explained in the wiki above. View the original post :

[jboss-user] [JBoss Seam] - Re: Navigating through results pages problem

2007-03-01 Thread idylle
Increasing the permgen works for me too, thanks a lot! I'm not using seam-gen because Hibernate Tools allow me to choose which tables are included in the reverse-engineering. I think it's not the case now with seam-gen. I'll try to use seam-gen in Seam 1.2 again. Maybe I haven't seen some

[jboss-user] [JBossWS] - Re: JBossWS 1.2.0.GA

2007-03-01 Thread [EMAIL PROTECTED]
Did you try the samples that ship with 1.2.0? When exactly does this error occur? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4024138#4024138 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4024138

[jboss-user] [JBoss Seam] - Req: I18N mail function

2007-03-01 Thread kayart
Folks I'd like to send mail message by seam-mail in Japanese. Mail messages are required the following format in Japan. - Message body must be ISO-2022-JP. - Subject, from, to (etc.) headers in Japanese must be ISO-2022-JP and be encoded by base64. - Content-Type and Content-Transfer-Encoding

[jboss-user] [JBoss Seam] - Error javascript in s:selectDate

2007-03-01 Thread rengar
-I use s:selectDate : | h:inputText id=diaLlegada value=#{lstEstablecimientos.diaLlegada} required=true | s:convertDateTime pattern=dd/MM// | /h:inputText | s:selectDate for=diaLlegada | h:graphicImage

[jboss-user] [JBoss Seam] - Re: Error javascript in s:selectDate

2007-03-01 Thread rengar
I use Jboss-seam-1.2.0.PATCH1. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4024143#4024143 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4024143 ___ jboss-user mailing list

[jboss-user] [Installation, Configuration Deployment] - Re: Howto package datasource and MQ definitions in ear

2007-03-01 Thread aschulz
Thanks for your replies. I choose the boss-app.xml-alternative and it is working great. Alex View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4024144#4024144 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4024144

[jboss-user] [JBoss Seam] - Re: Excel support in Seam: any interest?

2007-03-01 Thread mjek2
@Gavin: I'll try to enhance my x-taglib now in order to create some non-trivial example (e.g. something like Seam PDF example). Then I'll create a JIRA issue and submit it there, ok? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4024145#4024145 Reply to the

[jboss-user] [JBoss Seam] - Re: Seam/Hibernate meetup in San Francisco, Friday, March 2

2007-03-01 Thread felipevaa
Hello everyone! This message is just to encourage all Bay Area locals to attend this meeting. It would be a great opportunity to form some kind of local Seam group (if there's any interest) If you cannot make it on Friday but are interested in forming a group, feel free to email me and I'll

[jboss-user] [JBoss Seam] - Re: Error javascript in s:selectDate

2007-03-01 Thread jalupa
Did you configure the Seam Resource Servlet in your web.xml? servlet-nameSeam Resource Servlet/servlet-name servlet-classorg.jboss.seam.servlet.ResourceServlet/servlet-class servlet-mapping servlet-nameSeam Resource Servlet/servlet-name

[jboss-user] [JBossWS] - jbossws-1.2.0.GA released

2007-03-01 Thread [EMAIL PROTECTED]
As of this post I am happy to anounce that jbossws-1.2.0.GA is released. This is our first imlementaion that supports both JAX-WS and JAX-RPC style web services. jbossws-1.2.0.GA runs on jboss-5.0.x, jboss-4.2.x, jboss-4.0.5, Tomcat. JAX-WS brings to web services what EJB3 brings to EJB. With

[jboss-user] [Security JAAS/JBoss] - Re: Help ... flushAuthenticationCache don't work

2007-03-01 Thread ecoray
Hi use your security-domain name as argument for the flushAuthenticationCache() operation. Tested with jboss-3.2.5 Your security-domain name is : ReportingServcieJAAS in this case invoke : flushAuthenticationCache(ReportingServcieJAAS) 1. start jmx-console and select

[jboss-user] [JBoss Seam] - Re: system requirements for jboss seam

2007-03-01 Thread miketech
Hi, thanks for your answers. Well sorry. I meant, I wanna run the applications on this machine. The development will happen on another one. So I don't need eclipse or anything else but JBoss Seam with a database behind working on it. More memory or cpu power is not possible at the moment and I

[jboss-user] [JBoss Seam] - Trinidad / ajax4jsf do esn´t work anymore in Seam 1.2.0

2007-03-01 Thread hamtho2
Hi @all, I greately appriciate all the work you did for the release of 1.2.0 and I really understand, that it is necessary to break with the old architecture at a special point. But unfortunately I have the problem now, that I can´t upgrade from 1.1.6 to 1.2.0 due to an incompability between

[jboss-user] [Installation, Configuration Deployment] - JBoss 4.0.5 installation

2007-03-01 Thread rgelfand
Hello! We have 2 development teams that use JBoss 4.0.5 as a third party software. One of them just downloaded JBOS-4.0.5-GA zip file and opened it on some directory. The second team performed installation using Installer, located on the site, and created its own installation, using All

[jboss-user] [JBoss Seam] - Which aproach is recommended?

2007-03-01 Thread Seto
It seems that Seam has 3 aproaches to use. POJO+HEM POJO+JPA EJB3 I'm coufused about choosing the aproaches. It seems that the EJB3 is recommended by the official. But the framework extending isn't support by now. And also various platform doesn't support. The POJO+HEM/JPA is much

[jboss-user] [JBoss Seam] - Re: Error javascript in s:selectDate

2007-03-01 Thread rengar
Ok. This is error. Thanks. -Now, I use locale=es y datePattern=dd/MM/ but in javascript put: | var CAL_DATE_FORMAT = 'MM/dd/'; | -I supposed this is a bug. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4024158#4024158 Reply to the post :

[jboss-user] [JBoss Seam] - @DataModelSelection defaults to first value in model??

2007-03-01 Thread edeprez
Very simple use case. I've a DataModel, initialized through @Factory. It is never empty at first. | @DataModel | private ListItem items; | @DataModelSelection @Out(required=false) | private User selItem; | I'd like to invite the user to select an item in the list when no selection

[jboss-user] [JBoss Seam] - Re: minor seam security questions

2007-03-01 Thread ask4saif
Thanx baz for ur reply, I am currently studying the ref manual of seam 1.2.0, but still i dont know how to define and check permissions or privileges for one component. In my application I have multiple roles and the roles have assigned privileges(permissions). Multiple roles can be assigned

[jboss-user] [JBossWS] - Re: jboss-1.2.0GA info

2007-03-01 Thread [EMAIL PROTECTED]
You need to include jbossws-wsconsume-impl.jar in your client classpath I updated the wiki http://jbws.dyndns.org/mediawiki/index.php/Install_JBossWS and the distribution http://labs.jboss.com/file-access/default/members/jbossws/downloads/jbossws-1.2.0.GA.zip cheers View the original post :

[jboss-user] [JBossWS] - Re: How to control port name in generated WSDL

2007-03-01 Thread mikaelstaldal
Upgrading to JBossWS 1.2.0 solved this problem. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4024163#4024163 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4024163 ___ jboss-user

[jboss-user] [JBoss Seam] - Re: Which aproach is recommended?

2007-03-01 Thread [EMAIL PROTECTED]
It all depends what you want to do and what your priorities are. Anybody who would recommend something without knowing that would just tell you what they think is good for their situation, not for your situation. View the original post :

[jboss-user] [JBoss Portal] - Removing the defaults - clean portal

2007-03-01 Thread staale
Describe your environment: JBoss Portal Version: JBoss portal 2.2.1-SP3 downloaded JBoss AS Version: JBoss 4.0.4 GA Database Vendor and Version: Oracle 10g JDBC Connector and Version ojdbc14 for oracle 10.2.0.1 OS Platform : Ubuntu Linux (2.6.16-1-686) Describe the problem: We have a rather

[jboss-user] [Installation, Configuration Deployment] - JBoss 4.0.5 installation

2007-03-01 Thread rgelfand
Hello! We have 2 development teams that use JBoss 4.0.5 as a third party software. One of them just downloaded JBOS-4.0.5-GA zip file and opened it on some directory. The second team performed installation using Installer, located on the site, and created its own installation, using All

[jboss-user] [EJB 3.0] - Computed Columns in Entities

2007-03-01 Thread eiben
Hi, I would like to include a computed column in my entity. I have two tables Order and Orderitems, so I want to have a property in my Order entity that contains a COUNT(Orderitems.*). Is that possible? If yes, how? If now, what would be a possible solution? View the original post :

[jboss-user] [JBoss jBPM] - Re: jBPM jPDL GPD 3.1.0 alpha3 released

2007-03-01 Thread camunda
Hi Koen! Nice thing, the new GPD :-) Thanks a lot for introducing support for super states, thats really, really cool! I have some very basic problems with the plugin, but I have not found any JIRA issues for that. because I am always a little bot confused which comes from Eclipse or plugins,

[jboss-user] [Security JAAS/JBoss] - Re: Help ... flushAuthenticationCache don't work

2007-03-01 Thread kristof.devos
THX for the reply The problem is more complex, we do a password change and want the current session to use the new password for any EJB access call -- nipunbatra indeed this is a solution but we want to avoid an authorization call (remote in our case) for each EJB access, that's why we enable

[jboss-user] [JBossWS] - Re: .war Deployment fails after upgrade to jbossws-1.2.0.GA

2007-03-01 Thread [EMAIL PROTECTED]
Make sure you update the jaxb jars that come with the distribution. jbossws-1.2.0 is supported on jboss-4.0.5 and above. We have not done QA on jboss-4.0.4 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4024176#4024176 Reply to the post :

[jboss-user] [JBoss Seam] - Seam and plain old JDBC code

2007-03-01 Thread syncro
Hey all I understand that to be truly efficient with Seam you need to run some sort of ORM tool (Hibernate preferably). At our company we are in desperate need of introducing a web framework and i'm thinking of using Seam, but our db persistence code is all JDBC. Is it still worth using Seam,

[jboss-user] [EJB 3.0] - Re: Computed Columns in Entities

2007-03-01 Thread jlessner
The only portable way I know is by queries which return both, the actual entity and the computed value as two different result elements, e.g. EntityManager em; Query q = em.createQuery(SELECT o, COUNT(o.positions) FROM OrderEntity o ...); ListObject[] results = q.getResultList(); for

[jboss-user] [JBoss Seam] - Re: Seam and plain old JDBC code

2007-03-01 Thread [EMAIL PROTECTED]
Depends what the API of your persistence code is. If you call loadThatStuff() and an instance of some domain object is returned, that should work just fine. JSF, Seam, and so on are really based on domain objects with property accessor methods and collections. It will be a bit more work for you

[jboss-user] [JBoss Seam] - Re: Seam and plain old JDBC code

2007-03-01 Thread [EMAIL PROTECTED]
By the way, if you migrate your SQL stuff into Hibernate, and if you use the StatelessSession API of Hibernate 3.x, you will get a very simple JDBC command persistence layer, without all the fancy new semantics of a full ORM (no object dirty checking, no caching, no cascading, etc). Hibernate

[jboss-user] [JBoss jBPM] - Re: jBPM jPDL GPD 3.1.0 alpha3 released

2007-03-01 Thread camunda
I played around with the tool a little bit more and I am not really shure what happens. I think the main problem is, that in the source added transitions are not shown in the diagram. After then adding them there I had some confusing with Transitions (some duplicates, some invalid, ...). So I

[jboss-user] [JBoss Seam] - Re: minor seam security questions

2007-03-01 Thread baz
These steps can help: 1. study the seamspace example 2. read the Jboss Rules doc(http://labs.jboss.com/portal/jbossrules/docs/index.html) Make yourself clear what do you need, security for EJBs or security for the web pages. The later is configured with the seam tags (s:hasRole etc) The first

[jboss-user] [JBoss jBPM] - [Newbie] Using jBPM

2007-03-01 Thread hmrizin
Hi Till now I have been using J2EE Webservices/WS-BPEL combination for business integration. Can I use the same approach with JBossESB/jBPM combination? That is.. is it possible to orchestrate the services deployed in JBossESB through jBPM. Thanks in advance Riyaz View the original post :

[jboss-user] [JBoss Seam] - Re: s:fileUpload whit portal

2007-03-01 Thread jampierre
Hi All, any idea to solve this problem? Thanks View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4024192#4024192 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4024192 ___

[jboss-user] [Clustering/JBoss] - login problems on cluster

2007-03-01 Thread luca.xlb
Hi all! We have created an application that works fine on a single jboss. Now, we need to go on a cluster. I've configured a load balancer and 2 jboss, with mod_jk. Session replication seems to work fine. The only problem is in the login phase. When only one of the two jboss is up all works.

[jboss-user] [JBossCache] - TreeCache config in cluster

2007-03-01 Thread ottuzzi
Hi there, I'm trying out TreeCache in our webApp deployed on a Weblogic 8.1 cluster on Solaris machines. In our production environment we have 32 nodes scattered on 4 heavily multihomed machines: how can I set the correct bind_addr for each node? Which is the best practice you would suggest?

[jboss-user] [JBoss Seam] - Ajax4jsf Filter -- I go wild page

2007-03-01 Thread rengar
-If I put in web.xml : | !-- Ajax4jsf (must come first!) -- | | filter | display-nameAjax4jsf Filter/display-name | filter-nameajax4jsf/filter-name | filter-classorg.ajax4jsf.Filter/filter-class | /filter | | filter-mapping |

[jboss-user] [Remoting] - Re: SSLHandshakeException when connecting to JNDI

2007-03-01 Thread Clarich
anonymous wrote : | The detectors will periodically ping the servers they know about to see if they are still alive. The ping is an actual invocation on the server, so, for sslsocket, there will be an SSL handshake, for which the client will need a truststore. | Well the problem is, that

[jboss-user] [JBoss Seam] - Re: Trinidad / ajax4 jsf doesn´t work anymore in Seam 1.2.0

2007-03-01 Thread baz
I have not used trinidad yet. But i have seen numerous errors when i mix servlet mapping and url mapping of filters in the xml. So i now use only one of them. Perhaps it helps when you change your trinidad filter mapping to url mapping View the original post :

[jboss-user] [JBoss Seam] - Pagination With Query Objects Bug?

2007-03-01 Thread tazman
Hi all! I think I discovered a bug with the pagination logic of Query objects. I have a query object comments defined in my components.xml. max-results param is set to 5 and I know that I have 10 comments in the DB. I can use the following code for the rendering of a next page link: s:link

[jboss-user] [JBoss Seam] - Re: Error javascript in s:selectDate

2007-03-01 Thread rengar
With s:selectDate for=diaLlegada dateFormat=dd/MM// works fine. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4024214#4024214 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4024214

[jboss-user] [JBoss jBPM] - Re: jBPM jPDL GPD 3.1.0 alpha3 released

2007-03-01 Thread [EMAIL PROTECTED]
Hi Bernd, Thanks for the feedback. The XML synchronization with the graphical view is not working fully yet. That will be acted upon the coming weeks. It should be ready for the beta releases. Cheers, Koen View the original post :

[jboss-user] [JBoss jBPM] - Problem BPEL: SOAP Messages in a web service invocation

2007-03-01 Thread agusgr
Hello, I'm working with jBoss-4.0.5.GA, jbpm-bpel-1.1.Beta3 and jBossws.1.0.3.SP1. I have developed a simple bpel process with and invocation to a external web service. I deploy the process without problems but when I test it I have the following problem: The SOAP message to the web service is

[jboss-user] [JBoss Seam] - File(data) Download problem...

2007-03-01 Thread waheed.murad
i am using seam-gen. i am trying to dowload a file or data from server as file. my code is FACELETS CODE: h:commandButton value=donwload file actionListener=#{ERegReportHandlerAction.downloadReportFile}/ Sessionbean Function: public void downloadReportFile(){

[jboss-user] [JBossWS] - Using rpc/encoded

2007-03-01 Thread mikaelstaldal
I use JBossWS 1.2.0. The documentation for JBossWS 1.2.0 says JBossWS has basic support for rpc/encoded, but it doesn't say how to activate it. How can I deploy a Web Service supporting rpc/encoded? I know that rpc/encoded is not recommended, but I need to maintain interopability with some

[jboss-user] [JBoss jBPM] - Re: [Newbie] Using jBPM

2007-03-01 Thread kukeltje
anonymous wrote : Can I use the same approach with JBossESB/jBPM combination? Sure (although it might differ in the details) anonymous wrote : That is.. is it possible to orchestrate the services deployed in JBossESB through jBPM. Not yet (afaik), but people are working on it. To be sure Alex

[jboss-user] [JBoss Seam] - Re: Excel support in Seam: any interest?

2007-03-01 Thread mjek2
Just one more note about templates: actually it should be possible to load them as application resources (or even from a URL?) i.e. without additional configuration. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4024236#4024236 Reply to the post :

[jboss-user] [EJB/JBoss] - jboss + xdoclet.

2007-03-01 Thread ambika
Hi, I am trying to build the MedRec application to test on jboss. I am using jboss 4.0.5.GA, xdoclet 1.2.3 and java 1.5. I am getting following error, [ejbdoclet] (XDocletMain.start 54 ) Generated file

[jboss-user] [JBoss Seam] - Re: Which aproach is recommended?

2007-03-01 Thread Seto
Thanks. I have my answer now. With the issue of extending the framework, I think I should choose the pojo aproach. Maybe in the future I migrating my project to EJB3 will be better. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4024243#4024243 Reply to the

[jboss-user] [JBoss Portal] - wsrp session propagation problem

2007-03-01 Thread karink
Hi, using SAP Portal as consumer and JBoss Portal (JBoss 4.0.5GA + JBossPortal 2.6 DR1) as consumer. I recognized that for each remote invocation a new session is created on JBoss side. SAP stated that this depends on the answer from JBoss during the getServiceDescription method, where JBoss

[jboss-user] [JBoss Seam] - Re: system requirements for jboss seam

2007-03-01 Thread svadu
May be this wil help... I used to run a small JSF application JBoss 4.0.3 on PIII,500MHz,256MB RAM. The deployment was pretty slow (so I dont recommend it for development) but once deployed it did the job (I also didn't have high load btw). View the original post :

[jboss-user] [JBoss jBPM] - Re: Missing (config) files starters kit?

2007-03-01 Thread Johan.Parent
@Ronald: How do I go about submitting my patch? Or will this all becoming clear when I'll open the issues in JIRA? Regards, Johan View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4024246#4024246 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: Missing (config) files starters kit?

2007-03-01 Thread kukeltje
you can attach them to the jira issue. Tom will review them (I´ll notify him) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4024247#4024247 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4024247

[jboss-user] [JBoss Seam] - Re: Seam interceptor ERROR

2007-03-01 Thread michaelveit
Hello, I got the same problem using a user defined interceptor. Without ICEfaces, it's running fine, but with ICEfaces I get: 2007-03-01 14:02:06,140 ERROR [com.icesoft.faces.facelets.D2DFaceletViewHandler] Problem in renderResponse: /moses/image.xhtml Not Found in ExternalContext as a

[jboss-user] [JBoss Seam] - Re: system requirements for jboss seam

2007-03-01 Thread miketech
Hi svadu, thanks. Good to know, that JBoss works on it. Tomcat should be enough for my app. But you have only been working with JSF, not the full JBoss Seam framework, right? Greetings Mike View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4024250#4024250

[jboss-user] [JBoss jBPM] - Re: jBPM jPDL GPD 3.1.0 alpha3 released

2007-03-01 Thread camunda
Allright. I had some new strange errors now, while deleting a transition Eclipse crashed and if I now try to open the process diagramm, i get a Exception: | !ENTRY org.jbpm.gd.jpdl.ui 4 0 2007-03-01 14:28:58.921 | !MESSAGE Could not create graphical viewer | !STACK 1 |

[jboss-user] [JBoss Seam] - Re: Seam PDF iText generation ERROR

2007-03-01 Thread michaelveit
Sorry, I meant phase-listener, not interceptor. ;) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4024252#4024252 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4024252 ___

[jboss-user] [JBoss Seam] - Re: Trinidad / ajax4 jsf doesn´t work anymore in Seam 1.2.0

2007-03-01 Thread hamtho2
You were right, that´s it! Thanks a lot. These forums are just great. I would have never come to this idea! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4024258#4024258 Reply to the post :

[jboss-user] [Clustering/JBoss] - Re: Problem with datasources, they start, but my apps cannot

2007-03-01 Thread sebastianlacuesta
Well, in the default config it seems that JMS uses the hypersonic db, and I read everywhere that this is a bad idea in a production environment (I couldn't find why), so I changed the DefaultDS to use mysql locally, and then I changed the DataSourceBinding at mysql-jdbc2-service.xml to use it,

[jboss-user] [Installation, Configuration Deployment] - Re: JBoss 4.0.5 installation

2007-03-01 Thread jwenting
the installer can install support for things like EJB3 so most likely contains newer (and possibly more) jars than the zip. You can just zip the installation directory created by the installer and have your own zipped version. JBoss 4.0 works very well with 1.5, in fact it requires it for some

[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-03-01 Thread swestbom
Any chance of dealing with this bit when using overwrite for *object.xml? 09:10:14,124 WARN [EhCacheProvider] Could not find configuration [org.hibernate.cache.StandardQueryCache]; using defaults. 09:10:17,937 INFO [DefaultLoadEventListener] Error performing load command

[jboss-user] [Security JAAS/JBoss] - Re: EJB Security Question

2007-03-01 Thread jaikiran
anonymous wrote : Does this restrict access to users with a valid-user role or does the unchecked with the wildcard allow anyone to access the secureMethod? If i am not wrong, i remember reading a similar post where it was mentioned that in such cases the stricter restriction will be used for

[jboss-user] [JBoss jBPM] - Ambiguous user guide

2007-03-01 Thread angra81
Hi, I'm following the user guide http://docs.jboss.com/jbpm/bpel/getstarted.html to begin working with jbpm bpel. At the paragraph http://docs.jboss.com/jbpm/bpel/getstarted.html#getstarted.jbpmbpel he explains two different ways to get the jbpm bpel package. My really big problem is that the

[jboss-user] [JNDI/Naming/Network] - Re: JNDI Problem

2007-03-01 Thread jaikiran
Can you post your -ds.xml and the code where you are looking up the datasource. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4024267#4024267 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4024267

[jboss-user] [JBoss Seam] - Seam Security Question - Tomcat Valve

2007-03-01 Thread bsmithjj
Hello, We have written a custom Tomcat valve-realm implementation that integrates our JBoss servers with a CAS-SSO system. Our valve-realm implementation supplies the Principal to the HttpServletRequest and handles invocations of isUserInRole(String role) on the HttpServletRequest. This

[jboss-user] [Clustering/JBoss] - JNDI vs. HA-JNDI lookups

2007-03-01 Thread Marlig
Hi, I've been using JBoss clustering for a while now and it's working great. Thanks! Now I've come across a matter from which I thought I knew how it worked for sure, but somehow it doesnt. It's about the behaviour of (HA-) JNDI lookups from a remote client. My assumption was the following:

[jboss-user] [Installation, Configuration Deployment] - Re: Configuring Classloader Domains

2007-03-01 Thread jimmycallaghan
I've tried various things in the jboss-app.xml but the lastest try was simply: | loader-repository | mint.telrock.com:loader=mint | /loader-repository | /jboss-app Put this in application A and application B but they can't see one anothers classes. This is a pain

[jboss-user] [Installation, Configuration Deployment] - Re: Configuring Classloader Domains

2007-03-01 Thread jimmycallaghan
Correction in the pasted code obviously it was: | jboss-app | loader-repository | mint.telrock.com:loader=mint | /loader-repository | /jboss-app | View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4024272#4024272 Reply to the

[jboss-user] [Installation, Configuration Deployment] - Re: jboss-5.0.0.Beta1 BUILD FAILED

2007-03-01 Thread [EMAIL PROTECTED]
anonymous wrote : | And for what great reason should i use 5.0? | The simple fact that we do not, as of yet, support 1.6. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4024276#4024276 Reply to the post :

[jboss-user] [Messaging, JMS JBossMQ] - JmsMessageConsumer vs SpiMessageConsumer

2007-03-01 Thread kspreddy
Hello, I am not sure of the different between org.jboss.resource.adapter.jms.JmsMessageConsumer and org.jboss.mq.SpiMessageConsumer. (similarly JmsSession vs SpiSession) Is there any doc that explain when to use what? The reason why I am asking this question is: Using

[jboss-user] [JBossCache] - memory leak

2007-03-01 Thread gmeroz
I use JBossCache-all-2.0.0.ALPHA2. i have a memory leak in my application when i use JBossCache. The following test reproduce it. It add 100 Person object to the cache, than it remove them from the cache and repeat... When i use profiler, I see that the number of instances of Person is

[jboss-user] [JBoss jBPM] - Re: Missing (config) files starters kit?

2007-03-01 Thread Johan.Parent
Ok, it's done http://jira.jboss.com/jira/browse/JBPM-858 I don't know how to make a build so I could not test the code but it should do the job. Johan View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4024279#4024279 Reply to the post :

[jboss-user] [JBoss Seam] - exceptions.xml : display exception's information

2007-03-01 Thread synthez84
Hi, I'm looking how to use Seam exception handling with exception.xml, in Seam 1.1.1. The redirection seems to be executed, but I know nothing about the exception. I've got an actionBean, that throw an exception like | throw new Exception(Don't worry, just a test...); My exceptions.xml

[jboss-user] [JBossWS] - Re: Using rpc/encoded

2007-03-01 Thread [EMAIL PROTECTED]
Its activated by default View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4024281#4024281 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4024281 ___ jboss-user mailing list

[jboss-user] [JBossWS] - Re: WSDL - Schema definitions

2007-03-01 Thread [EMAIL PROTECTED]
@WebService supports wsdlLocation in which case the wsdl that you privide is fed back to the client. Of course you will have to set your annotations such that it conforms to the abstract contract. Try wsconsume. View the original post :

[jboss-user] [JBossWS] - Re: receiving a AxisFault in the client

2007-03-01 Thread [EMAIL PROTECTED]
http://jbws.dyndns.org/mediawiki/index.php/Quick_Start View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4024287#4024287 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4024287 ___

[jboss-user] [JBoss jBPM] - problem of deployment

2007-03-01 Thread abdenourh
I have a problem when I try to deploy my process processdefinition.xml when I execute this code public static void main(String[] args){ jbpmConfiguration = JbpmConfiguration.parseResource(jbpm.cfg.xml); ProcessDefinition P =

[jboss-user] [JBoss Seam] - Re: exceptions.xml : display exception's information

2007-03-01 Thread synthez84
Here are my log : [Exceptions] reading exceptions.xml [MetaMethodBinding] Error processing action expression #{actionBean.doException}: javax.faces.el.EvaluationException: Exception while invoking expression #{actionBean.doException} And still no message in html page... View the original

  1   2   3   4   >