[jboss-user] [JCA/JBoss] - Re: InUseConnectionCount continously increasing...

2006-09-21 Thread oguz.dag
JBoss version : JBoss 4.0.3 DB Version : Oracle 10g Datasource : BankingDS false oracle.jdbc.xa.client.OracleXADataSource jdbc:oracle:thin:@[IP]:[SID] org.jboss.resource.adapter.jdbc.vendor.OracleValidConnectionChecker org.jboss.resource.adapter.jdbc.v

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: timeout for simpleReadWriteEJBLock

2006-09-21 Thread _monkey_
I had a look at mysql log, had to make correction to my last post: anonymous wrote : it also reloads all users from the database it didn't try to get all users from table, but instead loaded the same user 12 times!!! Any ideas? View the original post : http://www.jboss.com/index.html?module=bb&o

[jboss-user] [Security & JAAS/JBoss] - Help with Logout

2006-09-21 Thread arvindsj
I have a struts application on JBOSS in whcih I have a logout button which points to "logout.do". In the logout Action, I invalidate the session. In my struts-config.xml i have this configuration for logout action: | | The reason I have the forward to "home.html" is because I

[jboss-user] [JBoss Portal] - Help me ! How to get UserModule throuth the Injecting Servic

2006-09-21 Thread wendy8
Hi all, Today I want to do a example of get UserModule from the protal, so I do like the reference do : Injecting Services in the portlet context 1.add the service in the jboss-portlet.xml UserModule org.jboss.portal.identity.UserModule :service=Module,type=Use

[jboss-user] [JBoss Portal] - Re: Best practice for getting UserModule/RoleModule

2006-09-21 Thread tekulapallinaresh
If there are many ways there should be best of all. I think service injection is the best because actions will take place under single transaction unit . Thanks, Naresh Kumar Tekulapalli View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973469#3973469 Reply to

[jboss-user] [JBoss jBPM] - BPEL beta1: DelegationException

2006-09-21 Thread KVAK_TNT
Hi there! I found out something and I wanna know whether I only have pressed the wrong button :-) OK Here's the matter: I added a new Partner-Implementation to the ATM-Example (copied the ticket-partner). In ever partner you can find a partnername.impl.wsdl. If I change the partnername.wsdl -

[jboss-user] [Installation, Configuration & Deployment] - Re: Does Jboss 4.0.4 support JDK 1.5?

2006-09-21 Thread jaikiran
More specifically, here's what each version of JBoss supports: http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossVsJavaJDKVersionMatrix View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973467#3973467 Reply to the post : http://www.jboss.com/index.html?module=bb&

[jboss-user] [Installation, Configuration & Deployment] - Re: Does Jboss 4.0.4 support JDK 1.5?

2006-09-21 Thread visolvejboss
Yes. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973465#3973465 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3973465 ___ jboss-user mailing list jboss-user@lists.jboss.org

[jboss-user] [JBoss Seam] - Re: Could not find Stateful bean

2006-09-21 Thread sbublava
Check how you set "jndiPattern" in components.xml. I would also suggest to look into the JMX-console to find out how your session beans are registered in JNDI. Thanks, Stephan View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973464#3973464 Reply to the post :

[jboss-user] [Installation, Configuration & Deployment] - Does Jboss 4.0.4 support JDK 1.5?

2006-09-21 Thread graghavendra
Does Jboss 4.0.4 AS supports JDK 1.5? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973463#3973463 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3973463 ___ jboss-user mailin

[jboss-user] [JBossWS] - EJB3 SessionBean endpoint and security

2006-09-21 Thread cboatwright
I recently [finally] had time to upgrade to Eclipse 3.2 and JBoss 4.0.4 and ejb3 and am prototyping out some Web Services using the "181" way. I did the "HelloWorld" example in the Wiki (http://wiki.jboss.org/wiki/Wiki.jsp?page=JBWS181HelloWorld) and got things working very quickly. I then saw

[jboss-user] [JBoss jBPM] - API support

2006-09-21 Thread isterin
I'm trying to find some information in the docs and am having some issues getting a clear picture. My understanding is that right now, you have to use the java APIs to invoke the jBPM engine and there is no remote invocation support. Am I wrong? Also, invoking resources from within the busines

[jboss-user] [JBoss jBPM] - Re: Example custom TaskControllerHandler pls

2006-09-21 Thread andyhan
I also have this question. I think use custom taskcontrollerhandle is not enough. You must change the VariableAccess's data structure add ing a "type" field to it. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973460#3973460 Reply to the post : http://www.j

[jboss-user] [JBoss jBPM] - Complex business process orchestration

2006-09-21 Thread isterin
So we're faced with a bit of a dilemma and I'm wonderinf if someone can shed some light. We plan on using jBPM in our workflow applications. The overall busienss process for the application is a bit complex. So we are going to have multiple levels of subprocesses (my understanding is that jBP

[jboss-user] [JBoss Seam] - Re: Could not find Stateful bean

2006-09-21 Thread carojas
Hi, I need help with this. Can somebody help me? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973458#3973458 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3973458 ___ jboss

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

2006-09-21 Thread huayseonglee
Once I replace the jboss-jaxrpc.jar with the following jars from apache, it works fine. ant.jar ant-axis.jar common-discovery.jar common-discovery-0.2.jar look for the jboss-jaxrps.jar at the {JBOSS_HOME}/client and {JBOSS_HOME}/server/lib. Back it up and replace it with the Jars above. Re-de

[jboss-user] [EJB 3.0] - deployment problem:--- MBeans waiting for other MBeans ---

2006-09-21 Thread aaronyeo22
--- MBeans waiting for other MBeans --- ObjectName: jboss.j2ee:jar=TestInstallation.ejb3,name=TestStatelessBean,service=EJB3 State: NOTYETINSTALLED I Depend On: persistence.units:unitName=shoestringPU --- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM --- ObjectName: persistence.units:unit

[jboss-user] [JBoss jBPM] - Re: where can i get the former version of jbpm?

2006-09-21 Thread lampli
dear kukeltje: Thank you very much, also for your advice.You are right that i'm using jdk1.3, so i need a former version to fit it. best wishes! lamp View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973455#39

[jboss-user] [Clustering/JBoss] - Re: same SLSB in multiple clusters

2006-09-21 Thread ablevine1
additionally, I would like to add that I am using JBoss-4.0.4GA with the EJB3.0 release that came bundled with it View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973454#3973454 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=repl

[jboss-user] [JBoss jBPM] - Re: JbpmContext: when to create new vs. get current

2006-09-21 Thread brado
Does anyone have any inkling about the answer to this. This still seems to be a question for which the answer is elusive. Thanks. Brad View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973452#3973452 Reply to the post : http://www.jboss.com/index.html?module=

[jboss-user] [JBoss Portal] - Re: integrating user validation application maintaining JBPo

2006-09-21 Thread wendy8
hi, I have the same question as yours! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973451#3973451 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3973451 ___ jboss-user maili

[jboss-user] [JBossWS] - Re: wstools.sh process gsoap's wsdl error

2006-09-21 Thread peixubin
this wsdl file ,if I use axis1.1 or jwsdp ,wsdl2java can generate java stub,axis can call service correctly.jwsdp isn't test. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973450#3973450 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posti

[jboss-user] [Clustering/JBoss] - Re: same SLSB in multiple clusters

2006-09-21 Thread ablevine1
REPOSTED DUE TO JUMBLED XML So, I,ve found that this is supposed to be able to be done by using jboss.xml files in the META-INF directory of your ejb jar file, but I can;t seem to get it to work My session implemetation class looks like this: @Stateless @Remote(ProductManagerSession.class) @Loc

[jboss-user] [Clustering/JBoss] - Re: same SLSB in multiple clusters

2006-09-21 Thread ablevine1
So, I,ve found that this is supposed to be able to be done by using jboss.xml files in the META-INF directory of your ejb jar file, but I can;t seem to get it to work My session implemetation class looks like this: @Stateless @Remote(ProductManagerSession.class) @Local(ProductManagerSession.clas

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: How to prevent ApplicationDeadlockException with READ-ON

2006-09-21 Thread _monkey_
Hi there, I think you have to make JBOSS use SimpleReadWriteEJBLock instead of the default PessimisticQueueLock, by including the following block in jboss.xml: | Standard CMP 2.x EntityBean org.jboss.ejb.plugins.lock.SimpleReadWriteEJBLock | This is what I did, and it did not give me an

[jboss-user] [JBossWS] - Re: wstools.sh process gsoap's wsdl error

2006-09-21 Thread peixubin
wsdl: | | http://localhost/wsdl"; | xmlns:tns="http://localhost/wsdl"; | xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope"; | xmlns:SOAP-ENC="http://www.w3.org/2003/05/soap-encoding"; | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; | xmlns:xsd="http://www.w3.org

[jboss-user] [Clustering/JBoss] - Re: same SLSB in multiple clusters

2006-09-21 Thread ablevine1
So, I,ve found that this is supposed to be able to be done by using jboss.xml files in the META-INF directory of your ejb jar file, but I can;t seem to get it to work My session implemetation class looks like this: @Stateless @Remote(ProductManagerSession.class) @Local(ProductManagerSession.clas

[jboss-user] [Installation, Configuration & Deployment] - Re: Beginner with JBoss getting a command line error

2006-09-21 Thread iturnthepage
Thanks for everyones help !!! I have a new problem but I am going to slam my head into the keyboard for while before I ask for help. I actually learn a great deal searching first. :) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973443#3973443 Reply to t

[jboss-user] [JBoss Messaging] - EJB 3 MDB and Messaging

2006-09-21 Thread jaink
Hi, We are using JBoss 4.0.4 and Messaging 1.0.1.CR3. We need to implement EJB3 MDBs and are in process of prototyping. We can make the example MDB run with Queues. If Queues are replaced by Topic in the annotations the MDB does not deploy. @ActivationConfigProperty(propertyName="destinationTy

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: timeout for simpleReadWriteEJBLock

2006-09-21 Thread _monkey_
Thank you so much for this! Now after this issue is resolved and no more transaction locking problems, I find that this seems slower than the original version(ie with the default pessimistic lock option), so I checked the server.log and find that right after the user login (up to creation of us

[jboss-user] [JBossWS] - wstools.sh process gsoap's wsdl error

2006-09-21 Thread peixubin
[EMAIL PROTECTED]:~/src/ws$ ~/mydownload/jbossws/bin/wstools.sh -config c2g/wstools-config.xml -dest gen-src = WSTools Environment JBOSS_HOME: /usr/jboss-4.0.5.CR1 JAVA: /usr/jdk1.5.0_06/bin/java JAVA_OPTS: CLA

[jboss-user] [JBoss jBPM] - Compatibility of jbpm-3.1.1 with JBoss-3.2.6

2006-09-21 Thread Anandnatraj
Can anyone tell if the jbpm-3.1.1 is compatible with JBoss-3.2.6 AS ? I am trying to Deploy jbpm.sar generated from jbpm-3.1.1 in Jboss-3.2.6 and i am getting the following error. anonymous wrote : 19:56:38,043 ERROR [URLDeploymentScanner] Incomplete Deployment listing: | MBeans waiting for

[jboss-user] [JBoss Seam] - Re: Using Seam for porlet communication

2006-09-21 Thread [EMAIL PROTECTED]
http://www.doc.ic.ac.uk/~mo197/portlets/portlet_messaging/ View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973438#3973438 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3973438

[jboss-user] [JBoss Seam] - Re: Seam component not reachable for valueChangeListener met

2006-09-21 Thread c_eric_ray
Seam is great. I am an idiot. My converter was hosed. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973437#3973437 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3973437 ___ j

[jboss-user] [EJB 3.0] - jboss-app.xml issues and @EJB injection

2006-09-21 Thread holmes.j
Having a small problem in deploying my app. We have an ear file, that contains a bunch of ejb2.1 session/entity beans, and a ejb3 session bean, as well as 10 ejb3 entity beans. The ejb3 entity beans are in geoFeature.par. The ejb3 session beans are in motionbased.ejb3. The ejb2.1 stuff have thei

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: EntityManager not working correctly

2006-09-21 Thread kamra
There is another intresting observation, If I use the createquery then I m able to find the record in the database, that is .. String query = "select e from FormattedDocumentETF e where e.uoid like '"+uoid+"'"; FormattedDocumentETF result1 = (FormattedDocumentETF)em.createQuery

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: EntityManager not working correctly

2006-09-21 Thread kamra
I m facing exactly the same problem with Oracle database too. EntityManager.find() method is not able to find the entity in the database. In the session bean before firing a message to a queue, I m persisting some data using EntityManager.persist() . and MDB on receiving the message, tries to f

[jboss-user] [JBoss Portal] - Re: No reference for creation of the new user in JB Portal 2

2006-09-21 Thread PeterJ
Each user creates his or her own user entry via a link in the Users portlet. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973430#3973430 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3973430 __

[jboss-user] [JBoss Seam] - problems with ms sql

2006-09-21 Thread max522over
can some one tell me how to do this. I'm trying to bulk load into Ms Sql 2000 and I need to execute this sql statement | Query setIdentity = entityManager.createNativeQuery("SET IDENTITY_INSERT AssignmentType ON"); | setIdentity.executeUpdate(); |

[jboss-user] [JCA/JBoss] - Re: Seemingly random connection issues?

2006-09-21 Thread [EMAIL PROTECTED]
You need to post your *-ds.xml file as well as the version and type of MSSQL driver. Also, MS-SQL version would be good as well. The exeption you are seeing is typically the result of a SQL not being about to be executed on constructing a connection. This is usually specificied in your *-ds.xml

[jboss-user] [JBoss Seam] - Re: GWT & Seam

2006-09-21 Thread robinemig
Here is one possible method that maybe could be adopted? http://www.theserverside.com/tt/articles/article.tss?l=GWTandJSF View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973426#3973426 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mo

[jboss-user] [JBoss Seam] - Re: how to stop unknown user from seeing a page

2006-09-21 Thread jazir1979
Thanks guys. I've voted for the Jira issue and will keep an eye out for that RegExp support, I think it would be great. For now, I got it working fine by not redirecting back to my login page for a certain view-id. Eg: "/home.xhtml".equals(facesContext.getViewRoot().getViewId()) At some point

[jboss-user] [JCA/JBoss] - Re: SQL Trace output concern with mapped DS

2006-09-21 Thread [EMAIL PROTECTED]
Well, I had a feeling :-) Glad it's working. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973424#3973424 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3973424 ___ jboss-

[jboss-user] [JCA/JBoss] - Re: SQL Trace output concern with mapped DS

2006-09-21 Thread wcydaip
Weston, WOW! What a sneaky little bugger that was. Thanks for the tips. Removing the Singleton was the way to go as it now does what was expected. Thanks. Graham View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973423#3973423 Reply to the post : http://ww

[jboss-user] [JBoss Seam] - Re: Seam component not reachable for valueChangeListener met

2006-09-21 Thread c_eric_ray
What's even more odd is that I can give the valueChangeListener a bogus seam component name and nothing happens. No errors or exceptions what so ever. valueChangeListener="#{foobar.listAccounts}" has no affect on the rendering or lifecycle. View the original post : http://www.jboss.com/index.h

[jboss-user] [JBoss jBPM] - Several new solutions/examples in the wiki

2006-09-21 Thread brittm
I've posted several examples in the wiki recently (JbpmContributions). Solutions are presented with complete jpdl examples and any supporting ActionHandlers that only needs your own package name to run. These solutions target jBPM 3.1: # Example: a JSP for viewing process instance history htt

[jboss-user] [JBoss Seam] - Seam component not reachable for valueChangeListener method

2006-09-21 Thread c_eric_ray
I have a named Seam component that implements the following method. | @Name("packages") | @Stateful | @Scope(ScopeType.SESSION) | public class PackageAction { | ... | public void selectAccount(ValueChangeEvent event) { | log.info("[#0]: event #1", user.getUsername(), event.getNe

[jboss-user] [JBoss Portal] - No reference for creation of the new user in JB Portal 2.4

2006-09-21 Thread mifa
Hi All, I use JB Portal 2.4. Strangely there is no reference for creation of the new user in a portal!!! I can see only the list of users. How it is possible to create the new user in that case? Michael View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973419#3

[jboss-user] [EJB 3.0] - Multiple Persistence Unit

2006-09-21 Thread go_rags
Hi, I am trying to access 2 different datasources in my EAR. We have a MySQL database for all the standard operations, i am now trying to access a few tables from a differnt datasource. The primary tables are accessed without a persistenceUnit, by using theDefaultDS configured. (i.e. I did

[jboss-user] [JBoss Seam] - Re: Issue with ValueChangeListener and calling SLSB in Seam

2006-09-21 Thread c_eric_ray
Did here. In fact, my implementation of valueChangeListener never even gets invoked. | | | | | public void selectAccount(ValueChangeEvent event) { | log.info("[#0]: event #1", user.getUsername(), event.getNewValue()); | AccountEntity ae = (AccountEntit

[jboss-user] [Clustering/JBoss] - Problem Losing Sessions

2006-09-21 Thread risenhoover
Hi All, I have been experiencing a persistent issue with my JBoss cluster losing session state. I have tried everything I can think of. My application is set up to place a User object into the session at login time and to retrieve that user object from the session with each request to the ser

[jboss-user] [JBossWS] - Re: Consuming .net Web Service using JBOSSWS

2006-09-21 Thread vimalm
I got around this error. It was aparently an issue with proxy which got resolved. However with the current client code I am getting | java.rmi.RemoteException: Call invocation failed with code [Client] because of: Server did not recognize the value of HTTP Header SOAPAction: .; nested except

[jboss-user] [EJB 3.0] - Re: EJB3 MDBs & JCA Message inflow with foreing JMS provider

2006-09-21 Thread S0d0
Here is sonic jndi loader conf. | | | | | file:/C:/jboss-4.0.4.GA/server/default/data/sonic-jndiloader-conf.xml | jboss:service=Naming | | | | | | | | | | jnp://localhost:1099 | org.jnp.interfa

[jboss-user] [JCA/JBoss] - Re: SQL Trace output concern with mapped DS

2006-09-21 Thread [EMAIL PROTECTED]
As a test I would recommend not using your Singleton. Just do a simple JNDI lookup of the appropriate DS as needed. This will eliminate the AppHelper as the cause of the problem and give me a better idea if this is a JBoss issue. View the original post : http://www.jboss.com/index.html?module=b

[jboss-user] [JCA/JBoss] - Re: SQL Trace output concern with mapped DS

2006-09-21 Thread wcydaip
Weston, Thanks for the reply. The AppHelper works like a ServiceLocator. One place to call and get whichever ds is needed. I added the Singleton thought it made sense. :) I began caching the ds references early on and realized that was a bad choice, so, the reset is basically an old call tha

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: JBoss-4.0.4-GA and Hibernate-3.1.3

2006-09-21 Thread pr_fi
"pr_fi" wrote : http://www.jboss.com/index.html?module=bb&op=viewtopic&t=86912 Apologies for above post. Request to moderator: please delete. Both. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973409#3973409 Reply to the post : http://www.jboss.com/index.h

[jboss-user] [Remoting] - Re: Sending plain text to server without org.jboss.remoting.

2006-09-21 Thread fmozturk
Thank you very much for your reply. Actually I have to write a service that response concurent socket connections from different type of clients (other development platforms that I can't control) which will send plain text. Is there any way to do it in JBoss or will I have to write a service fr

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: JBoss-4.0.4-GA and Hibernate-3.1.3

2006-09-21 Thread pr_fi
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=86912 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973407#3973407 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3973407

[jboss-user] [EJB 3.0] - Re: EJB3 MDBs & JCA Message inflow with foreing JMS provider

2006-09-21 Thread S0d0
Yes. It really works. Now I can change all of my MDBs to EJB3. No more configuration to standardjboss.xml. Nice work. Thanks a lot :) Br, Juha Moisio View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973406#3973406 Reply to the post : http://www.jboss.com/i

[jboss-user] [JBoss Seam] - Re: JSTL tags ignored

2006-09-21 Thread CptnKirk
Ran into this problem again today. Turns out the proper namespace is xmlns:c="http://java.sun.com/jstl/core";. At least with the version of facelets I'm using 1.1.5. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973404#3973404 Reply to the post : http://

[jboss-user] [Clustering/JBoss] - same SLSB in multiple clusters

2006-09-21 Thread ablevine1
If I have an EJB3 SLSB and I want it to be in multiple clusters, how do I achieve this. The @Clustered annotation seems to tie it to only one cluster, as the partition name parameter refers to only one partition. Is there some way I can deploy the same Session Bean in two clusters?? View the

[jboss-user] [JBoss Seam] - Re: I have some problems with an exeption, I need help!!!!

2006-09-21 Thread carojas
Can I modify the expiry timeout in web.xml??? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973401#3973401 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3973401 ___ jboss-use

[jboss-user] [EJB 3.0] - Re: How to cause related entities to update when base entity

2006-09-21 Thread epbernard
Looking at your specific problem, an employee without organization is not an employee anyway, it should be removed ;-) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973399#3973399 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode

[jboss-user] [JBoss jBPM] - How to test script expressions

2006-09-21 Thread mgommeringer
Hello everyone, I have some questions about testing and validating script expressions within a processdefinition: Is there a way I can verify the correctness of the syntax of a beanshell script? At best I would like to do this verification before a new processdefinition is deployed into the da

[jboss-user] [EJB 3.0] - Re: PersistenceUnitInfo.getNewTempClassLoader() is null

2006-09-21 Thread epbernard
ignore View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973398#3973398 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3973398 ___ jboss-user mailing list jboss-user@lists.jboss.o

[jboss-user] [EJB 3.0] - Re: Mapping of inheritance with several generic superclasses

2006-09-21 Thread epbernard
RC9 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973397#3973397 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3973397 ___ jboss-user mailing list jboss-user@lists.jboss.org

[jboss-user] [EJB 3.0] - Re: RC9 is out

2006-09-21 Thread rkrylov
Please look at http://jboss.org/index.html?module=bb&op=viewtopic&p=3972801 Any ideas? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973392#3973392 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3973392

[jboss-user] [JCA/JBoss] - Re: SQL Trace output concern with mapped DS

2006-09-21 Thread [EMAIL PROTECTED]
Can you post your *-ds.xml file? Also, I am interested in the initialization methods initializeDataSource() resetX() Also, as a design point, what is the reason for the AppHelper? Typically this can be done just by JNDI name without the need for a wrapping Singleton to manage this. View t

[jboss-user] [JBoss jBPM] - Re: Issue with jBPM and EJB3 RC9 FD?

2006-09-21 Thread rkrylov
I don't use jBPM, I use EJB3-RC9 directly. I have the same exception in some cases with code which worked previously. Seems like "instance not of expected entity type" drops transaction somehow. The exception is thrown in some place in code which does not throw an exception in some cases and throw

[jboss-user] [JCA/JBoss] - SQL Trace output concern with mapped DS

2006-09-21 Thread wcydaip
I have two datasource mappings pointed at the same server-database combination. The two are used by different applications as to differentiate between testing and release code. Each datasource has their own respective login to the database, but, use the same group of classes to access the db.

[jboss-user] [JBossWS] - Workaround is a Mystery!

2006-09-21 Thread crosenbury
The Jira task http://jira.jboss.com/jira/browse/JBWS-1181?page=all identifies that it is resolved because a workaround exists. That may be true, but there seems to be no reference to a workaround anywhere. Does anybody have any idea how to do this? We are trying to use JBoss to contact a Web Se

[jboss-user] [JBoss Messaging] - Re: WAN Support

2006-09-21 Thread [EMAIL PROTECTED]
The release we're working on (1.2) only deals with clustering in a LAN enviroment. We rely on the fact that either we have access to a shared database, or we can use hardware multicast for in-memory replication. Either prerequisite is only satisfied in LAN. We have plans to extend clustering fo

[jboss-user] [Management, JMX/JBoss] - Re: MBean: parameters name & description of operations with

2006-09-21 Thread kapilanand
hi all, I am looking for the same solution. I had posted a topic in EJB3 user forum but got no response. I could not find anything documented on this either. Looks like this feature is absent. I was considering to move to XMBeans. I see two short-comings in the xmbean solution: 1. There is no wa

[jboss-user] [JBoss jBPM] - Re: Is jbpm.ide still being developed?

2006-09-21 Thread leathien
Seems like i've been looking to a wrong repository. There seems to be some activity regarding jbpm gd. Anyway, the SuperTask is node is still not implemented. Are there any plans to implement it? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973366#3973366

[jboss-user] [EJB 3.0] - Re: EJB3 MDBs & JCA Message inflow with foreing JMS provider

2006-09-21 Thread S0d0
Thanks. I will test it. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973364#3973364 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3973364 ___ jboss-user mailing list jboss

[jboss-user] [EJB 3.0] - Re: EJB3 MDBs & JCA Message inflow with foreing JMS provider

2006-09-21 Thread [EMAIL PROTECTED]
EJB3-RC9 (latest) would be your best bet. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973360#3973360 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3973360 ___ jboss-user m

[jboss-user] [EJB 3.0] - Re: embedded ejb3 - deploying *-ds.xml?

2006-09-21 Thread dhartford
Trying | EJB3StandaloneBootstrap.deployXmlResource("mydb-ds.xml"); | causes error: | Caused by: org.jboss.xb.binding.JBossXBRuntimeException: No cursor for local-tx-datasource | at org.jboss.xb.binding.sunday.unmarshalling.SundayContentHandler.startElement(SundayContentHandler.

[jboss-user] [EJB 3.0] - Re: How to cause related entities to update when base entity

2006-09-21 Thread A_titov82
anonymous wrote : do a query that load the associated object and remove them But where should I do that? If the base entity is removed by cascade, what then? The only way I found is to create an annotated method which will be called when entity is removed. But it must be coded manually and this i

[jboss-user] [EJB 3.0] - Re: EJB3 MDBs & JCA Message inflow with foreing JMS provider

2006-09-21 Thread S0d0
Which version of JBoss EJB3 includes working JCA Message inflow? Br, Juha View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973356#3973356 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3973356 __

[jboss-user] [Installation, Configuration & Deployment] - Re: Jboss 4.0.4 as a window service

2006-09-21 Thread vannguyen0
"mishra_rajneesh" wrote : hi experts, | | how to implement JBoss Application Server 4.0.4 as a window service. I tried with JavaService-2.0.10, but it is not working.. | | Any help will be appreciated.. Copy JavaService.exe to your JBOSS_HOME/bin directory. Rename it to JBossService.exe

[jboss-user] [JBoss Seam] - Re: Oracle ADF

2006-09-21 Thread khaliq
Even i have been getting class cast exception , but i was surprised to note that i am getting CoreTable but unable to cast it to CoreTable variable. ex : CoreTable corTab = (CoreTable) table where table is a UIComponent. when i do table.getClass().getName() i get coretable object , but unable to

[jboss-user] [Clustering/JBoss] - Re: Some Issues with clustering on JBoss 4.0.4 and EJB stub

2006-09-21 Thread ablevine1
I am using a stateless session bean. Now it seems like it does reconnect to the second server if the first one goes down, but if all servers in the cluster go down and the client tries to connect when they are down, the client gets in a state where it fails every time, even after all servers ar

[jboss-user] [Beginners Corner] - Re: Port already in use: 1098

2006-09-21 Thread mathiastck
Googling "jboss change 1098" leads here. Anyway, how do I change JBoss from using 1098 to something else, if I'm running jboss-4.0.4.GA View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973350#3973350 Reply to the post : http://www.jboss.com/index.html?module=

[jboss-user] [EJB 3.0] - embedded ejb3 - deploying *-ds.xml?

2006-09-21 Thread dhartford
Hi all, Sorry if this has already been asked or is already 'well known', but I simply can not find any resources on this topic. How do you deploy an existing *-ds.xml datasource file with embedded ejb3? Thanks, -D View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&

[jboss-user] [EJB 3.0] - PersistenceUnitInfo.getNewTempClassLoader() is null

2006-09-21 Thread ALRubinger
Anyone know if this is an error in my beans, my config, or something in JBoss I can ignore? 2006-09-21 10:31:29,351 WARN [org.hibernate.ejb.Ejb3Configuration] Persistence provider caller does not implements the EJB3 spec correctly. PersistenceUnitInfo.getNewTempClassLoader() is null. Thanks :

[jboss-user] [Beginners Corner] - Re: Deploy times

2006-09-21 Thread PeterJ
Yes, you have it correct. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973346#3973346 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3973346 ___ jboss-user mailing list jboss

[jboss-user] [JBoss Messaging] - Re: JBoss Messaging locked up

2006-09-21 Thread [EMAIL PROTECTED]
There's nothing fundamental that precludes the installation script from working with the clustered configurations, it's just we didn't have time to do it. Want to give it a try, and then contribute the patch? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=397

[jboss-user] [Messaging, JMS & JBossMQ] - Re: Weird behavior with ping timeouts

2006-09-21 Thread smithmb
Thank you for the reply. Unfortunately, I've already seen that page. This is what it suggested: anonymous wrote : I'm inside the application server, how do I install the exception listener? | | * You don't need to for an MDB, JBoss does it for you. | * For anything else, you shoul

[jboss-user] [JCA/JBoss] - Re: Read DBF format

2006-09-21 Thread [EMAIL PROTECTED]
JBoss/JCA can manage this type of thing for you, only if you have a JDBC compliant driver. If you have this, it's simply a matter of plugging in the requisite properties for your driver. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973342#3973342 Reply

[jboss-user] [Beginners Corner] - Re: Deploy times

2006-09-21 Thread grosenthal
being new to Jboss and not being a java developer I'm not quite understanding what I'm doing. Is the solution you referred me to simply exploding the ear and my process would have to change in that I move xml files to the exploded directory instead of generating a new ear file? View the origi

[jboss-user] [JCA/JBoss] - Re: InUseConnectionCount continously increasing...

2006-09-21 Thread [EMAIL PROTECTED]
JBoss version? DB version? *-ds.xml file? log files/traces? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973341#3973341 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3973341

[jboss-user] [JBoss Portal] - Portlet calling a webservice

2006-09-21 Thread portalgeek
Hi, I checked portalswap.com, but did not find a sample of a portlet that calls a webservice. can you please provide some link or info. I guess WSRP is new standard for calling webservices from portlets. But a sample which does not adhere to this standard will also work. Thanks for all the

[jboss-user] [JBoss jBPM] - Is jbpm.ide still being developed?

2006-09-21 Thread leathien
Hi, I've looked at the changelog from svn and it seems that last changes to jboss.ide are from May. There are still things that don't work, like process state or super state. Is there any effort currently being done to support these features? Thanks, -Matej View the original post : http://ww

[jboss-user] [JBoss Portal] - Where can I find the *-object.xml .xsd or .dtd?

2006-09-21 Thread oalvarez
Is there a schema or dtd for the *-portal-object.xml descriptors? I can't find one anywhere. I've seen the XML descriptors reference section in http://docs.jboss.org/jbportal/v2.2/reference-guide/en/html/xmldescriptors.html, but one isn't certain whether or not that's complete. - using JBoss P

[jboss-user] [JBoss Seam] - Re: ERROR: invalid large-object descriptor: 0 with postgreql

2006-09-21 Thread hazlorealidad
Great that did the trick, thanks a lot. To sum up for anyone else with the same problem. The EntityBean has @Lob public Blob getContent() { return content; } In the Stateful session bean @DataModel

[jboss-user] [Messaging, JMS & JBossMQ] - Two Servers MDB Communication

2006-09-21 Thread radek_jira
Hello. I have a problem. I have JBOSS1: MDB1, MDB2Client JBOSS2: MDB2, MDB1Client First I need to send message from MDB2Client to MDB2. Then MDB2 should process the message and invoke MDB1Client to send response message back to MDB1. MDB1 and MDB2 both uses jms/QueueConnectionFactory, MDB1 use

[jboss-user] [JBoss Eclipse IDE (users)] - Re: xdoclet problems

2006-09-21 Thread tcourtney835
One of these posts might help. http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-9460-highlight-xjavadoctask.html http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-8878-highlight-xjavadoctask.html View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973328

[jboss-user] [JBoss Seam] - Re: @Label thoughts?

2006-09-21 Thread texan
Well, if you two have been thinking about this, it's already in good hands. I may still play with it if I get impatient, but I'm having trouble finding time to tie my shoes right now, so it won't be soon. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=397332

[jboss-user] [Remoting] - Re: Sending plain text to server without org.jboss.remoting.

2006-09-21 Thread [EMAIL PROTECTED]
You won't be able to send raw data to remoting server using socket transport for a few reasons (i.e. using java.net.Socket instead of org.jboss.remoting.Client). The main reason is that the remoting server expects a remoting InvocationRequest object to be sent on the wire (and will reject data

[jboss-user] [JBoss Seam] - Re: @Label thoughts?

2006-09-21 Thread [EMAIL PROTECTED]
I have already done some thinking and design work around this stuff. But i won't implement it 'til I have finished with the rest of the CRUD framework that is sitting on my box. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973322#3973322 Reply to the post

  1   2   3   >