You have posted this same question in numerous forums here. Please do not do
that. Let's continue the discussion in the thread here
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=164352
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4267936#4267936
You have posted this same question in numerous forums here. Please do not do
that. Let's continue the discussion in the thread here
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=164352
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4267934#4267934
oh i found some
identityService.createGroup("sales-dept");
|
| identityService.createUser("johndoe", "johndoe", "John", "Doe");
| identityService.createMembership("johndoe", "sales-dept");
|
| identityService.createUser("joesmoe", "joesmoe", "Joe", "Smoe");
| identityService.createMe
how can i register new user to my workflow application like
register and login form can you give me an example thankyou
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4267929#4267929
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mo
thanks you
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4267928#4267928
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4267928
___
jboss-user mailing list
jboss-user@lists.jbo
I am using EJB3.0 and Spring 2.5 in my project .Using EJB3.0 as session facade
bean. Trying to Inject Spring beans into EJB3 session bean using
@Interceptors(SpringBeanAutowiringInterceptor.class) and @Autowired anontations
Here is my ear package struture
freeads.ear
|
|--APP-INF
| |--lib
I am using EJB3.0 and Spring 2.5 in my project .Using EJB3.0 as session facade
bean. Trying to Inject Spring beans into EJB3 session bean using
@Interceptors(SpringBeanAutowiringInterceptor.class) and @Autowired anontations
Here is my ear package struture
freeads.ear
|
|--APP-INF
| |-
I am using EJB3.0 and Spring 2.5 in my project .Using EJB3.0 as session facade
bean. Trying to Inject Spring beans into EJB3 session bean using
@Interceptors(SpringBeanAutowiringInterceptor.class) and @Autowired
anontations
Here is my ear package struture
freeads.ear
|
|--APP-I
As far as I know, JBoss AS 5.x is Java EE 5 compliant. I believe that the
"standard" configuration supplied in 5.x is the one that passed the
certification tests.
anonymous wrote : the 2007 whitepaper which states that JBossWS is not fully
Java EE 5 compliant
Given that AS 5.0.0 was not releas
What version of JBoss AS? Each one has lsightly different steps one replacing
HSQLDB with another database.
Here are some discussions for AS 5.0 and 5.0.1:
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4224936#4224936
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=141835
And
My previous post had a formatting error and was barely readable, so let me
repost it:
Ivan,
ParentBeanFactory="BillingFramework" won't work in
the JBoss Deployer, you need to use braces, but apart from that, it is a JBoss
Deployer specific feature, and I don't think Mule (or for that matter a
Ralph,
I looked at that application and it's packaging looks invalid on one count and
a bit weird on another count.
The invalid part is - the persistence.xml is deployed through the META-INF of
the my_ejb_module.jar. Which means that, as per the EJB3 spec, the persistence
unit is scoped only t
Thank u sir .
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4267902#4267902
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4267902
___
jboss-user mailing list
jboss-user@lists.
No, you won't require WTP for using JBoss AS. All you need is the JBoss AS .zip
distribution. Extract that .zip to some location, set JAVA_HOME to point to a
JDK installation and then use the run.sh or run.bat (depending on the operating
system you use) from the bin folder of JBoss AS.
View t
Like Emanuel suggests, metadata/config files normally go to META-INF
(or WEB-INF in case of .war deployments).
If that doesn't suite you, instead of your own StructureDeployer,
you can simply declare your custom structure via jboss-structure.xml:
* http://www.jboss.org/community/docs/DOC-13178
http://docs.jboss.com/jbpm/pvm/article/
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4267896#4267896
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4267896
___
jboss-user mail
i don't unserstand what is PVM (Process Virtual Machine )what can thay do
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4267895#4267895
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4267895
"rareddy" wrote : I am not sure how the "StructureDeployer" works, however once
I created a structure for my version of the ZIP file, it works as I expected.
The deployer invokes once for "a.xml" and once for "b.xml" then invokes merge
for the "zip" metadata iteself with metadata from a.xml and
Hello everybody,
I don't know if there is the good place for this post...
Maven dependencies :
- hibernate-3.2.4.sp1
- hibernate-entitymanager-3.2.1.ga
- hibernate-annotation-3.2.1.ga
- persistence-api-1.0
- mysql-connector-java-5.1.8
Application Server : JBoss 4.2.3
Database Server : MySQL 5.1
THANK U *1
Sir it's All resolved by ur link
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4267891#4267891
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4267891
___
it's a question sir
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4267889#4267889
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4267889
___
jboss-user mailing list
jboss-user@
Thank u so much sir i'll try it now
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4267888#4267888
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4267888
___
jboss-user mailing
22 matches
Mail list logo