[JBoss-user] [Installation, Configuration & Deployment] - Re: Problem creating service jboss.system:Service=MainDeploy

2006-06-23 Thread notarysojac
Hi

THANKS for the quick response.  As with so many such alleged brick-walls, this 
problem was dispensed after the instructions were located that explained how to 
get the JDK, unpacked, into position, and locatable.  

Call this one CLOSED/SOLVED/RESOLVED.  

For the archives - the solution-trail begins at the Sun doc: "Java 2 SDK 1.4.2 
Installation Notes for Linux" - 

Nice to know there are folks out there who actually look at htese postings.  
Your help is much appreciated.



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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3953065

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation, Configuration & Deployment] - Problem creating service jboss.system:Service=MainDeployer

2006-06-23 Thread notarysojac
Hi JBoss Folks, 

In attempting to launch JBoss 4.0.4 in Fedora (FC5-i386) a error is generated 
which I am not sure how to remedy.  As the subject of this posting says, 
"Problem creating service jboss.system:Service=MainDeployer".

The subsequent error indicates:  java.lang.NoClassDefFoundError"

I am thinking that JBoss does not know how to get ahold of Java.  The mention 
in the JBoss installation instructions says to 'export 
JAVA_HOME=/Path/to/JavaSDK'.  So, I downloaded 'j2SDK-1.4.2_12-linux-i586.bin' 
- but that does not appear to be 'good to go' - and I'm not really sure what to 
do with it.  

Can anyone help with a vector to any info for dealing with the question of  
'connecting JBoss to Java in the Fedora environment'? 

THANKS!

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3952993

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Eclipse IDE (users)] - Re: Simple Entity Bean - Help to complete

2006-06-09 Thread notarysojac
Hi!  

The SAME problem has defied solution in my project, as well.  

So... what is the root cause for this complaint, pray tell?

Really, what I'd like to know is "What are the requirements in the jboss XML 
files that would allow for a successful connection and access to a MySQL 
database?"  I've seen the Connection/J docs - I've queried this site and others 
- they all offer a smattering of detail - but never get down to the statement, 
"You MUST - at LEAST - do this - or the game will not start".  

Any vectors to a good JBoss/MySQL sample project I can learn from?  

THANK YOU! 

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3950229


___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Getting Started Documentation] - Re: javax.servlet.* servlet not being found.

2006-05-19 Thread notarysojac
Dave - 

By dropping the two javax JAR files from the JBOSS installation into the 
/System/Library/Java/Extensions folder in my system (MacOSX) - the error 
condition went away.  I looked for 'vecmat.jar on my system and that's how I 
decided where the JAR files should go.  

HTH

Lane 

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3945063


---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Getting Started Documentation] - Re: javax.servlet.* servlet not being found.

2006-05-19 Thread notarysojac
Hi David - 

Did you ever find out why the javax.servlet and javax.servlet.http; imports 
were not being accepted?  

Those files exist in my system - although not in the place where the eclipse 
IDE is looking for them.  I have a BUNCH of books and access to the Eclipse 
docs - but have not stumbled on any indication of how to make those JAR files 
available to the system.  

Surely we are not the only two dudes out here trying to do this SIMPLE little 
exercise.  If anyone would care to chime in with some info, in the words of 
'Butthead, "THAT would be cl... uh-huh-huh..." 

Thanks!  

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3945059


---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Getting Started Documentation] - Re: The requested resource not available, please help!

2006-05-18 Thread notarysojac
You can see if your J2EE app got deployed when accessing that URL by looking 
for a file at 
/JBOSS/server/default/work/jboss.web/localhost/bank/org/apache/jsp/logon_jsp.class

If that file ( and logon_jsp.java ) are not there - then your app did not get 
built with all the needed pieces and cannot be successfully deployed.  Look at 
your terminal when you deploy - you should see entries that look like this: 
(Notice they are all INFO messages - no warnings or errors)

00:34:07,468 INFO  [EARDeployer] Init J2EE application: 
file:/Developer/JBOSS/server/default/deploy/JBossDukesBank.ear
00:34:08,038 INFO  [EjbModule] Deploying CustomerBean
00:34:08,291 INFO  [EjbModule] Deploying AccountBean
00:34:08,315 INFO  [EjbModule] Deploying TxBean
00:34:08,333 INFO  [EjbModule] Deploying AccountControllerBean
00:34:08,400 INFO  [EjbModule] Deploying CustomerControllerBean
00:34:08,421 INFO  [EjbModule] Deploying TxControllerBean
00:34:08,812 INFO  [ClientDeployer] Client ENC bound under: bank-client
00:34:08,866 INFO  [BaseLocalProxyFactory] Bound EJB LocalHome 'CustomerBean' 
to jndi 'local/[EMAIL PROTECTED]'
00:34:08,900 INFO  [BaseLocalProxyFactory] Bound EJB LocalHome 'AccountBean' to 
jndi 'local/[EMAIL PROTECTED]'
00:34:08,922 INFO  [BaseLocalProxyFactory] Bound EJB LocalHome 'TxBean' to jndi 
'local/[EMAIL PROTECTED]'
00:34:08,959 INFO  [ProxyFactory] Bound EJB Home 'AccountControllerBean' to 
jndi 'MyAccountController'
00:34:08,983 INFO  [ProxyFactory] Bound EJB Home 'CustomerControllerBean' to 
jndi 'MyCustomerController'
00:34:09,008 INFO  [ProxyFactory] Bound EJB Home 'TxControllerBean' to jndi 
'MyTxController'
00:34:09,011 INFO  [EJBDeployer] Deployed: 
file:/Developer/JBOSS/server/default/tmp/deploy/tmp23042JBossDukesBank.ear-contents/bank-ejb.jar
00:34:09,149 INFO  [TomcatDeployer] deploy, ctxPath=/bank, 
warUrl=.../tmp/deploy/tmp23042JBossDukesBank.ear-contents/web-client-exp.war/
00:34:09,426 INFO  [EARDeployer] Started J2EE application: 
file:/Developer/JBOSS/server/default/deploy/JBossDukesBank.ear


As has been mentioned in several other postings to these forums - there is 
INCORRECT CODE in that latest version of the DUKE'S BANK, etc J2EE Tutorial 
Demos from Sun.  You want to hunt down the package on the Sun site named 
'j2ee-1_4-doc-tutorial_2.zip' (from June 2004) as the base materials into which 
you add the JBoss materials.  It took me ALL DAY to finally get the mix 
corrrect - now it works perfectly.  Search the Archives here for more specific 
info on which package to get - I apologize but I didn't save the kind at the 
time.  

Also, when you are doing your ANT builds - ypou might want to add the VERBOSE 
flag to the commands, as in "ant -f jboss-build.xml -v compile" - You may see 
some more errors or clues as to where the ball is getting dropped.

G'Luck!

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3944465


---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Getting Started Documentation] - Re: Exception when trying to login Duke bank application

2006-05-17 Thread notarysojac
This JBoss Duke's Bank 'demo' is, in the words of the King of Siam, "A 
puzzlement!"  

What you probably have not got in place are the 'roles.properties' and 
'users'properties' files in the 
'.../j2eetutorial14/examples/bank/src/ ' directory.  

Get those files in place, rebuild the EAR file, delete the EAR file from the 
'deploy' dir, deploy the EAR file and you should be able to get past THOSE 
exceptions.  You may want to restart your browser or clear the cache, as well.  

G'Luck!

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3944461


---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Problem in DLQ

2006-05-17 Thread notarysojac
By way of another post to this forum with the focus on a different database, I 
was able to determine that there was some code needed to be included in the 
file .../server/xxx/deploy/jms/mysql-jdbc2-service.xml file.  That code is 
included in a post to this forum entitled "Using PostgreSQL 8.0 in place of 
HypersonicSQL".  Look at the bottom of the code listings and you'll see the 
reference to 'service=StateManager'.   

Obviously - there's more to be refined with regards USERS and ROLES - and 
you'll want to make sure the DS name (DefaultDS or whatever...) fits your 
situation.  Including that code got rid of the 'NOTYETINSTALLED' error and let 
me move onto other configuration issues. 

HTH, 

Lance

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3944152


---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Problem in DLQ

2006-05-17 Thread notarysojac
Dear yogendra_g,  I am also dealing with this problem.  Can you suggest what 
you may have found to alleviate the "ObjectName: jboss.mq:service=StateManager
  State: NOTYETINSTALLED" discrepancy?  

Thanks, 

[EMAIL PROTECTED]

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3944133


---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user