I figured out that the folder had to be from the local drive (e.g C:\files).
But i would like to know if its possible to configure jboss such that files are
uploaded relative to the context.
Cheers,
Yogesh
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=398
Hmm. OK. Yesterday I searched around the web for possibilities to handle a
ManyToOne-releationship in a dropdown-box. And I think that your
http://wiki.jboss.org/wiki/Wiki.jsp?page=SeamSelectItemsNewDesign offers all
the things I need with a great usability.
But I think there should be a guidel
or how do i configure jboss to upload all my files to a particular directory ??
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988065#3988065
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988065
___
Hello,
Thnx for replyingI would like to know where the files folder should be
created within jboss
Cheers,
Yogesh
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988064#3988064
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&m
Maybe this link will help:
http://jroller.com/page/eyallupu?entry=hibernate_exception_simultaneously_fetch_multiple
I don't have my code handy where I'm at, but I know I changed many of my
collections to another type to work around this.
gary.
View the original post :
http://www.jboss.com/ind
It is not your war that should contain a "/files" directory.
The server running your application should have access to a /files path that
already exists.
This is the path where all the files will be uploaded and stored by the serveur.
View the original post :
http://www.jboss.com/index.html?mod
You need to add in your application.xml:
|
| el-api.jar
|
|
| el-ri.jar
|
|
And your ear file must contains these 2 jars along with your jboss-seam.jar
I hope it helps.
Richard
View the original post :
http://www.jboss.com/index.html?module=
AFAIK List extends Collection, so it doesn't matter what interface to use, and
actualy I used List and Set, thought named them as Collection.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988060#3988060
Reply to the post :
http://www.jboss.com/index.html?
Jip.
In my WAR:
| WEB-INF/lib/el-api.jar
| WEB-INF/lib/el-ri.jar
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988059#3988059
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988059
I've had trouble on my machine with the firewall software. None of the internal
RMI ports worked...
"main" prio=1 tid=0x40115cd0 nid=0x7091 runnable
[0x007fbfffb000..0x007fbfffd1a0]
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(P
Thank Clebert !!!
I have resolved the problem .
When finished installing JBOSS and JBOSS Messaging , I find that the
jboss_remote.jar in the server/messaging/lib is not consistent with the jar in
the server/messaging/deploy/jboss-messaging.sar.
After update it , that is OK.
View the origin
Hi Gavin,
ok. I'm very new to seam and ajax.
How can I use these components in the portal environment?
Best wishes,
Marcel.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988056#3988056
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posti
Hello,
I am trying to get the Seam File Upload example (from the wiki) working but
i am stuck on one point!!
My configs are as follows:
My web.xml
|
|
| http://java.sun.com/xml/ns/j2ee";
| xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
| xsi:schemaLocat
Please ignore my second post.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988054#3988054
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988054
___
jboss-user mailing list
j
I am trying to connect to testQueue which comes default with jboss messgaing ,
but I am getting the following exception
javax.naming.CommunicationException: Failed to retrieve stub from server
(server address)
[Root exception is java.io.StreamCorruptedException: unexpected block data]
IIRC, I think I solved this by using List instead of Collection.
HTH,
gary
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988052#3988052
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988052
___
I am trying to execute a stored procedure using the ibatis framework.
The invocation of the procedure is within a stateless bean.
A procedure with a "only select statements" work fine.
However, if a proecdure has an update statement, then there appears to be a
deadlock. When this happens, I am n
Another question I would like to know is when the container could give another
instance of stateless session bean to a client from the pool. Meaning if I
have a stateless session bean with only a foo() method that is called by the
client. If that foo method has references to other plain java o
So the question is: Are RMI Stubs in JNDI Thread-safe; may they be accessed
concurrently?
The EJB Spec, 4.7.11, has this to say about Non-reentrant Instances in Session
Beans:
anonymous wrote : The container must ensure that only one thread can be
executing an instance at any time. If a client
Use an extended persistence context, or a Seam-managed persistence context,
inside a long-running conversation.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988047#3988047
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&
Note that you do *not* need create=true if you have bounds some submitted form
field values to entity bean attributes. You only need it if the entity does not
already exist.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988046#3988046
Reply to the post :
h
Yes, this is a known problem. Ajax4JSF is incompatible with the JBoss portal
profile.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988044#3988044
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988044
___
The post values are kept in the JSF component tree, not in an entity instance.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988045#3988045
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988045
Hello,
I have a question regarding design in EJB.
Should I use a singleton in my MDB or in stateless session beans. I have a
servlet that calls a stateless session bean that calls a message driven bean.
In the message driven bean constructor I call a singleton to set the mdb class
variable.
That makes no sense. I find it really difficult to believe.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988043#3988043
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988043
___
I just re-rested the demo on Tomcat 5.5. Its working fine. Reinstall stuff and
start again from scratch.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988042#3988042
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=39880
Thanks much for the post! :-) I just added
http://jira.jboss.com/jira/browse/JBCACHE-874 .
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988041#3988041
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988041
__
The JSF portion of JBoss IDE is actually from eclipse. It seems that their
module artifact adapter (which turns a selection into something that can be run
on a server) is incomplete.
That error message only appears if an "artifact" is found, but it's module is
empty. This, from my experience w
This would happen if the viewRoot was null at the end of the RESTORE_VIEW
phase. For some reason JSF is not creating a ViewRoot during RESTORE_VIEW. I'm
not sure why this would happen, but anyway, Seam should tolerate that, so I
will fix that problem now.
View the original post :
http://www.jb
anonymous wrote : The seam init component doesn't recognize the jndi pattern
when I switch to the new namespace notation
I really don't understand this, since it is working in the example apps.
anonymous wrote : Either it's throwing it randomly only for a few components or
Seam is initializing
No, its not supported by JSF. You need to do URL rewriting (a servlet filter
would work).
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988036#3988036
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988036
Well I finally figured it out. A small piece of advice for those of you trying
it out, JBoss is even more picky than hibernate. Check the capitalization of
your database table column names, class attribute names and the mapping between
them.
If oyu need help you can contact me at pintovc at hot
Just noticed this, and downloaded the new version.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988034#3988034
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988034
___
jbos
So I finally turned on the DEBUG and here is what I got in the detailed stack
trace
20:55:31,324 DEBUG [UserProfile#findAll] Executing SQL: SELECT t0_o.id FROM
UserProfile t0_o
20:55:31,324 DEBUG [LocalManagedConnectionFactory] Using properties:
{user=root, password=--hidden--}
20:55:31,809 DEB
I am still seeing this "NoSuchFieldError: eviction_policy_provider" error
deploying @Clustered SFSBs in 4.0.5.GA using both the JEMS installer and by
manually patching an unzipped installation of JBossAS with EJB3 RC9.
However I just noticed this message during the startup log:
anonymous wrote
Hello,
If I have an entity bean in ejb3 that is loaded with one row from a database,
and then I update only one of the fields in the entity bean, will every column
in the database row also be updated -or is only the affected column updated?
The reason I ask is that we have triggers set to fire
The seam init component doesn't recognize the jndi pattern when I switch to the
new namespace notation:
After switching back to the old way:
|
| true
| whatever/#{ejbName}/local
|
|
...it works just fine.
The exception I get is:
anonymous wrote : You must
No, this is not possible.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988026#3988026
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988026
___
jboss-user mailing list
jboss
Hello,
I am not sure I understand the meaning of this kind of assignment expression.
This is from the jbpm docs, sec 11.11.2
| ...
|
|
|
|
|
|
| ...
What do the arrows and the 3 terms signify? Is this the order in which the
assignment will be proces
OK, I localized the error as
http://MYHOST:8080/web-console/Invoker
java.lang.NoClassDefFoundError
at
org.jboss.console.remote.AppletRemoteMBeanInvoker.invoke(AppletRemoteMBeanInvoker.java:64)
at
org.jboss.console.navtre
Its definitely not ready. It is scheduled for 1.1.5 in early Jan.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988024#3988024
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988024
_
[cpde]10:56:13,600 INFO [Scanner] scanning:
/C:/bin/seam/jboss-4.0.5.GA/server/default/tmp/deploy/tmp1064
9ocss.ear
10:56:13,600 INFO [Scanner] scanning:
/C:/bin/seam/jboss-4.0.5.GA/server/default/tmp/deploy/tmp1064
9ocss.ear-contents/ocssEJB.jar
10:56:14,350 INFO [Scanner] scanning:
/C:/bin/
anonymous wrote :
| 2.) I tried using a custom principal class (UserInformation implements
Principal) by specifying the principalClass option for my login module and it
was used throughout the login process. however in my web app I always got a
SimplePrincipal object, when doing
|
You hav
Hi,
If you have figured this out, do let me know. We are trying to use jbpm with
our own data source/LDAP. The rules of assignment will also probably be
customized at some point(i.e extending ExpressionAssignmentHandler)
What we want to do is load the users/groups/roles from the company's LDAP
I would like to have URLs that look like static links although they are dynamic
links.
I.e: something like 'www.example.com/products/12345.html' where 12345 is the
product id. That is all requests for '/products/xyz.html' get mapped to
'/products/showProduct.seam?productId=xyz'.
Normally i wou
i start the server by typing c:\cd jboss-4.0.2/bin/run -b 127.0.0.1 in command
prompt. Any suggestion how to solve it? thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988016#3988016
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posti
Very nice, thanks! I just spent 2 days trying to do things the other way around.
Is your component IsUserInRole working fine?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988015#3988015
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posti
thanks petemuir! :)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988013#3988013
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988013
___
jboss-user mailing list
jboss-user@
Chris
It looks to me as though in the first log the components being scanned
originated from occsEJB.jar in .war/WEB-INF/lib, and this isn't being scanned
in the second log. Are you sure you haven't got some stale jars lying around
(that are missing components/seam.properties?)
View the origi
Yes, you can start a task and a pageflow at the same time
@BeginTask(pageflow="...")
| public void beginTask() {
| }
You might be able to do this with s:link as well.
If you want to write code in the forum you need to use [ code ] tags.
View the original post :
http://www.jboss.com/index.h
I'm pretty sure the Seam security stuff isn't ready yet - see the roadmap for
details of upcoming stuff in Seam.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988010#3988010
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply
Hi Glesdon,
I've still not managed to solve this one. If I find anything then I'll post an
update right away!
Cheers,
Chris.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988009#3988009
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=po
Sorry for my english, i think i've found out something related in page 92 of
the documentation. But i think there's a mistake there. It says:
It is perfectly possible that we might have both jPDL business process
definitions and jPDL pageflow definitions
in the same project.
If so, the relations
I just downloaded JBoss 4.0.5 and thought I would try, yet again, to get
non-sticky-session load-balancing working, but alas, I have failed again, for
the 93rd time!
I'm running 4.0.5 in the "all" configuration on two machines (my PowerBook and
a Solaris 10 x86, not that it matters) on the LAN
If anybody is/was in the same boat as me: an upgrade from ALPHA8 to ALPHA9 has
fixed this problem (although my Entity tests are now failing because the EM
isn't being bound, but I'm sure I'll sort that out).
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988
If anybody is/was in the same boat as me: an upgrade from ALPHA8 to ALPHA9 has
fixed this problem (although my Entity tests are now failing because the EM
isn't being bound, but I'm sure I'll sort that out).
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988
I have page that has a ajax4jsf reRender area, that rerenders when a drop-down
changes. I'm also trying to make this page work RESTfully.
The problem is that when the drop-down changes the reponse from the
ajax-request is not an ajax4jsf response but Redirects etc, this is not so
good. I would
I have a servlet talking to a Sessionbean.
Is it allowed -regarding threadsafeness - to obtain the manager in the
servlets init() method and store it in an instance-membervariable of the class.
public class LzServlet extends HttpServlet {
|
| MandantenManager mm =null;
|
| publ
You should post on the EJB user forum; this forum is for the JBoss Cache
library, which isn't used in CMP2 entity caching. So you're unlikely to get an
answer here unless by random luck someone who knows the answer reads your post.
View the original post :
http://www.jboss.com/index.html?modul
Hi Chris,
I have the same problem. How you solve it?
Thanks,
Gledson
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988000#3988000
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988000
___
I would like to use my JAAS login module in my Seam-based application to
protect some of the Seam EJB3 backing beans via EJB3 RBAC. I see that Seam 1.1
has a JaasAuthenticationProvider for this. How to use it? Looking at the source
code of Seam 1.1.0.CR1 I wonder whether this thing already works
Hi all,
I posted this to the EJB3 forum, but have had no replies:
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=95354
Basically my app works fine when I deploy to JBoss but inside the embeddable
EJB3 container where I'm doing seam integration tests, the application
exceptions from m
So is there any way to accomplish this (sending email when memory gets low)
without writing code?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3987997#3987997
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3987997
What versions are compatible if i need to build a J2EE application??
I read most of the topics posted here and tried several things but still stuff
is not working.. I am in deep trouble SOS psl!!!
What I have:-
--
Eclipse 3.2.1
JBoss 4.0.5.GA
WTP 1.5.3
JBoss Eclipse IDE 1.6 and 2.0Be
I am trying to set the client timeout for a jbossws. I get the exception show
below. The number before the '?' is the port I set. How do I fix this?
20:51:37,052 ERROR [STDERR] Caused by: java.lang.NumberFormatException: For
input string: "8999?timeout=9"
20:51:37,053 ERROR [STDERR]
I have deployed my ear on JBoss 4.0.5 GA with Seam 1.1 Beta 2 and Facelets.
What happens is that my web app automatically does hard page refreshes (I'm
getting close to using ICEfaces so that I don't have hard page refreshes, but
it's still a few weeks away). The user, via a select menu on a
I am curious on the recommended way to handle errors in the Seam remoting
calls.
Since Java doesn't have multiple return value support it is hard to return one
type of data (like an int) and also return error information to show to the
user.
I could develop some kind of special return value
http://wiki.jboss.org/wiki/Wiki.jsp?page=JBWSFAQSupportForJSR181
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3987991#3987991
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3987991
__
I don't follow.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3987990#3987990
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3987990
___
jboss-user mailing list
jboss-user@list
Seam 1.1 has a dependency to el-api and el-impl jars, which 1.0.1 did not have.
Are you sure you have included those in your ear?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3987989#3987989
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=p
No problem :)
I will look deeper soon but maybe I should go trough the graph of object from
the ProcessDefinition and set the ID to 0 since Hibernate check the ID
attribute to save or update.
Matthieu
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3987988#39
I have no idea, its working great for me; I have never seen this. Are you sure
your database table has a PK?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3987987#3987987
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3
I'm using collections of entities with multiple agregations: class Test
agregates the collection of Question objects with @OneToMany annotation and
each Question object agregates the collection of Answer objects. I need to send
the whole test with questions and answers to the remote client, but
I have a application with some BMP EJB. When I deoply this EJB, all EJB can't
be loaded. For each EJB, JBOSS reported the errors as:
Bound EJB Home 'TheSignOn' to jndi 'TheSignOn'
Failed to load users/passwords/role files
..
Could not restore ejb timers
..
Invalid authentication attempt,
I (mis)read your previous message... shame on me (don't know the 'shame' smiley)
Maybe the hibernate docs/wiki/forum can answer this for you. I am curious btw
to the outcome
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3987984#3987984
Reply to the post :
h
"urisherman" wrote : > You're not *deploying* the cache from an EJB, right?
| What do you mean by "*deploying*"? Creating it and starting it?
| Lets say I won't do that from an EJB, that's not the issue.
|
Yes, deploying means instantiating, creating and starting the service.
anonymous wr
BTW I am running the JBoss IDE with Build id: 2.0.0.Beta2. and Tomcat 5.5.12.
Gary
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3987982#3987982
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3987982
__
Hello,
I am trying to run the JSF Basic Tutorial (By Raghu Srinivasan, Oracle
Corporation. May 24, 2006) that I found in the JBoss IDE for Eclipse help file.
Everything worked and looked good until I got to the part where you are
suppose to run the login.jsp on the Tomcat server. When I attem
Hello,
is it possible that there is another bug in the current 2.4 release?
The examples in the quickstartguide (JBossQuickstartForUsers.pdf) just don't
work as expected. I can upload the quickstart.zip and it shows up in the CMS
Admin portlet, but: I can not link to it!
The link the CMS create
Is there an JBoss AOP IDE for Netbeans?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3987979#3987979
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3987979
___
jboss-user mai
Here is a workaround, from that ticket. It worked for me.
anonymous wrote : I was experiencing what may be the same problem. I compared
the two installers
| and found that the old installer leaves all four checkboxes on the JMX
Security
| screen unchecked by default. The new web installer
Strange. I don't see how that is being that the output to the console is
completely different. How are you starting the server?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3987976#3987976
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=
Hi,
I'm using JBoss 4.0.4 and Java 5 for writing an EJB 3-Client in Eclipse RCP
3.2.1, that is deployed via Java Web Start. I've got two plugins/JARs (1. RCP
client/EJB remote interfaces and 2. JBoss/JEE libraries), that are bundled as a
feature. When starting the Eclipse product everything is
I am trying to use AOP to trace/log the calls made to the methods in EJBs.But i
want to log only the actual RMI calls coming from outside the EJB container(a
user of our system through a web browser) to methods in my EJBs but not the
calls made between EJBs.
Can i make this distinguishion in th
Hi,
I have a form using POST when requests the generation of a PDF report. The
target for the form allows the PDF to be displayed in a new window without
interfering with the page the user clicked on the form. I'm JBoss 3.2.6 which
generates the report and streams the report back with the corre
What are people doing out there about their wsdl files? Do they need to be
protected? If so how do you create a Service on the client if you need the url
to the wsdl file? If not then where do you place the wsdl files since to
protect your web service you have to protect http://localhost/serv
I am not sure what you are saying.
As far as the TAF and other Oracle specfic features are concerned, the reason
that they are not available in JBoss is because they do not *exist* in JBoss.
They require an Oracle specfic datasource as well as Oracle to manage the
underlying pool of JDBC connec
Hi!
Everytime I use a read-only pattern(get*) on my EntityBean, the pessimistic
locking stops working (for other methods also)! It behaves just like optimistic
locking. I experimented for a few days, I read the forums and the JBoss 4.0
Book, there is nothing on this behaviour.
some of the xdoc
Great to hear it! Could you describe your configuration in wiki? It's the
common question in the user forum recently.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3987968#3987968
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mod
Posted too soon, it seems this works now. Please disregard the previous post.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3987967#3987967
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3987967
_
The new seam-gen stuff also has the ability to manage exploded deployment. You
might want want to check that out for some ideas on how to do it.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3987966#3987966
Reply to the post :
http://www.jboss.com/index.htm
The new seam-gen stuff also has the ability to manage exploded deployment. You
might want want to check that out for some ideas on how to do it.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3987965#3987965
Reply to the post :
http://www.jboss.com/index.htm
"kukeltje" wrote : the API (JbpmContext) has a method deployProcessDefinition.
If you dig into this (the code IS open you know, you will see a
getGraphSession().deployProcessDefinition(processDefinition);
yes :) If you read my previous message you'll see that I've read the code when
I say "The
I have a method annotated with @Unwrap that needs to add a FacesMessage error
under certain circumstances. I've found that I can only add a FacesMessage from
an action (listener) method and not from @Unwrap method. Is there a workaround
for this or is this not the expected behavior?
@Unwrap
Hello bdaw,
it works :). Great thx a lot for your help. Here is my setup.
1. Update
$JBOSS_HOME\server\default\deploy\jboss-portal.sar\conf\login-config.xml an
replace existing with
|
|
| guest
| java:/portal/UserModule
|
:)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3987961#3987961
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3987961
___
jboss-user mailing list
jboss-user@lists.jboss.org
h
If you are using Eclipse then seam-gen is a great way to go, it sets you up
with a build.xml file and the correct eclipse project structure in 5 minutes.
It sets up both an exploded ear and a 'normal' ear.
Probably that Wiki page should be updated to tell people to use seam-gen now
View the or
Also remove the jsf libaryies from your web-inf/lib
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3987958#3987958
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3987958
___
jbo
the API (JbpmContext) has a method deployProcessDefinition. If you dig into
this (the code IS open you know, you will see a
getGraphSession().deployProcessDefinition(processDefinition);
and if you go into that, you will see
public void deployProcessDefinition(ProcessDefinition processDefiniti
for the encryption issue. this thread solves it. just add 2 elements to
login-config.xml and your done.
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3987954#3987954
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3987955#3987955
Reply to the post
1 - 100 of 226 matches
Mail list logo