when i tried http:\\_._._.209\TestApp fed up with seeing the error...
Internal Server ErrorThe server encountered an internal error or
misconfiguration and was unable to complete your request.
|
| Please contact the server administrator, [EMAIL PROTECTED] and inform them
of the time the err
Maybe these exceptions that've been happening on every deployment is related?
java.lang.RuntimeException: javax.management.InstanceNotFoundException:
jboss.j2ee:ear=test.ear,jar=jboss-seam.jar,name=TransactionListener,service=EJB3
is not registered.
| at
org.jboss.ejb3.JmxKernelAbstractio
Is it possible to use Toplink JPA instead of Hibernate within Jboss? If so,
what are the steps necessary to do this?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4016887#4016887
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=
On further reading I understood that the finder method and the getter must be a
part of the same transaction. Better approach would be to use the
@ejb.value-object, and use the getData() method from the localobject, and
ignore read-aheads
View the original post :
http://www.jboss.com/index.htm
I've just discovered something else too. The IllegalStateException we have been
seeing may be the result of a previous failure in JBoss. After doing some more
tests I found the following errors in the log:
ERROR 2007-02-15 17:49:52,687 [Manager Queue Seven.1.0]
org.jboss.jms.client.container.Ex
I'm setting up relationships between entities from EntityHome subclasses. In a
bidirectional relationship I have one EntityHome injecting the value of the
other entity, and that entity's EntityHome injecting the value of the first.
This seems like it's going to work fine, except for not knowing
Okay I downloaded Eclipse 3.2.1. When sticking the zip file in
jbpm-starters-kit-3.1.4\jbpm-designer and running the "ant install" command, it
unzips and sticks eclipse in jbpm-starters-kit-3.1.4\jbpm-designer\eclipse and
links it okay, and now the process designer works. I can now use this ecli
thanx gavin for your reply,
I am really sorry to write to you so late.
you wrote:
anonymous wrote :
| SecretQuestionsAction should have an @Name annotation.
|
It was my mistake, i forgot to paste the @Name annotation in my post, but it is
present in my code. Here it is now,
| @Statele
hi all,
I have been reading the following doc about JSR 160. The major point being the
fine grain authorisation based at the MBeans level.
anonymous wrote : This JSR depends on features introduced in the 1.2 version of
the JMX API. Proxies simplify client-side programming. Per-MBean permissions
Hi ,
I tried installing
jbpm-starters-kit-3.1.4
jbpm-bpel-1.1.Beta2
jdk1.5
But, I got following error:
[CommandExecutorThread] jBPM command executor STOPPED
[STDOUT] Exception in thread "JbpmCommandExecutor"
[STDOUT] java.lang.NoClassDefFoundError: org/jbpm/bpel/wsdl/Property
[STDOUT] at ja
"[EMAIL PROTECTED]" wrote : Just "seam new-project". Nothing else. You entered
the project name in setup.
and what about second qustion ? i can't generate entities from database.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4016866#4016866
Reply to the post
Hi,
Could anyone please tell me how I can configure the loader-repository for a
stand-alone RAR. The RAR file is not deployed inside any EAR.
I have seen the jboss-app.xml for EAR, jboss-service.xml for SAR and
jboss-web.xml for a WAR. But I dont know how it is done for a RAR.
I am using JBoss
Petemuir,
The mail sample application started working once I moved the
jboss-seam-mail.jar to the lib folder as mentioned in the seam ref doc section
16.2 Previously I had mistaken this jar for jboss-seam-email.jar
Sorry about the delay in my response as I had problem logging in the whole da
You do as you originally said - that is, use find() to load in the entity and
fill in that attached entity with the data coming in from that detached pojo.
There isn't much you can do because the detached pojo you are getting is
half-full (i.e. missing that transient data). It has some data but
I couldn't find a link for an RSS feed of BB topics for my google homepage, so
I created one with Feed43. Here's the link:
http://feed43.com/3435677815055845.xml
It doesnt have actual post enclosures unfortunately, but it's got the post
subjects at least!
View the original post :
http://ww
oops, wrong forum... should go in the hibernate forum I think (although there
might be a seam oriented solution)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4016856#4016856
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply
Hi,
I'm writing a set of custom hibernate validators for some date checking
(minimal age, between ages, comparing two dates etc..) Validations on a single
field work perfectly, as do validations between fields if I put them on the
class level (TYPE). The latter only go off if (at least it seam
It appears there are some problems. I'm not sure if it is out fault or
iText's fault yet.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4016852#4016852
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4016852
__
I'm going down a rat hole here...solving problems just reveals more... any
reason why the following transaction not found exceptions might be happening,
when I'm using regular session beans and my connection to the DB is up?
It results in an org.jboss.seam.TransactionFailed message, and only ha
I am getting problem with eclipse (it seems to have an old version of the dtd
as the errors dont make sense).
I use the eclipse in-built browser to look at the DTD and I get this error...
anonymous wrote :
| The XML page cannot be displayed
| Cannot view XML input using style sheet. Pleas
The situation I am breaking my head over is this - Assume there is a simple 3
node process. Each node has its own action handler. In the second action
handler, I have an update to another database (other than the jbpm). In the 3rd
action handler, there is an exception. I am trying to combine nod
Does current version support I18n? it seem the character except english can't
be displayed.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4016845#4016845
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4016845
__
Having just posted that, checkout http://www.soapui.org, it may help you on
the way.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4016843#4016843
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4016843
__
I too am now strugling with this. Seems to be that the Axis project bundled
one - Java2WSDL - but JBoss is no longer supporting that release (ws4?) in the
jboss-ws version shipping since AS 4.0.4.
It would be nice if the creation of WSDL files, or lack there of, were a little
more clearly d
You may also declare a security-constraint in web.xml like that:
| Restrict XHTML Documents
|
| XHTML
| *.xhtml
| /mail/*
| /templates/*
|
|
|
| Only Let 'developer's access XHTML pages
| developer
|
|
Wow, that makes things quite ugly! I have to create another useless component
just to hold the form field value so that it doesn't interfere with the action
method containing the injected EntityQuery.
Are there any better solutions than what I've done?
View the original post :
http://www.jboss
You are trying to call from one component to another, and then double dispatch
back to the first (the reentrant call occurs while evaluating the EL
expression). This is not allowed in EJB.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4016823#4016823
Reply t
entityQuery.dataModel.rowIndex
But of course you have to actually be *using* the dataModel and not just the
resultList.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4016818#4016818
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&m
Big problem when using EntityQuery instead of regular query...I know it's
caused by that because it appears when I change one line from
em.createNamedQuery("...").getSingleResult() to
injectedEntityQuery.getSingleResult().
"javax.ejb.ConcurrentAccessException: no concurrent calls on stateful be
I dunno, you must be doing something weird.
If you like, create a very simple, runnable EAR or TestNG test case that
reproduces this problem and email it to [EMAIL PROTECTED] But make sure I don't
need to do *anything* in order to make it run - ie. I don't expect to have to
futz with creating t
Neither (1) nor (2) is needed. If it is a *seam-managed* extended persistence
context, it Just Works.
If it was a *container-managed* extended persistence context, that is a
different ballgame and something like (1) or (2) is necessary.
You are misunderstanding the forum discussions.
View the
So what do I want to use to re-attach a detached entity? I think in Hibernate
I would use session.refresh(entity). What would it be in EJB3?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4016813#4016813
Reply to the post :
http://www.jboss.com/index.html?
Just to sum things up - the following receiver code appears to work ok under
jboss messaging:
| Session session = connection.createSession(false,
| Session.AUTO_ACKNOWLEDGE);
| Queue q = session.createQueue(getQueueName());
|
| MessageConsumer consumer = session.createCons
The behavior you are seeing with "merge" is correct. It takes a detached
entity and merges it into the DB.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4016806#4016806
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4
Here's the situation:
I have an entity that refers to other entities, like this:
@Entity public class Invoice implements Serializable {
|@ManyToOne private transient Customer customer;
| }
It must implement Serializable so I can send it to message queues.
I labeled the customer field as
"timfox" wrote :
| So you're creating a set of message listeners on the same session, and
you're saying this gives you the aforementioned problem?
|
| What are you doing in your message listeners? Are you accessing the session
at all?
No sorry. I've got that wrong.
We're using a single
I added the two missing variables, and I still get the same error :-(
I also have some other issues in this form because of the nested form. Being
new to this I don't quite know how to handle the subform.
When I remove all facets except one I get behaviour that is ok - I can add
things to the
Hi Julien, thanks for responding.
I never tried the "dynamic" gadgets (sorry, I'm not sure what the proper
terminology is, "stateful"?), as in my admittedly limited search I haven't
noticed any particularly useful ones for a corporate site.
Still, since the whole point was that Gadgets seem to
Any word on how to get the rowIndex from an EntityQuery or it's resultList?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4016791#4016791
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4016791
___
It must still be skunk works. It doesn't appear on the main "Google Code" page
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4016789#4016789
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4016789
___
I tried the demo site a bit and reloading the page leads to reload the widget
state. So it would work for stateless gadgets I think.
For instance try the pacman game on liferay or us, play a little and then click
on another portlet. It will reload the game.
View the original post :
http://www.
I removed the commons-digester.jar file from the EAR file. Now I am getting
following error.
---
ERROR [ActionServlet] Unable to initialize S
If you can replicate the issue in a simple test case with real code, that would
be helpful.
So you're creating a set of message listeners on the same session, and you're
saying this gives you the aforementioned problem?
What are you doing in your message listeners? Are you accessing the session
Interesting - I reconfigured our test to only use one consumer per session per
receiver thread and it ran without generating the IllegalStateException
(previously I was using 5 consumers per session per receiver thread).
It looks like the jboss client may be choking on sessions that have multipl
Whenever possible use wstools instead of wscompile. We can fix the former, but
not the latter.
Bugs/feature requests specific to jax-rpc tools are more appropriately
addressed at the JBossWS or JWSDP forums.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4016
Hello, I'm a begginer with JBoss remoting and any help will be great.
What happens if something bad happens during a remote call or callback?
The remote call throws some special exception like the RemoteException in RMI?
How can I know that something bad happened?
How can I know exactly what hap
Thanks a lot.
I've linked it to our user wiki page
http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossMessaging
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4016771#4016771
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=401
Very Good tip.
I had real issues with facelet templates and having them reference files in
different directories (would have had to have copies of template files or pull
templates into templates depending on something else) so I must admit I dumped
them all in one directory.
I will move my "su
Gavin - I verified the value by adding a log..
@Override
public String persist() {
log.info("-->authenticatedUser id = " + authenticatedUser.getId());
getInstance().setUser(authenticatedUser);
return super.persist();
}
and I got ..
00:53:28,995 INFO [PhoneHom
http://wiki.jboss.org/wiki/attach?page=JBossESBDocumentation%2FJBESB-JBM.pdf
Sorry now it's a real link :).
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4016767#4016767
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=40
Here is a link to a pdf I just put up:
http://wiki.jboss.org/wiki/attach?page=JBossESBDocumentation%2FJBESB-JBM.pdf
--Kurt
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4016766#4016766
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting
I just implemented my first Seam conversation and now I want it to use a
Seam-managed persistence context.
I have SFSBs accessing SLSBs DAOs. Reading the posts I could see two ways of
doing this:
1. Implement my DAOs as Stateful Seam components.
2. Declare the EM not only in DAOs, but also i
I also use the following in components.xml
|
|
Note this is all one line the forum wrapped
and
So i can have the view files in different directories, but still resolve the
images and css to the root of the webapp with out having to do
../../images/myimage.jpg
I used to use something
Using JBoss AS 4.0.5GA, JBoss Cache 1.4.1 SP1, Java 1.5.0_10, WinXP Pro
Hi,
I have created a tree cache instance in which I am adding a node via the method
put(fqn, key, value). From the documentation, if that node does not exist,
which is the situation in my test, a nodeCreated notification
Thanks Tony. I'll try Jason's advise too
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4016750#4016750
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4016750
___
jboss-user mai
Thanks for the tip - I will add the additional attributes on the dataPaginator
that is giving me trouble and see what happens.
And, yes - I have posted this issue on the ICEFaces forum too - (no comments so
far).
Will post here when I make some progress
View the original post :
http://www
Hi,
I have an EJB Project with one ejb.
I have a Dynamic Web Project where I put the ejb EndPoint.
Finally I have an EAR Project that integrates the other 2 projects.
I used wstools (JBOSSWS Plugin) in eclipse to deploy de ejb as web service.
When I deploy the poject a message: "not found serv
If so, add an issue to JIRA and I'll take a quick look at that.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4016744#4016744
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4016744
___
found somthing:
http://wiki.jboss.org/wiki/Wiki.jsp?page=UsingMod_jk1.2WithJBoss
sorry i ll try that first :)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4016743#4016743
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p
Hi,
Looks like that explicitely specified id is ignored when nested conv is used.
In Manager.beginNestedConversation it is assigned Id.nextId(). Is it by design?
Am i missing something?
wbr, eugen.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4016741#40167
Using the demo code and the manual I had already got that part working. I also
got the Distributed Hashtable working using a Multiplexer. I just couldn't get
them both working.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4016739#4016739
Reply to the post :
Hello
i am very new to jboss and have some very basic questions on
developing/deploying.
I like to use the mod_jk.so for apache to be able to have apache serve as the
webserver for my apps and static pages.
First of i'd like to know if its possible to install tomcat separate from
jboss? The a
Hi Everyone,
I have stucked on workbook ex05_2 that makes comparison between using the same
entity bean in TransactionPersistenceContext & ExtendedPersistenceContext.
Anyhow, the following error occurred when trying to access either of these
contexts:
javax.naming.NamingException: Could not de
I myself would have looked at where the downloadlink that is there (albeit for
a different version) leads to I would have found out it points to
sourceforge and I would have looked there. I would have found a beta2 version
there. But I am not you
View the original post :
http://www.jbo
Hi,
Using JBoss 4.0.5 with NetBeans 5.5.
When I try to invoke a web service operation using a generated client, I see
the following exception in my jboss output:
| ERROR [SOAPFaultExceptionHelper] SOAP request exception
| org.jboss.ws.WSException: Cannot find java method: myOperation
|
I don't get it.
Why do you want to declare your methods protected? And why will you
"obviously" not get bijection if you declare a completly different method final?
Regards
Felix
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4016731#4016731
Reply to the p
yes, that is a much better way
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4016730#4016730
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4016730
___
jboss-user mailing list
I put all of my page fragments in WEB-INF and only have pages that I make
available in the root directory. This solves this problem for me without have
to put any restrictions.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4016729#4016729
Reply to the post
No. context variables are scoped to a context, not to a webpage.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4016727#4016727
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4016727
__
Hmm. I have to say I haven't seen this before.
Can you get the mail example working?
I would suggest following it's layout - jboss-seam-mail.jar and
jboss-seam-ui.jar, jsf-facelets.jar in WEB-INF/lib rather than the ear (and
really myfaces-api/impl as well)
Otherwise, I would suggest wrappi
interesting..
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4016725#4016725
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4016725
___
jboss-user mailing list
jboss-user@lists.
I ended up creating a placeholder entity. If that's the only way to do this,
that's an unfortunate defect in the EJB3 spec. If there is some way please let
me know.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4016724#4016724
Reply to the post :
http://
It depends what scope you define for the EntityQuery component, of course!
This is Seam, components are stateful and contextual, remember :-)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4016723#4016723
Reply to the post :
http://www.jboss.com/index.html?mo
No, thats a local in-memory database. you can't access it from another process.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4016722#4016722
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4016722
___
wrong forum.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4016721#4016721
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4016721
___
jboss-user mailing list
jboss-user@lis
You need to have jgroups.jar on the client classpath. TreeCacheMBean includes
this method:
void fetchState(long timeout) throws org.jgroups.ChannelClosedException,
org.jgroups.ChannelNotConnectedException;
|
which is quite poor, but is still around in JBC 1.x to preserve API
compatibility.[
I believe I may have found my problem. By changing the PersistenceContext in my
SFSB from this:
@PersistenceContext(unitName="warehaus")
| protected EntityManager em;
to this:
@PersistenceContext(unitName="warehaus",
type=PersistenceContextType.EXTENDED)
| protected EntityM
I am now trying to figure out how to get the image that was uploaded to be
shown on the "upload" page (as the transaction has not committed yet).
Basically:
It's been stuffed in the database, but in a transaction that is not committed
yet (hack or not!).
It's available in my Upload component as
Are there any exceptions in server.log or on the console? Your portlet should
be visible via the "self" portlet provider.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4016712#4016712
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&m
We have JBoss set up for a cluster with 2 nodes. We use a load balanced IP to
access the cluster. My question is: When configuring the naming provider URL in
jndi.properties should we use the server IP (which will be different for each
node) or the load balanced name (same for a cluster) given t
I am probably doing horrible horrible things to the database...
But it seems as good as place as any to stuff the images ;)
and makes it more useful as a demo that can be run by the community.
As this was started before SeamGen was as good as it is now then this demo was
pretty much hand crafted.
I recommend to replace JGroups 2.2.7 which is shipped with 4.0.3, with 2.4.1
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4016708#4016708
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4016708
__
Google Seam Forum
http://code.google.com/p/seam-forum/
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4016706#4016706
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4016706
___
We're not using multiple threads per session.
On the receiving side (where this exception has been thrown), a single thread
is used to create 5 sessions. Each session has a single consumer.
The relevant receiving code is as follows:
| setConnectionFactory(getConnectionFactoryStrategy()
|
Yeah, this used to be done by way of the JDTCompilerAdapter, used by the
compiler attribute of the Ant javac task. With Java1.5 that adapter barfs on
the annotations. I've read that you need to pass compiler params to javac, but
apparently that can't be done with Ant 1.6.x. Oh, I got it. It
Thanks for the reply. That is correct. I figured out a better way to call the
WebService. Actually I was working on a prototype where we need to call a
smalltalk WebService from JBoss so my basic requirement was I should be able to
invoke a WebService based on only the WSDL and without writing c
Hi, I'm new to JBoss IDE. After downloading the files of IDE, I got the
following error message in log file when I run eclipse.exe. Any one can help?
Thanks in advance.
the error is :
!MESSAGE An error occurred while automatically activating bundle
org.eclipse.core.runtime.compatibility (37).
| package nz.co.risingstars.content;
|
| import java.io.ByteArrayOutputStream;
| import java.io.IOException;
| import java.io.InputStream;
|
| import javax.servlet.ServletException;
| import javax.servlet.http.HttpServlet;
| import javax.servlet.http.HttpServletRequest;
| imp
Ugh.. its a bit crappy at the moment...
but here it is:
1. Don't use the progress viewer as that just goes SPLAT (I don't think
IceFaces passes to the callback it makes the actual conversationId so you get a
"not part of long running conversation" exception.
| http://www.w3.org/TR/xhtml1/DT
we have a service which provide google gadgets but the main issue is that page
reloading force the gadget state to reinitialize.
how does the liferay implementation work on a full page refresh ?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4016695#4016695
R
I figured out the problem, but not the solution.
Here's the problem:
I have a uni-directional Collection in my Invoice:
@Entity class Invoice {
|
|@OneToMany Collection getProducts();
|
| }
This results in creating a join table, with a unique constraint on the
product_id column,
When you do an @In EntityQuery to bring in a query that you defined in
components.xml, does the value of this object contain some kind of cached
results of the previous time you ran the query, or is it just the query object
itself?
What I'm trying to say is if you inject EntityQuery into a SFSB
I am using a stateful EJB to manage user sessions on a web app, and manage the
state of an Employee entity EJB that contains the user's information. The user
information is returned as a bean by calling the getUserBean() method of the
stateful EJB, which first attempts to use the persistence man
I need to have XHTML views containing other views using the templating features
of Facelets. e.g. view "outside.xhtml" contains views "inside1.xhtml" and
"inside2.xhtml".
However, because each view can also be seen as a standalone view, I'm concerned
about conflicts in the injected/outjected co
Nice thing for the 1.1.6 spotting multiple factories. I don't known if my code
was working or not, as it wasn't used yet, but it was there.
I had something like this:
| public abstract class BaseStateful implements BaseStatefulAction {
| @Factory("user")
| public User getCurrentUser() {
Hi
I have seen some references in the forum from people using the jBPM 3.2b2
version. I don't see that download on the jBPM download page. Can anyone tell
me when 3.2b2
Thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4016687#4016687
Reply to the pos
Given:
|
|
|
|
| risingstarsDatasource
| jdbc:hsqldb:.
| org.hsqldb.jdbcDriver
| sa
|
|
|
|
|
It brilliant that you can run up the hsqldb client by going to localhost:8080
to get the JBoss stuff; open the jmx Co
sorry, forget to quote my xml document in right way. Here is the
jboss-portlet.xml file:
|
|
|HelloWorldPortlet
|true
|
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4016685#4016685
Reply to the post :
http://www.jboss.com/index.
Tony: Wanna share with us how you do it?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4016683#4016683
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4016683
___
jboss-user mai
Hi,
I am trying to use NetBeans 5.5 (vanilla) with JBoss 4.0.5. I am running into
endless trouble with nb's wscompile. I would like to use jboss' wscompile tool
within my nb project's ant scripts.
Has anyone tried this before? Is there a document that describes the options
and functionality etc
1 - 100 of 405 matches
Mail list logo