Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #20975 > unrolled thread

hi pls help me..

Started byTom <javaposts@gmail.com>
First post2013-01-05 03:25 -0800
Last post2013-01-06 23:26 -0800
Articles 4 — 2 participants

Back to article view | Back to comp.lang.java.programmer


Contents

  hi pls help me.. Tom <javaposts@gmail.com> - 2013-01-05 03:25 -0800
    Re: hi pls help me.. Tom <javaposts@gmail.com> - 2013-01-05 05:27 -0800
      Re: hi pls help me.. Roedy Green <see_website@mindprod.com.invalid> - 2013-01-05 14:17 -0800
        Re: hi pls help me.. Tom <javaposts@gmail.com> - 2013-01-06 23:26 -0800

#20975 — hi pls help me..

FromTom <javaposts@gmail.com>
Date2013-01-05 03:25 -0800
Subjecthi pls help me..
Message-ID<d0d9d694-f8a0-49b1-b611-a600e4ee4488@googlegroups.com>
Hi,

I have tried to create the webservice using netbeans on java. But i couldn't create that because i have an error like below.

Absent Code attribute in method that is not native or abstract in class file javax/xml/bind/JAXBPermission

if u know that error pls help me
thanks

[toc] | [next] | [standalone]


#20983

FromTom <javaposts@gmail.com>
Date2013-01-05 05:27 -0800
Message-ID<eacca1e2-a8ec-4cf6-a954-642c6e9533af@googlegroups.com>
In reply to#20975
On Saturday, January 5, 2013 4:55:37 PM UTC+5:30, Tom wrote:
> Hi,
> 
> 
> 
> I have tried to create the webservice using netbeans on java. But i couldn't create that because i have an error like below.
> 
> 
> 
> Absent Code attribute in method that is not native or abstract in class file javax/xml/bind/JAXBPermission
> 
> 
> 
> if u know that error pls help me
> 
> thanks

[toc] | [prev] | [next] | [standalone]


#21000

FromRoedy Green <see_website@mindprod.com.invalid>
Date2013-01-05 14:17 -0800
Message-ID<dc9he8tth749i3arj8tjd49cssroiln5rn@4ax.com>
In reply to#20983
On Sat, 5 Jan 2013 05:27:01 -0800 (PST), Tom <javaposts@gmail.com>
wrote, quoted or indirectly quoted someone who said :

>> Absent Code attribute in method that is not native or abstract in class file javax/xml/bind/JAXBPermission

just a guess here

new JAXBPermission ("JAXBPermission" );
according to the docs is the only legal string value.  Do you have
something else?

"hi pls help me" is not a good title.  Try something like

"JAXBPermission trouble"

So the people who can help you can tell that just by reading the
subject line. It also makes it easy to find your post if they think of
something later.

see http://mindprod.com/jgloss/newsgroups.html for similar tips.
-- 
Roedy Green Canadian Mind Products http://mindprod.com
Students who hire or con others to do their homework are as foolish 
as couch potatoes who hire others to go to the gym for them. 

[toc] | [prev] | [next] | [standalone]


#21136

FromTom <javaposts@gmail.com>
Date2013-01-06 23:26 -0800
Message-ID<9038a6c0-ac0d-4932-81ca-6817cba7673e@googlegroups.com>
In reply to#21000
On Sunday, January 6, 2013 3:47:05 AM UTC+5:30, Roedy Green wrote:
> On Sat, 5 Jan 2013 05:27:01 -0800 (PST), Tom <javaposts@gmail.com>
> 
> wrote, quoted or indirectly quoted someone who said :
> 
> 
> 
> >> Absent Code attribute in method that is not native or abstract in class file javax/xml/bind/JAXBPermission
> 
> 
> 
> just a guess here
> 
> 
> 
> new JAXBPermission ("JAXBPermission" );
> 
> according to the docs is the only legal string value.  Do you have
> 
> something else?
> 
> 
> 
> "hi pls help me" is not a good title.  Try something like
> 
> 
> 
> "JAXBPermission trouble"
> 
> 
> 
> So the people who can help you can tell that just by reading the
> 
> subject line. It also makes it easy to find your post if they think of
> 
> something later.
> 
> 
> 
> see http://mindprod.com/jgloss/newsgroups.html for similar tips.
> 
> -- 
> 
> Roedy Green Canadian Mind Products http://mindprod.com
> 
> Students who hire or con others to do their homework are as foolish 
> 
> as couch potatoes who hire others to go to the gym for them.

Thanks for your advice. i will keep this..

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.java.programmer


csiph-web