[jboss-user] [JBoss Portal] - How to create our own jsp portlet using JbossPortal

2007-04-24 Thread ritesh_sanjay
Hi All, I am new to JSPPprtal. Can anyone provide me details and steps to create my own jsp portlet and add it to my Portal. It's urgently need.Please help!!! Thanks in advance! Ritesh Gupta. India. View the original post :

[jboss-user] [JBossCache] - Re: Buddy Replication on Weblogic

2007-04-24 Thread vinayakkhamkar
Thanks for the reply, now error related to Transaction lookup is resolved. But still the contents are not replicated, as in if application-1 puts some value into cache then it is not visible when accessed from application-2. But when I remove BuddyReplication configuration from the

[jboss-user] [JBoss Seam] - is an upgrade guide available for Seam?

2007-04-24 Thread baz
Hello, if someone knows an upgrade guide for Seam please send me the pointer. Thanks. I evenappreciate a chapter in the doc with upgrade instructions(at least with pointers to resources on the net) My problem: Created an app with seam1.2.0Patch1. Runs fine. Each form is validated correctly

[jboss-user] [JBoss Portal] - Re: Simple JSP Portlet In the Ref Manual / reloading page

2007-04-24 Thread ritesh_sanjay
Hi, Can you pls tell me how to create and deploy JSP Portlet on JbossPortal. I have created one Portal and not need to create one jsp portlet and iframe on that. Please provide your inputs u have any idea on that. Thanks in advance! Ritesh. View the original post :

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

2007-04-24 Thread baz
I will investigate further on the next weekends. Perhaps my generated app is to complex? It contains oer 20 entities which are making massive use of composite primary keys. I am going to create a tiny little datamodel with only 2 tables and one foreign key. If i can hunt the problem done, i

[jboss-user] [JBoss jBPM] - Re: eclipse 3.2.2 and GPD 3.x not compatible?

2007-04-24 Thread cahimoped
I failed to have it working with 3.2.2 too so I installed it on 3.3 and it works fine for me. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4040090#4040090 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4040090

[jboss-user] [JBoss jBPM] - Re: eclipse 3.2.2 and GPD 3.x not compatible?

2007-04-24 Thread avbentem
What version of GPD are you trying to use? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4040091#4040091 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4040091 ___ jboss-user

[jboss-user] [JNDI/Naming/Network] - JBossXBException trying to bind a String to JNDI using docum

2007-04-24 Thread mrobin21
Hello, I am trying to bind a serverId to an instance of a JBoss Server using the example on page 144 of the jboss-j2ee.pdf documentation, but it gives this error: 16:56:56,461 DEBUG [JBossEntityResolver] Cannot resolve [publicID=null,systemID=urn:jboss:jndi-binding-service] 16:56:56,560 INFO

[jboss-user] [Security JAAS/JBoss] - Re: The neverending logout topic

2007-04-24 Thread chakotey07
Ooooh yeah, this code... anonymous wrote : // get the current subject and its context within the security realm | final javax.security.auth.Subject subject = (javax.security.auth.Subject) new javax.naming.InitialContext().lookup(java:comp/env/security/subject); | final

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Re: Pass session id in url

2007-04-24 Thread A_titov82
Thank you for answer... But it does not work as expected. Session id is not added to url. Here is my jboss-web.xml: | ?xml version=1.0 encoding=UTF-8? | jboss-web | context-rootclient1/context-root | use-session-cookiesfalse/use-session-cookies | /jboss-web | And here is

[jboss-user] [JBoss Seam] - Re: is an upgrade guide available for Seam?

2007-04-24 Thread CptnKirk
I'd use the latest version of Seam and seam-gen to generate a new seam project, then migrate src and resource files. In the future you should be able to then update the seam-gen generate project when new versions of seam come out, as seam-gen has an update capability for automatic update

[jboss-user] [JBoss jBPM] - Re: eclipse 3.2.2 and GPD 3.x not compatible?

2007-04-24 Thread cahimoped
3.0.13 for me... I followed the link in the dowload section... I didn't try really hard with Eclipse 3.2.2 since I already got 3 different versions of Eclipse here : it was easier to change Eclipse instead of searching if the error was caused by some strange dependency problem, a GPD bug or

[jboss-user] [JBoss jBPM] - Re: eclipse 3.2.2 and GPD 3.x not compatible?

2007-04-24 Thread cahimoped
cahimoped wrote : 3.0.13 for me... I followed the link in the dowload section... | | I didn't try really hard with Eclipse 3.2.2 since I already got 3 different versions of Eclipse here : it was easier to change Eclipse version (and tools version with it) instead of searching if the error

[jboss-user] [JBoss jBPM] - Re: eclipse 3.2.2 and GPD 3.x not compatible?

2007-04-24 Thread cahimoped
Ouch sorry I'm still slepping this morning... I wanted to edit my post and... :-/ View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4040101#4040101 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4040101

[jboss-user] [JBoss Seam] - Re: xhtml and ©

2007-04-24 Thread denis-karpov
http://www.w3schools.com/tags/ref_entities.asp nbsp ; #160 ; View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4040105#4040105 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4040105

[jboss-user] [JBoss Portal] - Re: How to create our own jsp portlet using JbossPortal

2007-04-24 Thread mohan_chaudhari
Hello Ritesh, I am also new to portlets but i think u can download some examples from this link which also contains example of jspportlet http://labs.jboss.com/portal/portletswap U can start by modifying that examples . before that read reference guide,user guide if u haven't read

[jboss-user] [JBoss Portal] - Re: How to create our own jsp portlet using JbossPortal

2007-04-24 Thread ritesh_sanjay
Hi, Thanks for your imme reply. Actually I have already downloaded helloWorld.jsp portlet. I just wanted to know how to add this jsp portlet into my PORTAL/ Repositary. What steps need to follow to include this jsp portlet on my created Portal on JbossPortal. Ritesh View the original post :

[jboss-user] [JBoss Portal] - Need to know how can I add my created jsp into my Portal

2007-04-24 Thread ritesh_sanjay
Hi, I need to know how can I add my created jsp into my Portal, which is on JbossPortal.I have already downloaded helloWorld.jsp portlet. I just wanted to know how to add this jsp portlet into my PORTAL/ Repositary. What steps need to follow to include this jsp portlet on my created Portal on

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

2007-04-24 Thread bob_walker99
Hi, thanks for the suggestions, I've had to roll back to 1.0.1 SP4 as this is a productions server, so I can't diagnose further at this point. Before I rolled back I tried lsof whilst I was getting the error and it was reporting between 5000-7000 handles, the rolled back system is currently

[jboss-user] [JBoss Portal] - JBoss Portal 2.6.0 CR1 Release

2007-04-24 Thread [EMAIL PROTECTED]
We have released the 2.6 Candidate Release 1: What's new since the 2.4 release ? - Partial portlet refresh - hot - Google gadget integration - hot - Management portlet completely redone! - WSRP 1.0 Compliance - Improvements of the dashboards with capability to edit private pages and copy a

[jboss-user] [JBoss jBPM] - Re: conditional trans in 3.2 - deprecated syntax doesn't wor

2007-04-24 Thread cristim1979
JBPM-854 is not related, i've checked it already. But http://jira.jboss.com/jira/browse/JBPM-853 is exactly this issue (haven't found it before), and explains the cause and a fix. thanks, topic can be closed. View the original post :

[jboss-user] [JBoss jBPM] - Re: Problem: hibernate and webapp sample

2007-04-24 Thread ricardomarques
humm is there some doc regarding this problem? I've never used this database so i don't get the clue how to do that. I'm probably going to try to use mysql, i think i have read some doc about that, but don't know where. Thanks anyway :) View the original post :

[jboss-user] [Installation, Configuration Deployment] - reload jars in server/default/lib

2007-04-24 Thread bongoklaus
Hello. I have some projetcs running on my JBOSS 4.0.1SP1, which use several external jars. These external jars reside in the server/default/lib-folder. All my projects use the same versions of jars, so version conflicts do not appear and isolated classloading is not necessary. The problem is,

[jboss-user] [Installation, Configuration Deployment] - Re: reload jars in server/default/lib

2007-04-24 Thread [EMAIL PROTECTED]
Classes in server/xxx/lib are statically deployed. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4040124#4040124 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4040124 ___

[jboss-user] [JBoss jBPM] - Re: Process files not uploaded

2007-04-24 Thread gogoasa
Hello, I am asking myself the very same question, have you found an answer ? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4040125#4040125 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4040125

[jboss-user] [JBoss Seam] - Re: Simplest s:fileUpload usage

2007-04-24 Thread [EMAIL PROTECTED]
yuwono wrote : Yes, it works for both SLSB and SFSB above. So, I can't use JSPs or it should be a TODO task for seam (to work along with JSP)? | | Thanks Shane. I thought JSP's would have been extinct by now, but I guess you could go ahead and raise it in JIRA :) View the original post :

[jboss-user] [JBoss jBPM] - Problem using jbpm server with fuzzy logic library

2007-04-24 Thread jfrancoisl
Hi, I am having problem with the jbpm server, more precisely, I am trying to implement certain calculations following a task activation in a jbpm workflow, and everything works fine until I initialise a class from the external library FuzzyJToolkit I have no problem until I initialise an

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

2007-04-24 Thread ghiormar
Is you're drop zone the same as the drag zone? I was getting the same error when i didn't set the types right. you should drop then to a diffrent container in this case. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4040128#4040128 Reply to the post :

[jboss-user] [JBoss Seam] - question : avoid conversation id parameter for RESTful appli

2007-04-24 Thread zdaler
I'm trying to create a RESTful application (starting from the blog example) but I'm having problem trying to get rid of the cid parameter : Using this in pages.xml page view-id=/login.xhtml | navigation | rule if=#{identity.loggedIn} | redirect

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Re: Pass session id in url

2007-04-24 Thread Raist_Majere
Are you using the response method encodeURL to put the id in the url written in the page http://java.sun.com/j2ee/1.4/docs/api/javax/servlet/http/HttpServletResponse.html#encodeURL(java.lang.String) or using any tag library to do so? Or you just write down the URL? View the original post :

[jboss-user] [JBossCache] - NPE occuring in OptimisticNodeInterceptor in 1.4.1SP3

2007-04-24 Thread Benbo
Hi There, I'm currently using JBossCache 1.4.1SP3, with Hibernate 3.2.2, using the following config files: treecache.xml: server | | classpath codebase=./lib archives=jboss-cache.jar, jgroups.jar/ | | | !--

[jboss-user] [JNDI/Naming/Network] - Re: Difference between 'java: Namespace' and 'Global JNDI Na

2007-04-24 Thread kooudy
Sorry, I am late, but no email notification have received | xa-datasource | jndi-nameproject/jndi-name | use-java-contextfalse/use-java-context | track-connection-by-tx/ | xa-datasource-classorg.postgresql.xa.PGXADataSource/xa-datasource-class |

[jboss-user] [JBoss Seam] - Re: is an upgrade guide available for Seam?

2007-04-24 Thread baz
Thanks for the answer. This is exactly the way i travel when i can deploy on an app server (Jboss). For older or newer applications not generated by seam-gen this is no solution. The same holds for apps that must be deployed on tomcat without embedded ejb (using hibernate in the microcontainer).

[jboss-user] [JBoss jBPM] - Re: jBPM books

2007-04-24 Thread Light_Stalker
kukeltje wrote : designer of what? processes? Lot's of good courses on that separate of jBPM To design the core engine of workflow,I'am seriously:) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4040135#4040135 Reply to the post :

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

2007-04-24 Thread fhh
| insert into TUser (id, userid, username, userdesc) values (iii, 'useridproc', 'usernameproc', 'userdesc'||iii); | Did I mention somewhere that you should use bind variables? Your problem is not a Java problem, you should start looking at how databases work. Regards Felix View the

[jboss-user] [JBoss jBPM] - Re: Problem using jbpm server with fuzzy logic library

2007-04-24 Thread kukeltje
look in the serverlogging for more info on this error (it even says that at the bottom of the screen) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4040137#4040137 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4040137

[jboss-user] [JBoss jBPM] - Re: jBPM books

2007-04-24 Thread kukeltje
PVM, the Process Virtual Machine is the new core. Look at the Design of PVM forum and at the PVM source. That is where the discussion on the new core (even better separation of concerns and more flexible) Books on this are rare if at all... View the original post :

[jboss-user] [Security JAAS/JBoss] - SecurityAssociaton.getSubject is null

2007-04-24 Thread AbhayaJha
Hi, We are migrating JBoss 3.2.3 to JBoss 4.0.5.GA. We have configured login-config.xml and jboss-service.xml for JAAS. configurations are as below: anonymous wrote : conf/login-config.xml application-policy name=settlement login-module

[jboss-user] [EJB 3.0] - Re: Problem with composite Primary key which is also a forei

2007-04-24 Thread fhh
Create a PkClass that has a parent object and a String, like so: | @Embeddable | public class Child { | | private Parent parent; | | private String language; | | |// Getters and Setters | | } | View the original post :

[jboss-user] [JBoss Seam] - Re: orm.xml causes No active session context

2007-04-24 Thread liudan2005
Has anyone had the same problem? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4040143#4040143 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4040143 ___ jboss-user mailing list

[jboss-user] [Installation, Configuration Deployment] - Re: Multiple Servers

2007-04-24 Thread jc36lect3r
Hey. Does it mean we have to set this multiple instances during installation? Cant we add one more instance after the normal single instance installation? Thanks !! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4040144#4040144 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Unable to catch exception in remove method

2007-04-24 Thread jpviragine
Thanks a lot. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4040145#4040145 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4040145 ___ jboss-user mailing list

[jboss-user] [Installation, Configuration Deployment] - Re: Problem w/ Multiple Servers and JBoss as Service

2007-04-24 Thread jc36lect3r
hey.. give it a manual delay or put some sleep function before u start the second service. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4040146#4040146 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4040146

[jboss-user] [JCA/JBoss] - ClassCastException: $Proxy60

2007-04-24 Thread mhammam
Hi all; In my application i want to cast WrappedResultSet to OracleResultSet, but doesn't work; return (OracleResultSet) resultSetToCast; and when the following code before the cast : if (resultSetToCast instanceof org.jboss.resource.adapter.jdbc.WrappedResultSet ) {

[jboss-user] [JBoss Seam] - Being redirected to the same page

2007-04-24 Thread ejbengine
Hi I have the following input fields in my my search.xhtml file : labelBirth date (-MM-DD) | input jsfc=h:inputText id=dob value=#{person.dateOfBirth} | f:convertDateTime pattern=-MM-dd/ | /input | /label | labelIdentity ? input jsfc=h:inputText id=idNum

[jboss-user] [Security JAAS/JBoss] - Enable logging ldap

2007-04-24 Thread kooudy
Hello, 1. how I enable logging for LdapExtLoginModule? 2. I have user in LDAP, which have no roles. This user can't login in application (I get 403). When I assign this user's group some role, the user is able to login. But this role don't give user any permission - it is only new role, added

[jboss-user] [JBossWS] - plase help me out from Jboss Web Services complex Type value

2007-04-24 Thread shaiknoor_basha
hi friends, this is noor, i am using jboss 4.0.5 GA, jbossws 1.2.0 SP1, i have developed a annotated web service, my @web Methiod is having java.util.ArrayList as a return type to [EMAIL PROTECTED] method, i have succesfully build this services, and i deployed also,but when i had a look in to

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

2007-04-24 Thread fuligj
Can I set a task's mapped variables (for example #{var['item']}) in a Mbean ? When yes, how? Thank You! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4040152#4040152 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4040152

[jboss-user] [JBoss Seam] - Re: Being redirected to the same page

2007-04-24 Thread ejbengine
Identity ? is suppose to be Identity Number.Apologies for the typo View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4040153#4040153 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4040153

[jboss-user] [JBossWS] - does @web method returns objects of java.util.Collection

2007-04-24 Thread shaiknoor_basha
hi to all, please help me , in my annotated web service my @webMethod returns an java.util.ArrayList, but i am not able to find this types in my generated WSDl file, so my client is not able to read the returned object, because it is not getting the java.util.ArrayList object, it is receiving

[jboss-user] [JBossWS] - if u have any example of @webMethod returns java.util.Collec

2007-04-24 Thread shaiknoor_basha
hi friends, if anu bady having example on @webMethod returns java.util.Collection object, plese farword it to me, i am not able to get the return type in my wsdl id is showing like this - definitions name=CalculatorBeanService targetNamespace=http://bean.webservice.SampleWS.jboss.org/;

[jboss-user] [JBoss jBPM] - pagflow, return to start-page

2007-04-24 Thread kooudy
Hi, I have pageflow and I would like to redirect user to start-page, when he doesn't enter pageflow by start-page. When he starts in the middle of pageflow, I want to move him to the first page (start-page). I is possible to do this? thanks View the original post :

[jboss-user] [Beginners Corner] - New table fild with primary key in CMP Entity EJB

2007-04-24 Thread AlexKomlev
Help me please. I generate in Eclipse CMP Entity component, what connecting to PostgreSQL table. Table has primary key of serial type. Then i try create new remoute oject arises exception. I can't create fild of primary key with default value. How i can fix it? View the original post :

[jboss-user] [JBoss jBPM] - Re: Problem using jbpm server with fuzzy logic library

2007-04-24 Thread jfrancoisl
Yeah i tired looking into the logs but could'nt actually find them! I have the jbpm-starters-kit-3.1.4 and simply run start.bat in the server directory to launch it, but the only logs i find are boot.log and localDB.log, which don't tell me anymore info about what's happened... View the

[jboss-user] [JBoss Seam] - Re: TestNG @PersistenceContext Error

2007-04-24 Thread mrobinson28
I have had similar problems with testing that I have yet to resolve but thought this information might be helpful. The following post: http://www.jboss.com/index.html?module=bbop=viewtopict=100083 looks like it might be related. View the original post :

[jboss-user] [Installation, Configuration Deployment] - log4j:ERROR Could not parse url on JBOSS 4.0.5 GA Installati

2007-04-24 Thread yulun74
Hello, As I installed and ran the JBoss 4.0.5 GA, I got the error on the console log4j:ERROR Could not parse url [file:/C:/jboss-4.0.5.GA/server/default/conf/log4j.xml] I use the default log4j configuration file from download. Can anyone tell me what and where might be wrong?

[jboss-user] [JBossCache] - Re: Node locking question

2007-04-24 Thread [EMAIL PROTECTED]
The differently named version already exists -- see http://wiki.jboss.org/wiki/Wiki.jsp?page=BatchModeTransactionManager. DummyTransactionManager is a unit testing tool, and one of the things it does is when you retrieve the singleton instance, it registers itself in JNDI as

[jboss-user] [Messaging, JMS JBossMQ] - JMS delopyment in JBOSS

2007-04-24 Thread sundareshraju
Hi, I have an JMS application (Topic)which sends a message from the server and client receives it, this I need to be deployed in JBOSS. As i am very new to JMS and JBOSS technology. I would like to know the steps involved in it. Thanks, Sundaresh View the original post :

[jboss-user] [JBoss jBPM] - Re: Problem using jbpm server with fuzzy logic library

2007-04-24 Thread mputz
The log configuration that comes with the starters kit is indeed very minimal and doesn't create verbose file logging. Replace the jbpm-starters-kit-3.1.4/jbpm-server/server/jbpm/conf/log4j.xml file with a log4j.xml from a standard JBoss distribution and invoke your function call again.

[jboss-user] [JBossWS] - JbossWS 1.2.1 and .Net 2.0 client

2007-04-24 Thread cdreyer1
Hi, Since upgrading to JbossWS 1.2.x I have interoperability issues with .Net 2.0 clients. For some reason I lose Integer values. They are received by my JBoss web services as null values. Calling the same web service from a client like SoapUI works nicely. Please help! Using annotations what

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

2007-04-24 Thread kukeltje
no View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4040175#4040175 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4040175 ___ jboss-user mailing list jboss-user@lists.jboss.org

[jboss-user] [JBoss jBPM] - Re: Assign a task to 2 users, how please?

2007-04-24 Thread shirodkar4
hi, i have a very simple doubt i am using jbpm starters kit 3.1.4 can anyone tell me how(or the procedure) by which i can get a task assigned to a user into his personal task list ( the user(ernie,bert,etc) in my case belongs to a set of pooled users). as per my info any of the pooled

[jboss-user] [JBoss jBPM] - Re: Problem using jbpm server with fuzzy logic library

2007-04-24 Thread jfrancoisl
Thanks for the answer. I replaced the log4j.xml with one from the release jbpm-jpdl-suite-3.2.GA, however I still only have the two log files i mentionned earlier...I don't see any full stack trace file :/ Even then im not sure if i will find the answer in there, do you guys have any

[jboss-user] [JBoss jBPM] - Re: Process files not uploaded

2007-04-24 Thread chip_schoch
I am sorry to say I have not. I backed off to 3.1.3 and am trying to move forward in my project. 3.2 does not seem ready for prime time to me. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4040179#4040179 Reply to the post :

[jboss-user] [JBoss Tools (users)] - Re: Ejb3 Entity bean

2007-04-24 Thread rabbiaqaswar
try entityManager.merge method. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4040182#4040182 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4040182 ___ jboss-user mailing list

[jboss-user] [JBossCache] - Re: Threading Bug in PojoCache?

2007-04-24 Thread [EMAIL PROTECTED]
If you look at line 165: |result = pCache_.getObject(new Fqn(fqn_, field.getName())); | The problem is occurring on the lookup of a field, which has a different PojoInstance then the one you are seeing in AdvisedPojoHandler. So this means that the pojo reference for whatever field you

[jboss-user] [JBoss Seam] - Seam-gen Entity name generation question

2007-04-24 Thread anescu
Hi, Maybe this was already answered, but I couldn't find it: I have a DB schema, where tables have a prefix, to identify them as belonging to a module: md_* | msg_* If I use seam-gen, out of the box, I get entities (and all the other java, xhtml files) like this: Md* | Msg* Can this be

[jboss-user] [Beginners Corner] - Re: PHP with jboss

2007-04-24 Thread rodd_manning
genman wrote : Use the JBoss Web Server forum. | | Also, expand on what the same problem is. How can people help you if you don't explain: What you tried. What you saw. I apologize for the ambiguity in the previous post, the same problem was in reference to the problem faced by others with

[jboss-user] [JBossWS] - Re: JbossWS 1.2.1 and .Net 2.0 client

2007-04-24 Thread fheldt
I have the same problem! I have a webservice that receives a class (fillled from a .NET 2.0 client) which contains some double values. Since 1.2.1 the EJB (JSR-181) receives null values for these doubles. I'm currently trying to encircle the error, but at the moment i have no idea what is

[jboss-user] [JBoss Messaging] - [BisocketServerInvoker] unrecognized listener ID: ...

2007-04-24 Thread Smurfs
I've migrated a MDB from JBossMQ to JBoss Messaging which works as expected, however I am getting 'unrecognised listener ID' warning each time it fires, and also when the JBoss server instance shuts down. Here's an excerpt from the server output: | ... | 14:26:40,328 WARN

[jboss-user] [JBoss Messaging] - Re: [BisocketServerInvoker] unrecognized listener ID: ...

2007-04-24 Thread Smurfs
Apologies, forgot to mention - I'm running jboss-messaging-1.2.0.SP1 on jboss-4.0.5.GA View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4040193#4040193 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4040193

[jboss-user] [JBoss Tools (users)] - Re: This IDE won't update?

2007-04-24 Thread avbentem
I'm with alexg79: unofficial roadmaps are appreciated! [...] That was fixed a long ago in the CVS The JBoss IDE feature.xml can be found here. I'm not sure what version alexg79 refers to though (see also the Feature manifest help). Note that JBoss IDE 2.0.0 Beta 2 cannot be installed into an

[jboss-user] [JBoss Portal] - Re: How to create our own jsp portlet using JbossPortal

2007-04-24 Thread PeterJ
Have you looked at the JBoss Portal documentation? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4040195#4040195 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4040195 ___

[jboss-user] [JBoss Portal] - Re: Need to know how can I add my created jsp into my Portal

2007-04-24 Thread PeterJ
Do NOT ask the same question in multiple posts! This is the third location where I saw this same question. (I answered it the first post.) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4040197#4040197 Reply to the post :

[jboss-user] [JBoss Seam] - #160; becomes a funny character on error page

2007-04-24 Thread henrik.lindberg
In web.xml I have made a declaration like this: | !-- direct 404 errors to nicely formatted page -- | error-page | error-code404/error-code | location/404.seam/location | /error-page | to display my 404 page instead of the default. This works fine,

[jboss-user] [JBoss Seam] - Nice 404 page for some but not all not-found pages... ?

2007-04-24 Thread henrik.lindberg
Hi, I would like to redirect a user to a nicely formatted 404 page for most requests to my app for viewing of non existing things. Some calls are however not intended for human/browser use and there I do not want to render the nice page - the user should instead get the default 404 I have

[jboss-user] [JBoss Seam] - Nice 404 page for some but not all not-found pages... ?

2007-04-24 Thread henrik.lindberg
Hi, I would like to redirect a user to a nicely formatted 404 page for most requests to my app for viewing of non existing things. Some calls are however not intended for human/browser use and there I do not want to render the nice page - the user should instead get the default 404 I have

[jboss-user] [JBoss Seam] - Re: Nice 404 page for some but not all not-found pages... ?

2007-04-24 Thread henrik.lindberg
Damned - managed to post this twice - could someone delete one of the threads... View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4040202#4040202 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4040202

[jboss-user] [JBossCache] - Re: NPE occuring in OptimisticNodeInterceptor in 1.4.1SP3

2007-04-24 Thread Benbo
Some new facts: 1)Trying the BETA release of JBossCache results in the same error. 2) If I try to persist an object with just strings and ints (i.e. no collections) then this configuration works. However, trying to persist an object with a collection is what is causing the error. The hbm file

[jboss-user] [JBossCache] - Re: NPE occuring in OptimisticNodeInterceptor in 1.4.1SP3

2007-04-24 Thread Benbo
I should also point out that if I try to persist a ManagerDetails with the collection details commented out in the hbm file and the cfg.xml file, the object is also successfully persisted. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4040207#4040207 Reply

[jboss-user] [JBoss Seam] - Seam managed a4j:mediaOutput

2007-04-24 Thread courtneycouch
I'm not sure if this isnt possible or if I'm simply doing something wrong but I'm trying to use seam injected components with the mediaOutput tag. i.e. a4j:mediaOutput element=img cacheable=false session=true createContent=#{paintBean.paint} mimeType=image/jpeg/ where paintBean is a seam

[jboss-user] [JBoss Seam] - Re: #160; becomes a funny character on error page

2007-04-24 Thread henrik.lindberg
Found out that if I change the encoding in the browser to Cp1252 instead of UTF-8 then the page displays ok. So, why do I end up with a UTF-8 page that the browser thinks is Cp1252 ?!? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4040212#4040212 Reply to

[jboss-user] [JBoss Portal] - Re: How to create our own jsp portlet using JbossPortal

2007-04-24 Thread PeterJ
Also see http://www.jboss.com/index.html?module=bbop=viewtopict=88554 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4040209#4040209 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4040209

[jboss-user] [JBoss Tools (users)] - Re: This IDE won't update?

2007-04-24 Thread [EMAIL PROTECTED]
not sure what we can do about that. eclipse 3.3 requires wtp 2.x to work and that is not something we can verify against yet. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4040216#4040216 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: conditional trans in 3.2 - deprecated syntax doesn't wor

2007-04-24 Thread dario.oliveros
I could not get 'condition' working when deploying my process definition to JBoss AS. It used to work in 3.1.3, but not 3.2. Here's my PD: ?xml version=1.0 encoding=UTF-8? | | process-definition | xmlns= name=sample |swimlane name=swimlane1 | assignment

[jboss-user] [JBoss Portal] - Re: remove the drag and drop but keep portlet decoration

2007-04-24 Thread FredF
I found out that I have the region reference in the RegionTagHandler. Now I can write my own regiontag and provide the rendercontext with the ThemeConstants.PORTAL_AJAX_OBJECT_DISABLED to the renderer. The question is if region.setProperty(ThemeConstants.PORTAL_AJAX_OBJECT_DISABLED, true);

[jboss-user] [Security JAAS/JBoss] - Re: The neverending logout topic

2007-04-24 Thread Vellmont
I think I've found the root of my problem. Basic Authentication. Not many references talk about it, but it would appear that one of the major architectural differences between basic, and form based authentication is that basic authentication has no concept of a logged in user. The browser

[jboss-user] [JBoss Seam] - Re: #160; becomes a funny character on error page

2007-04-24 Thread henrik.lindberg
Found that if I change the character encoding in my template to iso-8859-1 the faulty error page shows up correct in all situations. To fix the problem I will create a separate template for the 404 page using iso-8859-1 and let the other pages have UTF-8. Curious if anyone has any ideas about

[jboss-user] [JBoss Seam] - Re: Being redirected to the same page

2007-04-24 Thread CptnKirk
Put an h:messages on your page. Skipping DOB is likely causing a conversion error, which returns you to the same page. But since you aren't displaying any error messages it can be a little confusing. View the original post :

[jboss-user] [EJB 3.0] - OutOfMemory exception.

2007-04-24 Thread d5nguyenvan
Hi all, First of all, thanks for all people to review my errors. I'm working on EJB3 and I want to persist an big content to database (about 60MB). I read the data from the file and it work well (I could read and write file size 80MB or greater), but when I persist big content to database

[jboss-user] [JBoss Seam] - Re: Being redirected to the same page

2007-04-24 Thread petemuir
And the JSF 1.2 RI outputs the errors displayed in h:messages to the console! W :) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4040224#4040224 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4040224

[jboss-user] [JBoss Seam] - Interceptor Question

2007-04-24 Thread xinhua
Hi all, I have a simple Annotation like following: | @Target(METHOD) | @Retention(RUNTIME) | @Interceptors(PrintoutInterceptor.class) | public @interface Printout { | } | and the Interceptor class: | public class PrintoutInterceptor { | | @AroundInvoke | public

[jboss-user] [JBoss Seam] - Re: is an upgrade guide available for Seam?

2007-04-24 Thread CptnKirk
I agree, an upgrade guide from release to release would be useful. However I doubt you'll get an upgrade guide that describes how to upgrade apps based on examples. I think your approach of taking the new hibernate2 example as a base and then patching in your code/config is the way to go

[jboss-user] [JBoss Seam] - Re: Nice 404 page for some but not all not-found pages... ?

2007-04-24 Thread dilator
Is your objective to increase performance for non-human 404s? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4040229#4040229 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4040229

[jboss-user] [JBoss Seam] - Re: Being redirected to the same page

2007-04-24 Thread CptnKirk
Can't wait for JB AS 4.2.GA. :) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4040230#4040230 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4040230 ___ jboss-user mailing list

[jboss-user] [Installation, Configuration Deployment] - Re: Troublesome EAR file deployment

2007-04-24 Thread 3lemmire
Hi Jaikiran, Thanks for replying so quickly. I've had a look though the log files and found two obvious errors in server.log. At the moment they don't mean much to me but I'm going to start googling - if you can offer any advice on either of these I'd be very grateful. Thanks again. This

[jboss-user] [JBoss Portal] - Can't get page level declaritive security working

2007-04-24 Thread nollie
Hello everyone http://docs.jboss.com/jbportal/v2.4/reference-guide/en/html/security.html#securing_objects Clearly states that I can secure pages in my *-object.xml file. After successfully securing an instance with the following security constraint: security-constraint |

[jboss-user] [JBoss Seam] - Re: is an upgrade guide available for Seam?

2007-04-24 Thread petemuir
You could take a look at the CVS changelog for hibernate2 and the main build.xml script to try to figure out what got changed http://fisheye.jboss.com/changelog/JBoss/jboss-seam/examples/hibernate2 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4040235#4040235

[jboss-user] [JBoss jBPM] - Re: Problem using mysql

2007-04-24 Thread jcv
JBPM_JOB table do exists. I started a fresh 3.2 instalation on top of JBoss 4.0.5.GA I think i need to insert a default data to the job's table, but i'm not sure about it. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4040237#4040237 Reply to the post :

[jboss-user] [JBoss jBPM] - about jbpmcontext

2007-04-24 Thread ricardomarques
Hi all | JbpmConfiguration jbpmConfiguration = JbpmConfiguration.getInstance(); | JbpmContext jbpmContext = jbpmConfiguration.createJbpmContext(); | One thing that I don't understand, when I create a jbpm context, am I creating an engine instance, or connecting to one? Is the

  1   2   3   >