[jboss-user] [JBoss Tools (users)] - Re: hey all i need JBDS

2009-07-02 Thread bayanaa
"PeterJ" wrote : Also, it sounds like you are clicking that link in your 
browser. Don't do that - follow the instructions on that page, which imply that 
you first have to download and install "Eclipse for Java EE Developers" from 
the Eclipse web site, and then run Eclipse, and within Eclipse use the Update 
and Install Manager to add JBoss Tools (copy the correct stable or developer's 
update link to the Eclipse dialog). Then Eclipse will download an install JBoss 
Tools. (There is also a link to the docs that provide complete installation 
instructions.) 

TNX a lot for Peter.

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

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


[jboss-user] [JBoss Tools (users)] - Re: hey all i need JBDS

2009-07-01 Thread bayanaa
tnx for andersen.

i http://www.jboss.org/tools/-s click on Stable Releases's JBoss Tools 2.1 :: 
Eclipse 3.3.2 link. 

but  this site 
400 Bad Request
The server could not comply with the request since it is either malformed or 
otherwise incorrect.

groupname: Bad ProjectCollection: jboss 

i am don't understand it :P;

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

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


[jboss-user] [JBoss Tools (users)] - hey all i need JBDS

2009-06-30 Thread bayanaa
hey all. i need free JBDS. please i can't buy JBDS. Because i am student. :D

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

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


[jboss-user] [JBoss jBPM] - i have problem need help please

2009-06-29 Thread bayanaa
hi all. 
my goal is run seam's dvdstore example. (i download dvdstore example is
http://viewvc.jboss.org/cgi-bin/viewvc.cgi/jbosstools/workspace/snjeza/seam-examples/dvdstoreall.zip?revision=14398&pathrev=14398)
but my jboss as starting problem. 
my jboss as is jboss-4.2.3.GA
seam is jboss-seam-2.1.1.GA
jbpm is jbpm-4.0.CR1
eclipse is eclipse-jee-ganymede-win32
java version "1.6.0_11"

Throwable while attempting to get a new connection: null
org.jboss.resource.JBossResourceException: Could not create connection; - 
nested throwable: (java.sql.SQLException: Access denied for user 
'jbpmtest'@'localhost' (using password: NO))
at 
org.jboss.resource.adapter.jdbc.xa.XAManagedConnectionFactory.createManagedConnection(XAManagedConnectionFactory.java:155)
at 
org.jboss.resource.connectionmanager.InternalManagedConnectionPool.createConnectionEventListener(InternalManagedConnectionPool.java:619)
at 
org.jboss.resource.connectionmanager.InternalManagedConnectionPool.getConnection(InternalManagedConnectionPool.java:264)
at 
org.jboss.resource.connectionmanager.JBossManagedConnectionPool$BasePool.getConnection(JBossManagedConnectionPool.java:575)
at 
org.jboss.resource.connectionmanager.BaseConnectionManager2.getManagedConnection(BaseConnectionManager2.java:347)
at 
org.jboss.resource.connectionmanager.TxConnectionManager.getManagedConnection(TxConnectionManager.java:330)
at 
org.jboss.resource.connectionmanager.BaseConnectionManager2.allocateConnection(BaseConnectionManager2.java:402)
at 
org.jboss.resource.connectionmanager.BaseConnectionManager2$ConnectionManagerProxy.allocateConnection(BaseConnectionManager2.java:849)
at 
org.jboss.resource.adapter.jdbc.WrapperDataSource.getConnection(WrapperDataSource.java:89)
at org.jboss.ejb.plugins.cmp.jdbc.SQLUtil.fixTableName(SQLUtil.java:172)
at 
org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCEntityBridge.init(JDBCEntityBridge.java:157)
at 
org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager.initStoreManager(JDBCStoreManager.java:435)
at 
org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager.start(JDBCStoreManager.java:368)
at 
org.jboss.ejb.plugins.CMPPersistenceManager.start(CMPPersistenceManager.java:172)
at org.jboss.ejb.EjbModule.startService(EjbModule.java:414)
at 
org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
at 
org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at 
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at 
org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
at $Proxy0.start(Unknown Source)
at org.jboss.system.ServiceController.start(ServiceController.java:417)
at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at 
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
at $Proxy31.start(Unknown Source)
at org.jboss.ejb.EJBDeployer.start(EJBDeployer.java:662)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at 
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at 
org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at 
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
at 
org.jboss.mx.interceptor.DynamicInterceptor.invoke(DynamicInterceptor.java:97)
at 
org.jboss.syste