[jboss-user] [JBoss jBPM] - Re: Error deploying a new process from jbpm console

2009-03-11 Thread rodosa
Ok! Thanks, I've forgotten this. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4216885#4216885 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4216885 ___ jboss-user mailing list

[jboss-user] [JBossWS] - Re: java.lang.ClassCastException: org.jboss.ws.core.jaxws.sp

2009-03-11 Thread rodosa
I don't remember how I fixed it, because I've had a lot of problems with WS in Jboss and Jboss jbpm. The solution was in the libraries, the libraries that I used was wrong. Read this and take special attention at libraries [url]http://jbossws.jboss.org/mediawiki/index.php?title=Install_JBossWS

[jboss-user] [JBoss jBPM] - Error deploying a new process from jbpm console

2009-03-10 Thread rodosa
Hello, I've a problem. When I want to deploy a process from jbpm-console. I select a valid processDefinition xml file and the console says: | | Error deploying process: An exception of type org.jbpm.jpdl.JpdlException was thrown. The message is: [[ERROR] no processdefinition.xml

[jboss-user] [JBoss jBPM] - Re: NullPointerException in procins.jsf

2009-03-09 Thread rodosa
See the issue 2 of this post http://www.jboss.org/index.html?module=bbop=viewtopict=151429 View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4216208#4216208 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4216208

[jboss-user] [JBoss jBPM] - Re: NullPointerException in procins.jsf

2009-03-09 Thread rodosa
Rogerio a question. Did you try to deploy a process from jbpm-console selecting a valid processDefinition xml file??? It works for you??? Because I've a problem. When I want to deploy a process from jbpm-console. I select a valid processDefinition xml file and the console says: | Error

[jboss-user] [JBoss jBPM] - Re: Jbpm-console problems

2009-03-03 Thread rodosa
Issue 1) It's fixed but I don't understand. Before, I couldn't see process definition image from jbpm-console. It's thown | 13:25:19,812 WARN [lifecycle] phase(RENDER_RESPONSE 6,com.sun.faces.context.facescontexti...@648b64 | ) threw exception: java.lang.NullPointerException null |

[jboss-user] [JBoss jBPM] - Re: Jbpm-console problems

2009-03-03 Thread rodosa
Hello, another time!! I'm quite lost. I would like to fix the second issue but I don't know how. Now, I realized that the exception is thrown always. Only in a casem when I consult a suspended instance it isn't thown. I made changes in jbpm console following some links but the problem is still

[jboss-user] [JBoss jBPM] - Re: Jbpm-console problems

2009-03-03 Thread rodosa
Thanks jjrs for your answer. I could see the process image at jbpm-console now. But ... do you know something of the issue 2) explained at first post?? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4214574#4214574 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: Jbpm-console problems

2009-03-03 Thread rodosa
I've been looking into .xhtml pages of jbpm-console and one error it's produced in t_tokens.xhtml page and the code that causes the error is : | ga:responseActions | gd:sort source=#{token.availableTransitions} target=#{transitions} entryVar=e

[jboss-user] [JBoss jBPM] - Re: Jbpm-console problems

2009-03-03 Thread rodosa
I think I have found the solution to the issue 2). In t_tokens.xhtml page I've replaced : | ga:responseActions | gd:sort source=#{token.availableTransitions} target=#{transitions} entryVar=e argument=#{e.name}/ | /ga:responseActions | | for: | ga:responseActions |

[jboss-user] [JBoss jBPM] - Re: Jbpm-console problems

2009-03-03 Thread rodosa
Anyone could tell me something about issue 3?? anonymous wrote : | 3) When I want to deploy a process from jbpm-console. I select a valid processDefinition xml file and the console says: | | Error deploying process: An exception of type org.jbpm.jpdl.JpdlException was thrown. The

[jboss-user] [JBoss jBPM] - Jbpm-console problems

2009-03-01 Thread rodosa
Hello, I 've some problems witj jbpm-console. I'm usingo jbpm-jpdl 3.2.3. When I access at jbpm-console I get the following errors: 1) I can't see the process definition image. It could be because I export the process definition in a .jar not in a .war. How it works?? The exception that it's

[jboss-user] [JBoss jBPM] - Re: Hightlight Jbpm process definition image

2009-03-01 Thread rodosa
I did it generating html code, using the width, height, left, right, x and y attributes of process diagrams and nodes. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4213995#4213995 Reply to the post :

[jboss-user] [JBoss jBPM] - How gettting the process definition's token list ?

2009-02-26 Thread rodosa
Hello!! I'm wondering how I could get the process definition's token list. I was looking into the api but I don't know how do this. I would like rescue a token list of an instance. Rescue all tokens. I implemented the next code, but it returns only the first token, not all tokens. Any

[jboss-user] [JBoss jBPM] - Hightlight Jbpm process definition image

2009-02-25 Thread rodosa
Hello!! I'm using two servers, jbpm-jpdl-3.2.3 and jboss-4.0.5.GA. I would like to visualizate in my application the process definitions images like in jbpm-console, highlighting the step which is running in the current moment. I've been looking into the .xhtml files of jbpm-console but I

[jboss-user] [JBoss jBPM] - Re: deploying processes but cannot login and see the tasks

2009-02-24 Thread rodosa
See this link http://www.jboss.org/index.html?module=bbop=viewtopicp=4134051#4134051 View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4212671#4212671 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4212671

[jboss-user] [JBoss jBPM] - Re: problem with jbpm and database

2009-02-24 Thread rodosa
In version jbpm-jpdl-3.2.3 scripts to create the database are in db folder View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4212673#4212673 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4212673

[jboss-user] [JBoss jBPM] - Re: GRAVE: Error Rendering View[/sa/procins.xhtml]

2009-02-24 Thread rodosa
the_fredo thank you for your response. I've a look to the topic but I didn't be able to fix the problem. I've replaced jsf-facelets library for jsf-facelets-1.1.15.B1.jar and I changed .xhtml files. I made changes like this: Changed | ga:parameter name=fn

[jboss-user] [JBoss jBPM] - Re: GRAVE: Error Rendering View[/sa/procins.xhtml]

2009-02-23 Thread rodosa
I followed the instructions in https://jira.jboss.org/jira/browse/SOA-1052 but it didn't fix the problem. I did what Kevin Conner says on 07/Jan/09 06:00 AM but it doesn't work and I try to dowload jbpm-console.war.diff but the document is damaged Any ideas?? Thanks View the original post :

[jboss-user] [JBoss jBPM] - GRAVE: Error Rendering View[/sa/procins.xhtml]

2009-02-21 Thread rodosa
Hello!! I get an exception when I want examine an instance of a process deployed and I don't know why. Could someone explain me a bit?? Thanks | 2009-02-21 18:01:32,546 ERROR [STDERR] 21-feb-2009 18:01:32 com.sun.facelets.FaceletViewHandler handleRenderException | GRAVE: Error Rendering

[jboss-user] [Beginners Corner] - Re: Timer in JBoss

2009-02-18 Thread rodosa
Ok, I'll do this with a MBean!! View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4211027#4211027 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4211027 ___ jboss-user mailing list

[jboss-user] [JBoss jBPM] - Create a jbpm timer from java code

2009-02-17 Thread rodosa
Hello!! I don't know very well how work with timers in jbpm. I would like to create a timer that check a condition but I don't know what. My idea is the following: - I created a decision state, in the DecisionHandler of the state I check a condition, if the condition's result is true the

[jboss-user] [JBoss jBPM] - Re: org.hibernate.PersistentObjectException - after creating

2009-02-17 Thread rodosa
Hello!! Had you solucionated this??? I've a similar problem and it's thrown the same exception. Thanks, View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4210704#4210704 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: Timer repetition problem

2009-02-17 Thread rodosa
Have you get to build a timer whose action was an action nor a script? I'm trying this but I doen't get it? Thanks View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4210774#4210774 Reply to the post :

[jboss-user] [Beginners Corner] - Timer in JBoss

2009-02-17 Thread rodosa
Hello!! I would like if it's allowed to create a timer in my app and this timer were active while jboss is running. If Jboss is stopped the timer will ben cancellated and when the jboss running another time the timer would be started. Any ideas of how I could do this?? Many thanks, View

[jboss-user] [JBoss jBPM] - Action in timer

2009-01-29 Thread rodosa
Hello, I've created a simply timer that shows a message. This is the timer: | event type='node-enter' | create-timer name='timeout' duedate='10 seconds' repeat='yes' | scriptSystem.out.println(I reset my timer!);/script |

[jboss-user] [JBoss jBPM] - Re: Timer repetition problem

2009-01-16 Thread rodosa
rodrigorev, you're right my timer work!! I had a configuration problem qith JBoss jBPM. I don't know a good documentation about jbpm Timers. I've reading jbpm jdpl documentation and the spanish guide of jbpm ;) but .. in my opinion the documentation about timers is not too much. Regards

[jboss-user] [JBoss jBPM] - Re: Timer repetition problem

2009-01-16 Thread rodosa
Visit this site http://www.jboss.org/community/docs/DOC-11188 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4202450#4202450 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4202450

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

2009-01-14 Thread rodosa
Have you solucionated this??? I've looked into the jboss jbpm log and I found this: | 2009-01-14 11:37:08,812 INFO [org.quartz.core.QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started. | I suposse that the scheduler is running but the timer doesn't work!! Any

[jboss-user] [JBoss jBPM] - bject references an unsaved transient instance - save the tr

2009-01-14 Thread rodosa
Hello, I've a problem in a method that advance in a definition process for the indicated transition. The method is the following: | private void goTo(Long id_instance, String transition) { | try { | ProcessInstance

[jboss-user] [JBoss jBPM] - Re: Timer repetition problem

2009-01-12 Thread rodosa
Somebody Knows where I can found jbpm timer documentation to understannd better timers I've looking for sth but I didn't found anthing where I could find the solution for my problem. Thanks View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4200967#4200967

[jboss-user] [JBoss jBPM] - Re: Timer repetition problem

2009-01-12 Thread rodosa
Yes, I have a process definition where I've defined a simply timer like this: | state name=state1 | transition to=end-state1/transition | event type='node-enter' | create-timer name='timeout' duedate='10 seconds' repeat='yes' |

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

2009-01-12 Thread rodosa
How I could ckeck if the scheduler is running?? I'm using jboss jbpm 3.2.3 and in the deploy folder are two files called schedule-manager-service.xml scheduler-service.xml but all its content are commented. How explain me a bit or redirect any site where I could find information about timers

[jboss-user] [JBoss jBPM] - Timer repetition problem

2009-01-11 Thread rodosa
Hello, I've a doubt. I would loke to build a timer. So I made a process definition and to try it I use a junit class. With the following code the action of the timer is executing: | Token token=instance.getRootToken(); | CreateTimerAction createTimerAction = (CreateTimerAction)

[jboss-user] [JBoss jBPM] - How to obtain step of jbpm instance

2009-01-08 Thread rodosa
Hello! I would like to know how could obtain in which step is a jbpm instance. In which task, node or state is a determinated instance. How could I do this?? Thanks in advance, View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4200274#4200274 Reply to the

[jboss-user] [JBoss jBPM] - Re: How to obtain step of jbpm instance

2009-01-08 Thread rodosa
Ok! What a silly!! I thought that method getRootToken from an instance always return the first token of the jPDL. Sorry and thank you View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4200316#4200316 Reply to the post :

[jboss-user] [JBossWS] - Re: Problem calling a ws in a servlet

2009-01-06 Thread rodosa
After a bit of time I resolved my problem deleting all jboss-jaxws.jar of my JBoss Regards View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4199889#4199889 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4199889

[jboss-user] [JBossWS] - Re: Problem calling a ws in a servlet

2009-01-04 Thread rodosa
Hello!! Had you found the solution or the reason of this problem??? Thanks, View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4199396#4199396 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4199396

[jboss-user] [JBossWS] - java.lang.ClassCastException: org.jboss.ws.core.jaxws.spi.Se

2009-01-04 Thread rodosa
Hello! I've a problem. I've two jboss. Jboss 4.0.5 and Jboss jBPM 3.2.3. The Jboss 4.0.5 access to jBPM web services but when the session beans of jBPM try to access to WS of JBoss 4.0.4, the following exception it's thown: | 01:11:30,437 ERROR [STDERR]

[jboss-user] [JBoss jBPM] - org.hibernate.TransientObjectException

2009-01-02 Thread rodosa
Hello! I've a problem and I don't know how to solucionate. I've implemented a web service whose code is: | @WebMethod | @WebResult(targetNamespace = next) | public boolean next(@WebParam(name = id_instance)Long id_instance)throws RemoteException{ | try { |

[jboss-user] [JBossWS] - Re: jboss ws + java.lang.NoClassDefFoundError: com/sun/xml/m

2008-12-17 Thread rodosa
I fix it putting saaj-impl.jar at client folder of my jboss!!! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4197083#4197083 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4197083

[jboss-user] [JBossWS] - jboss ws + java.lang.NoClassDefFoundError: com/sun/xml/messa

2008-12-17 Thread rodosa
Hello!!! I'm a problem with WS! I'm using Jboss 4.0.5 and jdk1.6. I've created a Junit file that call to my simply web service, but when invoke to the webMethod ... the following exception it's thrown: | java.lang.NoClassDefFoundError: com/sun/xml/messaging/saaj/soap/AttachmentPartImpl

[jboss-user] [JBoss jBPM] - Problem with WS in jBPM

2008-12-15 Thread rodosa
Hello!! I've a problem. Some moths ago, I made a prototype using WS, Jboss 4.0.5 and Jbpm 3.2.2. It worked!!! It consisted in that an app (that resides in Jboss 4.0.5) invoked to a WS that was in jbpm 3.2.2. Now, I want to do the same, but it doesn't work. I don't know why don't work.

[jboss-user] [JBoss jBPM] - Re: Problem with WS in jBPM

2008-12-15 Thread rodosa
Yes, I did!!! I put these libraries at subdirectory lib/endorsed but .. I didn't get to work anything View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4196525#4196525 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4196525

[jboss-user] [JBossWS] - Re: Help with WS - No Content-type in the header!

2008-12-13 Thread rodosa
hello!!! I forget to comment that thought Jboss deploy and start the WS : 19:01:08,390 INFO [TomcatDeployer] undeploy, ctxPath=/Requirements-JbpmWebServices, warUrl=.../tmp/deploy/tmp7817Requirements-JbpmWebServices-exp.war/ 19:01:08,609 INFO [TomcatDeployer] deploy,

[jboss-user] [EJB 3.0] - Re: Please help~~deployment of webservice

2008-12-13 Thread rodosa
Hello!! Are you solved this problem?? How??? I've a similar problem than yours. Thanks in advance View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4196362#4196362 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4196362

[jboss-user] [JBossWS] - Help with WS - No Content-type in the header!

2008-12-12 Thread rodosa
Hello!! I'm new in web services world. I don't get to work a simply one. At client server this is the exception thrown: javax.xml.ws.WebServiceException: No Content-type in the header! | at com.sun.xml.ws.transport.http.client.HttpTransportPipe.process(HttpTransportPipe.java:143) |

[jboss-user] [JBossWS] - How change port for generated WSDL

2008-12-10 Thread rodosa
Hello!! I'm new in web services. I've generated WSDL file for my web services but ... I have a problem. I would like to change the port of this files. Change port 8080 to 18080 witout editing the files. I would like that wsdl files were created with the por 18080 instead 8080. How

[jboss-user] [JBossWS] - Re: How change port for generated WSDL

2008-12-10 Thread rodosa
I've found the solution: I've change in directory deploy\jbossws.sar\jbossws.beans\META-INF\jboss-beans.xml the port in code: property name=webServicePort8080/property View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4195579#4195579 Reply to the post :

[jboss-user] [EJB 3.0] - Re: Referencing EJB 2.1 session from EJB 3 session

2008-07-09 Thread rodosa
Hello huuskart! Have you found teh solution for this issue??? regards, View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4163280#4163280 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4163280

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Cannot find FacesContext

2008-04-13 Thread rodosa
Hello! I've a doubt ... Why the index.jspx can't contain any jsf tag like h:commandButton/ or similar? The error that it's thrown is: | javax.servlet.jsp.JspException: Cannot find FacesContext | javax.faces.webapp.UIComponentTag.doStartTag(UIComponentTag.java:399) |

[jboss-user] [JBoss jBPM] - How implements jBPM the smtpAuthenticator?

2008-03-27 Thread rodosa
Hello! I've problem sending mails with jbpm because of the authentication. I've looking the code of org.jbpm.mail.Mail.java and I could see where is the authetification. How do jBPM the SMTP authentification?? Thanks View the original post :

[jboss-user] [JBoss jBPM] - Problem sending mails

2008-03-26 Thread rodosa
Hello!! I'm trying sending mails but I don't get it. I've tried two differents ways to do it. 1) Mail-node. It's code is: | mail-node name=Enviar notificacion to=[EMAIL PROTECTED] | subject | Prueba | /subject | text

[jboss-user] [JBoss jBPM] - Re: Problem sending mails

2008-03-26 Thread rodosa
The problem could reside in what parameters use jbpm. Because I've implemented to send a mail implementing it and works. If I use the mail-node of jbpm or the handler , how I described before, it fails. Any ideas? Thanks View the original post :

[jboss-user] [JBoss jBPM] - Question about launching jbpm with a different IP

2008-03-24 Thread rodosa
Hello! How I can launch Jboss jbpm with a diferent IP than localhost? I would like to be a JBoss 4.2.2 server and Jboss jbpm server running on the same machine. I've changed the ports of Jboss jbpm but now I would launch it with a different IP than localhost. How I could do that?

[jboss-user] [JBoss jBPM] - Check if a process definition is deployed

2008-03-24 Thread rodosa
Hello!! I'm trying to check if an process definition is deployed. I use this code to check it: | Definition definition = null; | | ExecutionService executionService =jbpmServiceFactory.openExecutionService(admin); | definition = executionService.getLatestDefinition(

[jboss-user] [JBoss jBPM] - restore my process definition diagram

2008-03-24 Thread rodosa
Hello! Sometimes when I do same changes in the source of my process definition, the diagram is altered and disappears the transition and the differents elements are messy. Is there any way to prevent that this occurrs??? Thanks View the original post :

[jboss-user] [JBossWS] - Re: Change the endopoint address

2008-03-21 Thread rodosa
Thank you!!! It works!!! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4138268#4138268 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4138268 ___ jboss-user mailing list

[jboss-user] [JBossWS] - Change the endopoint address

2008-03-20 Thread rodosa
Hello! How I have to do to change the endpoint address? I would like that my wsdlLocation was in a different ip than localhost. But when I deploy my .ear it's created the Endpoint Address at localhost | http://127.0.0.1:8080/proyecto/JbpmService?wsdl | How I chage the localhost

[jboss-user] [JBossWS] - Re: Change the endopoint address

2008-03-20 Thread rodosa
If I start the server with the -b option, specifying the ip ... the endpoint uses this IP. But ... are there another solution for this? Could I set the varaible jboss.bind.address in any configuration file? how? Thanks View the original post :

[jboss-user] [JBossWS] - Re: Call a web service

2008-03-18 Thread rodosa
Hello!! I've get to call the web service from a Java application in Eclipse. I've solucionated the before error adding the library saaj-impl.jar. Now I have a problem. I have jbpm-jpdl.3.2.2 installed in a remote machine.I would like to call this web service from here. But jbpm uses

[jboss-user] [JBossWS] - Re: Call a web service

2008-03-17 Thread rodosa
I don't know why it's looking into ws.jaxws.Hola directory because it doesn't exist! I built it and to check what happens and now the exception is : | Exception in thread main java.lang.IllegalArgumentException: ws.JbpmService is not an interface | at

[jboss-user] [JBossWS] - Re: Call a web service

2008-03-17 Thread rodosa
The before exception was solucionated putting the libraries into the endorsed lib folder of my JAVA_HOME. But now I have another problem. I was looking information about that in google and I think that is a problem of bad situation of my files I don't now exactly. This is the exception: |

[jboss-user] [JBossWS] - Re: Call a web service

2008-03-17 Thread rodosa
Hello! Now I'm executing from Eclipse, because I'm building an .ear that contains a dinamic web project where the web service is inside. But I got the following error: | Exception in thread main java.lang.NoClassDefFoundError: com/sun/xml/messaging/saaj/soap/AttachmentPartImpl |

[jboss-user] [JBossWS] - Re: Call a web service

2008-03-15 Thread rodosa
Thanks for yours answers but I should make sth bad because it doesn't work. 1) rphadnis: Yes, the url for the wsdl is accessible. I could see in the browser. 2) PeterJ: I have some problems. I follow the steps you've mencionated but I don't know what's wrong. This is what occurs when I try to

[jboss-user] [JBossWS] - Re: Call a web service

2008-03-15 Thread rodosa
If I run the client as Java application the following exception it's thrown: | java.lang.LinkageError: JAXB 2.0 API is being loaded from the bootstrap classloader, but this RI (from jar:file:/C:/jboss-4.2.2.GA/client/jaxb-impl.jar!/com/sun/xml/bind/v2/model/impl/ModelBuilder.class) needs

[jboss-user] [JBossWS] - Call a web service

2008-03-14 Thread rodosa
Hello! I'm new in JbossWS. I have been looking into the documentation but... I'm a bit lost. I've generated a web service that I can see at http://localhost:8080/jbossws/services. My problem is how I can access form a client application ... and if I have to produce something with

[jboss-user] [JBoss jBPM] - jbpm-jbpl-3.2.2 with EJB3 JBossWS?

2008-03-13 Thread rodosa
Hello! I've a doubt! I've downdload jbpm-jpdl-3.2.2 and I would like to use it with EJB3.0 and JBossWS.It's posible? This versions works with JBoss 4.0.4 but this doesn't support ejb3. I have to use ejb2.1 doesn't it? For web services ... I've have a look and in deploy

[jboss-user] [JBossWS] - Re: NullPointer in JavaToWSDL conversion using wstools

2008-03-13 Thread rodosa
I've a similar problem ... how did you solucionate it? Thanks View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4136441#4136441 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4136441

[jboss-user] [JBoss jBPM] - Re: deployment problem

2008-03-12 Thread rodosa
Hello, how do you solucionate this problem? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4135849#4135849 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4135849 ___ jboss-user

[jboss-user] [EJB/JBoss] - Re: The session bean must implement either a remote home and

2008-03-08 Thread rodosa
JbpmFacadeLocal is my home interface: | package session; | | import javax.ejb.*; | | public interface JbpmFacadeLocal extends EJBHome{ | | JbpmFacadeRemote create() throws javax.ejb.CreateException, java.rmi.RemoteException; | } | View the original post :

[jboss-user] [JNDI/Naming/Network] - Re: no security manager: RMI class loader disabled

2008-03-08 Thread rodosa
noFreak how have you solucionated this problem? I 've the same problem and i don't find the solution Thanks View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4135097#4135097 Reply to the post :

[jboss-user] [EJB/JBoss] - The session bean must implement either a remote home and rem

2008-03-07 Thread rodosa
Hello! I've a problem with an simple session bean. When I deploy this session bean it's thrown the following message: | 14:14:21,641 WARN [verifier] EJB spec violation: | Bean : JbpmFacade | Section: 7.11.1 | Warning: The session bean must implement either a remote home and

[jboss-user] [JBoss jBPM] - in my jndi doesn't appears the remote interface of my ejb

2008-03-07 Thread rodosa
Hello! Why is the reason that in my jndi doesn't appears the remote interface of my session bean? I only can see the local interface: | JbpmFacade (proxy: $Proxy53 implements interface session2.JbpmFacadeLocal,interface javax.ejb.Handle) | I'm using the jboss that includes

[jboss-user] [JBoss jBPM] - Re: logging jboss web console problem

2008-03-04 Thread rodosa
Yes, my problem was that I hadn't the correct information in my jbpm database. So the it doesn't adjust with the SQL sentence of web of login-config.xml: | module-option name=rolesQuery | SELECT g.NAME_ ,'Roles' | FROM JBPM_ID_USER u, |

[jboss-user] [JNDI/Naming/Network] - Could not obtain connection to a url

2008-03-03 Thread rodosa
Hello!! I'm using JBoss 4.2.2 and I've installed WMWare in my computer and I've created a virtual O.S. In this virtual machine I've installed jbpm 3.2.2. I would like to communicate from my Jboss 4.2.2 to this remote jbpm. I've created a method where I configure the context's properties

[jboss-user] [JNDI/Naming/Network] - Re: Could not obtain connection to a url

2008-03-03 Thread rodosa
I've solved it with: | Properties props = new Properties(); | props.put(Context.INITIAL_CONTEXT_FACTORY, org.jnp.interfaces.NamingContextFactory); | props.put(Context.PROVIDER_URL, jnp://x.x.x.x:1099); |

[jboss-user] [JNDI/Naming/Network] - Re: Could not obtain connection to a url

2008-03-03 Thread rodosa
But... now I don'r know exactly how make the communication between JBoss and remote jboss jbpm server... are there any documentation that it can help me? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4133702#4133702 Reply to the post :

[jboss-user] [EJB/JBoss] - JNDI problem

2008-03-01 Thread rodosa
Hello! I would like to know how I could access from a ManagedBean to the remote interface of a Session Bean. The structure of my ear file is de folowing: | -Prototipo.ear | -META-INF | - MANIFEST.MF | - application.xml | - jboss-app.xml | -PrototipoEJB.jar |

[jboss-user] [JNDI/Naming/Network] - JNDI problem

2008-03-01 Thread rodosa
Hello, I have a problem with JNDI. I've explained it here http://www.jboss.org/index.html?module=bbop=viewtopict=131040 Could you help me? Thanks View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4133436#4133436 Reply to the post :

[jboss-user] [EJB/JBoss] - Re: JNDI problem

2008-03-01 Thread rodosa
Sorry!!! This is a stupid mistake! I forget establish the dependece between my web tier and my ejb tier in Eclipse. Thanks View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4133448#4133448 Reply to the post :

[jboss-user] [JBoss jBPM] - Creating an instance that resides in a remote Jboss jbpm ser

2008-02-26 Thread rodosa
Hello! How I could create a process Instance from a Jboss server which process definition resides in a remote JBoss jBPM server? Thanks in advance, View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4132101#4132101 Reply to the post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - JSF Problem

2008-02-03 Thread rodosa
Hello! I've downloaded installed jbpm-jpdl-suite-3.2.2. I want to develop an aplication using JSF but It doesn't work! Have I configure or change something to JBoss works well with JSF? Thanks, View the original post :

[jboss-user] [Beginners Corner] - Problem running Hello-jsf.war

2008-02-01 Thread rodosa
Hello!!! I've installed JBoss jBPM and configure it to works with MySQL. Now I would like to buit an small application that uses managed beans ... but It doesn´t work ... I have some problems that I've related in this post http://www.jboss.org/index.html?module=bbop=viewtopict=128803

[jboss-user] [JBoss jBPM] - gpd.xml ISO-8859-1 encoding

2008-01-31 Thread rodosa
Hello!! The following line of gpd.xml file ?xml version=1.0 encoding=ISO-8859-1? changes when I make changes in the forms of my application for the following sentence ?xml version=1.0 encoding=UTF-8? Is there any solution for that not change?? Thanks View the original post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Errors when the Jboss server starts

2008-01-31 Thread rodosa
Hello!! I have some problems when the Jboss server starts. Could someone what's wrong? Because I've looking for the solution but I don't get nothing that helps me. This is one of the errors reported. I only put the first lines because It's too long | | 2008-01-31 12:51:41,399

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Errors when the Jboss server starts

2008-01-31 Thread rodosa
Thank you, I rename the file and the first error disappead but the rest didn't: | 2008-01-31 17:13:36,625 ERROR [STDERR] 31-ene-2008 17:13:36 com.sun.faces.config.ConfigureListener contextInitialized | INFO: Initializing Sun's JavaServer Faces implementation (1.2_03-b09-FCS) for context

[jboss-user] [Security JAAS/JBoss] - Assigment task

2008-01-30 Thread rodosa
Hello!! I've try websale process definition and I could see that thougth a task is assignated to a determinated person when you're in the web console you can access to this task login like a different person. Could someone tell me how I could restrict the access to this task? Thx View the

[jboss-user] [JBoss jBPM] - Assigment task

2008-01-28 Thread rodosa
Hello!! I've try websale process definition and I could see that thougth a task is assignated to a determinated person when you're in the web console you can access to this task login like a different person. Could someone tell me how I could restrict the access to this task?

[jboss-user] [JBoss jBPM] - Problem with navigation-rules

2008-01-25 Thread rodosa
I want to navigate to other page when I fill a form and I send the data that I entered. I have declare the navigation-rules but it doesn't work and I don't know why. In my faces-config.xml I've added the navigation-rules: | managed-bean |

[jboss-user] [JBoss jBPM] - Re: Problem with managed beans

2008-01-24 Thread rodosa
What I did was the following: - My configuration listener in web.xml was wrong. - I had an error in faces-config.xml. I didn't realized that I had the declaration of my managed-bean inside of the label. It must be outside of this label. - I think that I had a problem with the librarys

[jboss-user] [JBoss jBPM] - Re: Problem with managed beans

2008-01-23 Thread rodosa
I fixed the some of problems that I had and now it works! Thanks for your help kukeltje View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4122540#4122540 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4122540

[jboss-user] [JBoss Seam] - Re: Target Unreachable, identifier 'expre' resolved to null

2008-01-22 Thread rodosa
Hello! I've a problem similar that yours!! How had you solucinate it?? Thanks View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4122082#4122082 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4122082

[jboss-user] [JBoss jBPM] - Re: Problem with managed beans

2008-01-22 Thread rodosa
Yes, It isn't a problem of directory ... This problem occurs the first time when the form is displayed any ideas? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4122105#4122105 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: Problem with managed beans

2008-01-22 Thread rodosa
When the server starts ... occurs this error: | 2008-01-22 19:42:02,484 ERROR [STDERR] 22-ene-2008 19:42:02 com.sun.faces.config.ConfigureListener contextInitialized | INFO: Initializing Sun's JavaServer Faces implementation (1.2_03-b09-FCS) for context 'null' | 2008-01-22 19:42:02,718

[jboss-user] [JBoss jBPM] - Re: Problem with managed beans

2008-01-22 Thread rodosa
I forgot tell you that when I enter in the web console the following messagings appear in the console: | 20:11:12,812 ERROR [STDERR] 22-ene-2008 20:11:12 com.sun.faces.lifecycle.ELResolverInitPhaseListener populateFacesELResolverForJsp | INFO: JSF1027: [null] The ELResolvers for JSF were

[jboss-user] [JBoss jBPM] - Problem with managed beans

2008-01-21 Thread rodosa
Hi! I'm trying to use managed beans to request parameters from my forms. But It doesn't work! This is the error: | javax.servlet.ServletException: /120/SolicitarAlta.xhtml @25,60 value=#{UserBean.dni}: Target Unreachable, identifier 'UserBean' resolved to null |

[jboss-user] [JBoss jBPM] - Re: Problem with managed beans

2008-01-21 Thread rodosa
I doesn't work with : | managed-bean | managed-bean-nameuserBean/managed-bean-name | managed-bean-classcom.miApp.UserBean/managed-bean-class | managed-bean-scoperequest/managed-bean-scope | /managed-bean |

[jboss-user] [JBoss jBPM] - Problems with Forms

2008-01-15 Thread rodosa
Hello!! I have a problem with the forms. I have a process definition and I have created a form associated with my start state. The .XHTML file is generated but when I enter in the web console ... I couldn't see anything. The form is in white. Anybody knows why? Thanks View the

[jboss-user] [JBoss jBPM] - Re: Problems with Forms

2008-01-15 Thread rodosa
I have rename the task, substiting the spaces for hypen and now I could see the form. I'm using: - jbpm-jpdl-suite-3.2.2 - eclipse-3.3 Thank you for your help! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4120160#4120160 Reply to the post :

  1   2   >