[jboss-user] [JBoss jBPM] - Re: problem to enter into jbpm-console application

2007-10-15 Thread galvino
ok, i should give more information, sorry, 
so i am using :
jbpm-jpdl3.2.2
oracle9i

i configure oracle :

i changed : login-config
 standardjaws

in login-config.xml, i added this code :

  | 
  |
  |   
  |  user
  |  user
  |  user
  |  jboss.jca:service=LocalTxCM,name=DefaultDS
  |   
  |
  | 
  | 
  | 

into  standardjaws.xml i added 

  | Oracle9i
  | 

this is my data source:

  |  
  |   DefaultDS
  |   
jdbc:oracle:thin:@myserver:1521:myDBinstance
  |   oracle.jdbc.driver.OracleDriver
  |   user
  |   user
  |   1
  |   5
  |   0
  |   
  |   
  |   32
  |   Oracle9i
  |  
org.jboss.resource.adapter.jdbc.vendor.OracleExceptionSorter
  |
  | 

in addition, 
i changed hibernate-cfg.xml:

  | 
  | oracle.jdbc.driver.OracleDriver
  | jdbc:oracle:thin:@myserver:1521:myDBinstance
  | user
  | user
  | 
  | 
  | org.hibernate.cache.HashtableCacheProvider
  | 
  | 

and in jbpm-console.war\WEB-INF\classes, i created two file roles.properties 
and users.properties 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095121#4095121

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4095121
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: problem to enter into jbpm-console application

2007-10-13 Thread kukeltje
please... how do you expect us to help you if you just say "there are no errors 
but I can't login" we need lots more info to be able to help you

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4094866#4094866

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4094866
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: problem to enter into jbpm-console application

2007-10-12 Thread galvino
i don't understand , 
when i start jboss server, i have no error, 
but i don't connect to jbpm-console.war 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4094609#4094609

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4094609
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: problem to enter into jbpm-console application

2007-10-11 Thread galvino
i have fix the problem, there aren't errors, 
but i can't enter into my application 
help, i don't know where is the issue 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4094193#4094193

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4094193
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: problem to enter into jbpm-console application

2007-10-11 Thread galvino
error is:


  | 15:02:32,871 ERROR [UsersRolesLoginModule] Failed to load 
users/passwords/role f
  | iles
  | java.io.IOException: No properties file: users.properties or defaults: 
defaultUs
  | ers.properties found
  | at org.jboss.security.auth.spi.Util.loadProperties(Util.java:313)
  | at 
org.jboss.security.auth.spi.UsersRolesLoginModule.loadUsers(UsersRole
  | sLoginModule.java:186)
  | at 
org.jboss.security.auth.spi.UsersRolesLoginModule.createUsers(UsersRo
  | lesLoginModule.java:200)
  | at 
org.jboss.security.auth.spi.UsersRolesLoginModule.initialize(UsersRol
  | esLoginModule.java:127)
  | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  | at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
  | java:39)
  | at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
  | sorImpl.java:25)
  | at java.lang.reflect.Method.invoke(Method.java:597)
  | at 
javax.security.auth.login.LoginContext.invoke(LoginContext.java:756)
  | at 
javax.security.auth.login.LoginContext.access$000(LoginContext.java:1
  | 86)
  | at 
javax.security.auth.login.LoginContext$4.run(LoginContext.java:683)
  | at java.security.AccessController.doPrivileged(Native Method)
  | at 
javax.security.auth.login.LoginContext.invokePriv(LoginContext.java:6
  | 80)
  | at 
javax.security.auth.login.LoginContext.login(LoginContext.java:579)
  | at 
org.jboss.security.plugins.JaasSecurityManager.defaultLogin(JaasSecur
  | ityManager.java:601)
  | at 
org.jboss.security.plugins.JaasSecurityManager.authenticate(JaasSecur
  | ityManager.java:535)
  | at 
org.jboss.security.plugins.JaasSecurityManager.isValid(JaasSecurityMa
  | nager.java:344)
  | at 
org.jboss.resource.connectionmanager.BaseConnectionManager2.getSubjec
  | t(BaseConnectionManager2.java:571)
  | at 
org.jboss.resource.connectionmanager.BaseConnectionManager2.allocateC
  | onnection(BaseConnectionManager2.java:378)
  | at 
org.jboss.resource.connectionmanager.BaseConnectionManager2$Connectio
  | nManagerProxy.allocateConnection(BaseConnectionManager2.java:812)
  | at 
org.jboss.resource.adapter.jdbc.WrapperDataSource.getConnection(Wrapp
  | erDataSource.java:88)
  | at 
org.jboss.security.auth.spi.DatabaseServerLoginModule.getUsersPasswor
  | d(DatabaseServerLoginModule.java:141)
  | at 
org.jboss.security.auth.spi.UsernamePasswordLoginModule.login(Usernam
  | ePasswordLoginModule.java:206)
  | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  | at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
  | java:39)
  | 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4094061#4094061

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4094061
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user