[JBoss-user] [Beginners Corner] - JBoss Log ?

2006-04-10 Thread sranil
How can I look the logs such as any output I write using System.out.println(). Using Tomcat you can look the catalina.out file. What is the equivalent procedure in JBoss. Thanks in advance, Anil View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3936173#3936173

[JBoss-user] [JBoss Seam] - Re: Seam reverse engineering tool

2006-04-10 Thread svoezemtsev
Today I installed the lates version of Eclipse with JBOSS IDE (JBossIDE-1.5.1.GA-Bundle-win32.zip) and tryed to make reverse engineering. I use Oracle9 database. I did not get any errors but in Hibernate configuration view I do not see any table. Why? It is my hibernate.cfg.file ?xml

[JBoss-user] [EJB 3.0] - not a J2EE 1.4 compatible configuration?????????????????????

2006-04-10 Thread atlinkcom
Hi, I'm new to EJB3.0. When i tried to install jboss-4.0.4.CR2 it ask to select an installation(Configuration) option, when i select ejb3 in the discription it says A ejb3 profile supporting the full ejb3 spec with tomcat. Note, this requires a JDK5 runtime and is not a J2EE 1.4 compatible

[JBoss-user] [Installation, Configuration Deployment] - Re: Jacorb timeout

2006-04-10 Thread golubec
I'm using JBOSS 4.0.0 (and I can't update it to the new version, since there are some business constraints). So jacorb went along with my JBOSS doesn't have such property , as jacorb.connection.client.connect_timeout=0 So what could you advise me? If there is possibility to update my jacorb

[JBoss-user] [JBoss Seam] - JBoss-4.0.4.CR2 and SEAM

2006-04-10 Thread keanmeng1975
Hi, I m created and deploy a SEAM application that runs fine on Jboss-4.0.4RC1 using JBoss SEAM 1.0 beta 2. I am now currently required to deploy to JBoss-4.0.4.CR2 so that i use the JBossWS stack .However it seem my app doesn;t run on the new jboss server. My question is 1)Which version of

[JBoss-user] [EJB 3.0] - Re: Session Bean / Classpath trobules

2006-04-10 Thread faelin
Hm, unfortunatelly it won't help me. I am passing a plain java bean as a parameter to a session bean, because the arguments I had to pass are too much. I keep it in the same .jar file with the session beans (because that seems reasonable to me). But thanks for you link - that will be of big

[JBoss-user] [JBossWS] - Re: c14n or namespace issue in JBoss, fixed in new version??

2006-04-10 Thread kristof_taveirne
any idea if problem is fixed in the new Jboss version? I'm currently using 4.0.4 RC1 grtz, Kristof View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3936180#3936180 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3936180

[JBoss-user] [JBoss jBPM] - persisting process description into xml format

2006-04-10 Thread kv
Hi all, I am a novice to jbpm so this might be a silly question. Is there any way to persist process description into xml format (or any other human readable format)? I use persist in quotes cause I'm not gonna use this for actual persistence but rather for debugging purposes. Thanks, kv. View

[JBoss-user] [JBoss AOP] - Re: question about jboss-aop improvements

2006-04-10 Thread Tich
thank you. I also wonder if it could considerably slow down 3D applications and if it's more preferable to use aspectj rather than jboss aop in this way. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3936182#3936182 Reply to the post :

[JBoss-user] [JBoss AOP] - Re: question about jboss-aop improvements

2006-04-10 Thread [EMAIL PROTECTED]
You will have to run some performance tests yourself to determine the hit. How much it slows it down depends on how much you are aspectizing, and what sort of other stuff you are doing in your app. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3936183#3936183

[JBoss-user] [JBoss jBPM] - Re: persisting process description into xml format

2006-04-10 Thread kukeltje
it is persisted in the database in objects AND in xml format. I do not know the command to retrieve it, but look at http://www.jboss.com/index.html?module=bbop=viewtopict=76164 Alex talks about custom files there, but afaik it is true for processdefinition.xml as wel Ronald View the original

[JBoss-user] [Installation, Configuration Deployment] - Re: Deployment problem in JBoss 3.2.5

2006-04-10 Thread cp_nuno
Hello, I´ve nearly the same problem (jboss-version 4.0.2). I´ve deployed from websphere 5. Can anyone help to solve the problem? Thanks Chris View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3936185#3936185 Reply to the post :

[JBoss-user] [Tomcat, HTTPD, Servlets JSP] - Re: #include virtual comand not working in JBoss

2006-04-10 Thread juzer
:-) Did just that. We found out that jboss standalone would not suffice and an apache webserver would be required to server up static content. We separated our static and app content deployed diff ear files on both and the code started working. Regards, Juzer View the original post :

[JBoss-user] [JBoss jBPM] - Re: Node by Node Execution Status

2006-04-10 Thread kukeltje
I'd hope the end time of a token is always the same. If you end it on a certain time, it should not have a different end time tomorrow :-) But I assume this is not what you meant... Does each token have the same end time? Do you have a unitest to demonstrate this behaviour? Ronald View the

[JBoss-user] [Installation, Configuration Deployment] - install jboss without GUI

2006-04-10 Thread javatwo
I am trying to install Jboss on a remote Linux machine from local windows XP. I do not have X11 on my windows. Can I install Jboss 4.0.4 without poping up GUI installer? Thanks! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3936188#3936188 Reply to the post

[JBoss-user] [JBoss Portal] - Re: new text file in a CMS = crush

2006-04-10 Thread merlith
I have one question about that what has been fixed in CVS Was it a big change? I have old version, where i did more code changes download fresh codes from CVS and adapt it to my version might be difficult. So, could you tell me where did you changes? in any *.java, or *.xml file? It

[JBoss-user] [EJB 3.0] - Simple OneToMany Realtion does't work this cache in Jboss-4.

2006-04-10 Thread dreyk
I have two simple Enety bean : | @Entity | @org.hibernate.annotations.Entity(optimisticLock=OptimisticLockType.DIRTY,dynamicUpdate=true) | @Cache(usage = CacheConcurrencyStrategy.TRANSACTIONAL) | public class TestDB implements Serializable { | Long id; | String message; |

[JBoss-user] [Tomcat, HTTPD, Servlets JSP] - what is jbossweb-tomcat55.sar/jsf-libs/

2006-04-10 Thread armita
I wonder what is this directory for, and how shall I treat it. Do I have to change the myfaces jar files when I want to switch the version of JSF? Besides sometimes when I have a myfaces*.jar file in my war archive I am getting errors like: | 12:15:52,290 ERROR [FacesConfigurator] failed to

[JBoss-user] [EJB 3.0] - Re: Simple OneToMany Realtion does't work this cache in Jbos

2006-04-10 Thread dreyk
But it's work whis JbossCache(1.2.4.SP2) that is default for Jboss-4.0.4! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3936192#3936192 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3936192

[JBoss-user] [Installation, Configuration Deployment] - Re: install jboss without GUI

2006-04-10 Thread anders.hedstrom
download the tar ball dist and extract it. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3936193#3936193 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3936193 --- This

[JBoss-user] [Tomcat, HTTPD, Servlets JSP] - Re: what is jbossweb-tomcat55.sar/jsf-libs/

2006-04-10 Thread armita
And shall I put my extra JSF files in this directory? ( Like tomahawk) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3936194#3936194 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3936194

[JBoss-user] [JBossWS] - Re: JBoss 4.0.4.CR2 Deployment Bug using Annotations (ArrayO

2006-04-10 Thread hbraun
Yup, that's a bug. Feel free to create an issue for that. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3936195#3936195 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3936195

[JBoss-user] [JBoss Portal] - Re: new text file in a CMS = crush

2006-04-10 Thread [EMAIL PROTECTED]
Please use the diff features of CVS View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3936196#3936196 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3936196 --- This SF.Net

[JBoss-user] [EJB 3.0] - Re: Many2Many using ArrayList causing strange muliplication

2006-04-10 Thread ejb3workshop
Thanks. This was exactly what I am looking for. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3936197#3936197 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3936197 ---

[JBoss-user] [JBoss jBPM] - Creating Process Definition from Eclipse

2006-04-10 Thread chandrasekh
Hi All, While trying to create a jBPM Process Definition from Eclipse,the Visual Process Definition Editor is not opening.I'm getting this error Problems occurred when invoking code from plug-in: org.eclipse.jface in the Eclipise Error log. The stack trace shows

[JBoss-user] [JBossWS] - Jboss and wsse

2006-04-10 Thread [EMAIL PROTECTED]
Hi, i would like use secure webservice to connect 2 remote applications. Both running on Jboss, first figure as server (RPC-style endpoint), second figure as client (EJB component). On server side are follow config files: web.xml jboss-web.xml ( I have to use config-nameStandard Secure

[JBoss-user] [JBossWS] - Re: Server faultCode

2006-04-10 Thread [EMAIL PROTECTED]
I'll try to post something to the wiki later this week. It's mostly been a fairly smooth experience. The problem I'm still having is that jbossws is always returning soapenv:Client whatever the exception. For example, the message below is typical of what I'm seeing: 10:10:03,484 DEBUG

[JBoss-user] [EJB 3.0] - Re: ejb3 best practice question

2006-04-10 Thread kh2ouija
Emmanuel, sorry but I don't understand your last message, can you please explain? I intend not to use the EntityManager in that bean, only the DAOs. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3936202#3936202 Reply to the post :

[JBoss-user] [EJB 3.0] - Force LAZY loading on One-One relationship

2006-04-10 Thread ejb3workshop
Between ObjectA and ObjectB there is a One-One relationship, which is configured as LAZY. | @OneToOne(mappedBy=objectA,fetch=FetchType.LAZY,cascade={CascadeType.MERGE,CascadeType.PERSIST})

[JBoss-user] [JCA/JBoss] - JCA pooling

2006-04-10 Thread vasc
Hello, I am developing a custom JCA connector. In it, I have a matchManagedConnections method which discriminates by username. in pseudocode: | public ManagedConnectionFactory { | Connection matchManagedConnections(Set set, ConnectionRequestInfo info) { | iterate (set) { | if

[JBoss-user] [JBoss Seam] - Exception in Phaselistener ?

2006-04-10 Thread lcoetzee
Hi, I have just done a cvs update of Seam (and myfaces and facelets). I get the following exception quite often: 12:12:13,696 ERROR [PhaseListenerManager] Exception in PhaseListener RENDER_RESPONSE(6) afterPhase | java.lang.IllegalStateException: No active application scope | at

[JBoss-user] [JBoss Eclipse IDE (users)] - JBoss Cache IDE Version 1.0 Released

2006-04-10 Thread gurkanerdogdu
JBoss Cache IDE Version 1.0 released. It adds several useful functionality on to the milestone 1 version such as - Create a new JBoss Cache Project in the Eclipse (Creates Java Project structure with JBoss Cache libraries) and default JBoss Cache configuration file artifact. - Connect to

[JBoss-user] [JBoss Portal] - Using WSRP with JBoss Portal 2.4

2006-04-10 Thread ManneF
I've successfully built JBoss Portal 2.4 in order to test the WSRP functionality. However, I haven't yet found out how to expose my own portlets via WSRP. Has anybody tried to do this yet? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3936209#3936209 Reply to

[JBoss-user] [Installation, Configuration Deployment] - Deployment problem from all folder.

2006-04-10 Thread kedesol
I am new to Apache Axis. In its doc, there is written deploy axis.war in $JBOSS_HOME/server/all/deploy, I had doen that. But its not deploying that file. It is deployed if I put it in default/deploy folder. But then it can not recognize the axis jar files. So can you tell me the solution of

[JBoss-user] [JBoss Portal] - Re: Using WSRP with JBoss Portal 2.4

2006-04-10 Thread [EMAIL PROTECTED]
This is work in progress View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3936211#3936211 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3936211 --- This SF.Net email is

[JBoss-user] [JBossWS] - endpoint handler

2006-04-10 Thread [EMAIL PROTECTED]
Hi, I'm trying to add a handler for all web service endpoints, with JBossWS. I've altered the /deploy/jbossws.sar/META-INF/standard-jbossws-endpoint-config.xml file, and the handler seems to be added for the endpoint: 1:25:38,343 DEBUG [ServiceEndpoint] Adding server side handler to service

[JBoss-user] [Beginners Corner] - Re: Need to execute method on Shutdown

2006-04-10 Thread pmilosevic
Thank you, setting dependecies helped. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3936215#3936215 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3936215 --- This

[JBoss-user] [JBossWS] - Re: JAAS Security Login with JBossWS

2006-04-10 Thread [EMAIL PROTECTED]
The best way to do this might be to use a handler: http://labs.jboss.com/portal/jbossws/user-guide/en/html/headers-handlers.html#handlers View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3936216#3936216 Reply to the post :

[JBoss-user] [Beginners Corner] - Re: java.lang.OutOfMemoryError: PermGen space

2006-04-10 Thread marcwimmer
Hi, how can I set this settings exactly please? Kind regards, Marc View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3936217#3936217 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3936217

[JBoss-user] [JBossWS] - Re: endpoint handler

2006-04-10 Thread anders.hedstrom
Have a look at http://labs.jboss.com/portal/jbossws/user-guide/en/html/headers-handlers.html#handlers View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3936219#3936219 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3936219

[JBoss-user] [JBoss Seam] - Re: JBoss-4.0.4.CR2 and SEAM

2006-04-10 Thread [EMAIL PROTECTED]
As discussed in other threads, Seam is NOT yet compatible with 4.0.4CR2, due to changes in the EJB3 spec. You are supposed to be using 4.0.4RC1, as per the docs. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3936220#3936220 Reply to the post :

[JBoss-user] [JBoss jBPM] - Re: Creating Process Definition from Eclipse

2006-04-10 Thread kukeltje
what is the version of eclipse? what is the version of the plugin? Other plugins? Ronald View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3936221#3936221 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3936221

[JBoss-user] [Installation, Configuration Deployment] - Re: sharing library-jar globally in EAR

2006-04-10 Thread asack
[EMAIL PROTECTED] wrote : The deployment class loader with the manifest. Still waiting for the jira issue.[/quote | | Alright Scott, I just thought this was pilot error on my part. I will file it today (promise).] View the original post :

[JBoss-user] [JBoss jBPM] - Re: JBoss jBPM 3.1 Data Model Wiki

2006-04-10 Thread youngyoyo
It's better create CDM by Powerdesigner. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3936224#3936224 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3936224 --- This

[JBoss-user] [JBossWS] - Re: endpoint handler

2006-04-10 Thread [EMAIL PROTECTED]
I tried your suggestion. I now have 3 handlers in my chain. That is, two from the standard-jbossws-endpoint-config.xml and one from my webservices.xml. However, none of them are getting their methods invoked at runtime. My webservices.xml now reads:

[JBoss-user] [JBoss Portal] - Re: Personalized HelloWord in WebWork Portlet Tutorial don't

2006-04-10 Thread nilsga
csarmientom wrote : Thanks for your help!! now it works perfectly | Could be a good idea modified the tutorial for newbies | Claudia Hi Claudia! Which part(s) of the tutorial would you like to be modified? I would really like some feedback to improve the tutorial. Regards, Nils-H View

[JBoss-user] [JBoss jBPM] - Re: Creating Process Definition from Eclipse

2006-04-10 Thread chandrasekh
Hi Ronald, Eclipse Version: 3.1.0 and JBPM plugin is 3.0.8 (jbpm-gpd-site-3.0.8) will this combination cause any problem? thanks Chandrasekhar View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3936228#3936228 Reply to the post :

[JBoss-user] [Installation, Configuration Deployment] - Re: Cannot get debugging to work with JBOSS deployment and M

2006-04-10 Thread Mork
I'm not sure where this Debug configuration is. I went to http://localhost:8080 and saw the items: * Tomcat status (full) (XML) * JMX Console * JBoss Web Console But none of them seemed to have anything about debugging. Could you please be a little more specific about where the

[JBoss-user] [JBoss jBPM] - Re: Error with the jbpm context

2006-04-10 Thread [EMAIL PROTECTED]
What are the contents of the jbpm.cfg.xml file? Please verify that this file is on the classpath? Regards, Koen View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3936230#3936230 Reply to the post :

[JBoss-user] [JBoss jBPM] - Re: Unable to save ProcessInstance after adding RuntimeActio

2006-04-10 Thread [EMAIL PROTECTED]
Congrats for finding the solution yourself. And thanks for sharing it with the community... :-) Regards, Koen View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3936232#3936232 Reply to the post :

[JBoss-user] [JBoss Portal] - Re: Portal Title ?

2006-04-10 Thread sushmanagesh
Hey, I have a similar problem.I even want to know how to remove/replace the name of the portal page title which always shows JBoss at the left top corner of all the portals designed. Any one out there can help us out? Thanks in advance Sushma. View the original post :

[JBoss-user] [JBoss jBPM] - Re: not able to save processInstance

2006-04-10 Thread [EMAIL PROTECTED]
You should use JbpmContext instead of JbpmSessionFactory and JbpmSession, which are deprecated. And yes, you can use JbpmConfiguration in your ejbCreate. Regards, Koen View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3936234#3936234 Reply to the post :

[JBoss-user] [EJB/JBoss] - how to ensure the deployed sequence of different Jars when j

2006-04-10 Thread vincent.yuan
as to my application, I must ensure some Ejbs start firstly ,some others MBean lately ,I want to know whether there is a mechanism to ensure that . thank you . View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3936235#3936235 Reply to the post :

[JBoss-user] [JBoss jBPM] - Re: changiing web-sale´s database

2006-04-10 Thread [EMAIL PROTECTED]
You have errors in the CommandExecutorThread and in the SchedulerThread. Are you sure you are creating the database for the correct jbpm version? Did you generate the database creation scripts for MySQL yourself? I would start by doing that and use these to create the jbpm database. Regards,

[JBoss-user] [Installation, Configuration Deployment] - JBoss 4.0.3SP1 HA-JMS

2006-04-10 Thread g4dpz
Hi, I have sucessfully setup a pair of machines to do session, jboss cache and SLSB replication using UDP discovery. I now have a problem with HA-JMS. The first machine to be started up works correcly as the HA-Singleton with MySQL as the persistence mechanism with messages being handled

[JBoss-user] [Remoting] - JNDI-Detection: Running servers alternately detected and det

2006-04-10 Thread ente
Hello anyone! For a short time I use JBoss Remoting 1.4.1 and I have the problem that running servers are detected and then detected as gone and then again new detected and then detected as gone and so on I didn't have that problem with version 1.4.0 Could somebody help me? View the original

[JBoss-user] [EJB/JBoss] - Wiki CallingEJBsFromOracleJVM

2006-04-10 Thread carzz
Hi I read the following: http://wiki.jboss.org/wiki/Wiki.jsp?page=CallingEJBsFromOracleJVM to call EJB from Oracle 9 JVM 1.3 Does anybody know if it's still possible with Jboss4 ? Jboss3 could be recompiled with JDK1.3 whereas i think JDK1.4 is the minimum version to recompile Jboss4 thx for

[JBoss-user] [Clustering/JBoss] - Re: Deployment from a Restarted Nodes in a Cluster does not

2006-04-10 Thread ScottMarlowNovell
This could be related to http://jira.jboss.com/jira/browse/JBCLUSTER-42. Some farm deployment problems (such as JBCLUSTER-42) were resolved for the 4.0.3 app server release. The 4.0.4 release has additional problems resolved. Can you try to reproduce with 4.0.4 sp2? View the original post :

[JBoss-user] [EJB 3.0] - PostConstruct is not invoked with jboss4.0.4CR2

2006-04-10 Thread jelda
Hi, I just tried to move from 4.0.4.RC1 to 4.0.4.CR2.Now PostConstruct code is not working..It is actually never invoked. Any change in settings? Jelda View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3936241#3936241 Reply to the post :

[JBoss-user] [Clustering/JBoss] - Re: Deployment from a Restarted Nodes in a Cluster does not

2006-04-10 Thread ScottMarlowNovell
Can you recreate with 4.0.4CR2? There is no service pack 2 release for 4.0.4. :) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3936242#3936242 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3936242

[JBoss-user] [Tomcat, HTTPD, Servlets JSP] - Start up Servlets

2006-04-10 Thread srivathsak
Hi team jboss Here when i am deploying an application in JBoss I am facing a few problems.Do help in resolving these problems 1. I want one of my servlet to start up when the server starts up can this be done using the tag load-on-startup. Actually this did not work and when

[JBoss-user] [JBoss Portal] - About language

2006-04-10 Thread HagitSP
Hi, I want to know if Jboss supports Hebrew? Is it working with Unicode? Thanks, Hagit. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3936245#3936245 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3936245

[JBoss-user] [JBoss Eclipse IDE (users)] - Re: JBoss 4.0.4 CR2 breaks JBoss EJB3 Libraries

2006-04-10 Thread markvl
I see from jira that the issue has been fixed in version 1.5.2. How can I apply the fix? Can I install 1.5.2, or must I backout to an earlier version of JBoss to make use of the Eclipse EJB3 plugins? View the original post :

[JBoss-user] [EJB 3.0] - Re: Embeddable EJB3 (UnitTest) and @PersistentContext(unitNa

2006-04-10 Thread lisad
That's what I was hoping. :) Thanks, LisaD View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3936248#3936248 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3936248 --- This

[JBoss-user] [Installation, Configuration Deployment] - Re: Cannot get debugging to work with JBOSS deployment and M

2006-04-10 Thread asack
Mork wrote : I'm not sure where this Debug configuration is. I went to http://localhost:8080 and saw the items: | | * Tomcat status (full) (XML) | * JMX Console | * JBoss Web Console | | But none of them seemed to have anything about debugging. | | Could you

[JBoss-user] [Installation, Configuration Deployment] - Re: re: junit test for entity beans ... ejb 3.0 ... Eclipse

2006-04-10 Thread lisad
Never mind. Sorted out my mess. :) LisaD View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3936251#3936251 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3936251 --- This

[JBoss-user] [JBossWS] - Re: endpoint handler

2006-04-10 Thread [EMAIL PROTECTED]
I changed to JBoss-4.0.4-RC2 and the handler's handleRequest method is being invoked. Sadly handleFault() isn't, which is the one I wanted to be invoked. Posting a bug with JBossws View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3936252#3936252 Reply to

[JBoss-user] [Installation, Configuration Deployment] - Re: sharing library-jar globally in EAR

2006-04-10 Thread asack
http://jira.jboss.com/jira/browse/JBAS-3086 Hope that makes sense Scott. Again this could be pilot error on my part but so far it seems very wrong right now the way MANIFEST Class-Path entries are handled by the EAR deployer. I appologize in advance if I filed the bug incorrectly! :-)! View

[JBoss-user] [JBossWS] - Re: Jboss and wsse

2006-04-10 Thread [EMAIL PROTECTED]
During receiving incoming singed SOAP message I obtain following error: --- DEBUG [javax.xml.rpc.soap.SOAPFaultException] new SOAPFaultException [code={http://schemas.xmlsoap.org/soap/envelope/}MustUnderstand,string=Unprocessed 'mustUnderstand' header element:

[JBoss-user] [Messaging, JMS JBossMQ] - Re: MDB stop listening

2006-04-10 Thread bcoutinho
We downgraded to jboss 3.2.8SP1. It seems to be working. We'll be using this version, for now. Thanks for the help, anyway. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3936255#3936255 Reply to the post :

[JBoss-user] [JBoss Seam] - processValueChange problem

2006-04-10 Thread armita
I am trying to implement an actionListener with @Stateless @Name(neLogic) @Conversational(ifNotBegunOutcome = ne.List) @Interceptors(SeamInterceptor.class) public class NeLogicAction implements NeLogic, Serializable { . @In( required = false,scope =ScopeType.CONVERSATION) @Out(required

[JBoss-user] [JBoss jBPM] - Re: StaleObjectStateException problem

2006-04-10 Thread [EMAIL PROTECTED]
It is difficult to analyze this error by the stack trace alone. What is your application doing exactly? Please post the processdefinition as well as a listing of the code producing this error... Regards, Koen View the original post :

[JBoss-user] [Installation, Configuration Deployment] - Ear deployment ordering and Extension-Name/Extension-List

2006-04-10 Thread bwallis42
Am I correct in believing that setting the Extension-Name value in one ear file's MANIFEST.MF and including that same name in the Extension-List value in another ear file's MANIFEST.MF should cause the first ear file to be deployed before the second one? I'm sure I had this working once

[JBoss-user] [EJB/JBoss] - Re: Wiki CallingEJBsFromOracleJVM

2006-04-10 Thread [EMAIL PROTECTED]
Very few users seem to use this so the current state is unknown. jboss4 does require a 1.4.x+ jvm. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3936263#3936263 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3936263

[JBoss-user] [Beginners Corner] - Re: ClassCastException for remote acccess of entity bean

2006-04-10 Thread pieterjan
Can an entity bean have a local and remote interface or doest that only apply to session beans? Anyway, I'm accessing the entity bean through an SLSB (using the dao-pattern found in Hibernate in action). A call to findAll().size() will return the correct amount of records in my table. But the

[JBoss-user] [Beginners Corner] - Dissecting JBoss AS in components for porting

2006-04-10 Thread anshuman_atri
I am trying to find out jaf and java mail dependent components present in JBoss AS so that I can compile them separately and port them to NONSTOP server. I was trying to locate the classes and interfaces which have extended or implemented the classes and interfaces present in jaf and java mail

[JBoss-user] [Installation, Configuration Deployment] - Re: EJB Deploy, Lookup Problem

2006-04-10 Thread edwinfrederick
| import javax.ejb.Remote; | import javax.ejb.Stateless; | | import org.jboss.annotation.ejb.RemoteBinding; | | @Stateless | @Remote ({HelloWorld.class}) | @RemoteBinding (jndiBinding=HelloWorld) | public class HelloWorldBean implements HelloWorld | { | public String

[JBoss-user] [Installation, Configuration Deployment] - Re: EJB Deploy, Lookup Problem

2006-04-10 Thread edwinfrederick
the interface does not need any change View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3936270#3936270 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3936270 --- This

[JBoss-user] [EJB 3.0] - Re: Turning on query print-out

2006-04-10 Thread tsar_bomba
Excellent, thank you! Now, is this where I could set fetch depth and other Hibernate properties? Can you point me to some documentation on all of the available properties? Thanks again!! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3936271#3936271 Reply to

[JBoss-user] [EJB 3.0] - Embedded and Application Server versions

2006-04-10 Thread wconroy
I have some code that is both deployed to the application server and run in a main using the embedded ejb3. I downloaded the latest application server and it says that it comes with ejb3 rc 6. I dont see that available for download. Some classes appear to have changed as well (for example

[JBoss-user] [EJB 3.0] - Re: QuerySyntaxException: this makes no sense...

2006-04-10 Thread tsar_bomba
Wow...duhlet's just pretend like this didn't happen :D View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3936280#3936280 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3936280

[JBoss-user] [JBoss jBPM] - Re: Class could not be found by the process classloader

2006-04-10 Thread [EMAIL PROTECTED]
Fidalma, It says the URL is not found. You should put the processdefinition you want to read on the classpath if you want to use the ProcessDefinition.parseXmlResource() method. Regards, Koen View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3936282#3936282

[JBoss-user] [Installation, Configuration Deployment] - ClassPreloadService Configuration

2006-04-10 Thread p2auljr
How do you configure the ClassPreloadService to load all classes for a particular web application? Thank you View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3936296#3936296 Reply to the post :

[JBoss-user] [JBoss jBPM] - Re: JBoss Portal and JBPM Weirdness

2006-04-10 Thread [EMAIL PROTECTED]
This looks like a myfaces compatibility problem. What is the AS version released together with Portal RC2? And what version of jBPM are you using? Regards, Koen View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3936297#3936297 Reply to the post :

[JBoss-user] [JBoss jBPM] - Re: JBoss jBPM 3.1 Data Model Wiki

2006-04-10 Thread kukeltje
why? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3936301#3936301 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3936301 --- This SF.Net email is sponsored by xPML, a

[JBoss-user] [JBoss Getting Started Documentation] - Getting Started with JBoss 4.0/Chapter 5/run-ws getting org.

2006-04-10 Thread mcdiarcr
I don't have a clue. Here's the text of the error message: C:\j2eetutorial14\examples\bankant -f jboss-build.xml run-ws Buildfile: jboss-build.xml run-ws: [java] Exception in thread main java.lang.reflect.UndeclaredThrowableException [java] at

[JBoss-user] [EJB/JBoss] - Re: contradiction between the Sun tutorial and JBoss-Wiki

2006-04-10 Thread hitcher
My last post is not quite complete. UserTransactions are of course also use in Beans with BMT. However, the UserTransaction object is the object that you have to use to start, commit and rollback your transactions. The EJBContext holds the state for an EJB (CMT and BMT) and is managed by the

[JBoss-user] [JCA/JBoss] - Could not get XAResource from ManagedConnection!

2006-04-10 Thread topicfun
Hi! At big load I always got this error message. I can't understand it because I don't use XA datasource only one simple oracle-ds.xml. The OrderingBackupBean is a simple entity bean. I have searched via net but I didn't find any solution for it only if the XA datasource is used. (Oracle XA

[JBoss-user] [JBoss jBPM] - Re: EJB examples with jBPM?

2006-04-10 Thread [EMAIL PROTECTED]
Better yet, we are even open to contributions of such items... :-) Regards, Koen View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3936308#3936308 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3936308

[JBoss-user] [The Lizzard's corner] - Re: BusinessWeek - Oracle buying JBoss

2006-04-10 Thread MicaCooper
Mr Scott Stark... Seems your full of shinola and lying to the users. This is no rumor that JBoss is selling outITS FACT! Since you said it was a rumor and now your caught...CAN WE TALK ABOUT IT NOW Mica Cooper View the original post :

[JBoss-user] [JBoss jBPM] - Re: modeling a long running process

2006-04-10 Thread [EMAIL PROTECTED]
Fred, For both cases, you should use indeed use the asynchronous features. Certainly for the second case, it is best to rely on JMS because JMS queues are transactional resources that you have control over. You can use MDB's that read the messages from the queues and depending on the outcome

[JBoss-user] [Beginners Corner] - Re: Simple session bean

2006-04-10 Thread PeterJ
This is the client code I use to access my stateless session bean: public void main(String[] args) throws Exception { | Hashtable env = new Hashtable(); | env.put(Context.INITIAL_CONTEXT_FACTORY, org.jnp.interfaces.NamingContextFactory); | env.put(Context.PROVIDER_URL,

[JBoss-user] [JBoss jBPM] - utilisateurs pour chaque swimlane

2006-04-10 Thread achilloman_jbpm
bonjour, je voudrais savoir comment je peux créer des utilisateurs pour chaque swimlane, Comme ça mon acteur sera représenté par une table dans la base de données merci View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3936312#3936312 Reply to the post :

[JBoss-user] [JBoss jBPM] - Re: How to let process stay in node

2006-04-10 Thread [EMAIL PROTECTED]
Johan, This is by design. If you want to return to the node and execute it again, the node should have a transition back to itself and you should call signal(transitionName). Regards, Koen View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3936313#3936313 Reply

[JBoss-user] [JBoss jBPM] - Re: How to let process stay in node

2006-04-10 Thread [EMAIL PROTECTED]
And the behaviour is not exactly 'wait forever until leaveNode() is called' but 'wait forever until signal() is called', which is indeed almost the same thing... Regards, Koen View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3936314#3936314 Reply to the post :

[JBoss-user] [JBoss jBPM] - Re: persisting process description into xml format

2006-04-10 Thread [EMAIL PROTECTED]
From the class FileArchiveParser : public ProcessDefinition readFromArchive(ProcessArchive processArchive, ProcessDefinition processDefinition) { | FileDefinition fileDefinition = (FileDefinition) processDefinition.getDefinition(FileDefinition.class); | Map entries =

[JBoss-user] [Clustering/JBoss] - Re: Clustered SSO not following the semantics of local SSO

2006-04-10 Thread CptnKirk
Brian, Thanks for your support and JBoss' continued commitment to enterprise quality middleware. anonymous wrote : | The reason #3 above doesn't work is we're not willing to store the credential info forever. We discard the info 1) if invalidate() is called on any session associated with

[JBoss-user] [Security JAAS/JBoss] - Help with kerberos, Active Directory LoginModules

2006-04-10 Thread bentins
I'm using the jcifs spnego solution (I got the info from the WIKI http://wiki.jboss.org/wiki/Wiki.jsp?page=NegotiateKerberos, and http://lists.samba.org/archive/jcifs/2004-June/003497.html on the jboss site). I configured JBoss in the following way: login-config.xml: application-policy

[JBoss-user] [Installation, Configuration Deployment] - Re: configure and use Jboss with MySQL Database instead of t

2006-04-10 Thread PeterJ
Will you be using the Java messaging service in your application? If not, you don't have to change any of the Hypersonic database configuration since it mostly relates to storing messages. Very simply, to use a database in your application you have to: 1. Copy the connector jar file to the

[JBoss-user] [The Lizzard's corner] - Re: BusinessWeek - Oracle buying JBoss

2006-04-10 Thread [EMAIL PROTECTED]
Mr.Mica, respectfully, I ask that you should not address Scott in the language you are using. He has not lied in this forum thread. All he was referring to was the question:Is Oracle buying JBoss?. If you want additional information, please get the email address from here:

  1   2   3   >