Let me chime in ;)
I wrote my helloworld portlet that was derived from the forum portlet and
wasn't simple enough to understand... The build was copied from the forum and
modified a bit and it turned out to be another mess. But afterall, I managed to
build mine and started to get a hang of what'
Looks like no jdbc driver was found. Make sure the connector(driver) is sitting
in JBOSS_HOME/server/standard/lib/ ?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3867001#3867001
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=r
Thanks thomas. I read the documentation but didn't read that far. Thanks for
reminding :)
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863197#3863197
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863197
--
The above was what I did after the deploy of the core. So I should also do a
deploy:
jboss-portal-2.0/forums/sh build.sh deploy
and the portlet will be available.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863154#3863154
Reply to the post :
http://w
I have tried out the alpha and it works fine. Thanks to the portal team. :) But
just a suggestion I'd like to add for those who build their own portal from
cvs, is that a setup.ddl was missing for the ForumPortlet or ForumModule. This
setup.ddl was copied from the alpha binary release and with i
I switched to jdk1.4.2_06 and it builds well.
Just a minor deploy problem upon jboss starts, which is the Mail service. Oh
almost forgot, in the wiki, it says the connector for mysql should be placed in
| $JBOSS_HOME/server/standard/deploy, this caused me ClassNotFoundException.
I tried puttin
I also tried
but it fails with this error,
| [execmodules] javac: target release 1.4 conflicts with default source
release 1.5
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860690#3860690
Reply to the post :
http://www.jboss.org/index.html?module=bb&
"[EMAIL PROTECTED]" wrote : Did you try
|
| still using JDK1.5 ?
Yes I did.
Is it a better idea to switch back to 1.4?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860572#3860572
Reply to the post :
http://www.jboss.org/index.html?module=bb&op
Thanks thomas. That works!
But the build failed at
$JBOSS_HOME/format/src/main/org/jboss/nukes/format/parser/chars/MutableChars.java
line 132, which I commented out and try to build again
it fails eventually as follows.
Does nukes 2 support jdk5.0 yet? Thanks for any help in advance.
== Execu