[jboss-user] [EJB 3.0] - Re: EJB3 - load Sql Query From Xml Deployment Descriptor

2006-08-14 Thread raja05
Turn on the DEBUG log level and see what SQL i s getting generated and trace from there. I havent tries this in EJB3 but Hibernate does throw the SQL statements that get executed. That might give u an idea where the problem is. ORA-0900 is invalid sql statement (as is shown in ur original

[jboss-user] [EJB/JBoss] - Re: JBoss / Hibernate / BMP (CMT) / DB2 / JDBC - DB locks ar

2006-08-14 Thread balellu
This problem is resolved please check the below URL. http://www.jboss.com/index.html?module=bbop=viewtopicp=3964890#3964890 Thanks View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3964891#3964891 Reply to the post :

[jboss-user] [JBossWS] - ServiceLifecycle problem.

2006-08-14 Thread cnbs
Hello I'm having problem with getting ServletEndpointContext. I implement ServiceLifecycle in my WebService and try to get ServletEndpointContext in implemented init() method but that method is never called. Using JBoss 4.0.4 and JSR-181 Webservice.. View the original post :

[jboss-user] [Beginners Corner] - Please help: Failed to run simple EJB 3.0 Application

2006-08-14 Thread mathias.altmeyer
Hello. I'm trying to deploy a simple EJB 3.0 application within JBoss Application Server (build CVSTag=JBoss_4_0_4_GA date=200605151000). Here is my sample code: Remote Interface: import java.math.BigDecimal; import javax.ejb.Remote; @Remote public interface Converter { public BigDecimal

[jboss-user] [JBoss Seam] - Re: When can @Logger be used?

2006-08-14 Thread raja05
Kurt, In your ejb jar, do you have a ejb-jar.xml that has the information about intercepting all calls to the SeamInterceptor? In the case of a JavaBean, the SeamInterceptor is setup for you by Seam , so you dont do any extra plumbing, but for EJBs, you would need to indicate to Seam to pass

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - problem in connection to oracle9i

2006-08-14 Thread ravichandrakn
i have got a error message while i jsut trying to connect to oracle9i. the error message i was getting is, The server encountered an internal error (Io exception: Connection refused(DESCRIPTION=(TMP=)(VSNNUM=153092352)(ERR=12505)(ERROR_STACK=(ERROR=(CODE=12505)(EMFI=4) that prevented it

[jboss-user] cache timeout?

2006-08-14 Thread Omer Faruk Sen
Hi, First of all I want to state that I am a newbie and my question maybe to easy ;) I have a problem with jboss.. When I deploy an application after this application succesfully started I can connect to application but after certain period of time say 1 hour when there is no connection in that

[jboss-user] [EJB 3.0] - Re: Mixing annotation and deployment descriptors

2006-08-14 Thread MarcReis
MrHighTech, have you gotten any further wtih this issue ? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3964899#3964899 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3964899 ___

[jboss-user] [JBoss jBPM] - Re: how to retrieve task instance/process instances in a spe

2006-08-14 Thread Olivier_Debels
I think it is much cleaner to just add your own queries. It's rather easy if you just do it the same way as it is done in jbpm. Just create your own extra queries file and make sure it is loaded in your hibernateSessionFactory (by adding it in your hibernate.cfg.xml). By doing this you can

[jboss-user] [Beginners Corner] - Re: Newbie report: Automatic JBoss shutdown issue

2006-08-14 Thread Ez1
Hi all... My apologies if this post isn't a very good one. Can someone please leave some hints on what to take out, or what more to include? Will be more than willing to do so. Again, will be very grateful if any feedback is received. Lots of thanks... View the original post :

[jboss-user] [JBoss Portal] - Re: Best way to learn

2006-08-14 Thread [EMAIL PROTECTED]
Tell us about the flaws View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3964904#3964904 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3964904 ___ jboss-user mailing list

[jboss-user] [Beginners Corner] - Database pool connections

2006-08-14 Thread jankowalski
How to create (some valuable tuturial) and use database pool connections within JBoss? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3964906#3964906 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3964906

[jboss-user] [JBoss Seam] - Re: ClassValidator, java.util.MissingResourceException

2006-08-14 Thread liudan2005
No. No one answered me yet and I still couldn't find a solution. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3964909#3964909 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3964909

[jboss-user] [JBoss Messaging] - Invalid column index problem

2006-08-14 Thread timfox
Hi everyone- I have just been on holiday pretty much all last week so sorry for the late reply to this. As you seem to have discovered now, the invalid column index exceptions are because the the database schema has very slightly changed betweehn CR3 and CR4, so when upgrading you will need

[jboss-user] [EJB 3.0] - Persistance.xml in .ear/META-INF

2006-08-14 Thread msteiner
I have put my persistance.xml to META-INF in ear but jboss seems to ignore it. It is a bug? This is why I need this: I have 2 jars (A.jar and B.jar) with classes annotated with @Entity and 2 ears. In both ears I want to put jars A and B but in one ear entities from A.jar should be

[jboss-user] [JBossWS] - test mail message

2006-08-14 Thread [EMAIL PROTECTED]
this is a test View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3964921#3964921 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3964921 ___ jboss-user mailing list

[jboss-user] [Advanced Documentation] - Re: Help in executing Hello World BPEL example

2006-08-14 Thread doankhoavy
Hi gosanjeev, I also have the same document as you, no more Thanks. Do you know any designer tools for BPEL that is plugged into the Eclipse? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3964922#3964922 Reply to the post :

[jboss-user] [Messaging, JMS JBossMQ] - Re: NoSuchMethodError when receiving from Queue with message

2006-08-14 Thread hmr_mueller
We have exactly the same problem with JBoss 3.2.7, Java5 using Messaging without JMSTemplates of Spring. 2006-08-13 21:08:24,716 TRACE [org.jboss.mq.il.uil2.SocketManager] sendMessage will throw error | java.lang.reflect.UndeclaredThrowableException | at

[jboss-user] [JBoss Seam] - Re: Frustrated and anxious

2006-08-14 Thread wondermike
chuckadams, I think you should give the guys at jboss more time to improve the tools around the framework. The forum is a perfect place to give feedback about the errors and to receive immediate help. On the other hand I expect being able to work with a framework and not need to post it's bugs

[jboss-user] [EJB 3.0] - Re: Persistance.xml in .ear/META-INF

2006-08-14 Thread raja05
The persistence.xml needs to be in META-INF of a *jar* file that is included in the EAR archive. You cant put the file directly in META-INF of the ear. To achieve what you need, you could tokenize the persistence.xml and feed the token values when you build the persistence.xml that will be a

[jboss-user] [JBoss Seam] - Re: Frustrated and anxious

2006-08-14 Thread [EMAIL PROTECTED]
so in other words, seamgen actually generated the correct structure but Eclipse WTP complains because it does not support JEE5..not much I can do there right now. So just use seamgen to generate with it and use jbosside deployer or ant to do the deployment. ...but as wondermike says you

[jboss-user] [Javassist user questions] - CannotCompileException / IllegalAccessException with multipl

2006-08-14 Thread roger_graham
Hello, I am desperate for help and really hope you can help me. I have two value objects and I want to somehow instrument the code to allow certain methods to be instrumented to write logging into a log file (we are using WSAD and the debugger does not work :-(). If I execute this:

[jboss-user] [Messaging, JMS JBossMQ] - org.jboss.deployment.DeploymentException: - nested throwable

2006-08-14 Thread mberneaud1
Hi, I tried to follow the WIKI UsingWebSphere MQ Series with JBoss Application Server - Part I with the following environment: Win 2000 Prof. SUN JDK 1.5.0_07 JBoss 4.0.4 WebSphereMQ 6 ant 1.6.5 All the stuff running in a VMWare virtual machine. I have customized all the settings as described.

[jboss-user] [JBoss Seam] - Sample Seam + Facelets + Portlet

2006-08-14 Thread chuaky
dear all, I think seam + facelets + portlet would be a good way to do web portal and try to make a sample seam facelets portlet example to start out. Using the seam booking example and add in some portlet xml files from the portal example, i got a bunch of errors. Sorry, i'm still new to

[jboss-user] [JCA/JBoss] - Re: How to configure JBoss with MS SQL Server

2006-08-14 Thread jovi_iits
I used the configuration for MSSQL 2000 with msbase.jar, msutil.jar, mssqlserver.jar then my app worked fine in some cases but could not execute multiple statements with Can't start a cloned connection while in manual transaction mode. exception. When I try to use below configuration for MSSQL

[jboss-user] [JBoss Seam] - Re: Sample Seam + Facelets + Portlet

2006-08-14 Thread [EMAIL PROTECTED]
Look under examples/portal View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3964932#3964932 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3964932 ___ jboss-user mailing list

[jboss-user] [JBoss AOP] - Re: Injecting an entire method

2006-08-14 Thread [EMAIL PROTECTED]
Take a look at the introductions/mixins examples that come with the dist View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3964933#3964933 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3964933

[jboss-user] [Security JAAS/JBoss] - Re: Webapp Auth/Auth with Custom LoginModule Principals

2006-08-14 Thread ppareit
I have the same problem: I use the following realm code: | if (!subject.getPrincipals().contains(userPrincipal)) | subject.getPrincipals().add(userPrincipal); | subject.getPrincipals().addAll(rolePrincipals); | Where userPrinipal an instance of UserPrincipal (Framework class), and

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Read-ahead, left-join, oracle problem

2006-08-14 Thread ingo77
Hi super-boosters I need to use read-ahead for a CMR. So I configured my jbosscmp-jdbc.xml: read-ahead on-find page-size4/page-size eager-load-groupbasic/eager-load-group left-join cmr-field=students eager-load-group=basic/ /read-ahead So far so good, the created sql is

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Oracle Cluster using THIN driver

2006-08-14 Thread smmartins
Hi all, I'm using Jboss 4.0.3SP1 and Oracle JDBC Drivers 9i and 10g (on two different cases) and I need to implement a Database cluster failover on both cases. Using RAC to manage Oracle failover. After many searches on web (including Oracle) I saw this type of usage on oracle-ds.xml:

[jboss-user] [JBossWS] - json

2006-08-14 Thread bmdefnall
Does anyone know how I could make a web service that had the option to return json instead of xml? Yahoo is doing just that. It would streamline a few client side things I have. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3964937#3964937 Reply to the

[jboss-user] [JBoss jBPM] - Re: how to retrieve task instance/process instances in a spe

2006-08-14 Thread kukeltje
And if you did it the same way as in jBPM, it would be easy to incoporate IN jbpm if everybody thinks it is interesting enough. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3964939#3964939 Reply to the post :

[jboss-user] [JBossCache] - Re: Using OPTIMISTIC locking does not notify the TreeCacheLi

2006-08-14 Thread prese
10x. Sebi View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3964938#3964938 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3964938 ___ jboss-user mailing list

[jboss-user] [JBoss Messaging] - Re: SQLException: Invalid column index in CR4

2006-08-14 Thread mwelss
we encounter the same problem with CR4: anonymous wrote : | 2006-08-14 13:17:10,204 DEBUG [org.jboss.jms.server.destination.Queue] Starting jboss.messaging.destination:service=Queue,name=acd-call-signal | s | 2006-08-14 13:17:10,206 DEBUG

[jboss-user] [EJB 3.0] - Strange mapping problem...

2006-08-14 Thread taprogge
Hello all! I have here a strange mapping problem on my hands (at least it seems strange to me). Perhaps anyone here can enlighten me. I have an entity model that contains (among other things) two entities (Cheque and BonusCard) that work perfectly by themselves. Cheque is an obstract class

[jboss-user] [JBoss Messaging] - Re: SQLException: Invalid column index in CR4

2006-08-14 Thread timfox
Please can you post the persistence manager config you are using, and also look in the database and tell me the structure of the JMS_MESSAGE_REFERENCE table that you are using? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3964942#3964942 Reply to the post :

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: Read-ahead, left-join, oracle problem

2006-08-14 Thread ingo77
Ok, it seems to work in Oracle 9i but not in Oracle 8.1.7. I need this to work for Oracle 8.1.7!! Any ideas? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3964943#3964943 Reply to the post :

[jboss-user] [Security JAAS/JBoss] - Re: Webapp Auth/Auth with Custom LoginModule Principals

2006-08-14 Thread ppareit
Problem found! I have added my realm config also in the jboss-4.0.4.GA-simple\server\default\deploy\jbossweb-tomcat55.sar server.xml config. and that was enough Cya, Pieter View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3964944#3964944 Reply to the post :

[jboss-user] [Beginners Corner] - Re: Porting a simple RMI client-server app to JBoss

2006-08-14 Thread beastie2
I am still looking for help. Any ideas? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3964945#3964945 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3964945 ___ jboss-user mailing

[jboss-user] [JBossCache] - Re: Running POJOCache error

2006-08-14 Thread [EMAIL PROTECTED]
Sorry to take so long to get back to you. Yes, I have verified in 1.4 that passivation won't work. The reason being that aop module have overriden the evict method to use a recursiveEvict and recursiveEvict would bypass the passivation interceptor. I have logged a Jira for this.

[jboss-user] [JBoss Seam] - In attribute requires value for component: Register.members

2006-08-14 Thread [EMAIL PROTECTED]
hi Thank you for reading my post I have problem with my code , and i can not resolve it even by readin some post by other people here is the session bean code : | | | @DataModel(value=members) | @In(scope=ScopeType.SESSION, value=members) | private ListMember members;

[jboss-user] [JBoss Messaging] - Re: SQLException: Invalid column index in CR4

2006-08-14 Thread timfox
Martin, this: | java.sql.SQLException: Column Index out of range, 4 3. | Tells me that you are almost certainly using the old CR3 persistence manager configuration with CR4. Have you seen this? : http://www.jboss.com/index.html?module=bbop=viewtopict=88615 View the original post :

[jboss-user] [JBoss Eclipse IDE (users)] - Re: This project cannot be deployed to a server.

2006-08-14 Thread mvilot
[EMAIL PROTECTED] wrote : mvilot, as you can see on the link you provided there are 3 different types of downloads: | | - Bundle downloads (aka Eclipse is bundled) | - ALL download (all of our plugins one big zip file, eclipse is NOT bundled) | - Single component/plugin downloads. These

[jboss-user] [Messaging, JMS JBossMQ] - Re: Is there a way to prevent JBossMQ from using the jbossmq

2006-08-14 Thread DrPizza
I would still like input to help with my query, as I have no idea. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3964955#3964955 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3964955

[jboss-user] [JBoss jBPM] - CommandExecuter thread and CMT

2006-08-14 Thread Olivier_Debels
Hello, I'm currently using Jbpm 3.1.1 with CMT configured (by setting 'isTransactionEnabled' to false in my jbpm.cfg.xml). Whenever an exception occurs in the command executer thread, I get the exception: setRollbackOnly was invoked while configuration specifies user managed transactions.

[jboss-user] [JBoss Seam] - Re: Sample Seam + Facelets + Portlet

2006-08-14 Thread chuaky
dear stan silvert, my problem seems to be caused by the following which if removed, things are ok. In my web.xml, the following is added to support Tomahawk because i originally used the seam booking sample and added Tomahawk. ==

[jboss-user] [JBoss Eclipse IDE (users)] - Re: This project cannot be deployed to a server.

2006-08-14 Thread [EMAIL PROTECTED]
the alpha version works for me, but if you want the old behavior use 1.6 on eclipse 3.1 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3964959#3964959 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3964959

[jboss-user] [JNDI/Naming/Network] - Register Global JNDI resources

2006-08-14 Thread The-MeLLeR
Hello, Is it possible to register JNDI resources in JBoss like you can with Tomcat? I want to add a custom class to the JNDI from a config file. http://tomcat.apache.org/tomcat-5.0-doc/jndi-resources-howto.html Thanks in advance View the original post :

[jboss-user] [Installation, Configuration Deployment] - Re: problems with log4j and JMS...

2006-08-14 Thread mveitas
Do you happen to have a log4j.jar file in your application (EAR, WAR, SAR, etc)? JBoss has it's own log4j and b/c of some classloading issues, you have to use their version. If you want to upgrade, you gotta upgrade the log4j.jar in server/(default|all|minimal)/lib. -Matt View the original

[jboss-user] [Installation, Configuration Deployment] - Re: Jboss Log4J problem - I need help

2006-08-14 Thread mveitas
What type of errors did you see when you removed the log4j.jar from your war file? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3964962#3964962 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3964962

[jboss-user] [Messaging, JMS JBossMQ] - JMS Messaga in MBean (JBOSS Service)

2006-08-14 Thread niranjanc
Hi, is it possible to receive JMS Messaga in MBean (JBOSS Service) ? I added the following code in the start() method of My MBean and during register with Message Consumer I got the following excpetion Context context = new InitialContext(); |ConnectionFactory

[jboss-user] [JBoss Seam] - Re: Question about Seam dvd example and persistence

2006-08-14 Thread c_eric_ray
I've read that post and while excellent in it's own right, it only explains the differences in the two. Being new to EJB and and CMP, it's still unclear as to why you would mix the two types of persistence management within one application. I don't understand the advantage of using EXTENDED in

[jboss-user] [JBoss Seam] - Glassfish and Seam - NullPointerException...

2006-08-14 Thread trouby
Hey, I am trying to make SEAM work with any of Glassfish server but I always get the following exception, Can anyone point me to the right directions? |

[jboss-user] [JBoss Seam] - Re: Sample Seam + Facelets + Portlet

2006-08-14 Thread [EMAIL PROTECTED]
This is a known problem with Tomahawk. If you search MyFaces Jira you will find some workarounds, but there is no official fix for this yet. Servlet filters are not reliable in a portlet environment. The next version of the portlet spec will address this by adding portlet filters. Stan View

[jboss-user] [JBoss Messaging] - Re: SQLException: Invalid column index in CR4

2006-08-14 Thread mwelss
Tim, thanks for the hint, I'll switch immediately to CR4 persistence manager configuration! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3964974#3964974 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3964974

[jboss-user] [JBoss Seam] - Re: EntityManager: For newbies or to close gaps in your know

2006-08-14 Thread bfo81
1) TX.NOT_SUPPORTED is quite interesting, too. I mean sometimes you have a backing SFSB that provides additional functionality e.g. validation that can't be done directly in JSF (e.g. comparing two entered passwords like in user registration). You sure don't want flush() to be called after that

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Re: Explicit document source root using context/docbase

2006-08-14 Thread gburcher
I found a suggestion in another thread, dated 3/21/2006: anonymous wrote : AFAIK, deploying a war by simply deploying a context.xml is not supported. | | You can configure JBoss to scan external directories for deployment; look at the server/.../conf/jboss-service.xml file,

[jboss-user] [JBossWS] - Re: How get MessageContex in WebService implemented as EJB

2006-08-14 Thread [EMAIL PROTECTED]
In EJB-2.1 the JAXRPC MessageContext is available via | javax.ejb.SessionContext.getMessageContext() | In EJB-3.0 the JAXWS MessageContext is injected via @Resource This will be supported in jbossws-2.0 View the original post :

[jboss-user] [JBoss jBPM] - Re: delegation for ActionHandler - what am I missing?

2006-08-14 Thread arjakki
kukeltje, Thanks for letting me know. Yes your correct it never hurts having setter and getter methods. Abhiram View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3964980#3964980 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Sample Seam + Facelets + Portlet

2006-08-14 Thread chuaky
dear stan silvert, Just saw the issue tracker facility :) ... sorry new here. Would check the JIRA often if in doubts. Many thanks to u. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3964983#3964983 Reply to the post :

[jboss-user] [JBoss Seam] - Re: In attribute requires value for component: Register.memb

2006-08-14 Thread baz
Hello, try | @DataModel(scope=ScopeType.SESSION,) | private ListMember members; | | @Factory(members) | public void getmembers(){ |members = em.createQuery( from members member order by member.joinDate).getResultList(); | } You do

[jboss-user] [Clustering/JBoss] - Re: Why not always use cache invalidation option?

2006-08-14 Thread anarvekar
Thanks for the reply. So, does that mean that when you have cache invalidation option on, even in a single-server mode, the cache will be invalidated. I thought that there would be a distinction made between a cache on a remote server and cache on a local server. i.e., in a single-server mode,

[jboss-user] [JBoss AOP] - .aop deployment options

2006-08-14 Thread bdruth
Hi, guys - I've scanned the docs, Google, and the forum and I am not finding quite what I need. I have an .ear deployed with an isolated classloader (configured in jboss-app.xml) and I would like to enable load-time weaving for my aspect. I also want to deploy the .aop in my .ear. I haven't

[jboss-user] [Remoting] - Re: InstantiationException with client passed proxies

2006-08-14 Thread [EMAIL PROTECTED]
http://jira.jboss.com/jira/browse/JBREM-579 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3964994#3964994 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3964994 ___ jboss-user

[jboss-user] [Beginners Corner] - Re: Installing JBoss application server

2006-08-14 Thread PeterJ
That is the correct home page. There is nothing in the run script to start your browser and open it at the home page. Remember, this is a server you are starting, not an application. It is expected, in production at least, that no-one from localhost will be using the server, instead there

[jboss-user] [Messaging, JMS JBossMQ] - Re: org.jboss.deployment.DeploymentException: - nested throw

2006-08-14 Thread mberneaud1
Hi, as an update. I figred out that the missing class is located in the file dhbcore.jar. Adding this file to the lib folder solves the problem. Regards Marcel View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3964996#3964996 Reply to the post :

[jboss-user] [JBossWS] - How to change port in SOAP Address Location

2006-08-14 Thread kamra
Hi , Default port for JBOSS is 8080, but this port conflicts with Oracle XML Database, so I have changed the default port of the JBOSS to 8081, I did this change by changing Connector port=8081 in server.xml file which is at location

[jboss-user] [JBoss Seam] - Re: specific @SelectItem Question -

2006-08-14 Thread mrohad
anyone?! any start point? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3965000#3965000 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3965000 ___ jboss-user mailing list

[jboss-user] [JBossWS] - Re: Reading cookies in a web service

2006-08-14 Thread DjHitItUp
Could you not use ( or in anothe way how is this used) when using the @Resource annotation like in the example below: import java.rmi.RemoteException; import java.util.Map; import javax.annotation.Resource; import javax.jws.WebMethod; import javax.jws.WebService; import

[jboss-user] [Beginners Corner] - Re: Please help: Failed to run simple EJB 3.0 Application

2006-08-14 Thread PeterJ
I think the JNDI lookup should be: ctx.lookup(ConverterBean/remote); View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3965003#3965003 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3965003

[jboss-user] [JBoss Messaging] - Re: Exiting on IOE - java.net.SocketException: socket closed

2006-08-14 Thread mailinator
i'm still getting this problem with 4.0.4: 2006-08-14 16:00:39,354 DEBUG [uil2.SocketManager] Begin ReadTask.run | 2006-08-14 16:00:39,354 DEBUG [uil2.SocketManager] Begin WriteTask.run | 2006-08-14 16:00:39,354 DEBUG [uil2.SocketManager] Created ObjectOutputStream | 2006-08-14

[jboss-user] [JBoss jBPM] - Native Java Code (POJO) Invocation

2006-08-14 Thread ncapito
Is there support for invoking plain old java code vs. WebService calls? I have wsdl's designed for my java classes, but i don't want the overhead of webservice calls? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3965006#3965006 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Glassfish and Seam - NullPointerException...

2006-08-14 Thread [EMAIL PROTECTED]
This appears to be a JSF RI bug. The WebappLifecycleListener is used for JEE5 dependency injection on managed beans that get added to different scopes. The problem in your case is that Seam is adding attributes to the applicaiton scope before JSF is initialized. JSF should be ignoring

[jboss-user] [Beginners Corner] - Re: Database pool connections

2006-08-14 Thread PeterJ
The book JBoss at Work by Marrs and Davis has a good chapter on setting up and using data sources. You could also look at the Getting Started Guide at http://docs.jboss.org/jbossas/getting_started/v5/html/db.html And you could also search the forum for example code, such as at

[jboss-user] [Beginners Corner] - Re: Please help: Failed to run simple EJB 3.0 Application

2006-08-14 Thread mathias.altmeyer
Then, I have the same problem than before. javax.naming.NameNotFoundException: ConverterBean not bound at org.jnp.server.NamingServer.getBinding(NamingServer.java:529) at org.jnp.server.NamingServer.getBinding(NamingServer.java:537) at

[jboss-user] [JBoss Seam] - validate and ValidateAll tags question

2006-08-14 Thread jkrupka
This may be more of a Hibernate question, but is there a way that you can disable validation for a particular JSF action method? For example, the hibernate/seam validation works great, but in my app if i key in some bad data, then decide to stop working on that form and say hit the cancel

[jboss-user] [JBoss Messaging] - Re: Exiting on IOE - java.net.SocketException: socket closed

2006-08-14 Thread timfox
This is not a JBoss MQ forum, this is a JBoss Messaging forum. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3965012#3965012 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3965012

[jboss-user] [JBoss Seam] - Re: validate and ValidateAll tags question

2006-08-14 Thread bfo81
Try adding immediate=true to the cancel button. Then conversion and validation will be skipped. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3965014#3965014 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3965014

[jboss-user] [Beginners Corner] - Re: Please help: Failed to run simple EJB 3.0 Application

2006-08-14 Thread PeterJ
What are the contents of your ear file? And the contents of the EJB jar file enclosed within the ear file? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3965013#3965013 Reply to the post :

[jboss-user] [Installation, Configuration Deployment] - Multiple version of one jar-file used in an application

2006-08-14 Thread surak
Hi all, We're having abit of trouble with jarfile-versions, since certain parts of our application need one version of a jar and other parts another version. Our system uses version 2 of foo.jar but the classes used to communicate with an external billing-system are not compatible with version

[jboss-user] [JBoss Seam] - Re: Glassfish and Seam - NullPointerException...

2006-08-14 Thread trouby
Hey, Definitely, well, since I remembered that a little older GF build worked fine, I overided jsf-impl.jar file which is the JSF implementation coming with Gf, Seems like the problem does not occure in the older version of the overided JSF implementation, but I still get the following error,

[jboss-user] [JBoss jBPM] - Can't deploy hello.war for Bpel w/ patch on 4.0.3SP1, Unix

2006-08-14 Thread nivin
Hi there, I'm currently trying to finish testing a BPEL installation on a second JBoss instance and I'm coming up against an error when trying to deploy the hello.war. I was hoping someone has ran into simalar issues, and that I'm simply missing a library or something. I have however been

[jboss-user] [JBoss Seam] - Re: validate and ValidateAll tags question

2006-08-14 Thread jkrupka
Ah! That's it, thanks! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3965018#3965018 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3965018 ___ jboss-user mailing list

[jboss-user] [EJB 3.0] - Re: Inconsistent behavior of Discriminator

2006-08-14 Thread hitman_in_wis
Ok, I did figure the wierd part out as to why I was getting multiples of the same object instead of the 10 different database rows. My Id was declared incorrectly, and was identical among the ten rows. Apparently the Java Persistence sees that the objects all have the same Id and, since there

[jboss-user] [JBossWS] - JBossWS 1.0.2 source code archive

2006-08-14 Thread acxjbertr
I need to step into the JBossWS code to debug a problem I am having, but I can't seem to find the code archive anywhere. I have gone to fisheye, but navigating through source code using a web interface is a nightmare. Where can I download the source code archive for JBossWS 1.0.2? View the

[jboss-user] [JBoss Portal] - Custom Authentication

2006-08-14 Thread jewhit
Greetings - i am looking to customize the default user authentication module. In a nutshell, i need to accomplish the following: (i am running the 2.4 RC3 bundle) i need to add flags to the user to determine granularity of permissions within individual portlets... in other words, userA can

[jboss-user] [Beginners Corner] - Uploading files

2006-08-14 Thread fmaredia
I need a solution to saving/uploading files in a cluster: We have an apache web server which contains images,css,etc for all the clusters to view and execute. We have three cluster nodes, so I will not know which cluster node is trying to save the file. I need all clusters to be able to

[jboss-user] [JBossWS] - Re: How to change port in SOAP Address Location

2006-08-14 Thread Rui Lazaro
hi, Try this: %JBOSS_HOME%\server\all\deploy\jboss-ws4ee.sar\META-INF\jboss-service.xml and change WebServicePort to the value you want. [8081]?? DonĀ“t know if this is what u want but if it works, tell me something. thanks Rui View the original post :

[jboss-user] [JBoss Seam] - Re: Glassfish and Seam - NullPointerException...

2006-08-14 Thread [EMAIL PROTECTED]
Yea, WebappLifecycleListener wasn't included in the older version. That other stack trace looks like it is using an JSF 1.1 version of the ApplicationFactory. I'm not completely sure of that though. Did you override both the JSF jars? Is there anywhere that that ApplicationFactory is being

[jboss-user] [Messaging, JMS JBossMQ] - Re: Exiting on IOE - java.net.SocketException: socket closed

2006-08-14 Thread timfox
Moved from JBoss Messaging forum where it was wrongly posted. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3965035#3965035 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3965035

[jboss-user] [JBossWS] - Re: How to change port in SOAP Address Location

2006-08-14 Thread kamra
Hi Rui, Thanx for the reply, I have already done that change attribute name=WebServicePort8081/attribute in the file %jboss404GAHome%\server\default\deploy\jbossws14.sar\META-INF\jboss-service.xml but it does not work. Looks like JBoss is not picking up the port number from this

[jboss-user] [EJB 3.0] - Re: Persistence unit scoping across multiple jars in a singl

2006-08-14 Thread k34216
Right, but in my tests, if you had different unit names then the entity beans couldn't have any relationships between them. The only solution I have found is like raja05 said, is to put the persistence.xml in a jar file in the ear file. And then reference from that persistence.xml file all the

[jboss-user] [Installation, Configuration Deployment] - XMBEAN Error

2006-08-14 Thread ultragc
Hi folks, Newbie needs help here. Anyone know what the Fail to create xmbean error mean? 05:04:03,204 DEBUG [Server] Failed to create xmbean for: org.jboss.system.server.ServerInfo 05:04:03,224 INFO [ServerInfo] Java version: 1.5.0_07,Sun Microsystems Inc. 05:04:03,224 INFO [ServerInfo]

[jboss-user] [JBoss jBPM] - Ending task in timer timeout action cause exception

2006-08-14 Thread [EMAIL PROTECTED]
task-node name=Waiting for Approval /task-node Caused by: org.hibernate.StaleObjectStateException: Row was updated or deleted by another transaction (or

[jboss-user] [Installation, Configuration Deployment] - Java 1.6 Support

2006-08-14 Thread sgugel
All, I'm looking for some sort of roadmap that might tell me when JBoss AS will support Java 1.6 when it becomes available from Sun. Despite suggesting they stick with Java 1.5 for now, we have a customer that wants us to support Java 1.6 not Java 1.5. Any information that can be provided

[jboss-user] [Clustering/JBoss] - Re: Why not always use cache invalidation option?

2006-08-14 Thread [EMAIL PROTECTED]
Yes, it will be invalidated even on the local server. :( That's a bug, see http://jira.jboss.com/jira/browse/JBAS-2837 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3965042#3965042 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Glassfish and Seam - NullPointerException...

2006-08-14 Thread trouby
Hey, I overided only jsf-impl.jar, regarding faces-config.xml file, it's almost empty, I only have the 'com.sun.facelets.FaceletViewHandler' for the facelets viewer handler and 'org.jboss.seam.jsf.SeamPhaseListener' which is the seam listener, thats all. Anyway, if the previous error stopped

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Problems Deploying JSF in Jboss (It works fine with Tomcat)

2006-08-14 Thread DWallin2
Hello, I am trying to deploy a JSF Project in JBoss, but for some reason it does not work. The same project that I am trying to deploy in JBoss has no problems working in Tomcat. I figure this is because of the jar files i have in my project / jboss lib. It appears that you cannot use the same

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Re: Problems Deploying JSF in Jboss (It works fine with Tomc

2006-08-14 Thread PeterJ
Could you be a little more specific about what you mean by it does not work. Is it that when you deploy the application, you get errors? Or there are no errors, but when you attempt to acces a web page you get errors or a corrupt page? If you are getting errors, please post them. Also, do

[jboss-user] [EJB 3.0] - Embedded Objects set to null by entitymanager

2006-08-14 Thread mwoelke
Hi, We've got a problem with embedded objects. Imagine the following scenario: @Entity | class A{ | int id; | B embedded; | | public A(){ | embedded = new B(); | } | | @Embedded | public B getEmbedded(){ | return embedded;

  1   2   >