Re: [jboss-user] [JBoss Seam] - PostgreSQL collection problem

2006-12-08 Thread Joost Kraaijeveld
On Fri, 2006-12-08 at 02:46 -0500, sherkan777 wrote: Hi all, Sorry for off topic, but those forum is most often searched:P My problem is with PostgreSQL db, previous I've used MySQL and everythink worked fine, but when I migrated to Postgre somethink wrong is going on with my collection.

[jboss-user] [JBoss Seam] - Understanding Seam

2006-12-08 Thread lightbulb432
I just deployed my first simple Seam application, and have some questions about the generated HTML I see. I am wondering how each of the generated hidden fields and javascript in the output below contribute to Seam's functionality. How do each of these form fields help Seam do what it does?

[jboss-user] [JBoss Seam] - Re: PostgreSQL collection problem

2006-12-08 Thread askesis
Nothing wrong with this: unless you specify an order in an SQL query, a database is allowed to return the result set in any order it likes. It is not even required to return the same result set in the same order if the query is rerun immediately after the first time. The fact that MySQL returns

[jboss-user] [EJB/JBoss] - Can I log Bean transactions with nesting?

2006-12-08 Thread askesis
Is it possible to log bean transactions, including any nesting? If so, is there any documentation or howto available? TIA Joost View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3992178#3992178 Reply to the post :

[jboss-user] [JBoss jBPM] - How can i run jbpm31 on mysql5.x ? Unknown entity: org.jbpm.

2006-12-08 Thread dengzi725
I run jbpm31 on mysql4.x very well . and i try to get it to run on mysql5.x , find some following errors . someone can help to find the issues? Thanks very much . 2006-12-08 16:22:39,576 DEBUG net.sf.ehcache.Cache - org.jbpm.graph.def.Node.events: Is element with key

[jboss-user] [Installation, Configuration Deployment] - JBoss 5 and directory with space

2006-12-08 Thread thejavafreak
Dear all, Is it true that JBoss 5 can not run the 'all' server configuration if it is installed under a folder that contains spaces such as 'Program Files' in windows? If it is true, is there a workaround for this? Thanks in advance View the original post :

[jboss-user] [JBossWS] - Re: problem with wstools

2006-12-08 Thread [EMAIL PROTECTED]
This is covered by http://jira.jboss.com/jira/browse/JBWS-1260 (Scenario A) http://anonsvn.jboss.org/repos/jbossws/branches/dlofthouse/JBWS-1260/src/test/java/org/jboss/test/ws/tools/jbws1260/JBWS1260TestCase.java View the original post :

[jboss-user] [Security JAAS/JBoss] - Re: HowTo Link LDAP-Group with Roles?

2006-12-08 Thread jaikiran
security-domainjava:/jaas/testdomain/security-domain Did you make entries in the login-config.xml for congfiguring your 'testdomain'. Also see if this wiki page helps: http://wiki.jboss.org/wiki/Wiki.jsp?page=LdapLoginModule View the original post :

[jboss-user] [Installation, Configuration Deployment] - Re: JBoss 5 and directory with space

2006-12-08 Thread jaikiran
Its not specific to JBoss 5. Even earlier versions have problems when JBoss is placed in a folder having space in its name. anonymous wrote : If it is true, is there a workaround for this? Yes. Don't have space in the folder names. View the original post :

[jboss-user] [EJB 3.0] - Re: How to correct standard CMP mapping for BigDecimal?

2006-12-08 Thread wolfc
For a BigDecimal field you must specify the precision and scale using the @Column annotation. JSR 220: Enterprise JavaBeans(TM),Version 3.0, Final Release, 9.1.5 Column Annotation http://jira.jboss.com/jira/browse/EJBTHREE-802 View the original post :

[jboss-user] [JBoss Seam] - Re: Server side state saving - current status?

2006-12-08 Thread cdanielw
I'll sleep better at night now Thanks! Daniel View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3992189#3992189 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3992189 ___ jboss-user

[jboss-user] [JBoss Portal] - Re: jboss AS - Portal - EBJ3 - Seam installation issues

2006-12-08 Thread modendahl
Hi Peter, here is my working environment. First download the latest jems-installer 1.2.0CR1. Install the AS with the ejb3 profile, then deploy the portal. If you need seam then you will have to download the latest package.(1.1.0CR2) The examples without ajax will work out of the box. If you want

[jboss-user] [JBoss jBPM] - Re: pondering over jboss/jBPM (need advice)

2006-12-08 Thread dklio
Rainer, Thanks a lot for your reply. Nice and simple solution. And as long as it's simple it should be robust :) The only thing here is as far as I remember jboss does not support clustering for MDB, or at least did not support it in version 3.2.3 which we got in production by the time. The

[jboss-user] [EJB 3.0] - Re: Persistence difference between Jboss 4.0.5 and 4.0.4GA

2006-12-08 Thread thejavafreak
Can you please display the error message below this message: 2006-12-07 18:29:02,630 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/hell | oweb-web].[jsp]] Servlet.service() for servlet jsp threw exception Thanks in advance, Joshua View the original post :

[jboss-user] [Beginners Corner] - Re: need some help to get started

2006-12-08 Thread thejavafreak
What do you need to achieve your projects? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3992192#3992192 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3992192 ___ jboss-user

[jboss-user] [JBoss Seam] - Re: Errors when using Seam components with Trinidad

2006-12-08 Thread lowecg2004
Agreed - the application runs fine this probably shouldn't be an error, but 4 lines of output per s:link instance, per page render is not something I can ignore - I've a job to see any of my own log entries for all the noise, plus this can't be helping the performance of my pages. I have

[jboss-user] [JBoss Seam] - Re: How many EntityManagers and SFSBs in a web app?

2006-12-08 Thread petemuir
So, Tomahawk works with Seam conversations (try using an up-to-date version i.e. 1.1.3, also n.b. Tomahawk 1.1.0 would have to have been Myfaces 1.1.0 as old versions had to have exactly the same version no, perhaps thats where you were going wrong?). It's just that Tomahawk is written in a

[jboss-user] [Beginners Corner] - Re: Class not found Exception in Web Console - Heta.5.0.0

2006-12-08 Thread thejavafreak
I think we should report this as a bug, as there is a missing library for this web-console apps. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3992196#3992196 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3992196

[jboss-user] [Clustering/JBoss] - Re: Jboss cluster on a replicated mysql db

2006-12-08 Thread arnoraps
That looks like what i am looking for, thanks! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3992197#3992197 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3992197 ___ jboss-user

[jboss-user] [Installation, Configuration Deployment] - Upgade of jacorb.jar for JBoss 4.0.2

2006-12-08 Thread VictoriaOnSand
Hallo, due to some compatibility issues with some other running JBoss systems, we have to use JBoss Version 4.0.2. JBoss 4.0.2 comes with with Jacorb library '2.2.1 (JBoss patch2)' Because of some fixed bugs in the jacorb.jar, e.g. http://www.jacorb.org/cgi-bin/bugzilla/show_bug.cgi?id=652

[jboss-user] [JBoss Seam] - Seam 1.1 and Spring

2006-12-08 Thread p.g.taboada
I read that it is now possible to deploy Seam even without the embeddable ejb3 server. Is there any example for this configuration? Would it be possible to use a datasource/ transaction manager configured in Spring and have it injected in the Seam context? I have a Spring based backend and

[jboss-user] [JBoss Seam] - Re: Understanding Seam

2006-12-08 Thread petemuir
The hidden fields and JS are JSF functionality. You'd be better off asking on the myfaces (unless your using the RI, in which case ask there). IMO The best way to get some detail on Seam is to have a look through the source code. I think you need to ask more specific questions - how does Seam

[jboss-user] [JBoss Seam] - Re: Errors when using Seam components with Trinidad

2006-12-08 Thread petemuir
Is this with the RI or Myfaces (1.1.4)? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3992202#3992202 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3992202 ___ jboss-user mailing

[jboss-user] [Security JAAS/JBoss] - Re: HowTo Link LDAP-Group with Roles?

2006-12-08 Thread Zwitsch
Thanks for your replie! Now I got the authorization working, by modifying the login-conf.xml domain params. But I am only getting the role names and not the DNs. That's essential, because the LDAP dir is quite hughe and most of the groups are containing user, poweruser and admin by default.

[jboss-user] [JBossCache] - Is optimistic locking working with hibernate yet?

2006-12-08 Thread teknokrat
I have exactly the same problem as http://www.jboss.com/index.html?module=bbop=viewtopict=92818 This is with jboss 4.0.5GA so I am using hibernate 3.2GA and JbossCache 1.4.0SP1. Can someone comment on the status of this? View the original post :

[jboss-user] [EJB 3.0] - Re: Blob reading causing memory leak?

2006-12-08 Thread aidan_b5
Ok found two problems: Lazy OneToOne mapping has to have 'optional=false' in order to work but more seriously; | | manager.find(Audit.class, id); | | Causes an infinite loop...replacing it with a select statement solves the problem but that isn't great. Does anyone know

[jboss-user] [EJB 3.0] - classcastexception on redeploy

2006-12-08 Thread Bart1985
Hello, I am relatively new to EJB3.0 and I am currently developing session and entity beans for a new application. I'm using Jboss-4.0.5 and when I deploy the first time and I use a standalone application to test my sessionbeans, everything works fine. But when I redeploy my .jar application

[jboss-user] [JBoss Messaging] - Re: where do i need to specify the JNP port which is used fo

2006-12-08 Thread phanisekhar
hi Feodorov. I have made the necessary changes to my EAR as specified at jboss WIKIpage given below.. http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossMessagingUser_Deploying_a_scoped_MDB_container I could solve the communication exception but still facing some errors like invalid destination

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - EJB2 findByPrimaryKey caches sometimes but not others.

2006-12-08 Thread chrismm
We have two entity beans that are accessed via their findByPrimaryKey methods. Both beans have the same container configuration and are executed 10 times within a single transaction. By turning on CMP tracing we can see that for the first bean one line of sql is executed against the database

[jboss-user] [Security JAAS/JBoss] - Re: HowTo Link LDAP-Group with Roles?

2006-12-08 Thread jaikiran
I am not good at this, but the link that i mentioned in my earlier posts mentions that you can specify additional modules properties which includes the rolesCtxDN (i guess, that's what you are looking for). Here's an extract from the same: anonymous wrote : | rolesCtxDN : The fixed

[jboss-user] [Beginners Corner] - ear file claims no meta-inf in war

2006-12-08 Thread pyrokenesis
Hello, new to JBoss but not really a novice with development, but cant seem to get the most basic helloworld jsp page on my JBoss server. My system setup is a Windows 2003 OS, Apache2 server, bundled with Tomcat. IIS is obviously working as well, but turned off. I have Tomcat on port 8082 and

[jboss-user] [JBoss Eclipse IDE (users)] - Re: Problem with the Tutorial

2006-12-08 Thread breskeby
be sure that the xdoclet tags in the servlet are the same as written in the tutorial. i just write @web.ejb-ref-jndi instead of @jboss.ejb-ref-jndi. and so it worked! bye brs View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3992211#3992211 Reply to the post :

[jboss-user] [Beginners Corner] - Re: ear file claims no meta-inf in war

2006-12-08 Thread jaikiran
anonymous wrote : jar cf helloworld.ear web-app.war META-INF Had a look at the syntax of jar cf. Here's the syntax: jar cf jar-file input-file(s) The command that you are using mentions META-INF as an input file but such a file is not present hence its throwing the error View the original

[jboss-user] [Beginners Corner] - Re: ear file claims no meta-inf in war

2006-12-08 Thread [EMAIL PROTECTED]
By default, a META-INF directory is ignored by the jar utility being that it's a special directory in the archive. To tell the jar tool to do what you want execute jar cvfM helloworld.ear web-app.war META-INF Use of the 'M' flag shuts the default behavior off. Note, usually people use Ant for

[jboss-user] [Beginners Corner] - Re: ear file claims no meta-inf in war

2006-12-08 Thread pyrokenesis
Yes sorry to have wasted your time fellas but I missed the part where your supposed to create the META-INF directory... DOH!!! Feel free to give me a cyber slap! Thanx for the quick response. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3992215#3992215

[jboss-user] [Beginners Corner] - Re: ear file claims no meta-inf in war

2006-12-08 Thread [EMAIL PROTECTED]
:-) No problem. Do take note thought that when you do the jar command, you will have to use the 'M' flag if you want it to take your META-INF directory. So, it's not a total loss ;-) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3992216#3992216 Reply to

[jboss-user] [EJB 3.0] - Problem with MDB

2006-12-08 Thread alexcc_06
I am new to EJB3. I am trying to write a MDB using Annotation. I saw couple of examples, it starts like @MessageDriven(activateConfig = { @ActivationConfigProperty(propertyName=destinationType, propertyValue=javax.jms.Queue), @ActivationConfigProperty(propertyName=destination,

[jboss-user] [JBoss Seam] - Re: Bug of i18n with the file name of upper or lower charate

2006-12-08 Thread Seto
The delegate works absolutely. But I mean that it doesn't meet the standard the country code should be upper charater. And it just load the file with country code in the lower charater. You know that java is case-sensive. So I means that loading code is set to only load the country code in

[jboss-user] [EJB 3.0] - Re: Problem with MDB

2006-12-08 Thread [EMAIL PROTECTED]
It's a simple typo change | activateConfig | to | activationConfig | and you should be all set. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3992220#3992220 Reply to the post :

[jboss-user] [EJB 3.0] - Re: Instantiate bean in EJB 3.0

2006-12-08 Thread thejavafreak
CMIIW This annotation is only applicable in stateful session bean? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=399#399 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=399

[jboss-user] [Javassist user questions] - Re: JBoss Apache Integration

2006-12-08 Thread thejavafreak
At which stage it didn't work? Why didn't it work? What have you done to make it work? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3992223#3992223 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3992223

[jboss-user] [Beginners Corner] - JMS on AIX 5.3 and J2EE Tutorial

2006-12-08 Thread paulbutler
Hi, Hopefully someone can point me in the right direction here as I think I'm in the wood for trees zone. I have installed JBOSS JMS on an IBM System p p505 running AIX 5.3 , Java version: 1.5.0,IBM Corporation and Java VM: IBM J9 VM 2.3,IBM Corporation. I have also installed and built the

[jboss-user] [Beginners Corner] - Re: ear file claims no meta-inf in war

2006-12-08 Thread pyrokenesis
Will do, thanx. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3992224#3992224 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3992224 ___ jboss-user mailing list

[jboss-user] [JBoss Messaging] - Scheduled Delivery like JBossMQ

2006-12-08 Thread Cy23
Hi, i read that i can do this in old JBossMQ: | TextMessage reply = session.createTextMessage(result); | reply.setLongProperty(JMS_JBOSS_SCHEDULED_DELIVERY,System.currentTimeMillis() +1); | which would mean, that my this message will be delivered in 10 seconds. I tried this with

[jboss-user] [Beginners Corner] - Portlet using lucene gives ArrayIndexOutOfBoundsException

2006-12-08 Thread francsi
Hello! I've buld a Portlet using the apache lucene API to search our website. Indexing will be performed as a job in java (works fine). My portlet is using the following method to do a simple search: | private static List sucheSchlagwort(String queries)throws Exception{ |

[jboss-user] [JBoss Messaging] - javax.jms.InvalidDestinationException: Destination is not an

2006-12-08 Thread chaituu
followed this url and deployed new new messaging instance http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossMessagingBuildInstructions i created mdb.ear and deployed in the mesaging instance.my requirement is i am trying to lookup remote queue; i followed below url for scoped ear for Remote

[jboss-user] [JBoss Seam] - Re: Bug of i18n with the file name of upper or lower charate

2006-12-08 Thread Seto
Solved it. My mistake of reading documents. Change h:selectOneMenu value=#{localeSelector.language} to h:selectOneMenu value=#{localeSelector.localeString}. Thanks petemuir. You're the only one helps me unlike the others. View the original post :

[jboss-user] [JBossWS] - Re: Wrong package name for nested object properties

2006-12-08 Thread oglueck
Thanks Thomas for fixing the post. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3992229#3992229 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3992229 ___ jboss-user mailing list

[jboss-user] [JBossCache] - Re: Is optimistic locking working with hibernate yet?

2006-12-08 Thread [EMAIL PROTECTED]
A fix for this should be in 1.4.1.CR1. Will release this shortly. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3992230#3992230 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3992230

[jboss-user] [JBossWS] - Missing Content-Length in response

2006-12-08 Thread evantill
I am using JBOSSWS-1.0.4 on JBOSS AS 4.0.5 GA and JDK 1.5 on windows My webservice is a EJB 3.0 SLSB with annotations. My problem is pretty simple : In the response of my webservice, the Content-Length is always missing in the Header. Is this a bug ? Thank you. View the original post :

[jboss-user] [EJB 3.0] - Re: ClassCastException when casting to remote interface

2006-12-08 Thread lowy
I have set CallByValue to true in deploy/naming.sar/META-INF/jboss-service.xml. The ClassCastException is still there. Is there anything else I have to do? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3992232#3992232 Reply to the post :

[jboss-user] [JBoss Messaging] - Re: where do i need to specify the JNP port which is used fo

2006-12-08 Thread chaituu
| jj | View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3992233#3992233 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3992233 ___ jboss-user mailing list

[jboss-user] [Beginners Corner] - Handling Jboss shutdown

2006-12-08 Thread jigarshah
Hi, How do i get event notification in my application when jboss gets shutdown signal ? (Something like what we have in java Running.addshutdownhooks) Can i control jboss shutdown from my application ? In my application i have threads which accsess database. When jboss gets shutdown signal

[jboss-user] [JBoss Seam] - Re: Seam 1.1 CR1, IceFaces Tomahawk...

2006-12-08 Thread sradford
I couldn't get IceFaces to work acroos redirects that I was using as part of my jBPM page flows though. Regards. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3992236#3992236 Reply to the post :

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Getting exceptions while deploying my application in JBoss u

2006-12-08 Thread jbosslaxman
Hi, I am getting exceptions while deploying my application in JBoss using Informix Database(IDS). While starting JBoss server exceptions are coming like: Starting failed jboss.ejb:service=EJBTimerService,persistencePolicy=database Starting failed jboss:service=KeyGeneratorFactory,type=HiLo My

[jboss-user] [JBoss Portal] - Configuring a new login page for Portal

2006-12-08 Thread portalgeek
Hi, We have developed our portal. We want our login page (insteade of default JBoss login) to appear when i say http://localhost/portal/portal/MyPortal Can someone specify the steps how this can be achieved ? thank you for your time. thanks View the original post :

[jboss-user] [JBoss Seam] - Re: PostgreSQL collection problem

2006-12-08 Thread sherkan777
So, can U tell me how to force DB to load objcets collection by find. method? Is any annotation for one to many relation mapping to specify loadings objcets from db? or, how U control loading objects from db (not using query and order by) but loadings them by find.(parent)? View the original

[jboss-user] [JBoss Seam] - Re: PostgreSQL collection problem

2006-12-08 Thread petemuir
You need to use @OrderBy or @Sort on the collection (RTFM) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3992248#3992248 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3992248 ___

[jboss-user] [EJB 3.0] - Re: EJB 3.0 String injection at deploying time?

2006-12-08 Thread Marco.Pehla
Thank you for your reply. Today I tested some things and after all I installed the a new version of JBoss 4.0.5. | javax.naming.NameNotFoundException: env not bound | So that tells me that the env namespace is not bound, but why? And how to solve? Maybe JBoss doesn't find the

[jboss-user] [JBoss jBPM] - Exception when invoking a WebService within an ActionHandler

2006-12-08 Thread mavrides
Hi all, I have searched everywhere to find an answer to this question. I try to invoke a very simple webservice from within an ActionHandler but I get an exception. Code: | public void execute(ExecutionContext context) throws Exception { | try { |String

[jboss-user] [JBoss AOP] - Re: probleam in granularity of interception

2006-12-08 Thread fabiocsilva
essage of log when using keyword all | aroundRecordsCreation:class employee.EmployeeRecord$employeeRepository_Set | View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3992258#3992258 Reply to the post :

[jboss-user] [Installation, Configuration Deployment] - Re: JEMS Installer?

2006-12-08 Thread [EMAIL PROTECTED]
Pretty much identical installations. Installer has a nice UI that allows you to configure datasource, secure JMX console, etc. Installer also includes ejb3 and JBoss Portal. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3992259#3992259 Reply to the post :

[jboss-user] [JBoss Seam] - Re: selectItems+ajax4jsf

2006-12-08 Thread gllambi
I test it without the selectItem tag and the same exception is thrown I'm using seam1.1.0CR2, jboss 4.0.5 with the ejb profile and ajax4jsf-1.0.3 with jsp, not facelets. Also I'am usign my-faces-1.1.4 Here I put the config files component.xml, faces-config.xml and web.xml | components |

[jboss-user] [JBoss Seam] - Re: drools namespace?

2006-12-08 Thread sjmenden
Also, from the SEAM docs on drools: | drools:managed-working-memory name=policyPricingMemory auto-create=true rule-base=#{policyPricingRules}/ | | @In WorkingMemory policyPricingWorkingMemory; | Is there some magic happening here? Because the components.xml defines

[jboss-user] [Performance Tuning] - SPECjAppServer2004 benchmark results

2006-12-08 Thread einartg
Hi, I was wondering why there are not any results of the SPECjAppServer2004 benchmark for JBoss listed on spec.org (http://www.spec.org/jAppServer2004/results/jAppServer2004.html)? Surely this would help to give a more balanced view of the performace of JBoss compared to other vendors. Anybody

[jboss-user] [JBoss Portal] - h:outputLink doesn't work properly in portlets

2006-12-08 Thread simplex-software
Hi, I have the following in a portlet: h:outputLink value=#{backer.prop} f:param name=function value=TOTO/ h:outputText value=#{node.description}/ /h:outputLink When clicking the link the control goes into the appropriated method in the backer, but the ParameterRequestMap

[jboss-user] [Installation, Configuration Deployment] - Re: JEMS Installer 1.2.0.CR1: Errors when starting JBoss

2006-12-08 Thread [EMAIL PROTECTED]
Hi, Which profile from the JEMS installer are you using? (ejb3, ejb3-clustered) I can't see your boot log, but may be there are some boot errors about port conflicts. Try to close all your application before running the server - common source of problems are the internet browsers, IM, p2p

[jboss-user] [Installation, Configuration Deployment] - Re: jboss startup web-console.war deployment errors

2006-12-08 Thread eraaloo
I found the file here instead... \jboss-4.0.5.GA\server\default\deploy\management\console-mgr.sar\web-console.war\WEB-INF\jboss-web.xml ...then it worked for me! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3992267#3992267 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: Exception when invoking a WebService within an ActionHan

2006-12-08 Thread mavrides
Nevermind, I was able to resolve it. I had to copy several jar files in the deploy\jbossweb-tomcat55.sar subdirectory. Cheers View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3992269#3992269 Reply to the post :

[jboss-user] [Installation, Configuration Deployment] - Re: jboss startup web-console.war deployment errors

2006-12-08 Thread [EMAIL PROTECTED]
Yes it's deploy\management\console-mgr.sar\web-console.war\WEB-INF\jboss-web.xml . Thanks eraaloo. Sorry for the trouble. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3992270#3992270 Reply to the post :

[jboss-user] [JBossWS] - CLOSE_WAIT and socket.close() issue

2006-12-08 Thread tgoepferd
Hello, JBoss_4_0_4_GA date=200605151000 Red Hat Linux 2.6.9-42.ELsmp (i386) JVM Version: 1.5.0_07-b03 (Sun Microsystems Inc.) I have a servlet which receives a query and then needs to make a web services query to an external host. Once that host completes processing my query, it calls my web

[jboss-user] [JBossCache] - Invalid stream header and other problems

2006-12-08 Thread teknokrat
I have a cluster og two jboss nodes, version 4.0.4GA. They are configured for clustered single sign on. I have set up hibernate to use the TreeCache MBean using PESSIMISTIC locking. Everything work OK as long as the cache mode is LOCAL, but as soon as I set the cache mode to REPL_SYNC/ASYNC I

[jboss-user] [JBoss Seam] - Re: drools namespace?

2006-12-08 Thread [EMAIL PROTECTED]
That looks like an editing error. I fixed it. Thanks! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3992275#3992275 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3992275 ___

[jboss-user] [JBossCache] - Re: Problem with JBoss JDBCCacheLoader

2006-12-08 Thread hmesha
I think you have a race condition going on here stems from your application doing this call com.sisl.ashleycomm.cache.CacheTimeoutManager.putCacheable(CacheTimeoutManager.java:452) Are you using eviction policy? Can you post the entire JBossCache configuration you're using? what isolation

[jboss-user] [EJB 3.0] - Re: Problem w/ quoted fields in generated SQL

2006-12-08 Thread tsar_bomba
Sorry to bump this...but it seems like a very simple question and I haven't gotten a single reply in over two weeks. Can anyone help? Is this a bug? Is it hopeless? Thanks again. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3992277#3992277 Reply to the

[jboss-user] [JBoss Seam] - Re: Seam 1.1 and Spring

2006-12-08 Thread [EMAIL PROTECTED]
I believe the hibernate example app and new jpa example app both demonstrate seam without embedded ejb3. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3992278#3992278 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3992278

[jboss-user] [JBoss Seam] - Re: Errors when using Seam components with Trinidad

2006-12-08 Thread lowecg2004
Hi Pete, This is with MyFaces 1.1.4. Cheers, Chris. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3992279#3992279 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3992279 ___

[jboss-user] [JBoss jBPM] - Re: Get finished tasks

2006-12-08 Thread mikechristiansen2000
bump View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3992280#3992280 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3992280 ___ jboss-user mailing list jboss-user@lists.jboss.org

[jboss-user] [Installation, Configuration Deployment] - Re: JEMS Installer 1.2.0.CR1: Errors when starting JBoss

2006-12-08 Thread [EMAIL PROTECTED]
About the web-console errors see this: http://www.jboss.com/index.html?module=bbop=viewtopict=95837 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3992281#3992281 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3992281

[jboss-user] [JBoss Seam] - Re: Problem injecting drools WorkingMemory

2006-12-08 Thread sjmenden
I am following the example as closely as I possibly can. I can not track seam to track down this problem. Here is the directory structure of the drools example deployed and my application deployed: JBoss- seam EAR contents: | drwxr-xr-x 3 root root 4096 Dec 8 11:00 drools |

[jboss-user] [JBossWS] - Re: J2ME/JBossws 1.0.3 / chunking disabled but still error

2006-12-08 Thread [EMAIL PROTECTED]
You should try the service endpoint with a different client and verify that it works. You could use SOAPUI to do that (http://www.soapui.org/). This would help isolating the problem. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3992284#3992284 Reply to the

[jboss-user] [EJB 3.0] - MBeanInfo with Service annotation

2006-12-08 Thread normanb
Hi, I am using the @Mangement, and @Service annotation to create a service that I can manage from the JMX-Console. Is there a method to make the parameter names of operations meaningful? I have tried supplying an mbeaninfo object which get called via getmbeaninfo() but it doesn't make any

[jboss-user] [JBossWS] - Re: J2ME / jbossws 1.0.4

2006-12-08 Thread [EMAIL PROTECTED]
1.2.0 (aka 1.0.5) is not yet released. What JIRA issue are you referring to ? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3992283#3992283 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3992283

[jboss-user] [JBossWS] - Re: Exception in EJB 3.0 Client Execution

2006-12-08 Thread [EMAIL PROTECTED]
Take a look at the JNDIView service: http://localhost:8080/jmx-console. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3992286#3992286 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3992286

[jboss-user] [JBossWS] - Re: CLOSE_WAIT and socket.close() issue

2006-12-08 Thread [EMAIL PROTECTED]
Are you using one-way invocations? You said it calls my web service with the result. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3992289#3992289 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3992289

[jboss-user] [JNDI/Naming/Network] - Re: EJB3 Remote client problem

2006-12-08 Thread ahachmann
Hello, I am having a similar problem. But the Class that seems to be invalid is a different one. I have also copied the jars from the Server to the Client. I am working with 2 JBoss Servern Version 4.0.4 GA. The one server is looking up a remote bean on the other. How can i fix this

[jboss-user] [JBossWS] - Re: Missing Content-Length in response

2006-12-08 Thread [EMAIL PROTECTED]
Here, this is taken from our SOAPMessageImpl.java: anonymous wrote : | /* | * We are lazily encoding our message, which means that currently | * Content-Length is not being calculated. This should not be a problem | * because HTTP/1.1 does not require that

[jboss-user] [JBossWS] - Re: CLOSE_WAIT and socket.close() issue

2006-12-08 Thread tgoepferd
No, it is two way. However, the response does not contain any useful data aside from the HTTP status code. I don't want to use one way because if my SOAP request is not successullly posted, I need to display an error to the user. View the original post :

[jboss-user] [JBoss jBPM] - Re: Customizing jBBM using own jsp's

2006-12-08 Thread cocampo
If you take a look at Seam's Wiki you can find a getting started on how to setup a project in eclipse to develop web applications. Regards. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3992294#3992294 Reply to the post :

[jboss-user] [EJB 3.0] - Re: Instantiate bean in EJB 3.0

2006-12-08 Thread wolfc
Correct. EJB 3.0 final release chapter 4.3.10. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3992295#3992295 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3992295 ___ jboss-user

[jboss-user] [Remoting] - Re: SSLServlet

2006-12-08 Thread MarcReis
I got it to work. In my case, with functioning http communication, all I had to due was define the ssl connector for tomcat, HttpProxyFactory in the http-invoker (META-INF/jboss-service.xml) and the JNDIFactorySSL Servlet in the http-invoker's invoker.war/WEB-INF/web.xml. The Client then just

[jboss-user] [JBoss jBPM] - Re: Get finished tasks

2006-12-08 Thread cpob
You can always just do a hibernate query against the DB View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3992298#3992298 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3992298 ___

[jboss-user] [JBoss Seam] - Re: Understanding Seam

2006-12-08 Thread lightbulb432
You're right, I need to ask a more specific question, so I'll start with the following: When using client-side state saving, where and how is the state saved on the client? Are all the components serialized to the client (is that what's basically in those hidden fields) or what? Does the

[jboss-user] [EJB 3.0] - Re: EnumSet mapping

2006-12-08 Thread gustav3d
hello, There is currently no support for using EnumSet natively in an entity for HB. are there any plans to fix that ? (i cant find anything in the JIRA issue tracking). it would be nice to have out of the box support for EnumSet stored as its bit values from ordinal() in a compact manner

[jboss-user] [Installation, Configuration Deployment] - Re: JEMS Installer 1.2.0.CR1: Errors when starting JBoss

2006-12-08 Thread fmi2
The rest got cut off, here it is: 2. java.sql.SQLException | 2006-12-08 12:14:27,296 DEBUG [org.jboss.system.ServiceController] starting service jboss.mq:service=DestinationManager | 2006-12-08 12:14:27,296 DEBUG [org.jboss.system.ServiceController] waiting in start

[jboss-user] [JBoss Seam] - Re: Understanding Seam

2006-12-08 Thread [EMAIL PROTECTED]
This is really a MyFaces question, so please try their forum/mailinglist/whatever. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3992305#3992305 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3992305

[jboss-user] [JBossWS] - wstools and Log4J

2006-12-08 Thread martinconnolly
Hi, I recently switched over from using Axis to wstools for my webservice. A C# client connects to the JBoss WS. The Web Service starts up fine but when I attempt to call any method from the C# GUI I get the following exception: EJBException in method: public abstract boolean

[jboss-user] [EJB/JBoss] - Re: Class.cast.Exception when Accessing a Session bean on 4.

2006-12-08 Thread ncheetham
Thanks for the tip. And yes I did have two instances running. However, I cleaned up my act so that I only have one now and I'm still getting the ClassCastException error. Any other pearls of wisdom for me? Thanks, Nigel View the original post :

[jboss-user] [Messaging, JMS JBossMQ] - Need help deploying a simple MDB in JBoss 4.0.5

2006-12-08 Thread rbrewster
I am trying to package and deploy an EAR to JBoss 4.0.5. The application already runs in Weblogic and in JRun. I have a simple MDB that listens on a Queue. The senders are within stateless EJB's in the same VM. I need the simplest authorization and no transactional support. I have spent at

[jboss-user] [JBoss Portal] - Re: ICEFaces

2006-12-08 Thread jgilbert
I have successfully deployed a portlet that uses seam, icefaces, and facelets. I posted the example to the seam wiki: http://wiki.jboss.org/wiki/Wiki.jsp?page=IcefacesSeamFaceletsPortlet View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3992310#3992310 Reply to

  1   2   >